Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. iob diag needs to be updated.

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    iob diag needs to be updated.

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

      @mpf sagte in iob diag needs to be updated.:

      Die beiden Befehle von Dir führen , wenn ich sie so wie angegeben eingegeben, zu keiner Ausgabe.

      Zeig mal die kompletten Ein- wie Ausgaben.

      M 1 Reply Last reply Reply Quote 0
      • M
        MPF @Thomas Braun last edited by MPF

        @thomas-braun

        
        pi@iobroker-pi:~ $ command -v distro-info
        pi@iobroker-pi:~ $ command -v apt-get
        /usr/bin/apt-get
        
        
        
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @MPF last edited by

          @mpf

          Und wo bist du da unterwegs?
          Zeig mal die Ausgabe von

          iob diag
          
          M 1 Reply Last reply Reply Quote 0
          • M
            MPF @Thomas Braun last edited by

            @thomas-braun ```

            ======================= SUMMARY =======================
                                    v.2025-02-23
            
            
               Static hostname: iobroker-pi
                     Icon name: computer
              Operating System: Raspbian GNU/Linux 11 (bullseye)
                        Kernel: Linux 6.1.21-v7+
                  Architecture: arm
            
            Installation:           native
            Kernel:                 armv7l
            Userland:               32 bit
            Timezone:               Europe/Berlin (CET, +0100)
            User-ID:                1000
            Display-Server:         false
            Boot Target:            multi-user.target
            
            Pending OS-Updates:     0
            Pending iob updates:    0
            
            Nodejs-Installation:
            /usr/bin/nodejs         v20.18.3
            /usr/bin/node           v20.18.3
            /usr/bin/npm            10.8.2
            /usr/bin/npx            10.8.2
            /usr/bin/corepack       0.30.0
            
            Recommended versions are nodejs 20.18.3 and npm 10.8.2
            nodeJS installation is correct
            
            MEMORY:
                           total        used        free      shared  buff/cache   available
            Mem:            971M        575M        145M        0.0K        250M        341M
            Swap:            99M         99M          0B
            Total:          1.1G        675M        145M
            
            Active iob-Instances:   10
            Upgrade policy: none
            
            ioBroker Core:          js-controller           7.0.6
                                    admin                   7.4.10
            
            ioBroker Status:        iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Status admin and web instance:
            + system.adapter.admin.0                  : admin                 : iobroker-pi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.web.1                    : web                   : iobroker-pi                              -  enabled, port: 8082, bind: 192.168.0.40, run as: admin
            
            Objects:                572
            States:                 420
            
            Size of iob-Database:
            
            16M     /opt/iobroker/iobroker-data/objects.jsonl
            7.3M    /opt/iobroker/iobroker-data/states.jsonl
            
            
            Debian 'bullseye' is the current oldstable version. Please upgrade to the latest stable release 'bookworm' in due time!
            
            =================== END OF SUMMARY ====================
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @MPF last edited by

              @mpf

              Installier da neu das Bookworm -Release in der 64Bit-Version.

              M M 3 Replies Last reply Reply Quote 0
              • M
                MPF @Thomas Braun last edited by MPF

                @thomas-braun ```
                kann ich einach auf 64bit laufen lassen ?

                ======================= SUMMARY =======================
                                        v.2025-02-23
                
                
                 Static hostname: raspberrypi
                       Icon name: computer
                Operating System: Debian GNU/Linux 12 (bookworm)
                          Kernel: Linux 6.6.74+rpt-rpi-v8
                    Architecture: arm64
                
                Installation:           native
                Kernel:                 aarch64
                Userland:               64 bit
                Timezone:               Europe/Berlin (CET, +0100)
                User-ID:                1000
                Display-Server:         true
                Boot Target:            graphical.target
                
                Pending OS-Updates:     0
                Pending iob updates:    0
                
                Nodejs-Installation:
                /usr/bin/nodejs         v20.18.3
                /usr/bin/node           v20.18.3
                /usr/bin/npm            10.8.2
                /usr/bin/npx            10.8.2
                /usr/bin/corepack       0.30.0
                
                Recommended versions are nodejs 20.18.3 and npm 10.8.2
                nodeJS installation is correct
                
                MEMORY:
                               total        used        free      shared  buff/cache   available
                Mem:            951M        518M        113M        573K        379M        432M
                Swap:           536M        535M        962K
                Total:          1.5G        1.1G        114M
                
                Active iob-Instances:   10
                Upgrade policy: none
                
                ioBroker Core:          js-controller           7.0.6
                                        admin                   7.4.10
                
                ioBroker Status:        iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin and web instance:
                + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.web.1                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 192.168.0.40, run as: admin
                
                Objects:                570
                States:                 418
                
                Size of iob-Database:
                
                17M     /opt/iobroker/iobroker-data/objects.jsonl
                1.2M    /opt/iobroker/iobroker-data/states.jsonl
                
                
                Operating System is the current Debian stable version codenamed 'bookworm'!
                
                =================== END OF SUMMARY ====================
                
                1 Reply Last reply Reply Quote 0
                • M
                  MPF @Thomas Braun last edited by MPF

                  @thomas-braun
                  Desktop so wieder abgeschaltet?

                  Installation:           native
                  Kernel:                 aarch64
                  Userland:               64 bit
                  Timezone:               Europe/Berlin (CET, +0100)
                  User-ID:                1000
                  Display-Server:         true
                  Boot Target:            multi-user.target
                  
                  
                  Meister Mopper Thomas Braun 2 Replies Last reply Reply Quote 0
                  • Meister Mopper
                    Meister Mopper @MPF last edited by Meister Mopper

                    @mpf

                    Du stellst hier die summary von iob diag rein. Interessant ist aber das, was vorher gezeigt wird (einfach raus kopieren, bevor du in der Konsole weiter drückst).

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

                      @mpf sagte in iob diag needs to be updated.:

                      Desktop so wieder abgeschaltet?

                      Nach einem Reboot.

                      1 Reply Last reply Reply Quote 0
                      • M
                        maximinus @Thomas Braun last edited by

                        @thomas-braun

                        Darf ich mich da noch einmal dranhängen
                        Ich habe den iobroker gemäß der Anleitung auf eine neu installierte bookworm lite 64 aufgesetzt. Hat bisher alles funktioniert
                        bis auf das iob diag, da kommt der Fehler Keine Berechtigung

                        pi@RasPi-ioB:~ $ iob status
                        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        pi@RasPi-ioB:~ $ iob diag
                        /usr/bin/iob: Zeile 21: /home/iobroker/iob_diag.log: Keine Berechtigung
                        pi@RasPi-ioB:~ $ type -P nodejs && nodejs -v && type -P node && node -v && type -P npm && npm -v && type -P npx && npx -v && apt policy nodejs
                        /usr/bin/nodejs
                        v20.18.3
                        /usr/bin/node
                        v20.18.3
                        /usr/bin/npm
                        10.8.2
                        /usr/bin/npx
                        10.8.2
                        nodejs:
                          Installiert:           20.18.3-1nodesource1
                          Installationskandidat: 20.18.3-1nodesource1
                          Versionstabelle:
                         *** 20.18.3-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                100 /var/lib/dpkg/status
                             20.18.2-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.18.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.18.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.17.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.16.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.15.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.15.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.14.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.13.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.13.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.12.2-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.12.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.12.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.11.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.11.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.10.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.9.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.8.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.8.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.7.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.6.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.6.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.5.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.5.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.4.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.3.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.3.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.2.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.1.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.0.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             18.19.0+dfsg-6~deb12u2 500
                                500 http://deb.debian.org/debian bookworm/main arm64 Packages
                             18.19.0+dfsg-6~deb12u1 500
                                500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                        pi@RasPi-ioB:~ $
                        
                        

                        Wie kann ich das beheben?

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

                          @maximinus sagte in iob diag needs to be updated.:

                          Wie kann ich das beheben?

                          ls -l /home
                          

                          sagt?

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            maximinus @Thomas Braun last edited by

                            @thomas-braun said in iob diag needs to be updated.:

                            ls -l /home

                            pi@RasPi-ioB:~ $ ls -l /home
                            insgesamt 8
                            drwxr-xr-x 2 iobroker iobroker 4096  3. Mär 21:22 iobroker
                            drwx------ 6 pi       pi       4096  3. Mär 21:10 pi
                            pi@RasPi-ioB:~ $
                            
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @maximinus last edited by

                              @maximinus

                              Merkwürdig...
                              Hast du den pi (übrigens vergibt man individuelle usernames) mal ausgeloggt?
                              Oder die Kiste mal durchgestartet?

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                maximinus @Thomas Braun last edited by maximinus

                                @thomas-braun

                                pi ausgeloggt habe ich nicht aber neu gebootet. Hat bisher nicht geholfen.

                                Ich habe aber iob fix durchgeführt und jetzt lief auch iob diag durch. Keine Fehler festgestellt.

                                Nochmals vielen Dank für die Hilfe.

                                Wie hätte ich den user pi ausloggen können? Hab da nicht passendes gefunden ausser

                                sudo pkill -u pi
                                
                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @maximinus last edited by Thomas Braun

                                  @maximinus

                                  Mit

                                  exit
                                  

                                  Mit deinem Befehl killst du nur die Prozesse des Users.

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

                                  Support us

                                  ioBroker
                                  Community Adapters
                                  Donate

                                  912
                                  Online

                                  31.6k
                                  Users

                                  79.6k
                                  Topics

                                  1.3m
                                  Posts

                                  4
                                  25
                                  1047
                                  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