npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-08-15T05_37_46_014Z-debug.log
[13:37:46] INFO: Handing over control to Zigbee2mqtt Core ...
> [email protected] start /app
> node index.js
Zigbee2MQTT:debug 2021-08-15 13:37:49: Loaded state from file /share/zigbee2mqtt/state.json
Zigbee2MQTT:info 2021-08-15 13:37:49: Logging to console and directory: '/share/zigbee2mqtt/log/2021-08-15.13-37-48' filename: log.txt
Zigbee2MQTT:debug 2021-08-15 13:37:49: Removing old log directory '/share/zigbee2mqtt/log/2021-08-15.13-36-28'
Zigbee2MQTT:info 2021-08-15 13:37:49: Starting Zigbee2MQTT version 1.18.1 (commit #1.18.1)
Zigbee2MQTT:info 2021-08-15 13:37:49: Starting zigbee-herdsman (0.13.71)
Zigbee2MQTT:debug 2021-08-15 13:37:49: Using zigbee-herdsman with settings: '{"adapter":{"concurrent":null,"delay":null},"backupPath":"/share/zigbee2mqtt/coordinator_backup.json","databaseBackupPath":"/share/zigbee2mqtt/database.db.backup","databasePath":"/share/zigbee2mqtt/database.db","network":{"channelList":[11],"extendedPanID":[221,221,221,221,221,221,221,221],"networkKey":"HIDDEN","panID":6754},"serialPort":{"path":"tcp://192.168.50.171:6638"}}'
Zigbee2MQTT:error 2021-08-15 13:37:52: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2021-08-15 13:37:52: Failed to start zigbee
Zigbee2MQTT:error 2021-08-15 13:37:52: Exiting...
Zigbee2MQTT:error 2021-08-15 13:37:52: Error: Error while opening socket
at Socket.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:185:28)
at Socket.emit (events.js:327:22)
at emitErrorNT (internal/streams/destroy.js:106:8)
at emitErrorCloseNT (internal/streams/destroy.js:74:3)
at processTicksAndRejections (internal/process/task_queues.js:80:21)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `node index.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-08-15T05_37_52_729Z-debug.log
[13:37:53] INFO: Handing over control to Zigbee2mqtt Core ...