Beiträge von ppoths

    Hallo,


    Ich habe eine Ras-Pi 4b mit Rasbian und dem Conbee-Modul.


    Es läuft Homebridge aktuelle Version.


    Leider startet die Gui nicht, wenn ich in der Pi-Gui das icon anklicke.


    Ich habe deconz installiert und erhalte diesen Status:

    deconz.service - deCONZ: ZigBee gateway -- REST API

    Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: enabled)

    Active: active (running) since Wed 2020-11-11 15:39:25 CET; 21h ago

    Main PID: 404 (deCONZ)

    Tasks: 5 (limit: 4915)

    CGroup: /system.slice/deconz.service

    └─404 /usr/bin/deCONZ -platform minimal --http-port=80


    Nov 11 15:39:25 raspberrypi systemd[1]: Started deCONZ: ZigBee gateway -- REST API.

    Nov 11 15:39:27 raspberrypi deCONZ[404]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'

    Nov 11 15:39:27 raspberrypi deCONZ[404]: libpng warning: iCCP: known incorrect sRGB profile

    Nov 11 15:39:29 raspberrypi deCONZ[404]: This plugin does not support propagateSizeHints()

    Nov 11 15:39:29 raspberrypi deCONZ[404]: This plugin does not support propagateSizeHints()

    Nov 11 15:39:32 raspberrypi deCONZ[404]: This plugin does not support propagateSizeHints()


    Bei der Gui erhalte ich diesen Status:

    deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API

    Loaded: loaded (/lib/systemd/system/deconz-gui.service; enabled; vendor preset: enabled)

    Active: activating (auto-restart) (Result: exit-code) since Thu 2020-11-12 12:50:56 CET; 9s ago

    Process: 8039 ExecStart=/usr/bin/deCONZ --http-port=80 (code=exited, status=1/FAILURE)

    Main PID: 8039 (code=exited, status=1/FAILURE)


    Jemand eine Idee, wie ich die Gui zu laufen bekomme oder ohne Gui ein neues Zigbee-Gerät einbinde?


    Vielen Dank vorab.


    Peter