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

Current edge version of Zigbee-Herdsman preventing HA Addon to run #624

Closed
Jonno12345 opened this issue Dec 7, 2022 · 1 comment
Closed

Comments

@Jonno12345
Copy link

Jonno12345 commented Dec 7, 2022

Hey,

Unfortunately didn't record the previous version I was on but it was roughly from the end of November, however I was wanting to try the latest TRV integration so updated my edge build. As of doing so, the edge version is now not starting, with the following log output:

[00:09:18] INFO: Preparing to start...
[00:09:18] INFO: Socat not enabled
[00:09:18] INFO: Zigbee Herdsman debug logging enabled
[00:09:20] INFO: Starting Zigbee2MQTT...
Zigbee2MQTT:info  2022-12-07 00:09:25: Logging to console and directory: '/config/zigbee2mqtt/log/2022-12-07.00-09-25' filename: log.txt
Zigbee2MQTT:info  2022-12-07 00:09:25: Starting Zigbee2MQTT version 1.28.4-dev (commit #d075f07)
Zigbee2MQTT:info  2022-12-07 00:09:25: Starting zigbee-herdsman (0.14.78)
2022-12-07T00:09:25.586Z zigbee-herdsman:adapter Failed to validate path: 'Error: spawn udevadm ENOENT'
2022-12-07T00:09:25.590Z zigbee-herdsman:controller:log Starting with options '{"network":{"networkKeyDistribute":false,"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13],"panID":6754,"extendedPanID":[221,221,221,221,221,221,221,221],"channelList":[11]},"serialPort":{"path":"/dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD112A-if00"},"databasePath":"/config/zigbee2mqtt/database.db","databaseBackupPath":"/config/zigbee2mqtt/database.db.backup","backupPath":"/config/zigbee2mqtt/coordinator_backup.json","adapter":{"disableLED":false,"concurrent":null,"delay":null}}'
2022-12-07T00:09:25.592Z zigbee-herdsman:adapter:zStack:znp:log Opening SerialPort with {"path":"/dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD112A-if00","baudRate":115200,"rtscts":false,"autoOpen":false}

This is as far as it gets, where it ceases to load any further. I cannot find any further log output stored anywhere but happy to retrieve if it could help.

In contrast, the exact same config on the latest production Z2M build gives the following log output and works correctly:

[00:14:31] INFO: Preparing to start...
[00:14:32] INFO: Socat not enabled
[00:14:32] INFO: Zigbee Herdsman debug logging enabled
[00:14:34] INFO: Starting Zigbee2MQTT...
Zigbee2MQTT:info  2022-12-07 00:14:38: Logging to console and directory: '/config/zigbee2mqtt/log/2022-12-07.00-14-38' filename: log.txt
Zigbee2MQTT:info  2022-12-07 00:14:38: Starting Zigbee2MQTT version 1.28.4 (commit #unknown)
Zigbee2MQTT:info  2022-12-07 00:14:38: Starting zigbee-herdsman (0.14.76)
2022-12-07T00:14:39.284Z zigbee-herdsman:adapter Failed to validate path: 'Error: spawn udevadm ENOENT'
2022-12-07T00:14:39.288Z zigbee-herdsman:controller:log Starting with options '{"network":{"networkKeyDistribute":false,"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13],"panID":6754,"extendedPanID":[221,221,221,221,221,221,221,221],"channelList":[11]},"serialPort":{"path":"/dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD112A-if00"},"databasePath":"/config/zigbee2mqtt/database.db","databaseBackupPath":"/config/zigbee2mqtt/database.db.backup","backupPath":"/config/zigbee2mqtt/coordinator_backup.json","adapter":{"disableLED":false,"concurrent":null,"delay":null}}'
2022-12-07T00:14:39.290Z zigbee-herdsman:adapter:zStack:znp:log Opening SerialPort with /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD112A-if00 and {"baudRate":115200,"rtscts":false,"autoOpen":false}
2022-12-07T00:14:39.304Z zigbee-herdsman:adapter:zStack:znp:log Serialport opened
2022-12-07T00:14:39.308Z zigbee-herdsman:adapter:zStack:znp:SREQ --> SYS - ping - {"capabilities":1}
2022-12-07T00:14:39.311Z zigbee-herdsman:adapter:zStack:unpi:writer --> frame [254,0,33,1,32]
2022-12-07T00:14:39.326Z zigbee-herdsman:adapter:zStack:unpi:parser <-- [254,2,97,1,121,1,26]

..etc..
@Koenkk
Copy link
Owner

Koenkk commented Dec 7, 2022

Duplicate of Koenkk/zigbee2mqtt#15380

@Koenkk Koenkk marked this as a duplicate of Koenkk/zigbee2mqtt#15380 Dec 7, 2022
@Koenkk Koenkk closed this as completed Dec 7, 2022
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

No branches or pull requests

2 participants