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. Raspberry Absturz alle 3 Tage

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

Raspberry Absturz alle 3 Tage

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
118 Beiträge 9 Kommentatoren 10.2k Aufrufe 7 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.
  • S shellyrulestheworld

    @apollon77 hi zusammen, bei mir kracht es seit ein paar Tagen morgens immer mal wieder. Rund alle 3 Tage und zwar an der Stelle mit dem Pfeil.
    Danach startet mein raspberry pi neu.
    Screenshot_20230122_134329_edit_695436516140236.jpg
    CPU: 38,64 %
    RAM: 22,3 %
    Betriebszeit: 6h
    Verfügbar: 4.0.24
    Installiert: 4.0.24
    Ereignisse: ⇥39 / ↦13
    Plattform: linux
    Betriebssystem: linux
    Architektur: arm64
    CPUs: 4
    Geschwindigkeit: 1800 MHz
    Modell: Cortex-A72
    RAM: 3.6 GB
    System-Betriebszeit: 22 T. 00:57:15
    Node.js: v16.19.0
    time: 1674391903982
    timeOffset: -60
    Adapter-Anzahl: 456
    NPM: 9.2.0
    Datenträgergröße: 58.3 GB
    Freier Festplattenspeicher: 47.7 GB
    Betriebszeit: 06:32:42
    Aktive Instanzen: 37
    Pfad: /opt/iobroker/
    aktiv: true
    _nodeCurrent: 16.19.0
    _nodeNewest: 16.19.0
    _nodeNewestNext: 16.19.0
    _npmCurrent: 9.2.0
    _npmNewest: 8.19.3
    _npmNewestNext: 8.19.3

    apollon77A Offline
    apollon77A Offline
    apollon77
    schrieb am zuletzt editiert von
    #7

    @shellyrulestheworld bitte zu dem Zeitpunkt ins /var/log/syslog schauen. Das sieht nach einem
    Oom aus. Scheinbar wird der js-Controller gekillt. Ob sich dann der raspi neu startet oder nur der Controller ist dann die folgefrage. Und natürlich warum. Ich tippe auf Zuviele Instanzen bei zu wenig RAM.

    Ist aber eher ein anderes Thema als das des threads ;-)

    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
    1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @shellyrulestheworld

      Schaut wie eine schiefe Installation von nodejs/npm aus.

      apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #8

      @thomas-braun sagte in Fehler Updating repository stable:

      @shellyrulestheworld

      Schaut wie eine schiefe Installation von nodejs/npm aus.

      Wie kommst du darauf???

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • apollon77A apollon77

        @thomas-braun sagte in Fehler Updating repository stable:

        @shellyrulestheworld

        Schaut wie eine schiefe Installation von nodejs/npm aus.

        Wie kommst du darauf???

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

        @apollon77

        npm 9.2.0 passt nicht zu nodejs 16.19.0

        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

        apollon77A 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @apollon77

          npm 9.2.0 passt nicht zu nodejs 16.19.0

          apollon77A Offline
          apollon77A Offline
          apollon77
          schrieb am zuletzt editiert von
          #10

          @thomas-braun ja ok …. Das kann aber nicht die Ursache sein ;-)

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          Thomas BraunT HomoranH 2 Antworten Letzte Antwort
          0
          • apollon77A apollon77

            @thomas-braun ja ok …. Das kann aber nicht die Ursache sein ;-)

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

            @apollon77

            Das hab ich auch nicht behauptet.
            Ist nur ein Hinweis auf 'krummes Setup' an der Stelle.
            Und erfahrungsgemäß ist das Setup dann auch noch an weiteren Punkten verbesserungsfähig.

            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
            • apollon77A apollon77

              @thomas-braun ja ok …. Das kann aber nicht die Ursache sein ;-)

              HomoranH Nicht stören
              HomoranH Nicht stören
              Homoran
              Global Moderator Administrators
              schrieb am zuletzt editiert von
              #12

              @apollon77 dann wäre von @shellyrulestheworld die Ausgabe bon iob diag sicherlich hilfreich

              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              S 1 Antwort Letzte Antwort
              1
              • HomoranH Homoran

                @apollon77 dann wäre von @shellyrulestheworld die Ausgabe bon iob diag sicherlich hilfreich

                S Offline
                S Offline
                shellyrulestheworld
                schrieb am zuletzt editiert von
                #13

                @homoran

                ======================= SUMMARY =======================
                                     v.2023-01-02
                
                
                Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                Installation:           Native
                Timezone:               Europe/Berlin
                User-ID:                1000
                X-Server:               false
                Boot Target:            multi-user.target
                
                Pending OS-Updates:     29
                
                Nodejs-Installation:    /usr/bin/nodejs         v16.19.0
                                        /usr/bin/node           v16.19.0
                                        /usr/bin/npm            9.2.0
                                        /usr/bin/npx            9.2.0
                
                ioBroker Core:          js-controller           4.0.24
                                        admin                   6.3.5
                
                ioBroker Status:        iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin:
                + system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                
                Pending iob updates:    0
                
                Active repo(s): stable
                
                Objects:                15853
                States:                 13463
                
                Size of iob-Database:
                
                26M     /opt/iobroker/iobroker-data/objects.jsonl
                4.4M    /opt/iobroker/iobroker-data/states.jsonl
                
                
                =================== END OF SUMMARY ====================
                
                Thomas BraunT HomoranH 3 Antworten Letzte Antwort
                0
                • S shellyrulestheworld

                  @homoran

                  ======================= SUMMARY =======================
                                       v.2023-01-02
                  
                  
                  Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                  Installation:           Native
                  Timezone:               Europe/Berlin
                  User-ID:                1000
                  X-Server:               false
                  Boot Target:            multi-user.target
                  
                  Pending OS-Updates:     29
                  
                  Nodejs-Installation:    /usr/bin/nodejs         v16.19.0
                                          /usr/bin/node           v16.19.0
                                          /usr/bin/npm            9.2.0
                                          /usr/bin/npx            9.2.0
                  
                  ioBroker Core:          js-controller           4.0.24
                                          admin                   6.3.5
                  
                  ioBroker Status:        iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Status admin:
                  + system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                  
                  Pending iob updates:    0
                  
                  Active repo(s): stable
                  
                  Objects:                15853
                  States:                 13463
                  
                  Size of iob-Database:
                  
                  26M     /opt/iobroker/iobroker-data/objects.jsonl
                  4.4M    /opt/iobroker/iobroker-data/states.jsonl
                  
                  
                  =================== END OF SUMMARY ====================
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #14

                  @shellyrulestheworld sagte in Raspberry Absturz alle 3 Tage:

                  Pending OS-Updates: 29

                  iob stop
                  iob fix
                  sudo apt update
                  sudo apt full-upgrade
                  sudo apt install --reinstall nodejs
                  sudo reboot
                  

                  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
                  • S shellyrulestheworld

                    @homoran

                    ======================= SUMMARY =======================
                                         v.2023-01-02
                    
                    
                    Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                    Installation:           Native
                    Timezone:               Europe/Berlin
                    User-ID:                1000
                    X-Server:               false
                    Boot Target:            multi-user.target
                    
                    Pending OS-Updates:     29
                    
                    Nodejs-Installation:    /usr/bin/nodejs         v16.19.0
                                            /usr/bin/node           v16.19.0
                                            /usr/bin/npm            9.2.0
                                            /usr/bin/npx            9.2.0
                    
                    ioBroker Core:          js-controller           4.0.24
                                            admin                   6.3.5
                    
                    ioBroker Status:        iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin:
                    + system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                    
                    Pending iob updates:    0
                    
                    Active repo(s): stable
                    
                    Objects:                15853
                    States:                 13463
                    
                    Size of iob-Database:
                    
                    26M     /opt/iobroker/iobroker-data/objects.jsonl
                    4.4M    /opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    =================== END OF SUMMARY ====================
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #15

                    @shellyrulestheworld

                    Wenn die Kiste wieder läuft bitte die Langfassung von 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

                    1 Antwort Letzte Antwort
                    0
                    • S shellyrulestheworld

                      @homoran

                      ======================= SUMMARY =======================
                                           v.2023-01-02
                      
                      
                      Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                      Installation:           Native
                      Timezone:               Europe/Berlin
                      User-ID:                1000
                      X-Server:               false
                      Boot Target:            multi-user.target
                      
                      Pending OS-Updates:     29
                      
                      Nodejs-Installation:    /usr/bin/nodejs         v16.19.0
                                              /usr/bin/node           v16.19.0
                                              /usr/bin/npm            9.2.0
                                              /usr/bin/npx            9.2.0
                      
                      ioBroker Core:          js-controller           4.0.24
                                              admin                   6.3.5
                      
                      ioBroker Status:        iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Status admin:
                      + system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                      
                      Pending iob updates:    0
                      
                      Active repo(s): stable
                      
                      Objects:                15853
                      States:                 13463
                      
                      Size of iob-Database:
                      
                      26M     /opt/iobroker/iobroker-data/objects.jsonl
                      4.4M    /opt/iobroker/iobroker-data/states.jsonl
                      
                      
                      =================== END OF SUMMARY ====================
                      
                      HomoranH Nicht stören
                      HomoranH Nicht stören
                      Homoran
                      Global Moderator Administrators
                      schrieb am zuletzt editiert von
                      #16

                      @shellyrulestheworld da kommt noch mehr! Speicher und so.

                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      S 1 Antwort Letzte Antwort
                      0
                      • HomoranH Homoran

                        @shellyrulestheworld da kommt noch mehr! Speicher und so.

                        S Offline
                        S Offline
                        shellyrulestheworld
                        schrieb am zuletzt editiert von
                        #17

                        @homoran
                        ich habe mal NPM auf version 8.19.3 gemacht. Danach sind keine pending updates mehr da

                        ======================= SUMMARY =======================
                                             v.2023-01-02
                        
                        
                        Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                        Installation:           Native
                        Timezone:               Europe/Berlin
                        User-ID:                1000
                        X-Server:               false
                        Boot Target:            multi-user.target
                        
                        Pending OS-Updates:     29
                        
                        Nodejs-Installation:    /usr/bin/nodejs         v16.19.0
                                                /usr/bin/node           v16.19.0
                                                /usr/bin/npm            8.19.3
                                                /usr/bin/npx            8.19.3
                        
                        ioBroker Core:          js-controller           4.0.24
                                                admin                   6.3.5
                        
                        ioBroker Status:        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Status admin:
                        + system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                        
                        Pending iob updates:    0
                        
                        Active repo(s): stable
                        
                        Objects:                15853
                        States:                 13464
                        
                        Size of iob-Database:
                        
                        26M     /opt/iobroker/iobroker-data/objects.jsonl
                        6.8M    /opt/iobroker/iobroker-data/states.jsonl
                        
                        
                        =================== END OF SUMMARY ====================
                        Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                        0
                        • S shellyrulestheworld

                          @homoran
                          ich habe mal NPM auf version 8.19.3 gemacht. Danach sind keine pending updates mehr da

                          ======================= SUMMARY =======================
                                               v.2023-01-02
                          
                          
                          Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                          Installation:           Native
                          Timezone:               Europe/Berlin
                          User-ID:                1000
                          X-Server:               false
                          Boot Target:            multi-user.target
                          
                          Pending OS-Updates:     29
                          
                          Nodejs-Installation:    /usr/bin/nodejs         v16.19.0
                                                  /usr/bin/node           v16.19.0
                                                  /usr/bin/npm            8.19.3
                                                  /usr/bin/npx            8.19.3
                          
                          ioBroker Core:          js-controller           4.0.24
                                                  admin                   6.3.5
                          
                          ioBroker Status:        iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Status admin:
                          + system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                          
                          Pending iob updates:    0
                          
                          Active repo(s): stable
                          
                          Objects:                15853
                          States:                 13464
                          
                          Size of iob-Database:
                          
                          26M     /opt/iobroker/iobroker-data/objects.jsonl
                          6.8M    /opt/iobroker/iobroker-data/states.jsonl
                          
                          
                          =================== END OF SUMMARY ====================
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #18

                          @shellyrulestheworld

                          Doch... 29...
                          Patch die Kiste auf Stand!

                          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

                          S 1 Antwort Letzte Antwort
                          0
                          • S shellyrulestheworld

                            @homoran
                            ich habe mal NPM auf version 8.19.3 gemacht. Danach sind keine pending updates mehr da

                            ======================= SUMMARY =======================
                                                 v.2023-01-02
                            
                            
                            Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                            Installation:           Native
                            Timezone:               Europe/Berlin
                            User-ID:                1000
                            X-Server:               false
                            Boot Target:            multi-user.target
                            
                            Pending OS-Updates:     29
                            
                            Nodejs-Installation:    /usr/bin/nodejs         v16.19.0
                                                    /usr/bin/node           v16.19.0
                                                    /usr/bin/npm            8.19.3
                                                    /usr/bin/npx            8.19.3
                            
                            ioBroker Core:          js-controller           4.0.24
                                                    admin                   6.3.5
                            
                            ioBroker Status:        iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            Status admin:
                            + system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                            
                            Pending iob updates:    0
                            
                            Active repo(s): stable
                            
                            Objects:                15853
                            States:                 13464
                            
                            Size of iob-Database:
                            
                            26M     /opt/iobroker/iobroker-data/objects.jsonl
                            6.8M    /opt/iobroker/iobroker-data/states.jsonl
                            
                            
                            =================== END OF SUMMARY ====================
                            HomoranH Nicht stören
                            HomoranH Nicht stören
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von
                            #19

                            @shellyrulestheworld sagte in Raspberry Absturz alle 3 Tage:

                            ich habe mal NPM auf version 8.19.3 gemacht.

                            wie?

                            @thomas-braun sagte in Raspberry Absturz alle 3 Tage:

                            Man packt npm nie direkt an.

                            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            S 1 Antwort Letzte Antwort
                            0
                            • HomoranH Homoran

                              @shellyrulestheworld sagte in Raspberry Absturz alle 3 Tage:

                              ich habe mal NPM auf version 8.19.3 gemacht.

                              wie?

                              @thomas-braun sagte in Raspberry Absturz alle 3 Tage:

                              Man packt npm nie direkt an.

                              S Offline
                              S Offline
                              shellyrulestheworld
                              schrieb am zuletzt editiert von
                              #20

                              @homoran ja, das stimmt. Hab es aus Versehen mal gemacht und bin jetzt zurück: sudo npm install -g npm@8.19.3

                              Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                              0
                              • S shellyrulestheworld

                                @homoran ja, das stimmt. Hab es aus Versehen mal gemacht und bin jetzt zurück: sudo npm install -g npm@8.19.3

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

                                @shellyrulestheworld sagte in Raspberry Absturz alle 3 Tage:

                                sudo npm install -g npm@8.19.3

                                Falsch, falsch, falsch. Finger weg von dem Mumpitiz!
                                Mach es wie oben von mir geschrieben.

                                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
                                • Thomas BraunT Thomas Braun

                                  @shellyrulestheworld

                                  Doch... 29...
                                  Patch die Kiste auf Stand!

                                  S Offline
                                  S Offline
                                  shellyrulestheworld
                                  schrieb am zuletzt editiert von
                                  #22

                                  @thomas-braun nach dem Update von NPM sind die pending updates weg... Siehe iob status

                                  Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                                  0
                                  • S shellyrulestheworld

                                    @homoran ja, das stimmt. Hab es aus Versehen mal gemacht und bin jetzt zurück: sudo npm install -g npm@8.19.3

                                    HomoranH Nicht stören
                                    HomoranH Nicht stören
                                    Homoran
                                    Global Moderator Administrators
                                    schrieb am zuletzt editiert von
                                    #23

                                    @shellyrulestheworld warum???

                                    führ jetzt die Befehle von @Thomas-Braun aus und fixe das wieder.

                                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    1 Antwort Letzte Antwort
                                    0
                                    • S shellyrulestheworld

                                      @thomas-braun nach dem Update von NPM sind die pending updates weg... Siehe iob status

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

                                      @shellyrulestheworld sagte in Raspberry Absturz alle 3 Tage:

                                      nach dem Update von NPM sind die pending updates weg... Siehe iob status

                                      Nein, das sind Updates des OS, die packst du mit npm nicht an.

                                      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

                                      S 1 Antwort Letzte Antwort
                                      0
                                      • S shellyrulestheworld

                                        @thomas-braun nach dem Update von NPM sind die pending updates weg... Siehe iob status

                                        HomoranH Nicht stören
                                        HomoranH Nicht stören
                                        Homoran
                                        Global Moderator Administrators
                                        schrieb am zuletzt editiert von
                                        #25

                                        @shellyrulestheworld sagte in Raspberry Absturz alle 3 Tage:

                                        @thomas-braun nach dem Update von NPM sind die pending updates weg... Siehe iob status

                                        sind sie nicht! siehe status

                                        @shellyrulestheworld sagte in Raspberry Absturz alle 3 Tage:

                                        Pending OS-Updates: 29

                                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @shellyrulestheworld sagte in Raspberry Absturz alle 3 Tage:

                                          nach dem Update von NPM sind die pending updates weg... Siehe iob status

                                          Nein, das sind Updates des OS, die packst du mit npm nicht an.

                                          S Offline
                                          S Offline
                                          shellyrulestheworld
                                          schrieb am zuletzt editiert von
                                          #26

                                          @thomas-braun
                                          OK, dann mach ich mal:

                                          iob stop
                                          
                                          iob fix
                                          
                                          sudo apt update
                                          
                                          sudo apt full-upgrade
                                          
                                          sudo apt install --reinstall nodejs
                                          
                                          sudo reboot
                                          
                                          S 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

                                          429

                                          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