-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Container start stuck in loop #26458
Comments
Could you provide the debug log of this? See this on how to enable debug logging. |
|
Do you see more in the STDOUT? ( |
A few cycles of the STDOUT attached. Hardware: OS: Unraid |
Not sure if this is helpful, but if I designate the port by-id vs ttyUSB0, I get a different set of errors: |
What happened?
Upgraded to 2.1.1 and now docker container is stuck in a loop on start and never fully starts. Container does not work.
What did you expect to happen?
I expected that the container would complete startup.
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
2.1.1
Adapter firmware version
20240710
Adapter
zstack: Sonoff Zigbee Dongle P
Setup
Docker container on Unraid
Debug log
Log behavior:
Starting Zigbee2MQTT without watchdog.
[2025-02-21 08:34:53] info: z2m: Logging to console, file (filename: log.log)
[2025-02-21 08:34:53] info: z2m: Starting Zigbee2MQTT version 2.1.1 (commit #unknown)
[2025-02-21 08:34:53] info: z2m: Starting zigbee-herdsman (3.2.5)
[2025-02-21 08:34:53] info: zh:zstack:znp: Opening SerialPort with {"path":"/dev/ttyUSB0","baudRate":115200,"rtscts":false,"autoOpen":false}
Starting Zigbee2MQTT without watchdog.
[2025-02-21 08:34:54] info: z2m: Logging to console, file (filename: log.log)
[2025-02-21 08:34:54] info: z2m: Starting Zigbee2MQTT version 2.1.1 (commit #unknown)
[2025-02-21 08:34:54] info: z2m: Starting zigbee-herdsman (3.2.5)
[2025-02-21 08:34:54] info: zh:zstack:znp: Opening SerialPort with {"path":"/dev/ttyUSB0","baudRate":115200,"rtscts":false,"autoOpen":false}
Starting Zigbee2MQTT without watchdog.
[2025-02-21 08:34:56] info: z2m: Logging to console, file (filename: log.log)
[2025-02-21 08:34:56] info: z2m: Starting Zigbee2MQTT version 2.1.1 (commit #unknown)
[2025-02-21 08:34:56] info: z2m: Starting zigbee-herdsman (3.2.5)
[2025-02-21 08:34:56] info: zh:zstack:znp: Opening SerialPort with {"path":"/dev/ttyUSB0","baudRate":115200,"rtscts":false,"autoOpen":false}
The text was updated successfully, but these errors were encountered: