z2m: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms) #25158
cnagytcorp
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Who writes this tutorials/instructions ?
I don't have RPi or Linux and I have interest installing one since there is a Windows instructions here https://www.zigbee2mqtt.io/guide/installation/05_windows.html
Followed step by step 2x fresh install and not working. 2nd day same steps same result.
I can open COM18, see the boot, able to flash from python or web so unsure what is missing...
$ npm start
Starting Zigbee2MQTT without watchdog.
[2024-12-10 21:38:33] info: z2m: Logging to console, file (filename: log.log)
[2024-12-10 21:38:33] info: z2m: Starting Zigbee2MQTT version 1.42.0 (commit #bc6eccf)
[2024-12-10 21:38:33] info: z2m: Starting zigbee-herdsman (2.1.9)
[2024-12-10 21:38:33] error: zh:zstack:znp: Failed to determine if path is valid: 'Error: ENOENT: no such file or directory, lstat 'C:\DEVX\Zigbee\Flash\zigbee2mqtt\COM18''
[2024-12-10 21:38:33] info: zh:zstack:znp: Opening SerialPort with {"path":"COM18","baudRate":115200,"rtscts":false,"autoOpen":false}
[2024-12-10 21:38:33] info: zh:zstack:znp: Serialport opened
[2024-12-10 21:38:33] info: zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payload
[2024-12-10 21:38:35] info: zh:zstack:znp: Skip bootloader for CC2652/CC1352
[2024-12-10 21:38:53] error: z2m: Error while starting zigbee-herdsman
[2024-12-10 21:38:53] error: z2m: Failed to start zigbee
[2024-12-10 21:38:53] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2024-12-10 21:38:53] error: z2m: Exiting...
[2024-12-10 21:38:53] error: z2m: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)
Beta Was this translation helpful? Give feedback.
All reactions