operating-system
operating-system copied to clipboard
HA OS 13.0 breaks Zigbee2MQTT
trafficstars
Describe the issue you are experiencing
After updating HA OS, Zigbee2MQTT fails to start.
What operating system image do you use?
ova (for Virtual Machines)
What version of Home Assistant Operating System is installed?
13.0
Did the problem occur after upgrading the Operating System?
Yes
Hardware details
Proxmox 8.1.3 USB - Zigbee coordinator: https://slae.sh/projects/cc2652/
Steps to reproduce the issue
- Update HA OS to version 13.0
- Boot
- Zigbee2MQTT cannot lock zigbee stick
Anything in the Supervisor logs that might be useful for us?
[23:03:05] INFO: Preparing to start...
[23:03:05] INFO: Socat not enabled
[23:03:05] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2024-08-15 23:03:07] info: z2m: Logging to console, file (filename: log.log)
[2024-08-15 23:03:07] debug: z2m: Loaded state from file /config/zigbee2mqtt/state.json
[2024-08-15 23:03:07] info: z2m: Starting Zigbee2MQTT version 1.39.1 (commit #unknown)
[2024-08-15 23:03:07] info: z2m: Starting zigbee-herdsman (0.55.3)
[2024-08-15 23:03:07] debug: z2m: Using zigbee-herdsman with settings: '"{\"network\":{\"panID\":6754,\"extendedPanID\":[221,221,221,221,221,221,221,221],\"channelList\":[11],\"networkKey\":\"HIDDEN\"},\"databasePath\":\"/config/zigbee2mqtt/database.db\",\"databaseBackupPath\":\"/config/zigbee2mqtt/database.db.backup\",\"backupPath\":\"/config/zigbee2mqtt/coordinator_backup.json\",\"serialPort\":{\"path\":\"/dev/serial/by-id/usb-Silicon_Labs_slae.sh_cc2652rb_stick_-_slaesh_s_iot_stuff_00_12_4B_00_23_93_30_74-if00-port0\"},\"adapter\":{\"concurrent\":null,\"delay\":null,\"disableLED\":false}}"'
[2024-08-15 23:03:08] debug: zh:adapter: Failed to validate path: 'Error: spawn udevadm ENOENT'
[2024-08-15 23:03:08] debug: zh:controller: Starting with options '{"network":{"networkKeyDistribute":false,"networkKey":"HIDDEN","panID":6754,"extendedPanID":[221,221,221,221,221,221,221,221],"channelList":[11]},"serialPort":{"path":"/dev/serial/by-id/usb-Silicon_Labs_slae.sh_cc2652rb_stick_-_slaesh_s_iot_stuff_00_12_4B_00_23_93_30_74-if00-port0"},"databasePath":"/config/zigbee2mqtt/database.db","databaseBackupPath":"/config/zigbee2mqtt/database.db.backup","backupPath":"/config/zigbee2mqtt/coordinator_backup.json","adapter":{"disableLED":false,"concurrent":null,"delay":null}}'
[2024-08-15 23:03:08] info: zh:zstack:znp: Opening SerialPort with {"path":"/dev/serial/by-id/usb-Silicon_Labs_slae.sh_cc2652rb_stick_-_slaesh_s_iot_stuff_00_12_4B_00_23_93_30_74-if00-port0","baudRate":115200,"rtscts":false,"autoOpen":false}
[2024-08-15 23:03:08] error: z2m: Error while starting zigbee-herdsman
[2024-08-15 23:03:08] error: z2m: Failed to start zigbee
[2024-08-15 23:03:08] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2024-08-15 23:03:08] error: z2m: Exiting...
[2024-08-15 23:03:08] error: z2m: Error: Error Resource temporarily unavailable Cannot lock port
Anything in the Host logs that might be useful for us?
No
System information
System Information
| version | core-2024.8.1 |
|---|---|
| installation_type | Home Assistant OS |
| dev | false |
| hassio | true |
| docker | true |
| user | root |
| virtualenv | false |
| python_version | 3.12.4 |
| os_name | Linux |
| os_version | 6.6.44-haos |
| arch | x86_64 |
| timezone | Europe/Amsterdam |
| config_dir | /config |
Home Assistant Community Store
| GitHub API | ok |
|---|---|
| GitHub Content | ok |
| GitHub Web | ok |
| GitHub API Calls Remaining | 4868 |
| Installed Version | 1.34.0 |
| Stage | running |
| Available Repositories | 1457 |
| Downloaded Repositories | 22 |
Home Assistant Cloud
| logged_in | false |
|---|---|
| can_reach_cert_server | ok |
| can_reach_cloud_auth | ok |
| can_reach_cloud | ok |
Home Assistant Supervisor
| host_os | Home Assistant OS 13.0 |
|---|---|
| update_channel | stable |
| supervisor_version | supervisor-2024.08.0 |
| agent_version | 1.6.0 |
| docker_version | 26.1.4 |
| disk_total | 62.3 GB |
| disk_used | 26.3 GB |
| healthy | true |
| supported | true |
| host_connectivity | true |
| supervisor_connectivity | true |
| ntp_synchronized | true |
| virtualization | kvm |
| board | ova |
| supervisor_api | ok |
| version_api | ok |
| installed_addons | Duck DNS (1.18.0), WireGuard (0.10.2), Advanced SSH & Web Terminal (18.0.0), AdGuard Home (5.1.1), Mosquitto broker (6.4.1), Zigbee2MQTT (1.39.1-1), Studio Code Server (5.15.0), Home Assistant Google Drive Backup (0.112.1), Grott Beta branch (2.8) (0.1.5), Bluetooth Presence Monitor (1.0.0), ESPHome (2024.7.3) |
Dashboards
| dashboards | 7 |
|---|---|
| resources | 6 |
| views | 20 |
| mode | storage |
Recorder
| oldest_recorder_run | August 6, 2024 at 08:31 |
|---|---|
| current_recorder_run | August 15, 2024 at 22:57 |
| estimated_db_size | 1042.08 MiB |
| database_engine | sqlite |
| database_version | 3.45.3 |
Additional information
No response