zigbee2mqtt debug log

 avatar
unknown
plain_text
3 years ago
2.1 kB
28
Indexable
2022-01-08T01:03:49.785Z zigbee-herdsman:adapter:zStack:znp:SREQ --> ZDO - mgmtPermitJoinReq - {"addrmode":15,"dstaddr":65532,"duration":254,"tcsignificance":0}
2022-01-08T01:03:49.790Z zigbee-herdsman:adapter:zStack:unpi:writer --> frame [254,5,37,54,15,252,255,254,0,228]
2022-01-08T01:03:50.163Z zigbee-herdsman:adapter:zStack:unpi:parser <-- [254,1,101,54,194,144]
2022-01-08T01:03:50.163Z zigbee-herdsman:adapter:zStack:unpi:parser --- parseNext [254,1,101,54,194,144]
2022-01-08T01:03:50.164Z zigbee-herdsman:adapter:zStack:unpi:parser --> parsed 1 - 3 - 5 - 54 - [194] - 144
2022-01-08T01:03:50.165Z zigbee-herdsman:adapter:zStack:znp:SRSP <-- ZDO - mgmtPermitJoinReq - {"status":194}
2022-01-08T01:03:50.166Z zigbee-herdsman:adapter:zStack:unpi:parser --- parseNext []
(node:397) UnhandledPromiseRejectionWarning: Error: SREQ '--> ZDO - mgmtPermitJoinReq - {"addrmode":15,"dstaddr":65532,"duration":254,"tcsignificance":0}' failed with status '(0xc2: NWK_INVALID_REQUEST)' (expected '(0x00: SUCCESS)')
    at Object.func (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/znp/znp.ts:322:27)
    at Queue.executeNext (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:397) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:397) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
2022-01-08T01:03:50.303Z zigbee-herdsman:adapter:zStack:unpi:parser <-- [0]
2022-01-08T01:03:50.303Z zigbee-herdsman:adapter:zStack:unpi:parser --- parseNext [0]
Editor is loading...