Deconz plugin won't start (VM + Conbee II)

Hi everyone,

I’m trying to use deconz in a VM and the plugin won’t start…

Everythings work perfectly in the actual setup : PI4 with home assistant (supervised) + Conbee II

I did a backup to restore it on the new server i just build : unraid + home assistant (supervised)

It’s seems like it’s loosing the connection with the USB device but i don’t know why (just in case, i allready use a usb extender for the Conbee II to avoid interferances)

Here is the config :

Here is the log :

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] firmware.sh: executing... 
[22:17:34] INFO: GCFFlasher V3_13 (c) dresden elektronik ingenieurtechnik gmbh
Path             | Vendor | Product | Serial     | Type
-----------------+--------+---------+------------+-------
/dev/ttyACM0     | 0x1CF1 | 0x0030  |            | ConBee II 
[cont-init.d] firmware.sh: exited 0.
[cont-init.d] nginx.sh: executing... 
parse error: Expected string key before ':' at line 1, column 4
[22:17:35] ERROR: Unknown HTTP error occured
[cont-init.d] nginx.sh: exited 0.
[cont-init.d] novnc.sh: executing... 
[cont-init.d] novnc.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[20:17:35] INFO: Starting udevd...
[20:17:35] INFO: Running the deCONZ OTA updater...
[20:17:35] INFO: Running the IKEA OTA updater...
[20:17:35] INFO: Running the OSRAM LEdvance OTA updater...
[22:17:35] INFO: Websockify waiting for VNC to start
[22:17:35] INFO: Waiting for device...
parse error: Expected string key before ':' at line 1, column 4
[22:17:38] ERROR: Unknown HTTP error occured
[22:18:35] INFO: Starting websockify...
[20:18:35] INFO: Starting Nginx...
2020/08/18 20:18:35 [notice] 321#321: using the "epoll" event method
2020/08/18 20:18:35 [notice] 321#321: nginx/1.14.2
2020/08/18 20:18:35 [notice] 321#321: OS: Linux 5.4.56
2020/08/18 20:18:35 [notice] 321#321: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2020/08/18 20:18:35 [notice] 321#321: start worker processes
2020/08/18 20:18:35 [notice] 321#321: start worker process 1325
WebSocket server settings:
  - Listen on 127.0.0.1:5901
  - Flash security policy server
  - Web server. Web root: /usr/share/novnc
  - No SSL/TLS support (no cert file)
  - proxying from 127.0.0.1:5901 to 127.0.0.1:5900
[22:20:38] FATAL: No device /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2121970-if00 found!
In exit
Closing socket listening at 127.0.0.1:5901
2020/08/18 20:20:43 [notice] 321#321: signal 15 (SIGTERM) received from 316, exiting
2020/08/18 20:20:43 [notice] 1325#1325: exiting
2020/08/18 20:20:43 [notice] 1325#1325: exit
2020/08/18 20:20:43 [notice] 321#321: signal 17 (SIGCHLD) received from 1325
2020/08/18 20:20:43 [notice] 321#321: worker process 1325 exited with code 0
2020/08/18 20:20:43 [notice] 321#321: exit
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting

Thanks in advance for your help :slight_smile: