Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. Backitup findet Dateien nicht auf NAS-Stick wird gesucht

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    852

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    642

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.1k

Backitup findet Dateien nicht auf NAS-Stick wird gesucht

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
100 Beiträge 6 Kommentatoren 3.8k Aufrufe 5 Beobachtet
  • Ä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.
  • HomoranH Homoran

    @olli63 sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

    2023-03-30 19:14:11.133

    bitt die Ausgabe von iob diag da stimmt was nicht!

    O Offline
    O Offline
    Olli63
    schrieb am zuletzt editiert von Homoran
    #65

    @homoran said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

    > iob diag
    
    ======================= SUMMARY =======================
                         v.2023-01-02
    
    
    Operatingsystem:        Raspbian GNU/Linux 10 (buster)
    Installation:           Native
    Timezone:               Europe/London
    User-ID:                1000
    X-Server:               true
    Boot Target:            graphical.target
    
    Pending OS-Updates:     232
    
    Nodejs-Installation:    /usr/bin/nodejs         v18.15.0
                            /usr/bin/node           v18.15.0
                            /usr/bin/npm            9.5.0
                            /usr/bin/npx            9.5.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.0                  : admin                 : phoscon                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    
    Pending iob updates:    0
    
    Active repo(s): stable
    
    Objects:                2541
    States:                 1848
    
    Size of iob-Database:
    
    11M     /opt/iobroker/iobroker-data/objects.jsonl
    4.6M    /opt/iobroker/iobroker-data/objects.json.migrated
    4.6M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
    0       /opt/iobroker/iobroker-data/objects.json.broken
    7.1M    /opt/iobroker/iobroker-data/states.jsonl
    608K    /opt/iobroker/iobroker-data/states.json.migrated
    608K    /opt/iobroker/iobroker-data/states.json.bak.migrated
    0       /opt/iobroker/iobroker-data/states.json.broken
    
    
    =================== END OF SUMMARY ====================
    

    MOD-EDIT: Code in code-tags gesetzt!

    Thomas BraunT HomoranH 2 Antworten Letzte Antwort
    0
    • O Olli63

      @homoran said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

      > iob diag
      
      ======================= SUMMARY =======================
                           v.2023-01-02
      
      
      Operatingsystem:        Raspbian GNU/Linux 10 (buster)
      Installation:           Native
      Timezone:               Europe/London
      User-ID:                1000
      X-Server:               true
      Boot Target:            graphical.target
      
      Pending OS-Updates:     232
      
      Nodejs-Installation:    /usr/bin/nodejs         v18.15.0
                              /usr/bin/node           v18.15.0
                              /usr/bin/npm            9.5.0
                              /usr/bin/npx            9.5.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.0                  : admin                 : phoscon                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      
      Pending iob updates:    0
      
      Active repo(s): stable
      
      Objects:                2541
      States:                 1848
      
      Size of iob-Database:
      
      11M     /opt/iobroker/iobroker-data/objects.jsonl
      4.6M    /opt/iobroker/iobroker-data/objects.json.migrated
      4.6M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
      0       /opt/iobroker/iobroker-data/objects.json.broken
      7.1M    /opt/iobroker/iobroker-data/states.jsonl
      608K    /opt/iobroker/iobroker-data/states.json.migrated
      608K    /opt/iobroker/iobroker-data/states.json.bak.migrated
      0       /opt/iobroker/iobroker-data/states.json.broken
      
      
      =================== END OF SUMMARY ====================
      

      MOD-EDIT: Code in code-tags gesetzt!

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

      @olli63 sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

      Timezone: Europe/London
      X-Server: true
      Boot Target: graphical.target

      Dreimal falsch eingestellt.
      Die Zeitzone wird vermutlich aus der DACH-Region sein. Berlin?
      Stell es um.

      Und Server werden ohne Desktop und damit ohne X-Server betrieben. Gleiches gilt für das Boot Target.
      Davon abgesehen ist (buster) tot und mit 232 ausstehenden Updates chronisch ungepflegt.
      Viele Baustellen bei dem System.

      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
      • O Olli63

        @homoran said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

        > iob diag
        
        ======================= SUMMARY =======================
                             v.2023-01-02
        
        
        Operatingsystem:        Raspbian GNU/Linux 10 (buster)
        Installation:           Native
        Timezone:               Europe/London
        User-ID:                1000
        X-Server:               true
        Boot Target:            graphical.target
        
        Pending OS-Updates:     232
        
        Nodejs-Installation:    /usr/bin/nodejs         v18.15.0
                                /usr/bin/node           v18.15.0
                                /usr/bin/npm            9.5.0
                                /usr/bin/npx            9.5.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.0                  : admin                 : phoscon                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        
        Pending iob updates:    0
        
        Active repo(s): stable
        
        Objects:                2541
        States:                 1848
        
        Size of iob-Database:
        
        11M     /opt/iobroker/iobroker-data/objects.jsonl
        4.6M    /opt/iobroker/iobroker-data/objects.json.migrated
        4.6M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
        0       /opt/iobroker/iobroker-data/objects.json.broken
        7.1M    /opt/iobroker/iobroker-data/states.jsonl
        608K    /opt/iobroker/iobroker-data/states.json.migrated
        608K    /opt/iobroker/iobroker-data/states.json.bak.migrated
        0       /opt/iobroker/iobroker-data/states.json.broken
        
        
        =================== END OF SUMMARY ====================
        

        MOD-EDIT: Code in code-tags gesetzt!

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

        @olli63 sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

        Timezone: Europe/London

        wo wohnst du?

        @olli63 sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

        Raspbian GNU/Linux 10 (buster)

        ist auch tot

        @olli63 sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

        Pending OS-Updates: 232

        ehrlich?
        nie ein Update gemacht?

        @olli63 sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

        /usr/bin/npm 9.5.0

        @Thomas-Braun ist das ok?
        bei so altem Datenbestand?

        kein Support per PN! - Fragen im Forum stellen -
        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • HomoranH Homoran

          @olli63 sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

          Timezone: Europe/London

          wo wohnst du?

          @olli63 sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

          Raspbian GNU/Linux 10 (buster)

          ist auch tot

          @olli63 sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

          Pending OS-Updates: 232

          ehrlich?
          nie ein Update gemacht?

          @olli63 sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

          /usr/bin/npm 9.5.0

          @Thomas-Braun ist das ok?
          bei so altem Datenbestand?

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

          @homoran

          Die nodejs-Installation ist fast das einzige was da aktuell und so auch erstmal korrekt ist.

          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

          O 1 Antwort Letzte Antwort
          1
          • Thomas BraunT Thomas Braun

            @homoran

            Die nodejs-Installation ist fast das einzige was da aktuell und so auch erstmal korrekt ist.

            O Offline
            O Offline
            Olli63
            schrieb am zuletzt editiert von
            #69

            @thomas-braun said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

            @homoran

            Die nodejs-Installation ist fast das einzige was da aktuell und so auch erstmal korrekt ist.

            was soll ich jetzt tun?
            ich hab doch die Updates der Adapter ständig gemacht. Und IO Broker sagt alles ist aktuell

            Thomas BraunT HomoranH 2 Antworten Letzte Antwort
            0
            • O Olli63

              @thomas-braun said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

              @homoran

              Die nodejs-Installation ist fast das einzige was da aktuell und so auch erstmal korrekt ist.

              was soll ich jetzt tun?
              ich hab doch die Updates der Adapter ständig gemacht. Und IO Broker sagt alles ist aktuell

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

              @olli63

              Ja, der iobroker schon. Aber das Betriebssystem ist komplett sumpfig.

              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

              HomoranH 1 Antwort Letzte Antwort
              0
              • O Olli63

                @thomas-braun said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                @homoran

                Die nodejs-Installation ist fast das einzige was da aktuell und so auch erstmal korrekt ist.

                was soll ich jetzt tun?
                ich hab doch die Updates der Adapter ständig gemacht. Und IO Broker sagt alles ist aktuell

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

                @olli63 sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                ich hab doch die Updates der Adapter ständig gemacht. Und IO Broker sagt alles ist aktuell

                aber das Betriebssystem nie aktualisiert

                kein Support per PN! - Fragen im Forum stellen -
                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                O 1 Antwort Letzte Antwort
                0
                • HomoranH Homoran

                  @olli63 sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                  ich hab doch die Updates der Adapter ständig gemacht. Und IO Broker sagt alles ist aktuell

                  aber das Betriebssystem nie aktualisiert

                  O Offline
                  O Offline
                  Olli63
                  schrieb am zuletzt editiert von
                  #72

                  @homoran said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                  @olli63 sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                  ich hab doch die Updates der Adapter ständig gemacht. Und IO Broker sagt alles ist aktuell

                  aber das Betriebssystem nie aktualisiert

                  also was soll ich tun?

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @olli63

                    Ja, der iobroker schon. Aber das Betriebssystem ist komplett sumpfig.

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

                    @thomas-braun um es nicht zu viel werden zu lassen würde ich bullseye hinten anstellen und erst mal mit sudo apt update und sudo apt upgrade den Stau wegarbeitenDann die Zeitzone richten, vielleicht mag die mycloud den time warp nicht.

                    kein Support per PN! - Fragen im Forum stellen -
                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • HomoranH Homoran

                      @thomas-braun um es nicht zu viel werden zu lassen würde ich bullseye hinten anstellen und erst mal mit sudo apt update und sudo apt upgrade den Stau wegarbeitenDann die Zeitzone richten, vielleicht mag die mycloud den time warp nicht.

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

                      @homoran sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                      Dann die Zeitzone richten

                      Das würde ich als allererstes richten. Denn auch apt mag eine richtige Zeit. Sonst kann es da updates verweigern, weil unlogische Zeitstempel vorhanden sind.

                      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

                      O 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @homoran sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                        Dann die Zeitzone richten

                        Das würde ich als allererstes richten. Denn auch apt mag eine richtige Zeit. Sonst kann es da updates verweigern, weil unlogische Zeitstempel vorhanden sind.

                        O Offline
                        O Offline
                        Olli63
                        schrieb am zuletzt editiert von
                        #75

                        @thomas-braun said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                        @homoran sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                        Dann die Zeitzone richten

                        Das würde ich als allererstes richten. Denn auch apt mag eine richtige Zeit. Sonst kann es da updates verweigern, weil unlogische Zeitstempel vorhanden sind.

                        wi richte ich die zeitzone ein

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • O Olli63

                          @homoran said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                          @olli63 sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                          ich hab doch die Updates der Adapter ständig gemacht. Und IO Broker sagt alles ist aktuell

                          aber das Betriebssystem nie aktualisiert

                          also was soll ich tun?

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

                          @olli63 sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                          also was soll ich tun?

                          In

                          sudo raspi-config
                          

                          die Zeitzone setzen und den Desktop ausknipsen. Wenn da nicht ein Bildschirm direkt am Raspi hängt jedenfalls.

                          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
                          • O Olli63

                            @thomas-braun said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                            @homoran sagte in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                            Dann die Zeitzone richten

                            Das würde ich als allererstes richten. Denn auch apt mag eine richtige Zeit. Sonst kann es da updates verweigern, weil unlogische Zeitstempel vorhanden sind.

                            wi richte ich die zeitzone ein

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

                            @olli63

                            Im Menü von raspi-config:

                            5 Localisation Options 
                            L2 Timezone     
                            

                            Und für die Kommandozeile:

                            1 System Options       
                            S5 Boot / Auto Login 
                            B1 Console           
                            

                            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

                            O 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @olli63

                              Im Menü von raspi-config:

                              5 Localisation Options 
                              L2 Timezone     
                              

                              Und für die Kommandozeile:

                              1 System Options       
                              S5 Boot / Auto Login 
                              B1 Console           
                              
                              O Offline
                              O Offline
                              Olli63
                              schrieb am zuletzt editiert von
                              #78

                              @thomas-braun said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                              @olli63

                              Im Menü von raspi-config:

                              5 Localisation Options 
                              L2 Timezone     
                              

                              Und für die Kommandozeile:

                              1 System Options       
                              S5 Boot / Auto Login 
                              B1 Console           
                              

                              Done

                              Thomas BraunT O 2 Antworten Letzte Antwort
                              0
                              • O Olli63

                                @thomas-braun said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                                @olli63

                                Im Menü von raspi-config:

                                5 Localisation Options 
                                L2 Timezone     
                                

                                Und für die Kommandozeile:

                                1 System Options       
                                S5 Boot / Auto Login 
                                B1 Console           
                                

                                Done

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

                                @olli63

                                In dem neugestarteten System:

                                sudo apt update
                                

                                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
                                • O Olli63

                                  @thomas-braun said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                                  @olli63

                                  Im Menü von raspi-config:

                                  5 Localisation Options 
                                  L2 Timezone     
                                  

                                  Und für die Kommandozeile:

                                  1 System Options       
                                  S5 Boot / Auto Login 
                                  B1 Console           
                                  

                                  Done

                                  O Offline
                                  O Offline
                                  Olli63
                                  schrieb am zuletzt editiert von
                                  #80

                                  @olli63 said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                                  @thomas-braun said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                                  @olli63

                                  Im Menü von raspi-config:

                                  5 Localisation Options 
                                  L2 Timezone     
                                  

                                  Und für die Kommandozeile:

                                  1 System Options       
                                  S5 Boot / Auto Login 
                                  B1 Console           
                                  

                                  Done

                                  update und upgrade auch durch

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • O Olli63

                                    @olli63 said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                                    @thomas-braun said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                                    @olli63

                                    Im Menü von raspi-config:

                                    5 Localisation Options 
                                    L2 Timezone     
                                    

                                    Und für die Kommandozeile:

                                    1 System Options       
                                    S5 Boot / Auto Login 
                                    B1 Console           
                                    

                                    Done

                                    update und upgrade auch durch

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

                                    @olli63

                                    Zeig die Ausgabe zu

                                    sudo apt update
                                    

                                    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

                                    O 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @olli63

                                      Zeig die Ausgabe zu

                                      sudo apt update
                                      
                                      O Offline
                                      O Offline
                                      Olli63
                                      schrieb am zuletzt editiert von
                                      #82

                                      @thomas-braun said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                                      @olli63

                                      Zeig die Ausgabe zu

                                      sudo apt update
                                      

                                      ======== Start marking the full check here =========

                                      Skript v.2023-01-02
                                      
                                      *** BASE SYSTEM ***
                                      Model           : Raspberry Pi 4 Model B Rev 1.2
                                      Architecture:   armv7l
                                      Docker:         false
                                      Virtualization: none
                                      Distributor ID: Raspbian
                                      Description:    Raspbian GNU/Linux 10 (buster)
                                      Release:        10
                                      Codename:       buster
                                      
                                      PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
                                      NAME="Raspbian GNU/Linux"
                                      VERSION_ID="10"
                                      VERSION="10 (buster)"
                                      VERSION_CODENAME=buster
                                      ID=raspbian
                                      ID_LIKE=debian
                                      HOME_URL="http://www.raspbian.org/"
                                      SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
                                      BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
                                      
                                      Systemuptime and Load:
                                       21:29:02 up 4 min,  1 user,  load average: 0.85, 0.89, 0.41
                                      CPU threads: 4
                                      
                                      *** Time and Time Zones ***
                                      Thu Mar 30 19:29:02 UTC 2023
                                      Thu Mar 30 21:29:02 CEST 2023
                                      CEST +0200
                                      Europe/Berlin
                                      
                                      *** User and Groups ***
                                      pi
                                      /home/pi
                                      pi adm dialout cdrom sudo audio video plugdev games users input netdev i2c lpadmin gpio spi iobroker
                                      
                                      *** X-Server-Setup ***
                                      X-Server:       false
                                      Desktop:
                                      Terminal:       tty
                                      Boot Target:    multi-user.target
                                      
                                      *** MEMORY ***
                                                    total        used        free      shared  buff/cache   available
                                      Mem:           1.9G        638M        904M        8.0M        327M        1.1G
                                      Swap:           99M          0B         99M
                                      Total:         2.0G        638M        1.0G
                                      
                                               1871 M total memory
                                                638 M used memory
                                                149 M active memory
                                                738 M inactive memory
                                                904 M free memory
                                                 42 M buffer memory
                                                285 M swap cache
                                                 99 M total swap
                                                  0 M used swap
                                                 99 M free swap
                                      
                                      *** FILESYSTEM ***
                                      Filesystem     Type      Size  Used Avail Use% Mounted on
                                      /dev/root      ext4       14G  6.1G  7.1G  47% /
                                      devtmpfs       devtmpfs  775M     0  775M   0% /dev
                                      tmpfs          tmpfs     936M     0  936M   0% /dev/shm
                                      tmpfs          tmpfs     936M  8.6M  928M   1% /run
                                      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                      tmpfs          tmpfs     936M     0  936M   0% /sys/fs/cgroup
                                      /dev/sda1      vfat      253M   49M  204M  20% /boot
                                      tmpfs          tmpfs     188M     0  188M   0% /run/user/1000
                                      
                                      Messages in dmesg:
                                      [Thu Mar 30 21:24:52 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1280x1024M@60 smsc95xx.macaddr=DC:A6:32:BD:45:5F vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  dwc_otg.lpm_enable=0 console=tty1 root=PARTUUID=ae48e9dc-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                                      [Thu Mar 30 21:24:55 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                                      [Thu Mar 30 21:24:55 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                                      [Thu Mar 30 21:24:56 2023] EXT4-fs (sda2): re-mounted. Opts: (null)
                                      
                                      Show mounted filesystems (real ones only):
                                      TARGET        SOURCE    FSTYPE OPTIONS
                                      /             /dev/sda2 ext4   rw,noatime
                                      |-/sys/fs/bpf none      bpf    rw,nosuid,nodev,noexec,relatime,mode=700
                                      `-/boot       /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      1.2G    /var/
                                      534M    /var/log
                                      455M    /var/cache
                                      443M    /var/cache/apt
                                      384M    /var/cache/apt/archives
                                      
                                      /opt/iobroker/backups:
                                      13M     /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      242M    /opt/iobroker/iobroker-data/
                                      152M    /opt/iobroker/iobroker-data/files
                                      59M     /opt/iobroker/iobroker-data/backup-objects
                                      51M     /opt/iobroker/iobroker-data/files/javascript.admin
                                      42M     /opt/iobroker/iobroker-data/files/devices.admin
                                      
                                      The five largest files in iobroker-data are:
                                      33M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.10538062.js.map
                                      19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.904d455f.js.map
                                      12M     /opt/iobroker/iobroker-data/objects.jsonl
                                      9.4M    /opt/iobroker/iobroker-data/states.jsonl
                                      8.2M    /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.10538062.js
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs         v18.15.0
                                      /usr/bin/node           v18.15.0
                                      /usr/bin/npm            9.5.0
                                      /usr/bin/npx            9.5.0
                                      
                                      nodejs:
                                        Installed: 18.15.0-deb-1nodesource1
                                        Candidate: 18.15.0-deb-1nodesource1
                                        Version table:
                                       *** 18.15.0-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_18.x buster/main armhf Packages
                                              100 /var/lib/dpkg/status
                                           10.24.0~dfsg-1~deb10u3 500
                                              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                      
                                      Temp directories causing npm8 problem: 0
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Core adapters versions
                                      js-controller:  4.0.24
                                      admin:          6.3.5
                                      javascript:     6.1.4
                                      
                                      Adapters from github:   0
                                      
                                      Adapter State
                                      + system.adapter.admin.0                  : admin                 : phoscon                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.alexa2.0                 : alexa2                : phoscon                                  -  enabled
                                      + system.adapter.backitup.0               : backitup              : phoscon                                  -  enabled
                                      + system.adapter.ble.0                    : ble                   : phoscon                                  -  enabled
                                      + system.adapter.broadlink2.1             : broadlink2            : phoscon                                  -  enabled
                                      + system.adapter.deconz.0                 : deconz                : phoscon                                  -  enabled, port: 80
                                        system.adapter.devices.0                : devices               : phoscon                                  - disabled
                                      + system.adapter.discovery.0              : discovery             : phoscon                                  -  enabled
                                      + system.adapter.info.0                   : info                  : phoscon                                  -  enabled
                                      + system.adapter.iot.0                    : iot                   : phoscon                                  -  enabled
                                      + system.adapter.javascript.0             : javascript            : phoscon                                  -  enabled
                                      + system.adapter.meross.0                 : meross                : phoscon                                  -  enabled
                                      + system.adapter.shelly.0                 : shelly                : phoscon                                  -  enabled, port: 1882, bind: 0.0.0.0
                                      + system.adapter.sonoff.0                 : sonoff                : phoscon                                  -  enabled, port: 1883, bind: 192.168.178.42
                                      + system.adapter.sonoff.1                 : sonoff                : phoscon                                  -  enabled, port: 1889, bind: 192.168.178.42
                                      + system.adapter.wifilight.0              : wifilight             : phoscon                                  -  enabled
                                      + system.adapter.yahka.0                  : yahka                 : phoscon                                  -  enabled
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.admin.0                  : admin                 : phoscon                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.deconz.0                 : deconz                : phoscon                                  -  enabled, port: 80
                                      + system.adapter.shelly.0                 : shelly                : phoscon                                  -  enabled, port: 1882, bind: 0.0.0.0
                                      + system.adapter.sonoff.0                 : sonoff                : phoscon                                  -  enabled, port: 1883, bind: 192.168.178.42
                                      + system.adapter.sonoff.1                 : sonoff                : phoscon                                  -  enabled, port: 1889, bind: 192.168.178.42
                                      
                                      ioBroker-Repositories
                                      stable        : http://download.iobroker.net/sources-dist.json
                                      beta          : http://download.iobroker.net/sources-dist-latest.json
                                      
                                      Active repo(s): stable
                                      
                                      Installed ioBroker-Instances
                                      Used repository: stable
                                      Adapter    "admin"        : 6.3.5    , installed 6.3.5
                                      Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                                      Adapter    "backitup"     : 2.5.12   , installed 2.5.12
                                      Adapter    "ble"          : 0.13.0   , installed 0.13.0
                                      Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
                                      Adapter    "deconz"       : 1.3.21   , installed 1.3.21
                                      Adapter    "devices"      : 1.1.2    , installed 1.1.2
                                      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                      Adapter    "info"         : 1.9.19   , installed 1.9.19
                                      Adapter    "iot"          : 1.14.2   , installed 1.14.2
                                      Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                                      Controller "js-controller": 4.0.24   , installed 4.0.24
                                      Adapter    "meross"       : 1.14.0   , installed 1.14.0
                                      Adapter    "shelly"       : 6.3.1    , installed 6.3.1
                                      Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                                      Adapter    "wifilight"    : 1.1.4    , installed 1.1.4
                                      Adapter    "yahka"        : 0.17.0   , installed 0.17.0
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects:        2535
                                      States:         1845
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://phoscon.de/apt/deconz buster InRelease
                                      Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                      Hit:3 http://archive.raspberrypi.org/debian buster InRelease
                                      Hit:4 https://deb.nodesource.com/node_18.x buster InRelease
                                      Reading package lists...
                                      Pending Updates: 0
                                      
                                      *** Listening Ports ***
                                      Active Internet connections (only servers)
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                      tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      0          16328      542/dnsmasq
                                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          19660      546/sshd
                                      tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          17665      363/cupsd
                                      tcp        0      0 192.168.178.42:1883     0.0.0.0:*               LISTEN      1001       21663      1071/io.sonoff.0
                                      tcp        0      0 192.168.178.42:1889     0.0.0.0:*               LISTEN      1001       21264      1102/io.sonoff.1
                                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       18811      502/iobroker.js-con
                                      tcp        0      0 127.0.0.1:44361         0.0.0.0:*               LISTEN      1001       25453      1293/io.yahka.0
                                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       18804      502/iobroker.js-con
                                      tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          20565      521/vncserver-x11-c
                                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       19085      672/io.admin.0
                                      tcp6       0      0 :::37715                :::*                    LISTEN      1001       23377      1293/io.yahka.0
                                      tcp6       0      0 :::53                   :::*                    LISTEN      0          16330      542/dnsmasq
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          19662      546/sshd
                                      tcp6       0      0 ::1:631                 :::*                    LISTEN      0          17664      363/cupsd
                                      tcp6       0      0 :::5900                 :::*                    LISTEN      0          20564      521/vncserver-x11-c
                                      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       23748      1156/io.shelly.0
                                      udp        0      0 0.0.0.0:53              0.0.0.0:*                           0          16327      542/dnsmasq
                                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          20624      457/dhcpcd
                                      udp        0      0 0.0.0.0:57972           0.0.0.0:*                           109        14298      333/avahi-daemon: r
                                      udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          20561      490/cups-browsed
                                      udp        0      0 192.168.178.42:123      0.0.0.0:*                           105        20424      525/ntpd
                                      udp        0      0 192.168.178.63:123      0.0.0.0:*                           105        20422      525/ntpd
                                      udp        0      0 127.0.0.1:123           0.0.0.0:*                           0          17493      525/ntpd
                                      udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          17488      525/ntpd
                                      udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       23811      1203/io.broadlink2.
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           109        14296      333/avahi-daemon: r
                                      udp        0      0 0.0.0.0:37155           0.0.0.0:*                           1001       22208      1203/io.broadlink2.
                                      udp        0      0 0.0.0.0:38214           0.0.0.0:*                           1001       23009      1203/io.broadlink2.
                                      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       25490      1486/io.deconz.0
                                      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       25487      1486/io.deconz.0
                                      udp6       0      0 :::546                  :::*                                0          20258      457/dhcpcd
                                      udp6       0      0 :::57396                :::*                                109        14299      333/avahi-daemon: r
                                      udp6       0      0 :::53                   :::*                                0          16329      542/dnsmasq
                                      udp6       0      0 2003:cd:a712:7700:d:123 :::*                                105        21568      525/ntpd
                                      udp6       0      0 2003:cd:a712:7700:3:123 :::*                                105        21565      525/ntpd
                                      udp6       0      0 fe80::5415:655e:213:123 :::*                                105        20335      525/ntpd
                                      udp6       0      0 fe80::7251:64f0:bb3:123 :::*                                105        20331      525/ntpd
                                      udp6       0      0 ::1:123                 :::*                                0          17495      525/ntpd
                                      udp6       0      0 :::123                  :::*                                0          17485      525/ntpd
                                      udp6       0      0 :::5353                 :::*                                109        14297      333/avahi-daemon: r
                                      udp6       0      0 :::1900                 :::*                                1001       25492      1486/io.deconz.0
                                      udp6       0      0 :::1900                 :::*                                1001       25491      1486/io.deconz.0
                                      udp6       0      0 :::1900                 :::*                                1001       25489      1486/io.deconz.0
                                      udp6       0      0 :::1900                 :::*                                1001       25488      1486/io.deconz.0
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2023-03-30 21:25:47.282  - debug: backitup.0 (1505) States create User PubSub Client
                                      2023-03-30 21:25:47.309  - debug: backitup.0 (1505) States connected to redis: 127.0.0.1:9000
                                      2023-03-30 21:25:47.393  - debug: backitup.0 (1505) Plugin sentry Initialize Plugin (enabled=true)
                                      2023-03-30 21:25:48.210  - info: backitup.0 (1505) starting. Version 2.5.12 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.15.0, js-controller: 4.0.24
                                      2023-03-30 21:25:48.297  - debug: backitup.0 (1505) Backitup has recognized a linux system
                                      2023-03-30 21:25:48.428  - info: backitup.0 (1505) [iobroker] backup was activated at 02:40 every 3 day(s)
                                      2023-03-30 21:25:48.571  - warn: backitup.0 (1505) No backup file was found
                                      2023-03-30 21:26:19.204  - info: admin.0 (672) <== Disconnect system.user.admin from ::ffff:192.168.178.87 admin
                                      2023-03-30 21:26:19.492  - info: admin.0 (672) ==> Connected system.user.admin from ::ffff:192.168.178.87
                                      2023-03-30 21:26:32.509  - info: admin.0 (672) ==> Connected system.user.admin from ::ffff:192.168.178.87
                                      2023-03-30 21:26:34.966  - info: host.phoscon Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                                      2023-03-30 21:26:36.021  - info: admin.0 (672) <== Disconnect system.user.admin from ::ffff:192.168.178.87
                                      2023-03-30 21:27:09.981  - info: admin.0 (672) ==> Connected system.user.admin from ::ffff:192.168.178.87
                                      2023-03-30 21:27:10.337  - debug: backitup.0 (1505) telegram-instance:
                                      2023-03-30 21:27:10.676  - warn: deconz.0 (1486) Could not connect to websocket instance of deConz/Phoscon. Error: connect ECONNREFUSED 192.168.178.63:443
                                      2023-03-30 21:27:19.074  - debug: backitup.0 (1505) Backup list cannot be read ...
                                      2023-03-30 21:27:19.076  - debug: backitup.0 (1505) Backup list cannot be read ...
                                      2023-03-30 21:27:32.050  - info: admin.0 (672) <== Disconnect system.user.admin from ::ffff:192.168.178.87
                                      2023-03-30 21:27:50.625  - info: admin.0 (672) ==> Connected system.user.admin from ::ffff:192.168.178.87
                                      2023-03-30 21:27:54.316  - info: javascript.0 (807) Stop script script.js.Wohnzimmer.Neu
                                      2023-03-30 21:28:05.578  - info: admin.0 (672) <== Disconnect system.user.admin from ::ffff:192.168.178.87 javascript
                                      2023-03-30 21:28:05.774  - info: admin.0 (672) ==> Connected system.user.admin from ::ffff:192.168.178.87
                                      2023-03-30 21:28:08.095  - info: host.phoscon Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                                      2023-03-30 21:28:10.681  - warn: deconz.0 (1486) Could not connect to websocket instance of deConz/Phoscon. Error: connect ECONNREFUSED 192.168.178.63:443
                                      2023-03-30 21:29:10.689  - warn: deconz.0 (1486) Could not connect to websocket instance of deConz/Phoscon. Error: connect ECONNREFUSED 192.168.178.63:443
                                      
                                      

                                      ============ Mark until here for C&P =============

                                      iob diag has finished.

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • O Olli63

                                        @thomas-braun said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                                        @olli63

                                        Zeig die Ausgabe zu

                                        sudo apt update
                                        

                                        ======== Start marking the full check here =========

                                        Skript v.2023-01-02
                                        
                                        *** BASE SYSTEM ***
                                        Model           : Raspberry Pi 4 Model B Rev 1.2
                                        Architecture:   armv7l
                                        Docker:         false
                                        Virtualization: none
                                        Distributor ID: Raspbian
                                        Description:    Raspbian GNU/Linux 10 (buster)
                                        Release:        10
                                        Codename:       buster
                                        
                                        PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
                                        NAME="Raspbian GNU/Linux"
                                        VERSION_ID="10"
                                        VERSION="10 (buster)"
                                        VERSION_CODENAME=buster
                                        ID=raspbian
                                        ID_LIKE=debian
                                        HOME_URL="http://www.raspbian.org/"
                                        SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
                                        BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
                                        
                                        Systemuptime and Load:
                                         21:29:02 up 4 min,  1 user,  load average: 0.85, 0.89, 0.41
                                        CPU threads: 4
                                        
                                        *** Time and Time Zones ***
                                        Thu Mar 30 19:29:02 UTC 2023
                                        Thu Mar 30 21:29:02 CEST 2023
                                        CEST +0200
                                        Europe/Berlin
                                        
                                        *** User and Groups ***
                                        pi
                                        /home/pi
                                        pi adm dialout cdrom sudo audio video plugdev games users input netdev i2c lpadmin gpio spi iobroker
                                        
                                        *** X-Server-Setup ***
                                        X-Server:       false
                                        Desktop:
                                        Terminal:       tty
                                        Boot Target:    multi-user.target
                                        
                                        *** MEMORY ***
                                                      total        used        free      shared  buff/cache   available
                                        Mem:           1.9G        638M        904M        8.0M        327M        1.1G
                                        Swap:           99M          0B         99M
                                        Total:         2.0G        638M        1.0G
                                        
                                                 1871 M total memory
                                                  638 M used memory
                                                  149 M active memory
                                                  738 M inactive memory
                                                  904 M free memory
                                                   42 M buffer memory
                                                  285 M swap cache
                                                   99 M total swap
                                                    0 M used swap
                                                   99 M free swap
                                        
                                        *** FILESYSTEM ***
                                        Filesystem     Type      Size  Used Avail Use% Mounted on
                                        /dev/root      ext4       14G  6.1G  7.1G  47% /
                                        devtmpfs       devtmpfs  775M     0  775M   0% /dev
                                        tmpfs          tmpfs     936M     0  936M   0% /dev/shm
                                        tmpfs          tmpfs     936M  8.6M  928M   1% /run
                                        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                        tmpfs          tmpfs     936M     0  936M   0% /sys/fs/cgroup
                                        /dev/sda1      vfat      253M   49M  204M  20% /boot
                                        tmpfs          tmpfs     188M     0  188M   0% /run/user/1000
                                        
                                        Messages in dmesg:
                                        [Thu Mar 30 21:24:52 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1280x1024M@60 smsc95xx.macaddr=DC:A6:32:BD:45:5F vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  dwc_otg.lpm_enable=0 console=tty1 root=PARTUUID=ae48e9dc-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                                        [Thu Mar 30 21:24:55 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                                        [Thu Mar 30 21:24:55 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                                        [Thu Mar 30 21:24:56 2023] EXT4-fs (sda2): re-mounted. Opts: (null)
                                        
                                        Show mounted filesystems (real ones only):
                                        TARGET        SOURCE    FSTYPE OPTIONS
                                        /             /dev/sda2 ext4   rw,noatime
                                        |-/sys/fs/bpf none      bpf    rw,nosuid,nodev,noexec,relatime,mode=700
                                        `-/boot       /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                        
                                        Files in neuralgic directories:
                                        
                                        /var:
                                        1.2G    /var/
                                        534M    /var/log
                                        455M    /var/cache
                                        443M    /var/cache/apt
                                        384M    /var/cache/apt/archives
                                        
                                        /opt/iobroker/backups:
                                        13M     /opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        242M    /opt/iobroker/iobroker-data/
                                        152M    /opt/iobroker/iobroker-data/files
                                        59M     /opt/iobroker/iobroker-data/backup-objects
                                        51M     /opt/iobroker/iobroker-data/files/javascript.admin
                                        42M     /opt/iobroker/iobroker-data/files/devices.admin
                                        
                                        The five largest files in iobroker-data are:
                                        33M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.10538062.js.map
                                        19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.904d455f.js.map
                                        12M     /opt/iobroker/iobroker-data/objects.jsonl
                                        9.4M    /opt/iobroker/iobroker-data/states.jsonl
                                        8.2M    /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.10538062.js
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs         v18.15.0
                                        /usr/bin/node           v18.15.0
                                        /usr/bin/npm            9.5.0
                                        /usr/bin/npx            9.5.0
                                        
                                        nodejs:
                                          Installed: 18.15.0-deb-1nodesource1
                                          Candidate: 18.15.0-deb-1nodesource1
                                          Version table:
                                         *** 18.15.0-deb-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x buster/main armhf Packages
                                                100 /var/lib/dpkg/status
                                             10.24.0~dfsg-1~deb10u3 500
                                                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                        
                                        Temp directories causing npm8 problem: 0
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Core adapters versions
                                        js-controller:  4.0.24
                                        admin:          6.3.5
                                        javascript:     6.1.4
                                        
                                        Adapters from github:   0
                                        
                                        Adapter State
                                        + system.adapter.admin.0                  : admin                 : phoscon                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.alexa2.0                 : alexa2                : phoscon                                  -  enabled
                                        + system.adapter.backitup.0               : backitup              : phoscon                                  -  enabled
                                        + system.adapter.ble.0                    : ble                   : phoscon                                  -  enabled
                                        + system.adapter.broadlink2.1             : broadlink2            : phoscon                                  -  enabled
                                        + system.adapter.deconz.0                 : deconz                : phoscon                                  -  enabled, port: 80
                                          system.adapter.devices.0                : devices               : phoscon                                  - disabled
                                        + system.adapter.discovery.0              : discovery             : phoscon                                  -  enabled
                                        + system.adapter.info.0                   : info                  : phoscon                                  -  enabled
                                        + system.adapter.iot.0                    : iot                   : phoscon                                  -  enabled
                                        + system.adapter.javascript.0             : javascript            : phoscon                                  -  enabled
                                        + system.adapter.meross.0                 : meross                : phoscon                                  -  enabled
                                        + system.adapter.shelly.0                 : shelly                : phoscon                                  -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.sonoff.0                 : sonoff                : phoscon                                  -  enabled, port: 1883, bind: 192.168.178.42
                                        + system.adapter.sonoff.1                 : sonoff                : phoscon                                  -  enabled, port: 1889, bind: 192.168.178.42
                                        + system.adapter.wifilight.0              : wifilight             : phoscon                                  -  enabled
                                        + system.adapter.yahka.0                  : yahka                 : phoscon                                  -  enabled
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.admin.0                  : admin                 : phoscon                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.deconz.0                 : deconz                : phoscon                                  -  enabled, port: 80
                                        + system.adapter.shelly.0                 : shelly                : phoscon                                  -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.sonoff.0                 : sonoff                : phoscon                                  -  enabled, port: 1883, bind: 192.168.178.42
                                        + system.adapter.sonoff.1                 : sonoff                : phoscon                                  -  enabled, port: 1889, bind: 192.168.178.42
                                        
                                        ioBroker-Repositories
                                        stable        : http://download.iobroker.net/sources-dist.json
                                        beta          : http://download.iobroker.net/sources-dist-latest.json
                                        
                                        Active repo(s): stable
                                        
                                        Installed ioBroker-Instances
                                        Used repository: stable
                                        Adapter    "admin"        : 6.3.5    , installed 6.3.5
                                        Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                                        Adapter    "backitup"     : 2.5.12   , installed 2.5.12
                                        Adapter    "ble"          : 0.13.0   , installed 0.13.0
                                        Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
                                        Adapter    "deconz"       : 1.3.21   , installed 1.3.21
                                        Adapter    "devices"      : 1.1.2    , installed 1.1.2
                                        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                        Adapter    "info"         : 1.9.19   , installed 1.9.19
                                        Adapter    "iot"          : 1.14.2   , installed 1.14.2
                                        Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                                        Controller "js-controller": 4.0.24   , installed 4.0.24
                                        Adapter    "meross"       : 1.14.0   , installed 1.14.0
                                        Adapter    "shelly"       : 6.3.1    , installed 6.3.1
                                        Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                                        Adapter    "wifilight"    : 1.1.4    , installed 1.1.4
                                        Adapter    "yahka"        : 0.17.0   , installed 0.17.0
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects:        2535
                                        States:         1845
                                        
                                        *** OS-Repositories and Updates ***
                                        Hit:1 http://phoscon.de/apt/deconz buster InRelease
                                        Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                        Hit:3 http://archive.raspberrypi.org/debian buster InRelease
                                        Hit:4 https://deb.nodesource.com/node_18.x buster InRelease
                                        Reading package lists...
                                        Pending Updates: 0
                                        
                                        *** Listening Ports ***
                                        Active Internet connections (only servers)
                                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                        tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      0          16328      542/dnsmasq
                                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          19660      546/sshd
                                        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          17665      363/cupsd
                                        tcp        0      0 192.168.178.42:1883     0.0.0.0:*               LISTEN      1001       21663      1071/io.sonoff.0
                                        tcp        0      0 192.168.178.42:1889     0.0.0.0:*               LISTEN      1001       21264      1102/io.sonoff.1
                                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       18811      502/iobroker.js-con
                                        tcp        0      0 127.0.0.1:44361         0.0.0.0:*               LISTEN      1001       25453      1293/io.yahka.0
                                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       18804      502/iobroker.js-con
                                        tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          20565      521/vncserver-x11-c
                                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       19085      672/io.admin.0
                                        tcp6       0      0 :::37715                :::*                    LISTEN      1001       23377      1293/io.yahka.0
                                        tcp6       0      0 :::53                   :::*                    LISTEN      0          16330      542/dnsmasq
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          19662      546/sshd
                                        tcp6       0      0 ::1:631                 :::*                    LISTEN      0          17664      363/cupsd
                                        tcp6       0      0 :::5900                 :::*                    LISTEN      0          20564      521/vncserver-x11-c
                                        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       23748      1156/io.shelly.0
                                        udp        0      0 0.0.0.0:53              0.0.0.0:*                           0          16327      542/dnsmasq
                                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          20624      457/dhcpcd
                                        udp        0      0 0.0.0.0:57972           0.0.0.0:*                           109        14298      333/avahi-daemon: r
                                        udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          20561      490/cups-browsed
                                        udp        0      0 192.168.178.42:123      0.0.0.0:*                           105        20424      525/ntpd
                                        udp        0      0 192.168.178.63:123      0.0.0.0:*                           105        20422      525/ntpd
                                        udp        0      0 127.0.0.1:123           0.0.0.0:*                           0          17493      525/ntpd
                                        udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          17488      525/ntpd
                                        udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       23811      1203/io.broadlink2.
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           109        14296      333/avahi-daemon: r
                                        udp        0      0 0.0.0.0:37155           0.0.0.0:*                           1001       22208      1203/io.broadlink2.
                                        udp        0      0 0.0.0.0:38214           0.0.0.0:*                           1001       23009      1203/io.broadlink2.
                                        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       25490      1486/io.deconz.0
                                        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       25487      1486/io.deconz.0
                                        udp6       0      0 :::546                  :::*                                0          20258      457/dhcpcd
                                        udp6       0      0 :::57396                :::*                                109        14299      333/avahi-daemon: r
                                        udp6       0      0 :::53                   :::*                                0          16329      542/dnsmasq
                                        udp6       0      0 2003:cd:a712:7700:d:123 :::*                                105        21568      525/ntpd
                                        udp6       0      0 2003:cd:a712:7700:3:123 :::*                                105        21565      525/ntpd
                                        udp6       0      0 fe80::5415:655e:213:123 :::*                                105        20335      525/ntpd
                                        udp6       0      0 fe80::7251:64f0:bb3:123 :::*                                105        20331      525/ntpd
                                        udp6       0      0 ::1:123                 :::*                                0          17495      525/ntpd
                                        udp6       0      0 :::123                  :::*                                0          17485      525/ntpd
                                        udp6       0      0 :::5353                 :::*                                109        14297      333/avahi-daemon: r
                                        udp6       0      0 :::1900                 :::*                                1001       25492      1486/io.deconz.0
                                        udp6       0      0 :::1900                 :::*                                1001       25491      1486/io.deconz.0
                                        udp6       0      0 :::1900                 :::*                                1001       25489      1486/io.deconz.0
                                        udp6       0      0 :::1900                 :::*                                1001       25488      1486/io.deconz.0
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2023-03-30 21:25:47.282  - debug: backitup.0 (1505) States create User PubSub Client
                                        2023-03-30 21:25:47.309  - debug: backitup.0 (1505) States connected to redis: 127.0.0.1:9000
                                        2023-03-30 21:25:47.393  - debug: backitup.0 (1505) Plugin sentry Initialize Plugin (enabled=true)
                                        2023-03-30 21:25:48.210  - info: backitup.0 (1505) starting. Version 2.5.12 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.15.0, js-controller: 4.0.24
                                        2023-03-30 21:25:48.297  - debug: backitup.0 (1505) Backitup has recognized a linux system
                                        2023-03-30 21:25:48.428  - info: backitup.0 (1505) [iobroker] backup was activated at 02:40 every 3 day(s)
                                        2023-03-30 21:25:48.571  - warn: backitup.0 (1505) No backup file was found
                                        2023-03-30 21:26:19.204  - info: admin.0 (672) <== Disconnect system.user.admin from ::ffff:192.168.178.87 admin
                                        2023-03-30 21:26:19.492  - info: admin.0 (672) ==> Connected system.user.admin from ::ffff:192.168.178.87
                                        2023-03-30 21:26:32.509  - info: admin.0 (672) ==> Connected system.user.admin from ::ffff:192.168.178.87
                                        2023-03-30 21:26:34.966  - info: host.phoscon Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                                        2023-03-30 21:26:36.021  - info: admin.0 (672) <== Disconnect system.user.admin from ::ffff:192.168.178.87
                                        2023-03-30 21:27:09.981  - info: admin.0 (672) ==> Connected system.user.admin from ::ffff:192.168.178.87
                                        2023-03-30 21:27:10.337  - debug: backitup.0 (1505) telegram-instance:
                                        2023-03-30 21:27:10.676  - warn: deconz.0 (1486) Could not connect to websocket instance of deConz/Phoscon. Error: connect ECONNREFUSED 192.168.178.63:443
                                        2023-03-30 21:27:19.074  - debug: backitup.0 (1505) Backup list cannot be read ...
                                        2023-03-30 21:27:19.076  - debug: backitup.0 (1505) Backup list cannot be read ...
                                        2023-03-30 21:27:32.050  - info: admin.0 (672) <== Disconnect system.user.admin from ::ffff:192.168.178.87
                                        2023-03-30 21:27:50.625  - info: admin.0 (672) ==> Connected system.user.admin from ::ffff:192.168.178.87
                                        2023-03-30 21:27:54.316  - info: javascript.0 (807) Stop script script.js.Wohnzimmer.Neu
                                        2023-03-30 21:28:05.578  - info: admin.0 (672) <== Disconnect system.user.admin from ::ffff:192.168.178.87 javascript
                                        2023-03-30 21:28:05.774  - info: admin.0 (672) ==> Connected system.user.admin from ::ffff:192.168.178.87
                                        2023-03-30 21:28:08.095  - info: host.phoscon Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                                        2023-03-30 21:28:10.681  - warn: deconz.0 (1486) Could not connect to websocket instance of deConz/Phoscon. Error: connect ECONNREFUSED 192.168.178.63:443
                                        2023-03-30 21:29:10.689  - warn: deconz.0 (1486) Could not connect to websocket instance of deConz/Phoscon. Error: connect ECONNREFUSED 192.168.178.63:443
                                        
                                        

                                        ============ Mark until here for C&P =============

                                        iob diag has finished.

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

                                        @olli63

                                        Hast du nach dem

                                        sudo apt upgrade
                                        

                                        die Kiste nochmal neugestartet?
                                        Wenn nicht, dann tu es jetzt.

                                        sudo reboot
                                        

                                        Und dann kannst du das noch durchackern:

                                        https://forum.iobroker.net/topic/47213/upgrade-von-debian-10-buster-auf-11-bullseye

                                        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

                                        O 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @olli63

                                          Hast du nach dem

                                          sudo apt upgrade
                                          

                                          die Kiste nochmal neugestartet?
                                          Wenn nicht, dann tu es jetzt.

                                          sudo reboot
                                          

                                          Und dann kannst du das noch durchackern:

                                          https://forum.iobroker.net/topic/47213/upgrade-von-debian-10-buster-auf-11-bullseye

                                          O Offline
                                          O Offline
                                          Olli63
                                          schrieb am zuletzt editiert von
                                          #84

                                          @thomas-braun said in Backitup findet Dateien nicht auf NAS-Stick wird gesucht:

                                          sudo apt upgrade

                                          das letzte hätte ich nicht tun sollen....
                                          Bei 90 % stehen geblieben - System Tot

                                          O 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          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

                                          551

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          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