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

                                  @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 Offline
                                  S Offline
                                  shellyrulestheworld
                                  schrieb am zuletzt editiert von
                                  #27

                                  Done. Lief alles soweit durch:

                                  ======================= 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:     0
                                  
                                  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:                 13489
                                  
                                  Size of iob-Database:
                                  
                                  19M     /opt/iobroker/iobroker-data/objects.jsonl
                                  5.9M    /opt/iobroker/iobroker-data/states.jsonl
                                  
                                  
                                  =================== END OF SUMMARY ====================
                                  Thomas BraunT S HomoranH 3 Antworten Letzte Antwort
                                  0
                                  • S shellyrulestheworld

                                    Done. Lief alles soweit durch:

                                    ======================= 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:     0
                                    
                                    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:                 13489
                                    
                                    Size of iob-Database:
                                    
                                    19M     /opt/iobroker/iobroker-data/objects.jsonl
                                    5.9M    /opt/iobroker/iobroker-data/states.jsonl
                                    
                                    
                                    =================== END OF SUMMARY ====================
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #28

                                    @shellyrulestheworld

                                    Poste mal den vollständigen Output.

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

                                      Done. Lief alles soweit durch:

                                      ======================= 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:     0
                                      
                                      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:                 13489
                                      
                                      Size of iob-Database:
                                      
                                      19M     /opt/iobroker/iobroker-data/objects.jsonl
                                      5.9M    /opt/iobroker/iobroker-data/states.jsonl
                                      
                                      
                                      =================== END OF SUMMARY ====================
                                      S Offline
                                      S Offline
                                      shellyrulestheworld
                                      schrieb am zuletzt editiert von
                                      #29

                                      denkt ihr das NPM könnte mir noch mehr Probleme machen? Hatte es nicht gewusst - Anfängerfehler...
                                      Ich werde jetzt mal weiter beobachten.

                                      Vielen Dank für eure Hilfe :-)

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • S shellyrulestheworld

                                        denkt ihr das NPM könnte mir noch mehr Probleme machen? Hatte es nicht gewusst - Anfängerfehler...
                                        Ich werde jetzt mal weiter beobachten.

                                        Vielen Dank für eure Hilfe :-)

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

                                        @shellyrulestheworld sagte in Raspberry Absturz alle 3 Tage:

                                        denkt ihr das NPM könnte mir noch mehr Probleme machen?

                                        Einfach die Finger davon lassen. Das kommt in passender Version über das reguläre Update deines OS mit. (Das regelmäßiger durchführen!)

                                        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

                                          Done. Lief alles soweit durch:

                                          ======================= 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:     0
                                          
                                          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:                 13489
                                          
                                          Size of iob-Database:
                                          
                                          19M     /opt/iobroker/iobroker-data/objects.jsonl
                                          5.9M    /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
                                          #31

                                          @shellyrulestheworld sagte in Raspberry Absturz alle 3 Tage:

                                          Lief alles soweit durch:

                                          @homoran sagte in Raspberry Absturz alle 3 Tage:

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

                                          Thomas BraunT S 2 Antworten 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

                                          363

                                          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