Hi there,
sometimes I’ve got a strange issue, if you check my screenshot you see the main connector isn’t connect to anything anymore, so my zigbee devices won’t work.
Zigbee2MQTT version 1.21.2-1
Error found in the logfile:
(node:365) UnhandledPromiseRejectionWarning: Error: SRSP - SYS - version after 6000ms
at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
(Use node --trace-warnings ...
to show where the warning was created)
(node:365) 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 Command-line options | Node.js v17.0.1 Documentation). (rejection id: 1)
(node:365) [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.
Anyone any ideas?
Regards, Marius