Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. [Gelöst] RaspBEE (die 1. Version) und Bullseye wollen nicht

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    [Gelöst] RaspBEE (die 1. Version) und Bullseye wollen nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Arnulf last edited by Arnulf

      Nachdem ich mir den ioBroker neu aufsetzen sollte, komme ich immer wieder in Schwierigkeiten.

      Die Meisten konnte ich meistern. Aber jetzt komme ich (wieder) nicht weiter:

      Ich hate auf dem Paspi 3B+ das RaspBEE Modul von Dresden Electronic verbaut. Also noch die 1. Generation.

      Habe unter Bullseye diese Anleitung befolgt:

      https://phoscon.de/de/raspbee/install#connection
      (Punkte 1-5)

      Dabei sowohl bei Punkt 3 die Stable als auch die Beta ausprobiert.

      Immer bleibt ein Dauerleuchten der roten LED auf dem Modul. die grüne LED leuchtet nicht. Blinkt auch nicht beim Booten.

      Ich hatte schon den Verdacht, dass das Modul kaputt ist.
      Habe daraufhin mal die alte SD-Karte rein geschoben mit dem Stretch-Image und siehe da, das Modul lebt.

      Außerdem kann ich die Phoscon-Oberfläche aufrufen (mit dem alten Image)
      Mit dem Bullseye-Image bekomme ich einen Seitenladefehler.

      Hat jemand eine Idee, was es noch sein kann?
      Ich habe nun Forum und Internet durchforstet und finde meinen Fehler nicht beschrieben.
      Wie könnte ich heraus finden, woran es liegt?

      Die serielle Konfiguratien (Punkt 1) habe ich in der Rasp-config umgestellt.

      Übrigens, falls jemand fragt: Die Phoscon-Oberfläche zeigt mir beim alten Raspian-Image an, dass meine Software auf dem neusten Stand wäre

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Arnulf last edited by

        @arnulf

        systemctl status deconz*
        

        sagt?

        A 2 Replies Last reply Reply Quote 0
        • A
          Arnulf @Thomas Braun last edited by Arnulf

          @thomas-braun sagte in RaspBEE (die 1. Version) und Bullseye wollen nicht:

          @arnulf

          systemctl status deconz*
          

          sagt?

          bei der aktuellen Installation:

          pi@ioBroker1:~ $ systemctl status deconz*
          ● deconz.service - deCONZ: ZigBee gateway -- REST API
             Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: e
             Active: active (running) since Tue 2023-08-29 10:53:23 CEST; 4h 2min ago
           Main PID: 400 (deCONZ)
              Tasks: 5 (limit: 2059)
             CGroup: /system.slice/deconz.service
                     └─400 /usr/bin/deCONZ -platform minimal --http-port=80
          
          Aug 29 10:53:23 ioBroker1 systemd[1]: Started deCONZ: ZigBee gateway -- REST API
          Aug 29 10:53:24 ioBroker1 deCONZ[400]: QStandardPaths: XDG_RUNTIME_DIR not set,
          Aug 29 10:53:25 ioBroker1 deCONZ[400]: libpng warning: iCCP: known incorrect sRG
          Aug 29 10:53:27 ioBroker1 deCONZ[400]: This plugin does not support propagateSiz
          Aug 29 10:53:27 ioBroker1 deCONZ[400]: This plugin does not support propagateSiz
          Aug 29 10:53:30 ioBroker1 deCONZ[400]: This plugin does not support propagateSiz
          
          ● deconz-wifi.service - deCONZ: ZigBee gateway -- WIFI Service
             Loaded: loaded (/lib/systemd/system/deconz-wifi.service; enabled; vendor pres
             Active: active (running) since Tue 2023-08-29 10:53:23 CEST; 4h 2min ago
           Main PID: 401 (deCONZ-WIFI2.sh)
              Tasks: 2 (limit: 2059)
             CGroup: /system.slice/deconz-wifi.service
                     ├─  401 /bin/bash /usr/bin/deCONZ-WIFI2.sh
                     └─22792 sleep 1
          lines 1-23...skipping...
          ● deconz.service - deCONZ: ZigBee gateway -- REST API
             Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: enabled)
             Active: active (running) since Tue 2023-08-29 10:53:23 CEST; 4h 2min ago
           Main PID: 400 (deCONZ)
              Tasks: 5 (limit: 2059)
             CGroup: /system.slice/deconz.service
                     └─400 /usr/bin/deCONZ -platform minimal --http-port=80
          
          Aug 29 10:53:23 ioBroker1 systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
          Aug 29 10:53:24 ioBroker1 deCONZ[400]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
          Aug 29 10:53:25 ioBroker1 deCONZ[400]: libpng warning: iCCP: known incorrect sRGB profile
          Aug 29 10:53:27 ioBroker1 deCONZ[400]: This plugin does not support propagateSizeHints()
          Aug 29 10:53:27 ioBroker1 deCONZ[400]: This plugin does not support propagateSizeHints()
          Aug 29 10:53:30 ioBroker1 deCONZ[400]: This plugin does not support propagateSizeHints()
          
          ● deconz-wifi.service - deCONZ: ZigBee gateway -- WIFI Service
             Loaded: loaded (/lib/systemd/system/deconz-wifi.service; enabled; vendor preset: enabled)
             Active: active (running) since Tue 2023-08-29 10:53:23 CEST; 4h 2min ago
           Main PID: 401 (deCONZ-WIFI2.sh)
              Tasks: 2 (limit: 2059)
             CGroup: /system.slice/deconz-wifi.service
                     ├─  401 /bin/bash /usr/bin/deCONZ-WIFI2.sh
                     └─22792 sleep 1
          
          Aug 29 10:53:23 ioBroker1 systemd[1]: Started deCONZ: ZigBee gateway -- WIFI Service.
          Aug 29 12:56:20 ioBroker1 deCONZ-WIFI2.sh[401]: Error: database is locked
          Aug 29 12:56:20 ioBroker1 deCONZ-WIFI2.sh[401]: Error: database is locked
          
          ● deconz-update.service - deCONZ: ZigBee gateway -- Update Service
             Loaded: loaded (/lib/systemd/system/deconz-update.service; disabled; vendor preset: enabled)
             Active: active (running) since Tue 2023-08-29 10:53:23 CEST; 4h 2min ago
           Main PID: 392 (deCONZ-update2.)
          
          

          Aber das ist nicht die Installation, die hier beschrieben ist

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Arnulf last edited by

            @arnulf sagte in RaspBEE (die 1. Version) und Bullseye wollen nicht:

            Aber das ist nicht die Installation, die hier beschrieben ist

            Dann ist die Ausgabe auch uninteressant.

            1 Reply Last reply Reply Quote 0
            • A
              Arnulf last edited by

              ich habe das Problem gefunden......

              in der Installationsbeschreibung auf der Phoscon-Seite fehlen 2 entscheidende Kommandos, die nach Schritt 6 ausgeführt wwerden müssen:

              1. deConz autostart mit raspberry start automatisieren (!! GANZ WICHTIG !!)
              sudo systemctl enable deconz
              sudo systemctl enable deconz-gui
              

              und schon ist der Gateway sichtbar

              crunchip 1 Reply Last reply Reply Quote 0
              • crunchip
                crunchip Forum Testing Most Active @Arnulf last edited by

                @arnulf wenn man die Readme auf git ansieht, steht da

                Headless-Unterstützung für Linux
                Das deCONZ-Paket enthält ein systemd-Skript, das es ermöglicht, deCONZ ohne einen X11-Server auszuführen.
                
                Aktivieren Sie den Dienst beim Booten
                $ sudo systemctl enable deconz
                Deaktivieren Sie den deCONZ GUI-Autostart-Dienst
                Das SD-Karten-Image und die Standardinstallationsmethode von dresden elektronik starten die deCONZ-GUI automatisch. Die folgenden Befehle deaktivieren den deCONZ GUI-Dienst:
                
                $ sudo systemctl disable deconz-gui
                $ sudo systemctl stop deconz-gui
                
                1 Reply Last reply Reply Quote 0
                • A
                  Arnulf @Thomas Braun last edited by

                  @thomas-braun sagte in [Gelöst] RaspBEE (die 1. Version) und Bullseye wollen nicht:

                  systemctl status deconz*

                  pi@ioBrokerSlave1:~ $ systemctl status deconz*
                  ● deconz-update.service - deCONZ: ZigBee gateway -- Update Service
                       Loaded: loaded (/lib/systemd/system/deconz-update.service; disabled; vendor preset: enabled)
                       Active: active (running) since Thu 2023-08-31 16:06:40 CEST; 15min ago
                     Main PID: 396 (deCONZ-update2.)
                        Tasks: 2 (limit: 3933)
                          CPU: 18.430s
                       CGroup: /system.slice/deconz-update.service
                               ├─ 396 /bin/bash /usr/bin/deCONZ-update2.sh
                               └─5035 sleep 10
                  
                  Aug 31 16:06:40 ioBrokerSlave1 systemd[1]: Started deCONZ: ZigBee gateway -- Update Service.
                  Aug 31 16:07:08 ioBrokerSlave1 deCONZ-update2.sh[396]: found deCONZ port 80
                  Aug 31 16:07:08 ioBrokerSlave1 deCONZ-update2.sh[396]: use database file /home/pi/.local/share/dresden-elektronik/deCONZ/zll.db
                  Aug 31 16:07:08 ioBrokerSlave1 deCONZ-update2.sh[396]: process update state noupdates
                  
                  ● 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: signal) since Thu 2023-08-31 16:21:36 CEST; 23s ago
                     Main PID: 4929 (code=killed, signal=ABRT)
                        Tasks: 0 (limit: 3933)
                          CPU: 0
                       CGroup: /system.slice/deconz-gui.service
                  
                  Aug 31 16:21:36 ioBrokerSlave1 systemd[1]: /lib/systemd/system/deconz-gui.service:11: Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.
                  
                  ● deconz.service - deCONZ: ZigBee gateway -- REST API
                       Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: enabled)
                       Active: active (running) since Thu 2023-08-31 16:06:40 CEST; 15min ago
                     Main PID: 397 (deCONZ)
                        Tasks: 5 (limit: 3933)
                          CPU: 39.300s
                       CGroup: /system.slice/deconz.service
                               └─397 /usr/bin/deCONZ -platform minimal --http-port=80
                  
                  Aug 31 16:06:40 ioBrokerSlave1 systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
                  Aug 31 16:06:59 ioBrokerSlave1 deCONZ[397]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
                  Aug 31 16:06:59 ioBrokerSlave1 deCONZ[397]: libpng warning: iCCP: known incorrect sRGB profile
                  Aug 31 16:07:01 ioBrokerSlave1 deCONZ[397]: This plugin does not support propagateSizeHints()
                  Aug 31 16:07:01 ioBrokerSlave1 deCONZ[397]: This plugin does not support propagateSizeHints()
                  
                  

                  Aber wie gesagt: Das Frontend läuft jetzt und das Gateway wird erkannt.

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Arnulf last edited by

                    @arnulf sagte in [Gelöst] RaspBEE (die 1. Version) und Bullseye wollen nicht:

                    deconz-gui.service

                    Schalt den aus.

                    sudo systemctl stop deconz-gui.service
                    sudo systemctl disable deconz-gui.service
                    
                    A 1 Reply Last reply Reply Quote 0
                    • A
                      Arnulf @Thomas Braun last edited by

                      @thomas-braun
                      ja, habe mir auch schon sowas überlegt.
                      Ist wahrscheinlich der Service, wenn ich das grafische Frontend auf dem Raspi hätte.

                      Aber ich war erst mal froh, dass es überhaupt läuft

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Arnulf last edited by

                        @arnulf sagte in [Gelöst] RaspBEE (die 1. Version) und Bullseye wollen nicht:

                        Ist wahrscheinlich der Service, wenn ich das grafische Frontend auf dem Raspi hätte.

                        Richtig. Also das Desktop-GUI-Ding.
                        Meine Maxime ist ja: Alles was keinen Sinn hat zu laufen läuft auch nicht. Dann kann es auch keinen Ärger machen.

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        735
                        Online

                        31.7k
                        Users

                        79.8k
                        Topics

                        1.3m
                        Posts

                        3
                        10
                        370
                        Loading More Posts
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes
                        Reply
                        • Reply as topic
                        Log in to reply
                        Community
                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                        The ioBroker Community 2014-2023
                        logo