NEWS
Deconz neu installieren
-
Und das ist alles da?
sudo apt update apt policy deconz systemctl status deconz deconz-gui
sagt?
-
Hallo,
Danke für deine Hilfe,
im Anhang die Antworten.
Komischer Weiße find ich jetzt mit Phoscon nicht mal mehr den ConBee2.Irgendwas läuft da doch ganz schief,
ist der Conbee2 evt kaputt ?pi@raspy-io:~ $ sudo apt update Hit:1 http://phoscon.de/apt/deconz bullseye InRelease Hit:2 http://security.debian.org/debian-security bullseye-security InRelease Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease Hit:4 http://deb.debian.org/debian bullseye InRelease Hit:5 http://deb.debian.org/debian bullseye-updates InRelease Hit:6 https://deb.nodesource.com/node_18.x bullseye InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. pi@raspy-io:~ $
pi@raspy-io:~ $ apt policy deconz deconz: Installed: 2.21.02-debian-buster-stable Candidate: 2.21.02-debian-buster-stable Version table: *** 2.21.02-debian-buster-stable 500 500 http://phoscon.de/apt/deconz bullseye/main arm64 Packages 100 /var/lib/dpkg/status pi@raspy-io:~ $
pi@raspy-io:~ $ systemctl status deconz deconz-gui ● deconz.service - deCONZ: ZigBee gateway -- REST API Loaded: loaded (/lib/systemd/system/deconz.service; disabled; vendor prese> Active: inactive (dead) ● deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API Loaded: loaded (/lib/systemd/system/deconz-gui.service; disabled; vendor p> Active: inactive (dead) Jun 11 10:54:31 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11:> Jun 11 10:59:16 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11:> lines 1-10/10 (END)...skipping... ● deconz.service - deCONZ: ZigBee gateway -- REST API Loaded: loaded (/lib/systemd/system/deconz.service; disabled; vendor preset: enabled) Active: inactive (dead) ● deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API Loaded: loaded (/lib/systemd/system/deconz-gui.service; disabled; vendor preset: enabled) Active: inactive (dead) Jun 11 10:54:31 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11: Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring. Jun 11 10:59:16 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11: Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring. ~
-
-
-
-
Da kommt gar nix :
pi@raspy-io:~ $ sudo systemctl start deconz.service pi@raspy-io:~ $ sudo systemctl start deconz.service pi@raspy-io:~ $
-
-
sudo systemctl enable deconz.service
-
@thomas-braun sagte in Deconz neu installieren:
systemctl status deconz deconz-gui
pi@raspy-io:~ $ systemctl status deconz deconz-gui ● deconz.service - deCONZ: ZigBee gateway -- REST API Loaded: loaded (/lib/systemd/system/deconz.service; disabled; vendor prese> Active: inactive (dead) ● deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API Loaded: loaded (/lib/systemd/system/deconz-gui.service; disabled; vendor p> Active: inactive (dead) Jun 11 11:16:25 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11:> lines 1-9/9 (END)...skipping... ● deconz.service - deCONZ: ZigBee gateway -- REST API Loaded: loaded (/lib/systemd/system/deconz.service; disabled; vendor preset: enabled) Active: inactive (dead) ● deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API Loaded: loaded (/lib/systemd/system/deconz-gui.service; disabled; vendor preset: enabled) Active: inactive (dead) Jun 11 11:16:25 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11: Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring. ~ ~ ~
-
pi@raspy-io:~ $ sudo systemctl enable deconz.service Created symlink /etc/systemd/system/multi-user.target.wants/deconz.service → /li b/systemd/system/deconz.service. pi@raspy-io:~ $
-
Mach bitte dein puTTY Mäusekino breiter, damit nicht die Hälfte abgeschnitten wird. Oder verwende ein richtiges Terminal.
journalctl -u deconz.service
sagt?
-
pi@raspy-io:~ $ ^C pi@raspy-io:~ $ journalctl -u deconz.service -- Journal begins at Wed 2023-05-03 05:11:24 CEST, ends at Sun 2023-06-11 11:18:06 CEST. -- Jun 11 11:06:07 raspy-io systemd[1]: Started deCONZ: ZigBee gateway -- REST API. Jun 11 11:06:08 raspy-io deCONZ[2787]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi' Jun 11 11:06:09 raspy-io deCONZ[2787]: libpng warning: iCCP: known incorrect sRGB profile Jun 11 11:06:13 raspy-io deCONZ[2787]: This plugin does not support propagateSizeHints() Jun 11 11:06:13 raspy-io deCONZ[2787]: This plugin does not support propagateSizeHints() Jun 11 11:15:46 raspy-io systemd[1]: Stopping deCONZ: ZigBee gateway -- REST API... Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Main process exited, code=exited, status=143/n/a Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Failed with result 'exit-code'. Jun 11 11:15:50 raspy-io systemd[1]: Stopped deCONZ: ZigBee gateway -- REST API. Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Consumed 9min 34.081s CPU time. pi@raspy-io:~ $
-
sudo systemctl restart deconz
-
pi@raspy-io:~ $ sudo systemctl restart deconz pi@raspy-io:~ $ journalctl -u deconz.service -- Journal begins at Wed 2023-05-03 05:11:24 CEST, ends at Sun 2023-06-11 11:28:58 CEST. -- Jun 11 11:06:07 raspy-io systemd[1]: Started deCONZ: ZigBee gateway -- REST API. Jun 11 11:06:08 raspy-io deCONZ[2787]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi' Jun 11 11:06:09 raspy-io deCONZ[2787]: libpng warning: iCCP: known incorrect sRGB profile Jun 11 11:06:13 raspy-io deCONZ[2787]: This plugin does not support propagateSizeHints() Jun 11 11:06:13 raspy-io deCONZ[2787]: This plugin does not support propagateSizeHints() Jun 11 11:15:46 raspy-io systemd[1]: Stopping deCONZ: ZigBee gateway -- REST API... Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Main process exited, code=exited, status=143/n/a Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Failed with result 'exit-code'. Jun 11 11:15:50 raspy-io systemd[1]: Stopped deCONZ: ZigBee gateway -- REST API. Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Consumed 9min 34.081s CPU time. -- Boot 9be28b290cf247fcbc6504d71473c838 -- Jun 11 11:28:54 raspy-io systemd[1]: Started deCONZ: ZigBee gateway -- REST API. Jun 11 11:28:55 raspy-io deCONZ[830]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi' Jun 11 11:28:55 raspy-io deCONZ[830]: libpng warning: iCCP: known incorrect sRGB profile Jun 11 11:28:58 raspy-io deCONZ[830]: This plugin does not support propagateSizeHints() Jun 11 11:28:58 raspy-io deCONZ[830]: This plugin does not support propagateSizeHints() pi@raspy-io:~ $
-
systemctl status deconz
-
@thomas-braun sagte in Deconz neu installieren:
systemctl status deconz
pi@raspy-io:~ $ ^C pi@raspy-io:~ $ systemctl status deconz ● deconz.service - deCONZ: ZigBee gateway -- REST API Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: enabled) Active: active (running) since Sun 2023-06-11 11:28:54 CEST; 4min 18s ago Main PID: 830 (deCONZ) Tasks: 4 (limit: 3933) CPU: 4min 13.767s CGroup: /system.slice/deconz.service └─830 /usr/bin/deCONZ -platform minimal --http-port=80 Jun 11 11:28:54 raspy-io systemd[1]: Started deCONZ: ZigBee gateway -- REST API. Jun 11 11:28:55 raspy-io deCONZ[830]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi' Jun 11 11:28:55 raspy-io deCONZ[830]: libpng warning: iCCP: known incorrect sRGB profile Jun 11 11:28:58 raspy-io deCONZ[830]: This plugin does not support propagateSizeHints() Jun 11 11:28:58 raspy-io deCONZ[830]: This plugin does not support propagateSizeHints() pi@raspy-io:~ $
-
@qax1
Läuft also. -
Findet aber das Gateway nicht....
-
@qax1 sagte in Deconz neu installieren:
Findet aber das Gateway nicht....
Wer oder was?
Der iobroker.deconz-Adapter? -
Die Phoscon-App finde den ConBee2 nicht.
Beim IObroker bin ich noch gar nicht.
Ich brauch erst mal n Kaffe ...