Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Hilfe was falsch gemacht

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.8k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Hilfe was falsch gemacht

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
16 Beiträge 6 Kommentatoren 1.1k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • K Karl-Heinz1

    @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 BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #7

    @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
    

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    K 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @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 Offline
      K Offline
      Karl-Heinz1
      schrieb am zuletzt editiert von
      #8

      @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 BraunT 1 Antwort Letzte Antwort
      0
      • K Karl-Heinz1

        @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 BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #9

        @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.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        K 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @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 Offline
          K Offline
          Karl-Heinz1
          schrieb am zuletzt editiert von
          #10

          @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 BraunT 1 Antwort Letzte Antwort
          0
          • K Karl-Heinz1

            @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 BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von Thomas Braun
            #11

            @karl-heinz1

            Schalt das Display aus.
            Sollte eigentlich per Neustart gehen.

            Und hau die drei ioBroker Updates rein.

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            K 2 Antworten Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @karl-heinz1

              Schalt das Display aus.
              Sollte eigentlich per Neustart gehen.

              Und hau die drei ioBroker Updates rein.

              K Offline
              K Offline
              Karl-Heinz1
              schrieb am zuletzt editiert von
              #12

              @thomas-braun

              welches Display ? am Raspi ist keins dran.

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • K Karl-Heinz1

                @thomas-braun

                welches Display ? am Raspi ist keins dran.

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #13

                @karl-heinz1

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

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                1 Antwort Letzte Antwort
                0
                • K Offline
                  K Offline
                  Karl-Heinz1
                  schrieb am zuletzt editiert von
                  #14

                  @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
                  
                  BananaJoeB 1 Antwort Letzte Antwort
                  0
                  • K Karl-Heinz1

                    @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
                    
                    BananaJoeB Offline
                    BananaJoeB Offline
                    BananaJoe
                    Most Active
                    schrieb am zuletzt editiert von BananaJoe
                    #15

                    @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
                    

                    ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 9 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 48TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=160 Tasmota/Shelly || >=95 ZigBee || PV 8.1kW / Akku 14kWh || 2x USV 750W kaskadiert || Creality CR-10 SE 3D-Drucker

                    1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @karl-heinz1

                      Schalt das Display aus.
                      Sollte eigentlich per Neustart gehen.

                      Und hau die drei ioBroker Updates rein.

                      K Offline
                      K Offline
                      Karl-Heinz1
                      schrieb am zuletzt editiert von
                      #16

                      @thomas-braun

                      upgrade mit:

                      iobroker upgrade self

                      oder iobroker upgrade all ?

                      1 Antwort Letzte Antwort
                      0
                      Antworten
                      • In einem neuen Thema antworten
                      Anmelden zum Antworten
                      • Älteste zuerst
                      • Neuste zuerst
                      • Meiste Stimmen


                      Support us

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

                      368

                      Online

                      32.7k

                      Benutzer

                      82.4k

                      Themen

                      1.3m

                      Beiträge
                      Community
                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                      ioBroker Community 2014-2025
                      logo
                      • Anmelden

                      • Du hast noch kein Konto? Registrieren

                      • Anmelden oder registrieren, um zu suchen
                      • Erster Beitrag
                        Letzter Beitrag
                      0
                      • Home
                      • Aktuell
                      • Tags
                      • Ungelesen 0
                      • Kategorien
                      • Unreplied
                      • Beliebt
                      • GitHub
                      • Docu
                      • Hilfe