Very new to OpenHab.
I’ve used Fhem for years and now i’m using Home Assistant in my Home since years.
Yester i started fresh with RpiZero2 and OpenHab, no problems.
I inserted a Conbee II USB Stick, installed as descriped on the phoscon site.
I’d no problems to find and add some Zigbee devices.
Today i want to start with MQTT Broker, to add some ESP Devices, i installed the MQTT Broker, restarted the RPi.
But the Phoscon Gateway is now unknown and the Bindings from yesterday are on Error.
openhabian@openhabian:~ $ /usr/bin/deCONZ --dbg-info=2 --dbg-error=2
qt.qpa.xcb: could not connect to display
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
Aborted
Aug 01 10:13:39 openhabian systemd[1]: Failed to start deCONZ: ZigBee gateway -- Initialisation.
Aug 01 10:14:09 openhabian systemd[1]: deconz-gui.service: Scheduled restart job, restart counter is at 37.
Aug 01 10:14:09 openhabian systemd[1]: Stopped deCONZ: ZigBee gateway -- GUI/REST API.
Aug 01 10:14:09 openhabian systemd[1]: Started deCONZ: ZigBee gateway -- GUI/REST API.
Aug 01 10:14:09 openhabian systemd[1]: deconz-init.service: Start request repeated too quickly.
Aug 01 10:14:09 openhabian systemd[1]: deconz-init.service: Failed with result 'start-limit-hit'.
Aug 01 10:14:09 openhabian systemd[1]: Failed to start deCONZ: ZigBee gateway -- Initialisation.
Aug 01 10:14:09 openhabian deCONZ[5323]: qt.qpa.xcb: could not connect to display :0
Aug 01 10:14:09 openhabian deCONZ[5323]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Aug 01 10:14:09 openhabian deCONZ[5323]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Aug 01 10:14:09 openhabian deCONZ[5323]: Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
Aug 01 10:14:09 openhabian systemd[1]: deconz-gui.service: Main process exited, code=killed, status=6/ABRT
Aug 01 10:14:09 openhabian systemd[1]: deconz-gui.service: Failed with result 'signal'.
Aug 01 10:14:09 openhabian systemd[1]: deconz-init.service: Start request repeated too quickly.
Aug 01 10:14:09 openhabian systemd[1]: deconz-init.service: Failed with result 'start-limit-hit'.
Aug 01 10:14:09 openhabian systemd[1]: Failed to start deCONZ: ZigBee gateway -- Initialisation.
Aug 01 10:14:39 openhabian systemd[1]: deconz-gui.service: Scheduled restart job, restart counter is at 38.
Aug 01 10:14:39 openhabian systemd[1]: Stopped deCONZ: ZigBee gateway -- GUI/REST API.
Aug 01 10:14:39 openhabian systemd[1]: Started deCONZ: ZigBee gateway -- GUI/REST API.
Aug 01 10:14:39 openhabian systemd[1]: deconz-init.service: Start request repeated too quickly.
Aug 01 10:14:39 openhabian systemd[1]: deconz-init.service: Failed with result 'start-limit-hit'.
Aug 01 10:14:39 openhabian systemd[1]: Failed to start deCONZ: ZigBee gateway -- Initialisation.
Aug 01 10:14:39 openhabian deCONZ[5609]: qt.qpa.xcb: could not connect to display :0
Aug 01 10:14:39 openhabian deCONZ[5609]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Aug 01 10:14:39 openhabian deCONZ[5609]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Aug 01 10:14:39 openhabian deCONZ[5609]: Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
Aug 01 10:14:39 openhabian systemd[1]: deconz-gui.service: Main process exited, code=killed, status=6/ABRT
Aug 01 10:14:39 openhabian systemd[1]: deconz-gui.service: Failed with result 'signal'.
Aug 01 10:14:39 openhabian systemd[1]: deconz-init.service: Start request repeated too quickly.
Aug 01 10:14:39 openhabian systemd[1]: deconz-init.service: Failed with result 'start-limit-hit'.
Aug 01 10:14:39 openhabian systemd[1]: Failed to start deCONZ: ZigBee gateway -- Initialisation.
Aug 01 10:14:51 openhabian sudo[5776]: openhabian : TTY=pts/0 ; PWD=/home/openhabian ; USER=root ; COMMAND=/usr/bin/systemctl restart deconz
Aug 01 10:14:51 openhabian systemd[1]: deconz-init.service: Start request repeated too quickly.
Aug 01 10:14:51 openhabian systemd[1]: deconz-init.service: Failed with result 'start-limit-hit'.
Aug 01 10:14:51 openhabian systemd[1]: Failed to start deCONZ: ZigBee gateway -- Initialisation.
Aug 01 10:14:51 openhabian systemd[1]: Stopping deCONZ: ZigBee gateway -- REST API...
Aug 01 10:15:00 openhabian systemd[1]: deconz.service: Main process exited, code=exited, status=143/n/a
Aug 01 10:15:00 openhabian systemd[1]: deconz.service: Failed with result 'exit-code'.
Aug 01 10:15:00 openhabian systemd[1]: Stopped deCONZ: ZigBee gateway -- REST API.
Aug 01 10:15:00 openhabian systemd[1]: deconz.service: Consumed 8.916s CPU time.
Aug 01 10:15:00 openhabian systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
Aug 01 10:15:00 openhabian deCONZ[5832]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-openhabian'
Aug 01 10:15:00 openhabian deCONZ[5832]: libpng warning: iCCP: known incorrect sRGB profile
You used the service that starts with GUI which is not available on a headless system. The display couldn’t be opened.
Did you shut down your server before deconz was not running/working ?
What is the output of
If not the service will not be started automatically after a reboot/restart of the Pi.
That start was done manually with the command I asked you to execute.
the http and https services are required to access the Phoscon API which is used by the binding.
As those were not running OH was not able to access the Conbee stick.
because that is again the wrong service.
That is the service that complains about missing QT libraries because you have a headless install …?
You need to enable the other service that you manually started before