Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #3274

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update README.md #3274

wants to merge 1 commit into from

Conversation

cyphoca
Copy link

@cyphoca cyphoca commented Nov 30, 2024

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)

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)
@Koenkk
Copy link
Owner

Koenkk commented Dec 1, 2024

Could you give some more context about this change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants