Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Hilfe was falsch gemacht

    NEWS

    • [erledigt] 15. 05. Wartungsarbeiten am ioBroker Forum

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Hilfe was falsch gemacht

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @Ahnungsbefreit last edited by

      @ahnungsbefreit Danke!
      verschoben!

      1 Reply Last reply Reply Quote 0
      • K
        Karl-Heinz1 @Homoran last edited by

        @homoran

        ich habe dann erst mal was erledigt und als ich nach ca. 1 Std. wieder am Rechner war, funktionierte alles wieder. War ich Vieleicht zu ungeduldig ? dauert das etwas ?

        Aber jetzt ist alles wieder OK.

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Karl-Heinz1 last edited by

          @karl-heinz1

          Das hängt davon ab was da genau aktualisiert wurde.
          Wie biste denn da überhaupt insgesamt unterwegs?
          Sagt dir z.B.

          iob diag
          
          K 1 Reply Last reply Reply Quote 0
          • K
            Karl-Heinz1 @Thomas Braun last edited by

            @thomas-braun

            Das hat folgendes ergeben:

            code_text```
            ======================= SUMMARY =======================
            			v.2024-05-22
            
            
               Static hostname: raspberrypi
                     Icon name: computer
              Operating System: Debian GNU/Linux 11 (bullseye)
                        Kernel: Linux 6.1.21-v8+
                  Architecture: arm64
            
            Installation: 		native
            Kernel: 		aarch64
            Userland: 		64 bit
            Timezone: 		Europe/Berlin (CEST, +0200)
            User-ID: 		1000
            Display-Server: 	true
            Boot Target: 		graphical.target
            
            Pending OS-Updates: 	132
            Pending iob updates: 	2
            
            Nodejs-Installation:
            /usr/bin/nodejs 	v18.20.2
            /usr/bin/node 		v18.20.2
            /usr/bin/npm 		10.5.0
            /usr/bin/npx 		10.5.0
            /usr/bin/corepack 	0.25.2
            
            Recommended versions are nodejs 20.17.0 and npm 10.8.2
            Your nodejs installation is correct
            
            MEMORY: 
                           total        used        free      shared  buff/cache   available
            Mem:            3.8G        2.2G        398M         21M        1.2G        1.5G
            Swap:            99M          0B         99M
            Total:          3.9G        2.2G        498M
            
            Active iob-Instances: 	19
            Upgrade policy: none
            
            ioBroker Core: 		js-controller 		6.0.11
            			admin 			7.0.25
            
            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.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            Objects: 		4023
            States: 		3663
            
            Size of iob-Database:
            
            21M	/opt/iobroker/iobroker-data/objects.jsonl
            1.8M	/opt/iobroker/iobroker-data/states.jsonl
            
            
            
            =================== END OF SUMMARY ====================
            

            === Mark text until here for copying ===

            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Karl-Heinz1 last edited by

              @karl-heinz1 sagte in Hilfe was falsch gemacht:

              Display-Server: true Boot Target: graphical.target

              Ausschalten.

              sudo systemctl set-default multi-user.target
              

              Pending OS-Updates: 132

              Einspielen.

              sudo apt full-upgrade 
              

              Nodejs auf Version 20 bringen.

              iob nodejs-update 20
              

              Dann sauber neu starten. Künftig eigenständig das System pflegen.

              K 1 Reply Last reply Reply Quote 0
              • K
                Karl-Heinz1 @Thomas Braun last edited by

                @thomas-braun

                habe das alles laufen lassen und dann noch mal

                iob diag laufen lassen. Unten das Ergebnis:

                
                ======================= SUMMARY =======================
                			v.2024-05-22
                
                
                   Static hostname: raspberrypi
                         Icon name: computer
                  Operating System: Debian GNU/Linux 11 (bullseye)
                            Kernel: Linux 6.1.21-v8+
                      Architecture: arm64
                
                Installation: 		native
                Kernel: 		aarch64
                Userland: 		64 bit
                Timezone: 		Europe/Berlin (CEST, +0200)
                User-ID: 		1000
                Display-Server: 	true
                Boot Target: 		multi-user.target
                
                Pending OS-Updates: 	0
                Pending iob updates: 	3
                
                Nodejs-Installation:
                /usr/bin/nodejs 	v20.17.0
                /usr/bin/node 		v20.17.0
                /usr/bin/npm 		10.8.2
                /usr/bin/npx 		10.8.2
                /usr/bin/corepack 	0.29.3
                
                Recommended versions are nodejs 20.17.0 and npm 10.8.2
                Your nodejs installation is correct
                
                MEMORY: 
                               total        used        free      shared  buff/cache   available
                Mem:            3.8G        1.8G        402M         21M        1.6G        1.9G
                Swap:            99M          0B         99M
                Total:          3.9G        1.8G        502M
                
                Active iob-Instances: 	19
                Upgrade policy: none
                
                ioBroker Core: 		js-controller 		6.0.11
                			admin 			7.0.25
                
                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.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                Objects: 		4023
                States: 		3678
                
                Size of iob-Database:
                
                22M	/opt/iobroker/iobroker-data/objects.jsonl
                732K	/opt/iobroker/iobroker-data/states.jsonl
                
                
                
                =================== END OF SUMMARY ====================
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Karl-Heinz1 last edited by Thomas Braun

                  @karl-heinz1

                  Schalt das Display aus.
                  Sollte eigentlich per Neustart gehen.

                  Und hau die drei ioBroker Updates rein.

                  K 2 Replies Last reply Reply Quote 0
                  • K
                    Karl-Heinz1 @Thomas Braun last edited by

                    @thomas-braun

                    welches Display ? am Raspi ist keins dran.

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Karl-Heinz1 last edited by

                      @karl-heinz1

                      Eben. Dann muss aber auch der
                      Display-Server: true
                      nicht laufen.

                      1 Reply Last reply Reply Quote 0
                      • K
                        Karl-Heinz1 last edited by

                        @thomas-braun

                        sudo systemctl stop ligthdm ergibt

                        Failed to stop ligthdm.service: Unit ligthdm.service not loaded.
                        

                        Welcher Display server läuft denn?

                        ps -e | grep dm
                            288 ?        00:00:00 irq/41-vc4 hdmi hpd connected
                            290 ?        00:00:00 irq/42-vc4 hdmi hpd disconnected
                            291 ?        00:00:00 cec-vc4-hdmi-0
                            292 ?        00:00:00 irq/43-vc4 hdmi cec rx
                            293 ?        00:00:00 irq/44-vc4 hdmi cec tx
                            307 ?        00:00:00 irq/45-vc4 hdmi hpd connected
                            310 ?        00:00:00 irq/46-vc4 hdmi hpd disconnected
                            317 ?        00:00:00 cec-vc4-hdmi-1
                            321 ?        00:00:00 irq/47-vc4 hdmi cec rx
                            328 ?        00:00:00 irq/48-vc4 hdmi cec tx
                            610 ?        00:00:00 lightdm
                            856 ?        00:00:00 lightdm
                          63518 ?        00:09:02 io.admin.0
                        
                        BananaJoe 1 Reply Last reply Reply Quote 0
                        • BananaJoe
                          BananaJoe Most Active @Karl-Heinz1 last edited by BananaJoe

                          @karl-heinz1 https://www.wobblycogs.co.uk/raspberry-pi/2022/01/08/disable-the-raspberry-pi-desktop/
                          über raspi-config (war doch ein Raspberry Pi mit RaspiOS?)

                          oder wie @Thomas-Braun schon geschrieben hat:

                          sudo systemctl set-default multi-user.target
                          
                          1 Reply Last reply Reply Quote 0
                          • K
                            Karl-Heinz1 @Thomas Braun last edited by

                            @thomas-braun

                            upgrade mit:

                            iobroker upgrade self

                            oder iobroker upgrade all ?

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

                            Support us

                            ioBroker
                            Community Adapters
                            Donate
                            FAQ Cloud / IOT
                            HowTo: Node.js-Update
                            HowTo: Backup/Restore
                            Downloads
                            BLOG

                            465
                            Online

                            31.6k
                            Users

                            79.5k
                            Topics

                            1.3m
                            Posts

                            6
                            16
                            571
                            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