Zigbee Devices are not connected

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

What Node.js version are you using?

I don’t see Node.js v17.0.1 listed here :

# Verify that the correct nodejs and npm (automatically installed with nodejs)
# version has been installed
node --version  # Should output v10.X, v12.X, v14.X or v15.X
npm --version  # Should output 6.X or 7.X

I’ve installed Z2M as Addon, never installed node.js standalone, node --version or npm —version gives me commmand not found, using ssh on proxmox as in terminal inside HAS

Yeah, I don’t use addons. I’ll be of no help there.
But, if you ever decide to decouple things from HAOS using Proxmox