alexreinert / piVCCU

piVCCU is a project to install the original Homematic CCU3 firmware inside a virtualized container (lxc) on ARM based single board computers.
Apache License 2.0
302 stars 64 forks source link

pivccu3 und conbee 2 stick = connection lost #454

Closed urgoodz closed 1 year ago

urgoodz commented 1 year ago

Für Deutsch siehe unten!

Raspberry Pi4/8GB Ram: Raspbian Bullseye Releadse 11 pivCCU3: v3.65.8 Deconz v2.18.2 Conbee II: deCONZ_ConBeeII_0x26780700

EN/// Hello everybody,

I am new here and hope for your help, because I do not get on for days. My setup is a Pi4 with 8GB Ram. It runs a pivCCU3 in a container, according to instructions from github and iobroker. I have my Zigbee and Hue devices controlled via the Conbee II stick (1.5 m USB extension) and managed in iobroker. My power supply is the original Pi USB-C power supply (5.1V 3 A). So far everything had worked wonderfully.

Since updating to the latest Bullseye, I'm having a problem with my Conbee II stick constantly losing connection. In the Phoscon App/Menu Gateway the display for firmware always changes between "not connected" and 26780700.

In the meantime, I could clearly limit the problem to the parallel operation with the pivCCU3. If I stop this service (sudo systemctl stop pivccu) my Conbee II works without losing the connection. As soon as I start the service I get the above problem.

I have now read that you should still change the port of deconz, because the CCU3 also uses port 80. I did that.

sudo nano /lib/system/system/deconz.service ExecStart=/usr/bin/deCONZ -platform minimal --http-port=808x --ws-port=808y

Unfortunately this does not solve my problem either. Can someone help me there. I'm getting desperate.

Thanks a lot!

DEUTSCH/// Hallo in die Runde,

ich bin neu hier und hoffe auf euere Hilfe, denn ich komme seit Tagen nicht weiter. Mein Setup ist eine Pi4 mit 8GB Ram. Auf dem läuft eine pivCCU3 in einem Container, gem. Anleitung von github und iobroker. Meine Zigbee und Hue Geräte habe ich bislang über den Conbee II Stick (1.5 m USB Verlängerung) gesteuert und im iobroker verwaltet. Mein Netzteil ist das originale Pi USB-C Netzteil (5.1V 3 A). Bislang hatte alles wunderbar funktioniert.

Seit einem Update auf das neuste Bullseye habe ich eine Problem mit meinem Conbee II Stick, da dieser ständig die Verbindung verliert. In der Phoscon App/Menüpunkt Gateway wechselt die Anzeige bei Firmware immer zwischen "nicht verbunden" und 26780700.

Ich konnte das Problem zwischenzeitlich eindeutig auf den Parallelbetrieb mit der pivCCU3 eingrenzen. Wenn ich diesen Dienst stoppe (sudo systemctl stop pivccu)funktioniert mein Conbee II ohne die Verbindung zu verlieren. Sobald ich den Dienst starte erhalte ich o.g. Problem.

Ich habe nun gelesen, dass man den Port von deconz noch ändern soll, da die CCU3 auch den Port 80 nutzt. Das habe ich getan.

sudo nano /lib/systemd/system/deconz.service ExecStart=/usr/bin/deCONZ -platform minimal --http-port=808x --ws-port=808y

Leider löst das mein Probel auch nicht. Kann mir da jemaden helfen. Ich verzweifle langsam.

Vielen Dank!

urgoodz commented 1 year ago

@alexreinert hi alex, kannst du mir hier irgendwie helfen? Es ist wirklich seltsam, dass es plötzlich nicht mehr funktioniert. hab auch mal die logs von deconz angefügt. Kann es was mit dem container zu tun haben? Das der zb auch auf die USB ports zugreifen will? Es hat früher wunderbar zusammen funktioniert. Logs: https://pastebin.com/embed_js/b0kTZQeS

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.