Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. ConBee2 auf Raspi 4 umziehen [gelöst]

    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

    ConBee2 auf Raspi 4 umziehen [gelöst]

    This topic has been deleted. Only users with topic management privileges can see it.
    • I
      ichwersonst @Thomas Braun last edited by

      @thomas-braun

      ich hab gerade folgendes gesehen

      pi@raspberrypi:~ $ apt policy udev
      udev:
        Installed: 247.3-7+deb11u4
        Candidate: 247.3-7+rpi1+deb11u2
        Version table:
           247.3-7+rpi1+deb11u2 500
              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
       *** 247.3-7+deb11u4 500
              500 http://deb.debian.org/debian bullseye-proposed-updates/main armhf Packages
              100 /var/lib/dpkg/status
      pi@raspberrypi:~ $
      
      

      bei candidate steht noch die alte version drin. das sollte ja nicht so sein

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

        @ichwersonst

        Doch, das ist richtig. r ist aktueller als d in der Versionierung. Daher musst du das ja auch holden.

        I 1 Reply Last reply Reply Quote 0
        • I
          ichwersonst @Thomas Braun last edited by

          @thomas-braun

          okay ... in welchen log soll ich jetzt schauen? vom Iobroker?

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

            @ichwersonst
            Ja, da sollte ja was drin stehen.

            I 1 Reply Last reply Reply Quote 0
            • I
              ichwersonst @Thomas Braun last edited by

              @thomas-braun

              nein leider nicht

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

                @ichwersonst

                Adapterstart zeigt sich wie im Log?

                I 1 Reply Last reply Reply Quote 0
                • I
                  ichwersonst @Thomas Braun last edited by

                  @thomas-braun

                  
                  deconz.0
                  2023-07-28 17:06:28.444	info	deConz Version: 2.22.2; API version: 1.16.0
                  
                  deconz.0
                  2023-07-28 17:06:28.320	info	starting. Version 1.3.21 in /opt/iobroker/node_modules/iobroker.deconz, node: v18.17.0, js-controller: 4.0.24
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @ichwersonst last edited by

                    @ichwersonst

                    Mehr...

                    iob logs --watch
                    

                    anschauen und mit dem Adapter herumspielen.

                    I 1 Reply Last reply Reply Quote 0
                    • I
                      ichwersonst @Thomas Braun last edited by

                      @thomas-braun

                      wenn ich in den objekten ein licht schalten will passiert gar nichts im log und dann hab ich noch mal neu gestartet ->

                      2023-07-28 17:09:41.870  - info: host.raspberrypi stopInstance system.adapter.de                                                   conz.0 (force=false, process=true)
                      2023-07-28 17:09:41.877  - info: deconz.0 (14525) Got terminate signal TERMINATE                                                   _YOURSELF
                      2023-07-28 17:09:41.880  - info: deconz.0 (14525) cleaned everything up...
                      2023-07-28 17:09:41.882  - info: deconz.0 (14525) terminating
                      2023-07-28 17:09:41.884  - info: deconz.0 (14525) Terminated (ADAPTER_REQUESTED_                                                   TERMINATION): Without reason
                      2023-07-28 17:09:41.943  - info: host.raspberrypi stopInstance system.adapter.de                                                   conz.0 send kill signal
                      2023-07-28 17:09:42.434  - info: host.raspberrypi instance system.adapter.deconz                                                   .0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      2023-07-28 17:09:41.870  - info: host.raspberrypi stopInstance system.adapter.de                                                   conz.0 (force=false, process=true)
                      2023-07-28 17:09:41.877  - info: deconz.0 (14525) Got terminate signal TERMINATE                                                   _YOURSELF
                      2023-07-28 17:09:41.880  - info: deconz.0 (14525) cleaned everything up...
                      2023-07-28 17:09:41.882  - info: deconz.0 (14525) terminating
                      2023-07-28 17:09:41.884  - info: deconz.0 (14525) Terminated (ADAPTER_REQUESTED_                                                   TERMINATION): Without reason
                      2023-07-28 17:09:41.943  - info: host.raspberrypi stopInstance system.adapter.de                                                   conz.0 send kill signal
                      2023-07-28 17:09:42.434  - info: host.raspberrypi instance system.adapter.deconz                                                   .0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      2023-07-28 17:09:44.991  - info: host.raspberrypi instance system.adapter.deconz                                                   .0 started with pid 23134
                      2023-07-28 17:09:44.991  - info: host.raspberrypi instance system.adapter.deconz                                                   .0 started with pid 23134
                      2023-07-28 17:09:47.612  - info: deconz.0 (23134) starting. Version 1.3.21 in /o                                                   pt/iobroker/node_modules/iobroker.deconz, node: v18.17.0, js-controller: 4.0.24
                      2023-07-28 17:09:47.749  - info: deconz.0 (23134) deConz Version: 2.22.2; API ve                                                   rsion: 1.16.0
                      2023-07-28 17:09:47.612  - info: deconz.0 (23134) starting. Version 1.3.21 in /o                                                   pt/iobroker/node_modules/iobroker.deconz, node: v18.17.0, js-controller: 4.0.24
                      2023-07-28 17:09:47.749  - info: deconz.0 (23134) deConz Version: 2.22.2; API ve                                                   rsion: 1.16.0
                      
                      
                      
                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @ichwersonst last edited by

                        @ichwersonst

                        systemctl status deconz*
                        
                        I 1 Reply Last reply Reply Quote 0
                        • I
                          ichwersonst @Thomas Braun last edited by

                          @thomas-braun

                          Unit deconz-latest.deb.service could not be found.
                          
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @ichwersonst last edited by

                            @ichwersonst

                            ls -lAh
                            
                            I 1 Reply Last reply Reply Quote 0
                            • I
                              ichwersonst @Thomas Braun last edited by

                              @thomas-braun

                              total 6.7M
                              -rw-------  1 pi pi 6.5K Jul 28 17:00 .bash_history
                              -rw-r--r--  1 pi pi  220 May  3 02:07 .bash_logout
                              -rw-r--r--  1 pi pi 3.7K Jul 11 18:15 .bashrc
                              drwxr-xr-x  2 pi pi 4.0K May  3 02:16 Bookshelf
                              drwxr-xr-x 10 pi pi 4.0K Jul 12 21:19 .cache
                              drwx------ 18 pi pi 4.0K Jul 25 20:55 .config
                              drwx------  2 pi pi 4.0K Jul 11 19:13 .cups
                              drwx------  3 pi pi 4.0K Jul 13 12:44 .dbus
                              -rw-r--r--  1 pi pi 160K May 16  2022 deCONZ_ConBeeII_0x26780700.bin.GCF
                              -rw-r--r--  1 pi pi 6.5M Jun 25 22:03 deconz-latest.deb
                              drwxr-xr-x  2 pi pi 4.0K Jul 12 21:13 Desktop
                              drwxr-xr-x  2 pi pi 4.0K May  3 02:36 Documents
                              drwxr-xr-x  2 pi pi 4.0K May  3 02:36 Downloads
                              drwxr-xr-x  2 pi pi 4.0K Jul 11 18:15 .iobroker
                              drwxr-xr-x  3 pi pi 4.0K May  3 02:16 .local
                              drwxr-xr-x  2 pi pi 4.0K May  3 02:36 Music
                              drwxr-xr-x  4 pi pi 4.0K Jul 11 18:14 .npm
                              -rw-------  1 pi pi   37 Jul 11 18:09 .npmrc
                              drwxr-xr-x  2 pi pi 4.0K May  3 02:36 Pictures
                              drwx------  3 pi pi 4.0K Jul 12 13:00 .pki
                              drwx------  3 pi pi 4.0K Jul 12 16:47 .pp_backup
                              -rw-r--r--  1 pi pi  807 May  3 02:07 .profile
                              drwxr-xr-x  2 pi pi 4.0K May  3 02:36 Public
                              drwxr-xr-x  2 pi pi 4.0K May  3 02:36 Templates
                              drwxr-xr-x  2 pi pi 4.0K May  3 02:36 Videos
                              drwx------  3 pi pi 4.0K Jul 11 19:06 .vnc
                              -rw-------  1 pi pi   56 Jul 28 17:00 .Xauthority
                              -rw-------  1 pi pi 2.4K Jul 28 17:00 .xsession-errors
                              -rw-------  1 pi pi 2.4K Jul 28 16:42 .xsession-errors.old
                              
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @ichwersonst last edited by Thomas Braun

                                @ichwersonst sagte in ConBee2 auf Raspi 4 umziehen:

                                deconz-latest.deb

                                Was sucht die Datei da?
                                (Und der ganze Desktop-Krempel???)
                                deconz wird wie alles andere auch über ein Repository eingespielt.

                                rm deconz-latest.deb
                                apt policy deconz
                                systemctl status deconz*
                                
                                I 1 Reply Last reply Reply Quote 0
                                • I
                                  ichwersonst @Thomas Braun last edited by

                                  @thomas-braun

                                  pi@raspberrypi:~ $ apt policy deconz
                                  deconz:
                                    Installed: 2.22.02-raspbian-buster-stable
                                    Candidate: 2.22.02-raspbian-buster-stable
                                    Version table:
                                   *** 2.22.02-raspbian-buster-stable 500
                                          500 http://phoscon.de/apt/deconz bullseye/main armhf Packages
                                          100 /var/lib/dpkg/status
                                  pi@raspberrypi:~ $ 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 Fri 2023-07-28 17:00:27 CEST; 27min ago
                                     Main PID: 403 (deCONZ-update2.)
                                        Tasks: 2 (limit: 3932)
                                          CPU: 26.548s
                                       CGroup: /system.slice/deconz-update.service
                                               ├─ 403 /bin/bash /usr/bin/deCONZ-update2.sh
                                               └─4797 sleep 10
                                  
                                  Jul 28 17:00:27 raspberrypi systemd[1]: Started deCONZ: ZigBee gateway -- Update Service.
                                  Jul 28 17:00:38 raspberrypi deCONZ-update2.sh[403]: found deCONZ port 80
                                  Jul 28 17:00:38 raspberrypi deCONZ-update2.sh[403]: use database file /home/pi/.local/share/dresden-elektronik/deCONZ/zll.db
                                  Jul 28 17:00:38 raspberrypi deCONZ-update2.sh[403]: process update state allreadytoinstall
                                  
                                  ● deconz-wifi.service - deCONZ: ZigBee gateway -- WIFI Service
                                       Loaded: loaded (/lib/systemd/system/deconz-wifi.service; enabled; vendor preset: enabled)
                                       Active: active (running) since Fri 2023-07-28 17:00:27 CEST; 27min ago
                                     Main PID: 404 (deCONZ-WIFI2.sh)
                                        Tasks: 2 (limit: 3932)
                                          CPU: 1min 23.458s
                                       CGroup: /system.slice/deconz-wifi.service
                                               ├─ 404 /bin/bash /usr/bin/deCONZ-WIFI2.sh
                                               └─5050 sleep 1
                                  
                                  Jul 28 17:00:27 raspberrypi systemd[1]: Started deCONZ: ZigBee gateway -- WIFI Service.
                                  Jul 28 17:00:42 raspberrypi deCONZ-WIFI2.sh[1244]: command failed: Network is down (-100)
                                  
                                  ● deconz.service - deCONZ: ZigBee gateway -- REST API
                                       Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: enabled)
                                       Active: active (running) since Fri 2023-07-28 17:00:27 CEST; 27min ago
                                     Main PID: 406 (deCONZ)
                                        Tasks: 5 (limit: 3932)
                                          CPU: 1min 7.592s
                                       CGroup: /system.slice/deconz.service
                                               └─406 /usr/bin/deCONZ -platform minimal --http-port=80
                                  
                                  
                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @ichwersonst last edited by

                                    @ichwersonst

                                    Über die phoscon app im Browser kommst du an die Geräte ran?

                                    I 1 Reply Last reply Reply Quote 0
                                    • I
                                      ichwersonst @Thomas Braun last edited by

                                      @thomas-braun

                                      leider nein ... wenn ich auf Geräte einlernen gehe passiert nichts.
                                      Wirkt fast so als wäre der Stick noch nicht empfangsbereit...

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

                                        @ichwersonst

                                        Dann kann der deconz-Adapter da auch nix reißen.

                                        I 2 Replies Last reply Reply Quote 0
                                        • I
                                          ichwersonst @Thomas Braun last edited by

                                          @thomas-braun

                                          genau ... der stick findet meine Geräte nicht

                                          1 Reply Last reply Reply Quote 0
                                          • I
                                            ichwersonst @Thomas Braun last edited by

                                            @thomas-braun

                                            aber am alten 3b+ geht er ohne Probleme

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            763
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            59
                                            1471
                                            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