August 6, 20232 yr Yes, but as written, it doe not find any devices. It did work in former time. Even if I import a former backup, the devices do not work. Edited August 6, 20232 yr by Baymax
August 6, 20232 yr Author 4 minutes ago, Baymax said: Yes, but as written, it doe not find any devices. It did work in former time. Even if I import a former backup, the devices do not work. It looks like it is not related to the docker if that is the case, once it communicates with the dongle everything else is not related to the docker or template. You can try to create an issue here: https://github.com/dresden-elektronik/deconz-rest-plugin If you want you can provide log from the docker console and I can try to see if it shows something which can hint what is the problem.
August 7, 20232 yr 23 hours ago, thecode said: It looks like it is not related to the docker if that is the case, once it communicates with the dongle everything else is not related to the docker or template. You can try to create an issue here: https://github.com/dresden-elektronik/deconz-rest-plugin If you want you can provide log from the docker console and I can try to see if it shows something which can hint what is the problem. Thanks for your help! This is the log during a fresh start TigerVNC server sessions: X DISPLAY # RFB PORT # PROCESS ID SERVER New Xtigervnc server '3e28c61f9f14:0 (deconz)' on port 5900 for display :0. Use xtigervncviewer -SecurityTypes VncAuth,TLSVnc -passwd /home/deconz/.vnc/passwd 3e28c61f9f14:0 to connect to the VNC server. WebSocket server settings: - Listen on :6080 - Web server. Web root: /usr/share/novnc - SSL/TLS support - Backgrounding (daemon) [deconzcommunity/deconz] NOVNC port: 6080 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-deconz' libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile 21:26:45:675 HTTP Server listen on address 0.0.0.0, port: 80, root: /usr/share/deCONZ/webapp/ 21:26:45:682 /opt/deCONZ/config.ini exists and is writeable 21:26:45:682 /opt/deCONZ/zll.db exists and is writeable 21:26:45:738 COM: /dev/ttyACM0 / serialno: , ConBee II 21:26:45:738 ZCLDB init file /opt/deCONZ/zcldb.txt 21:26:45:844 DDF enabled for Gold status 21:26:46:239 gw run mode: normal 21:26:46:240 GW sd-card image version file does not exist: /opt/deCONZ/gw-version 21:26:46:245 DB sqlite version 3.34.1 21:26:46:246 DB PRAGMA page_count: 46 21:26:46:246 DB PRAGMA page_size: 4096 21:26:46:246 DB PRAGMA freelist_count: 0 21:26:46:247 DB file size 188416 bytes, free pages 0 21:26:46:247 DB PRAGMA user_version: 9 21:26:46:247 DB cleanup 21:26:46:248 DB create temporary views 21:26:46:259 Started websocket server on 0.0.0.0, port: 443 21:26:46:260 [INFO] - Found file containing button maps. Parsing data... 21:26:46:267 [INFO] - Button maps loaded. 21:26:46:267 found node plugin: /usr/share/deCONZ/plugins/libde_rest_plugin.so - REST API Plugin 21:26:46:268 found node plugin: /usr/share/deCONZ/plugins/libde_signal_plugin.so - Signal Monitor Plugin 21:26:46:272 found node plugin: /usr/share/deCONZ/plugins/libstd_otau_plugin.so - STD OTAU Plugin 21:26:46:377 dlg action: Read binding table 21:26:47:217 Skip idle timer callback, too early: elapsed 949 msec 21:26:47:300 COM: /dev/ttyACM0 / serialno: , ConBee II 21:26:48:772 Device firmware version 0x26780700 ConBee II 21:26:48:802 unlocked max nodes: 512 21:26:48:803 Device protocol version: 0x010E 21:26:49:015 Current channel 11 21:26:49:076 CTRL got nwk update id 1 21:26:49:098 CTRL ANT_CTRL 0x03 21:26:49:120 CTRL ZDP_RESPONSE handler 0x0001 21:26:51:090 GW update firmware found: /usr/share/deCONZ/firmware/deCONZ_ConBeeII_0x26720700.bin.GCF 21:26:51:090 GW firmware version is up to date: 0x26780700 21:26:51:478 Announced to internet https://phoscon.de/discover 21:26:54:075 DEV Tick.Init: booted after 8000 seconds 21:27:06:683 New websocket 10.10.20.217:61612 (state: 3)
August 7, 20232 yr Author 51 minutes ago, Baymax said: Thanks for your help! This is the log during a fresh start TigerVNC server sessions: X DISPLAY # RFB PORT # PROCESS ID SERVER New Xtigervnc server '3e28c61f9f14:0 (deconz)' on port 5900 for display :0. Use xtigervncviewer -SecurityTypes VncAuth,TLSVnc -passwd /home/deconz/.vnc/passwd 3e28c61f9f14:0 to connect to the VNC server. WebSocket server settings: - Listen on :6080 - Web server. Web root: /usr/share/novnc - SSL/TLS support - Backgrounding (daemon) [deconzcommunity/deconz] NOVNC port: 6080 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-deconz' libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile 21:26:45:675 HTTP Server listen on address 0.0.0.0, port: 80, root: /usr/share/deCONZ/webapp/ 21:26:45:682 /opt/deCONZ/config.ini exists and is writeable 21:26:45:682 /opt/deCONZ/zll.db exists and is writeable 21:26:45:738 COM: /dev/ttyACM0 / serialno: , ConBee II 21:26:45:738 ZCLDB init file /opt/deCONZ/zcldb.txt 21:26:45:844 DDF enabled for Gold status 21:26:46:239 gw run mode: normal 21:26:46:240 GW sd-card image version file does not exist: /opt/deCONZ/gw-version 21:26:46:245 DB sqlite version 3.34.1 21:26:46:246 DB PRAGMA page_count: 46 21:26:46:246 DB PRAGMA page_size: 4096 21:26:46:246 DB PRAGMA freelist_count: 0 21:26:46:247 DB file size 188416 bytes, free pages 0 21:26:46:247 DB PRAGMA user_version: 9 21:26:46:247 DB cleanup 21:26:46:248 DB create temporary views 21:26:46:259 Started websocket server on 0.0.0.0, port: 443 21:26:46:260 [INFO] - Found file containing button maps. Parsing data... 21:26:46:267 [INFO] - Button maps loaded. 21:26:46:267 found node plugin: /usr/share/deCONZ/plugins/libde_rest_plugin.so - REST API Plugin 21:26:46:268 found node plugin: /usr/share/deCONZ/plugins/libde_signal_plugin.so - Signal Monitor Plugin 21:26:46:272 found node plugin: /usr/share/deCONZ/plugins/libstd_otau_plugin.so - STD OTAU Plugin 21:26:46:377 dlg action: Read binding table 21:26:47:217 Skip idle timer callback, too early: elapsed 949 msec 21:26:47:300 COM: /dev/ttyACM0 / serialno: , ConBee II 21:26:48:772 Device firmware version 0x26780700 ConBee II 21:26:48:802 unlocked max nodes: 512 21:26:48:803 Device protocol version: 0x010E 21:26:49:015 Current channel 11 21:26:49:076 CTRL got nwk update id 1 21:26:49:098 CTRL ANT_CTRL 0x03 21:26:49:120 CTRL ZDP_RESPONSE handler 0x0001 21:26:51:090 GW update firmware found: /usr/share/deCONZ/firmware/deCONZ_ConBeeII_0x26720700.bin.GCF 21:26:51:090 GW firmware version is up to date: 0x26780700 21:26:51:478 Announced to internet https://phoscon.de/discover 21:26:54:075 DEV Tick.Init: booted after 8000 seconds 21:27:06:683 New websocket 10.10.20.217:61612 (state: 3) There are no errors in the log, can you try to pair/add device?
August 8, 20232 yr 23 hours ago, thecode said: There are no errors in the log, can you try to pair/add device? For me it does look normal, but unfortunately no devices paired. With my Philips Hue bridge the Ledvantage Smart+ Plug is found within 5 sec and can be paired. The plug did work with the Conbee ii Stick in former times. 16:53:50:656 Remove websocket 10.10.20.217:63738 after error Unknown error, close-code: 1000, reason: 16:56:21:075 GW firmware version is up to date: 0x26780700 17:00:21:076 GW firmware version is up to date: 0x26780700 17:04:21:076 GW firmware version is up to date: 0x26780700 17:08:21:076 GW firmware version is up to date: 0x26780700 17:12:21:076 GW firmware version is up to date: 0x26780700 17:15:16:435 Announced to internet https://phoscon.de/discover 17:16:21:076 GW firmware version is up to date: 0x26780700 17:20:21:076 GW firmware version is up to date: 0x26780700 17:21:50:240 New websocket 10.10.20.217:49435 (state: 3) 17:24:21:076 GW firmware version is up to date: 0x26780700 17:28:21:076 GW firmware version is up to date: 0x26780700 17:32:21:075 GW firmware version is up to date: 0x26780700 17:36:21:076 GW firmware version is up to date: 0x26780700 17:37:13:420 Websocket disconnected 10.10.20.217:49435, state: 0, close-code: 1001, reason: 17:37:14:477 New websocket 10.10.20.217:49550 (state: 3) 17:37:55:075 send permit join, duration: 65 17:37:56:075 send permit join, duration: 65 17:38:57:075 send permit join, duration: 65 17:39:58:075 send permit join, duration: 57 17:40:21:076 GW firmware version is up to date: 0x26780700 17:40:49:827 Search sensors done 17:40:50:076 send permit join, duration: 0 17:41:19:760 Websocket disconnected 10.10.20.217:49550, state: 0, close-code: 1001, reason: 17:41:20:825 New websocket 10.10.20.217:49573 (state: 3) 17:41:26:076 send permit join, duration: 65 17:42:27:075 send permit join, duration: 65 17:43:28:075 send permit join, duration: 57 17:44:21:076 GW firmware version is up to date: 0x26780700 17:44:21:937 Search sensors done 17:44:22:075 send permit join, duration: 0 Edited August 8, 20232 yr by Baymax
August 8, 20232 yr Author 4 hours ago, Baymax said: For me it does look normal, but unfortunately no devices paired. With my Philips Hue bridge the Ledvantage Smart+ Plug is found within 5 sec and can be paired. The plug did work with the Conbee ii Stick in former times. 16:53:50:656 Remove websocket 10.10.20.217:63738 after error Unknown error, close-code: 1000, reason: 16:56:21:075 GW firmware version is up to date: 0x26780700 17:00:21:076 GW firmware version is up to date: 0x26780700 17:04:21:076 GW firmware version is up to date: 0x26780700 17:08:21:076 GW firmware version is up to date: 0x26780700 17:12:21:076 GW firmware version is up to date: 0x26780700 17:15:16:435 Announced to internet https://phoscon.de/discover 17:16:21:076 GW firmware version is up to date: 0x26780700 17:20:21:076 GW firmware version is up to date: 0x26780700 17:21:50:240 New websocket 10.10.20.217:49435 (state: 3) 17:24:21:076 GW firmware version is up to date: 0x26780700 17:28:21:076 GW firmware version is up to date: 0x26780700 17:32:21:075 GW firmware version is up to date: 0x26780700 17:36:21:076 GW firmware version is up to date: 0x26780700 17:37:13:420 Websocket disconnected 10.10.20.217:49435, state: 0, close-code: 1001, reason: 17:37:14:477 New websocket 10.10.20.217:49550 (state: 3) 17:37:55:075 send permit join, duration: 65 17:37:56:075 send permit join, duration: 65 17:38:57:075 send permit join, duration: 65 17:39:58:075 send permit join, duration: 57 17:40:21:076 GW firmware version is up to date: 0x26780700 17:40:49:827 Search sensors done 17:40:50:076 send permit join, duration: 0 17:41:19:760 Websocket disconnected 10.10.20.217:49550, state: 0, close-code: 1001, reason: 17:41:20:825 New websocket 10.10.20.217:49573 (state: 3) 17:41:26:076 send permit join, duration: 65 17:42:27:075 send permit join, duration: 65 17:43:28:075 send permit join, duration: 57 17:44:21:076 GW firmware version is up to date: 0x26780700 17:44:21:937 Search sensors done 17:44:22:075 send permit join, duration: 0 You will need to contact Deconz, you can do it on their Github https://github.com/dresden-elektronik/deconz-rest-plugin or Discord: https://discord.gg/ycPBweQf and debug it with them. There is nothing wrong in this Docker according to the log. They will ask you to enable extra logging which can help understand the issue
November 13, 20232 yr Is it possible to have this docker us the Bridge network type and not the br0? Because I tried changing ports/adding forwards and I never can reach the web interface unless I use br0
November 14, 20232 yr I gave it another go and I think it works now! I added 2 port forwards for web and WS (80 and 443) I changed the WebUI to http://[IP]:[PORT:8980]/ Then I went to the Phoscon GUI and got an error in chrome: 431 But after clearing cookies everything worked fine
November 14, 20232 yr Author 8 minutes ago, Croontje said: I gave it another go and I think it works now! I added 2 port forwards for web and WS (80 and 443) I changed the WebUI to http://[IP]:[PORT:8980]/ Then I went to the Phoscon GUI and got an error in chrome: 431 But after clearing cookies everything worked fine Thanks for updating back. I was too busy this week and planed to test it over the weekend.
November 14, 20232 yr 5 minutes ago, thecode said: Thanks for updating back. I was too busy this week and planed to test it over the weekend. No problem
February 11, 20242 yr HI all, I want to chip in. The docker image only works for me with network type BR0, however I need bridge oder host in order to communicate with the rest of the network. When using bridge it is all empty and not reachable via the port I defined in the settings, see screenshot. If I use network type host, the ports defined are also not honored, since port 80 and 443 are already used by something else, and I cannot access the web gui on the specified port, e.g. instead of port 80, I defined port 1234. However I can access the VNC port in network type host. Any ideas? Thanks Edited February 11, 20242 yr by mastervol
February 12, 20242 yr On 2/11/2024 at 12:52 PM, mastervol said: HI all, I want to chip in. The docker image only works for me with network type BR0, however I need bridge oder host in order to communicate with the rest of the network. When using bridge it is all empty and not reachable via the port I defined in the settings, see screenshot. If I use network type host, the ports defined are also not honored, since port 80 and 443 are already used by something else, and I cannot access the web gui on the specified port, e.g. instead of port 80, I defined port 1234. However I can access the VNC port in network type host. Any ideas? Thanks Ok I really have no idea why, but it works if you try to access the web interface via the name of the unraid server. e.g. http://tower.lan:1234/ instead of 192.168.1.107:1234. To be more precise, some web pages apparently work with IP address, some work only with domain name Edited February 18, 20242 yr by mastervol
August 1, 20241 yr I am having problems after upgrading and wondered if anyone could help. This is the procedure I followed: Shut down the old marthoc/deconz container Started the new deconzcommunity/deconz:stable container I kept the same appdata path as /mnt/user/appdata/deconz which contained my original database and config from the original container The page loads, but doesn't show my stick All the devices react still but I can't see them / add new ones / control the conbee 2 stick. I have pressed F12 and done a hard reset and cleared cache on Chrome (and tried Edge and Firefox). I have restarted the container to see if that cures it. These are the logs from starting the docker tigervncserver: No VNC server running for this user! 17:06:03:301 DEV found DDF for 0x00158D000460A709, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_rtcgqq11lm_presence_sensor.json, result: 1 17:06:03:307 DEV found DDF for 0x84BA20FFFEF89BB6, path: /usr/share/deCONZ/devices/ikea/tradfri_on_off_switch.json, result: 1 17:06:03:312 DEV found DDF for 0x04CF8CDF3C78E030, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_gzcgq01lm_light_sensor.json, result: 1 17:06:03:316 DEV found DDF for 0x00158D0004855AC1, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_mccgq01lm_openclose_sensor.json, result: 1 17:06:03:327 DEV found DDF for 0x00158D0006BFA3A3, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_wsdcgq11lm_temp_hum_sensor.json, result: 1 17:06:03:328 DEV no DDF for 0x00124B001E7317E9, modelId: BASICZBR3 17:06:03:328 DEV create on-the-fly DDF for 0x00124B001E7317E9 17:06:03:334 DEV found DDF for 0x943469FFFE65B5E1, path: /usr/share/deCONZ/devices/ikea/tradfri_motion_sensor.json, result: 1 17:06:03:347 DEV found DDF for 0x00158D0006BFA48E, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_wsdcgq11lm_temp_hum_sensor.json, result: 1 17:06:03:359 DEV found DDF for 0x00158D0006BFA30B, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_wsdcgq11lm_temp_hum_sensor.json, result: 1 17:06:03:367 DEV found DDF for 0x00158D000421491E, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_mfkzq01lm_cube.json, result: 1 17:06:03:378 DEV found DDF for 0x00158D0004186A45, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_wsdcgq11lm_temp_hum_sensor.json, result: 1 17:06:04:181 COM: /dev/ttyACM0 / serialno: , ConBee II 17:06:05:699 Device firmware version 0x264A0700 ConBee II 17:06:05:714 unlocked max nodes: 512 17:06:05:719 Device protocol version: 0x010B 17:06:05:799 Current channel 25 17:06:05:819 CTRL ANT_CTRL 0x03 17:06:05:834 On/Off server cluster not present, append cluster 17:06:05:861 ZCL attribute report 0x00158D00046093B4 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:06:05:882 ZCL attribute report 0x00158D00046093B4 for cluster: 0x0406, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:06:06:115 Set sensor check interval to 100 milliseconds 17:06:06:753 DB UPDATE device_descriptors SET data = x'01040105000105000006000a0019000105040100200000050205', timestamp = 1722528366 WHERE device_id = (SELECT id FROM devices WHERE mac = '00:21:2e:ff:ff:05:a8:67') AND endpoint = 1 AND type = 4 17:06:08:320 Announced to internet https://phoscon.de/discover 17:06:11:116 DEV Tick.Init: booted after 8000 seconds 17:06:13:958 New websocket 192.168.32.165:33866 (state: 3) 17:06:15:167 ZCL attribute report 0x00158D000460A709 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:06:15:178 ZCL attribute report 0x00158D000460A709 for cluster: 0x0406, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:06:17:129 saved node state in 0 ms 17:06:17:130 sync() in 0 ms 17:06:25:145 0x00124B001E7317E9 error APSDE-DATA.confirm: 0xD0 on task 17:06:51:583 ZCL attribute report 0x00158D00046093B4 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:06:51:595 ZCL attribute report 0x00158D00046093B4 for cluster: 0x0406, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:06:54:292 ZCL attribute report 0x00158D00047B79F4 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:06:54:302 ZCL attribute report 0x00158D00047B79F4 for cluster: 0x0406, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:07:03:268 0x00124B001E7317E9 force poll (2) 17:07:03:287 ZCL attribute report 0x00124B001E7317E9 for cluster: 0x0006, ep: 0x01, frame control: 0x08, mfcode: 0x0000 17:07:07:504 0x00124B001E7317E9 force poll (2) 17:07:07:522 ZCL attribute report 0x00124B001E7317E9 for cluster: 0x0006, ep: 0x01, frame control: 0x08, mfcode: 0x0000 17:07:45:316 sensor 15 (lumi.sensor_motion.aq2): disable presence 17:08:04:661 0x00124B001E7317E9 found group 0xFFF0 17:08:04:661 0x00124B001E7317E9 found group 0x0001 17:08:15:858 ZCL attribute report 0x00158D00047B79F4 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:08:15:869 ZCL attribute report 0x00158D00047B79F4 for cluster: 0x0406, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:08:21:815 sensor 17 (lumi.sensor_motion.aq2): disable presence 17:08:22:517 ZCL attribute report 0x00124B001E7317E9 for cluster: 0x0006, ep: 0x01, frame control: 0x08, mfcode: 0x0000 17:08:24:012 ZCL attribute report 0x00158D00046093B4 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:08:24:023 ZCL attribute report 0x00158D00046093B4 for cluster: 0x0406, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:08:39:188 ZCL attribute report 0x04CF8CDF3C78E030 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:09:17:466 ZCL attribute report 0x00158D00047B79F4 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:09:17:475 ZCL attribute report 0x00158D00047B79F4 for cluster: 0x0406, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:09:24:814 ZCL attribute report 0x00158D00046093B4 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:09:24:824 ZCL attribute report 0x00158D00046093B4 for cluster: 0x0406, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:10:32:315 ZCL attribute report 0x00158D00047B79F4 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:10:32:325 ZCL attribute report 0x00158D00047B79F4 for cluster: 0x0406, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:10:55:116 sensor 17 (lumi.sensor_motion.aq2): disable presence 17:10:55:897 DeviceAnnce of SensorNode: 0x943469FFFE65B5E1 [1] 17:11:08:505 ZCL attribute report 0x943469FFFE65B5E1 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 17:11:12:235 [INFO] - Button 1002 - TRADFRI motion sensor, broadcast to: 0x0003, endpoint: 0x01, cluster: ONOFF (0x0006), action: On with timed off, payload: 0008070000, zclSeq: 20 17:11:51:221 ZCL attribute report 0x00158D00047B79F4 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:11:51:231 ZCL attribute report 0x00158D00047B79F4 for cluster: 0x0406, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:12:39:276 ZCL attribute report 0x00158D00046093B4 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:12:39:286 ZCL attribute report 0x00158D00046093B4 for cluster: 0x0406, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:12:51:953 ZCL attribute report 0x00158D00047B79F4 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:12:51:963 ZCL attribute report 0x00158D00047B79F4 for cluster: 0x0406, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:13:22:521 ZCL attribute report 0x00124B001E7317E9 for cluster: 0x0006, ep: 0x01, frame control: 0x08, mfcode: 0x0000 17:13:37:592 ZCL attribute report 0x04CF8CDF3C78E030 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:13:45:146 [INFO] - Button 1002 - TRADFRI motion sensor, broadcast to: 0x0003, endpoint: 0x01, cluster: ONOFF (0x0006), action: On with timed off, payload: 0008070000, zclSeq: 21 17:14:09:515 sensor 17 (lumi.sensor_motion.aq2): disable presence [deconzcommunity/deconz] Starting deCONZ... [deconzcommunity/deconz] Current deCONZ version: 2.27.6 [deconzcommunity/deconz] Web UI port: 80 [deconzcommunity/deconz] Websockets port: 443 [deconzcommunity/deconz] Using options --auto-connect=1 --appdata=/opt/deCONZ --dbg-info=1 --dbg-aps=0 --dbg-zcl=0 --dbg-ddf=0 --dbg-dev=0 --dbg-zdp=0 --dbg-ota=0 --dbg-error=0 --dbg-http=0 --dev-test-managed=0 --http-port=80 --ws-port=443 [deconzcommunity/deconz] Modifying user and group ID [deconzcommunity/deconz] Checking device group ID [deconzcommunity/deconz] VNC port: 5900 [deconzcommunity/deconz] VNC DISABLE PASSWORD: 0 Cleaning stale pidfile '/home/deconz/.vnc/7fbd4b87d416:0.pid'! Cleaning stale X11 lock '/tmp/.X0-lock'! Cleaning stale X11 lock '/tmp/.X11-unix/X0'! TigerVNC server sessions: X DISPLAY # RFB PORT # RFB UNIX PATH PROCESS ID # SERVER New Xtigervnc server '7fbd4b87d416:0 (deconz)' on port 5900 for display :0. Use xtigervncviewer -SecurityTypes VncAuth,TLSVnc -passwd /tmp/tigervnc.4hb9qN/passwd 7fbd4b87d416:0 to connect to the VNC server. WebSocket server settings: - Listen on :6080 - Web server. Web root: /usr/share/novnc - SSL/TLS support - Backgrounding (daemon) [deconzcommunity/deconz] NOVNC port: 6080 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-deconz' libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile 17:14:17:579 /opt/deCONZ/config.ini exists and is writeable 17:14:17:579 /opt/deCONZ/zll.db exists and is writeable 17:14:17:635 COM: /dev/ttyACM0 / serialno: , ConBee II 17:14:17:635 ZCLDB init file /opt/deCONZ/zcldb.txt 17:14:17:671 DDF enabled for Gold status 17:14:17:677 gw run mode: normal 17:14:17:677 GW sd-card image version file does not exist: /opt/deCONZ/gw-version 17:14:17:679 DB sqlite version 3.42.0 17:14:17:680 DB PRAGMA page_count: 66 17:14:17:680 DB PRAGMA page_size: 4096 17:14:17:680 DB PRAGMA freelist_count: 1 17:14:17:680 DB file size 270336 bytes, free pages 1 17:14:17:680 DB PRAGMA user_version: 10 17:14:17:680 DB cleanup 17:14:17:683 DB create temporary views 17:14:17:816 DB legacy loading sensor Garage Door Sensor 8, later handled by DDF Mijia open/close sensor MCCGQ01LM 17:14:17:817 DB skip loading sensor Front Door Sensor 6, handled by DDF Aqara open/close sensor MCCGQ11LM 17:14:17:818 DB skip loading sensor Back Door Sensor 7, handled by DDF Mijia open/close sensor MCCGQ01LM 17:14:17:818 DB skip loading sensor Hall Motion Sensor 16, handled by DDF Aqara motion sensor RTCGQ11LM 17:14:17:818 DB skip loading sensor XX Bedroom Temperature 30, handled by DDF Aqara Temperature and Humidity Sensor WSDCGQ11LM 17:14:17:818 DB skip loading sensor XX Bedroom Temperature 31, handled by DDF Aqara Temperature and Humidity Sensor WSDCGQ11LM 17:14:17:818 DB skip loading sensor XX Bedroom Temperature 32, handled by DDF Aqara Temperature and Humidity Sensor WSDCGQ11LM 17:14:17:819 DB skip loading sensor Kitchen Motion Sensor 9, handled by DDF Aqara motion sensor RTCGQ11LM 17:14:17:819 DB skip loading sensor Landing Motion Sensor 14, handled by DDF Aqara motion sensor RTCGQ11LM 17:14:17:819 DB skip loading sensor Lamps Switch 37, handled by DDF TRADFRI on/off switch - E1743 17:14:17:819 DB skip loading sensor Light Sensor 5, handled by DDF Mijia Light Sensor GZCGQ01LM 17:14:17:820 DB skip loading sensor Garage Temperature 27, handled by DDF Aqara Temperature and Humidity Sensor WSDCGQ11LM 17:14:17:820 DB skip loading sensor Garage Temperature 28, handled by DDF Aqara Temperature and Humidity Sensor WSDCGQ11LM 17:14:17:820 DB skip loading sensor Garage Temperature 29, handled by DDF Aqara Temperature and Humidity Sensor WSDCGQ11LM 17:14:17:820 DB skip loading sensor Living Room Temperature 24, handled by DDF Aqara Temperature and Humidity Sensor WSDCGQ11LM 17:14:17:820 DB skip loading sensor Living Room Temperature 25, handled by DDF Aqara Temperature and Humidity Sensor WSDCGQ11LM 17:14:17:821 DB skip loading sensor Living Room Temperature 26, handled by DDF Aqara Temperature and Humidity Sensor WSDCGQ11LM 17:14:17:821 DB skip loading sensor Office Temperature 18, handled by DDF Aqara Temperature and Humidity Sensor WSDCGQ11LM 17:14:17:821 DB skip loading sensor Office Temperature 19, handled by DDF Aqara Temperature and Humidity Sensor WSDCGQ11LM 17:14:17:821 DB skip loading sensor Office Temperature 20, handled by DDF Aqara Temperature and Humidity Sensor WSDCGQ11LM 17:14:17:821 DB skip loading sensor Bedroom Temperature 2, handled by DDF Aqara Temperature and Humidity Sensor WSDCGQ11LM 17:14:17:821 DB skip loading sensor Bedroom Temperature 3, handled by DDF Aqara Temperature and Humidity Sensor WSDCGQ11LM 17:14:17:821 DB skip loading sensor Bedroom Temperature 4, handled by DDF Aqara Temperature and Humidity Sensor WSDCGQ11LM 17:14:17:822 DB skip loading sensor Magic Cube 12, handled by DDF Aqara Cube MFKZQ01LM 17:14:17:822 DB skip loading sensor Magic Cube 11, handled by DDF Aqara Cube MFKZQ01LM 17:14:17:822 DB skip loading sensor Landing Motion Sensor 15, handled by DDF Aqara motion sensor RTCGQ11LM 17:14:17:822 DB skip loading sensor Kitchen Motion Sensor 10, handled by DDF Aqara motion sensor RTCGQ11LM 17:14:17:822 DB skip loading sensor Hall Motion Sensor 17, handled by DDF Aqara motion sensor RTCGQ11LM 17:14:17:822 DB skip loading sensor Garage Motion Sensor 36, handled by DDF TRADFRI motion sensor - E1525, E1745 17:14:17:826 Started websocket server on 0.0.0.0, port: 443 17:14:17:827 [INFO] - Found file containing button maps. Parsing data... 17:14:17:836 [INFO] - Button maps loaded. 17:14:17:837 found node plugin: /usr/share/deCONZ/plugins/libde_rest_plugin.so - REST API Plugin 17:14:17:839 found node plugin: /usr/share/deCONZ/plugins/libstd_otau_plugin.so - STD OTAU Plugin 17:14:17:868 LightNode 1: Configuration tool 1 added 17:14:17:900 DB SELECT manufacturername FROM nodes WHERE mac LIKE '00:12:4b:00:1e:73:17:e9%' COLLATE NOCASE: SONOFF 17:14:17:901 LightNode 3: Steampunk Lamp added 17:14:18:008 DEV found DDF for 0x00158D00046093B4, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_rtcgqq11lm_presence_sensor.json, result: 1 17:14:18:022 DEV found DDF for 0x00158D0006B89088, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_wsdcgq11lm_temp_hum_sensor.json, result: 1 17:14:18:029 dlg action: Read binding table 17:14:18:058 DEV found DDF for 0x00158D00047B79F4, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_rtcgqq11lm_presence_sensor.json, result: 1 17:14:18:062 DEV found DDF for 0x00158D0004798742, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_mccgq11lm_openclose_sensor.json, result: 1 17:14:18:071 DEV found DDF for 0x00158D000460A709, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_rtcgqq11lm_presence_sensor.json, result: 1 17:14:18:080 DEV found DDF for 0x84BA20FFFEF89BB6, path: /usr/share/deCONZ/devices/ikea/tradfri_on_off_switch.json, result: 1 17:14:18:085 DEV found DDF for 0x04CF8CDF3C78E030, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_gzcgq01lm_light_sensor.json, result: 1 17:14:18:088 DEV found DDF for 0x00158D0004855AC1, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_mccgq01lm_openclose_sensor.json, result: 1 17:14:18:100 DEV found DDF for 0x00158D0006BFA3A3, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_wsdcgq11lm_temp_hum_sensor.json, result: 1 17:14:18:101 DEV no DDF for 0x00124B001E7317E9, modelId: BASICZBR3 17:14:18:101 DEV create on-the-fly DDF for 0x00124B001E7317E9 17:14:18:107 DEV found DDF for 0x943469FFFE65B5E1, path: /usr/share/deCONZ/devices/ikea/tradfri_motion_sensor.json, result: 1 17:14:18:119 DEV found DDF for 0x00158D0006BFA48E, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_wsdcgq11lm_temp_hum_sensor.json, result: 1 17:14:18:131 DEV found DDF for 0x00158D0006BFA30B, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_wsdcgq11lm_temp_hum_sensor.json, result: 1 17:14:18:138 DEV found DDF for 0x00158D000421491E, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_mfkzq01lm_cube.json, result: 1 17:14:18:150 DEV found DDF for 0x00158D0004186A45, path: /usr/share/deCONZ/devices/xiaomi/xiaomi_wsdcgq11lm_temp_hum_sensor.json, result: 1 17:14:18:946 COM: /dev/ttyACM0 / serialno: , ConBee II 17:14:20:591 Device firmware version 0x264A0700 ConBee II 17:14:20:598 unlocked max nodes: 512 17:14:20:603 Device protocol version: 0x010B 17:14:20:683 Current channel 25 17:14:20:703 CTRL ANT_CTRL 0x03 17:14:23:301 Announced to internet https://phoscon.de/discover 17:14:26:115 DEV Tick.Init: booted after 8000 seconds 17:14:27:359 New websocket 192.168.32.165:34138 (state: 3) 17:14:42:275 ZCL attribute report 0x00158D00047B79F4 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:14:42:285 ZCL attribute report 0x00158D00047B79F4 for cluster: 0x0406, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:14:42:615 Set sensor check interval to 100 milliseconds 17:14:45:888 ZCL attribute report 0x00158D00046093B4 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:14:45:897 ZCL attribute report 0x00158D00046093B4 for cluster: 0x0406, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:14:49:686 ZCL attribute report 0x00158D000460A709 for cluster: 0x0400, ep: 0x01, frame control: 0x18, mfcode: 0x0000 17:14:49:696 ZCL attribute report 0x00158D000460A709 for cluster: 0x0406, ep: 0x01, frame control: 0x18, mfcode: 0x0000
August 4, 20241 yr I have the same problem with the "deconzcommunity/deconz:stable" container. I have installed deCONZ on Windows 11 and access to the web interface is possible without any problems. Only via the "deconzcommunity/deconz:stable" container is the access as described by tomwhi. No errors in the log. All devices work without errors. EDIT: Problem maybe fixed? @tomwhi If I change the URL from "http://IP/pwa/login.html" to "http://IP/pwa/login2.html#OVERVIEW", access is possible. Edited August 4, 20241 yr by x-dast
August 4, 20241 yr Author 17 minutes ago, x-dast said: I have the same problem with the "deconzcommunity/deconz:stable" container. I have installed deCONZ on Windows 11 and access to the web interface is possible without any problems. Only via the "deconzcommunity/deconz:stable" container is the access as described by tomwhi. No errors in the log. All devices work without errors. EDIT: Problem maybe fixed? @tomwhi If I change the URL from "http://IP/pwa/login.html" to "http://IP/pwa/login2.html#OVERVIEW", access is possible. Try to clear cache for this IP, I had something similar due to changes in the docker URLs
August 5, 20241 yr 11 hours ago, x-dast said: If I change the URL from "http://IP/pwa/login.html" to "http://IP/pwa/login2.html#OVERVIEW", access is possible. Yeah agreed - I think the URL had changed and I kept getting redirected to the same (wrong) page over and over. If I strip back the URL just to http://192.168.32.164/pwa (no login or anything) then it takes me to the right place! 👍
August 20, 20241 yr On 8/4/2024 at 9:23 PM, x-dast said: I have the same problem with the "deconzcommunity/deconz:stable" container. I have installed deCONZ on Windows 11 and access to the web interface is possible without any problems. Only via the "deconzcommunity/deconz:stable" container is the access as described by tomwhi. No errors in the log. All devices work without errors. EDIT: Problem maybe fixed? @tomwhi If I change the URL from "http://IP/pwa/login.html" to "http://IP/pwa/login2.html#OVERVIEW", access is possible. Big thanks for noting and reporting this - I'm fairly early in my unraid / docker / conbee journey and I couldn't understand why the web-ui was only giving me a blank page. I had briefly tested the conbee on a raspberry pi before tackling establishing a container on my system for it. Appending the URL with "/login2.html#OVERVIEW" allowed me to get in and get configuring. And big thanks to @thecode for creating and supporting this - I thought this would be more of a headache to get working than it has ultimately ended up being!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.