Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Starting Zigbee2MQTT without watchdog.
[2024-11-30 23:11:38] info: z2m: Logging to console, file (filename: log.log) [2024-11-30 23:11:38] info: z2m: Starting Zigbee2MQTT version 1.41.0 (commit #unknown) [2024-11-30 23:11:38] info: z2m: Starting zigbee-herdsman (2.1.7) [2024-11-30 23:11:39] info: zh:zstack:znp: Opening SerialPort with {"path":"/dev/ttyUSB0","baudRate":115200,"rtscts":false,"autoOpen":false} [2024-11-30 23:11:39] info: zh:zstack:znp: Serialport opened [2024-11-30 23:11:39] info: zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payload [2024-11-30 23:11:40] info: zh:zstack:znp: Skip bootloader for CC2652/CC1352 [2024-11-30 23:11:59] error: z2m: Error while starting zigbee-herdsman [2024-11-30 23:11:59] error: z2m: Failed to start zigbee [2024-11-30 23:11:59] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions [2024-11-30 23:11:59] error: z2m: Exiting...
[2024-11-30 23:11:59] error: z2m: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)
at ZStackAdapter.start (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:113:27)
at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
at Zigbee.start (/app/lib/zigbee.ts:69:27)
at Controller.start (/app/lib/controller.ts:161:27)
at start (/app/index.js:154:5)