Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. backitup kein Backup von iobroker

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    backitup kein Backup von iobroker

    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      Neuling mit großem Interesse last edited by

      @thomas-braun said in backitup kein Backup von iobroker:

      iobroker update -i

      1.JPG
      2.JPG

      Leider ohne Erfolg!

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Neuling mit großem Interesse last edited by

        @neuling-mit-großem-interesse sagte in backitup kein Backup von iobroker:

        Leider ohne Erfolg!

        Seh ich. Bzw. nicht.
        CodeTags verwenden, KEINE Screenshots.

        1 Reply Last reply Reply Quote 0
        • N
          Neuling mit großem Interesse last edited by

          So?.... Neuling halt... 🙂

          login as: pi
          pi@192.168.178.73's password:
          Linux raspberrypi 5.15.32-v7l+ #1538 SMP Thu Mar 31 19:39:41 BST 2022 armv7l
          
          The programs included with the Debian GNU/Linux system are free software;
          the exact distribution terms for each program are described in the
          individual files in /usr/share/doc/*/copyright.
          
          Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
          permitted by applicable law.
          Last login: Mon Jul 11 05:03:41 2022 from 192.168.178.32
          pi@raspberrypi:~ $ iobroker update -i
          Used repository: stable
          Adapter    "admin"        : 5.3.8    , installed 5.3.8
          Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
          Adapter    "backitup"     : 2.4.9    , installed 2.4.9
          Adapter    "ble"          : 0.12.0   , installed 0.12.0
          Adapter    "daswetter"    : 3.1.2    , installed 3.1.2
          Adapter    "discovery"    : 3.0.3    , installed 3.0.3
          Adapter    "fb-checkpresence": 1.1.14, installed 1.1.14
          Adapter    "flot"         : 1.11.0   , installed 1.11.0
          Adapter    "history"      : 1.11.1   , installed 1.11.1
          Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
          Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
          Adapter    "ical"         : 1.12.1   , installed 1.12.1
          Adapter    "info"         : 1.9.19   , installed 1.9.19
          Adapter    "javascript"   : 5.7.0    , installed 5.7.0
          Controller "js-controller": 4.0.23   , installed 4.0.23
          Adapter    "luftdaten"    : 2.2.4    , installed 2.2.4
          Adapter    "node-red"     : 3.3.1    , installed 3.3.1
          Adapter    "pushover"     : 2.1.0    , installed 2.1.0
          Adapter    "ring"         : 3.0.4    , installed 3.0.4
          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
          Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
          Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
          Adapter    "sql"          : 1.16.2   , installed 1.16.2
          Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
          Adapter    "trashschedule": 2.0.2    , installed 2.0.2
          Adapter    "tuya"         : 3.6.15   , installed 3.6.15
          Adapter    "vis"          : 1.4.15   , installed 1.4.15
          Adapter    "web"          : 4.3.0    , installed 4.3.0
          Adapter    "ws"           : 1.3.0    , installed 1.3.0
          pi@raspberrypi:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
          pi@raspberrypi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
          armv7l
          /usr/bin/nodejs
          /usr/bin/node
          /usr/bin/npm
          v16.16.0
          v16.16.0
          8.11.0
          pi
          /home/pi
          OK:1 http://archive.raspberrypi.org/debian bullseye InRelease
          OK:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
          OK:3 https://repos.influxdata.com/debian bullseye InRelease
          OK:4 https://deb.nodesource.com/node_16.x bullseye InRelease
          OK:5 https://packages.grafana.com/enterprise/deb stable InRelease
          Holen:6 https://download.sublimetext.com apt/stable/ InRelease [2.536 B]
          Es wurden 2.536 B in 2 s geholt (1.412 B/s).
          Paketlisten werden gelesen... Fertig
          Abh▒ngigkeitsbaum wird aufgebaut... Fertig
          Statusinformationen werden eingelesen... Fertig
          Alle Pakete sind aktuell.
          nodejs:
            Installiert:           16.16.0-deb-1nodesource1
            Installationskandidat: 16.16.0-deb-1nodesource1
            Versionstabelle:
           *** 16.16.0-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
                  100 /var/lib/dpkg/status
               12.22.12~dfsg-1~deb11u1 500
                  500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
          pi@raspberrypi:~ $ sudo iobroker restart
          pi@raspberrypi:~ $ sudo iobroker start
          pi@raspberrypi:~ $
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Neuling mit großem Interesse last edited by

            @neuling-mit-großem-interesse

            Was ist sublimetext? Was issen das?
            Und iobroker NEVER NEVER NEVER EVER mit sudo anpacken. Nie!

            iobroker stop
            iobroker fix
            iobroker start
            free -ht --mega
            
            1 Reply Last reply Reply Quote 0
            • N
              Neuling mit großem Interesse last edited by

              @thomas-braun said in backitup kein Backup von iobroker:

              free -ht --mega

              login as: pi
              pi@192.168.178.73's password:
              Linux raspberrypi 5.15.32-v7l+ #1538 SMP Thu Mar 31 19:39:41 BST 2022 armv7l
              
              The programs included with the Debian GNU/Linux system are free software;
              the exact distribution terms for each program are described in the
              individual files in /usr/share/doc/*/copyright.
              
              Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
              permitted by applicable law.
              Last login: Mon Jul 11 13:04:15 2022 from 192.168.178.32
              pi@raspberrypi:~ $ iobroker stop
              pi@raspberrypi:~ $ iobroker fix
              library: loaded
              Library version=2022-06-15
              
              ==========================================================================
              
                  Welcome to the ioBroker installation fixer!
                  Script version: 2022-06-03
              
                  You might need to enter your password a couple of times.
              
              ==========================================================================
              
              
              ==========================================================================
                  Installing prerequisites (1/3)
              ==========================================================================
              
              Holen:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15,0 kB]
              OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
              OK:3 https://repos.influxdata.com/debian bullseye InRelease
              OK:4 https://packages.grafana.com/enterprise/deb stable InRelease
              OK:5 https://deb.nodesource.com/node_16.x bullseye InRelease
              Holen:6 https://download.sublimetext.com apt/stable/ InRelease [2.536 B]
              Es wurden 17,5 kB in 2 s geholt (10,7 kB/s).
              Paketlisten werden gelesen... Fertig
              Installed gcc-c++
              
              ==========================================================================
                  Checking ioBroker user and directory permissions (2/3)
              ==========================================================================
              
              Created /etc/sudoers.d/iobroker
              Fixing directory permissions...
              
              ==========================================================================
                  Checking autostart (3/3)
              ==========================================================================
              
              Enabling autostart...
              Autostart enabled!
              
              ==========================================================================
              
                  Your installation was fixed successfully
                  Run iobroker start to start ioBroker again!
              
              ==========================================================================
              
              pi@raspberrypi:~ $ iobroker start
              pi@raspberrypi:~ $ free -ht --mega
                            gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
              Speicher:       7,9G        1,1G        3,9G        102M        2,9G        6,5G
              Swap:           1,0G          0B        1,0G
              Gesamt:         8,9G        1,1G        5,0G
              pi@raspberrypi:~ $ free -ht --mega
                            gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
              Speicher:       7,9G        2,2G        2,7G        102M        2,9G        5,6G
              Swap:           1,0G          0B        1,0G
              Gesamt:         8,9G        2,2G        3,8G
              pi@raspberrypi:~ $
              

              Ohne Erfolg

              [Started iobroker ...
              [DEBUG] [iobroker] - host.raspberrypi 11574 states saved
              
              [DEBUG] [iobroker] - host.raspberrypi 13365 objects saved
              
              [ERROR] [iobroker] - 
              <--- Last few GCs --->
              
              [20040:0x402ffc8]    24847 ms: Mark-sweep (reduce) 586.3 (594.7) -> 586.3 (589.9) MB, 132.8 / 0.0 ms  (+ 0.0 ms in 0 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 2249 ms) (average mu = 0.964, current mu = 0.942) last [20040:0x402ffc8]    24932 ms: Mark-sweep (reduce) 586.3 (589.9) -> 586.2 (589.9) MB, 84.6 / 0.0 ms  (average mu = 0.945, current mu = 0.001) last resort GC in old space requested
              
              
              [ERROR] [iobroker] - 
              <--- JS stacktrace --->
              
              
              [ERROR] [iobroker] - FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
              
              [DEBUG] [iobroker] - done
              [DEBUG] [mysql] - MySql-Backup started ...
              [DEBUG] [mysql] - MySql File deleted!
              [DEBUG] [mysql] - MySql-Backup for is finish
              [DEBUG] [mysql] - done
              [DEBUG] [historyDB] - compress from historyDB started ...
              [DEBUG] [historyDB] - Backup created: /opt/iobroker/backups/historyDB_2022_07_11-13_40_18_backupiobroker.tar.gz
              [DEBUG] [historyDB] - done
              [DEBUG] [grafana] - Start Grafana Backup ...
              [DEBUG] [grafana] - Created grafana_tmp directory: "/opt/iobroker/backups/grafana_tmp"
              [DEBUG] [grafana] - Created dashboard directory
              [DEBUG] [grafana] - Created dashboards_manually_restore directory
              [DEBUG] [grafana] - Created datasource directory
              [DEBUG] [grafana] - start Grafana request ...
              [DEBUG] [grafana] - Grafana is available ... Status: 200
              [DEBUG] [grafana] - found Dashboard: duty-gate
              [DEBUG] [grafana] - found Dashboard: lux
              [DEBUG] [grafana] - found Dashboard: tomaten-bodentemperatur
              [DEBUG] [grafana] - found Dashboard: anwesenheit
              [DEBUG] [grafana] - found Dashboard: radieschen-lux
              [DEBUG] [grafana] - found Dashboard: pool
              [DEBUG] [grafana] - found Dashboard: tomaten
              [DEBUG] [grafana] - start Grafana backup compress ...
              [DEBUG] [grafana] - Backup created: /opt/iobroker/backups/grafana_2022_07_11-13_40_19_backupiobroker.tar.gz
              [DEBUG] [grafana] - Try deleting the Grafana tmp directory: "/opt/iobroker/backups/grafana_tmp"
              [DEBUG] [grafana] - Grafana tmp directory "/opt/iobroker/backups/grafana_tmp" successfully deleted
              [DEBUG] [grafana] - done
              [DEBUG] [javascripts] - Created javascript_tmp directory: "/opt/iobroker/backups/tmpScripts"
              [DEBUG] [javascripts] - found Script: Raspberry_Temperaturüberwachung
              [DEBUG] [javascripts] - found Script: Müll
              [DEBUG] [javascripts] - Try deleting the Javascript tmp directory: "/opt/iobroker/backups/tmpScripts"
              [DEBUG] [javascripts] - Javascript tmp directory "/opt/iobroker/backups/tmpScripts" successfully deleted
              [DEBUG] [javascripts] - Backup created: /opt/iobroker/backups/javascripts_2022_07_11-13_40_25_backupiobroker.tar.gz
              [DEBUG] [javascripts] - done
              [DEBUG] [cifs] - used copy path: /media/usbstick
              [DEBUG] [cifs] - Copy iobroker_2022_07_11-13_39_50_backupiobroker.tar.gz...
              [ERROR] [cifs] - Error: ENOENT: no such file or directory, open '/opt/iobroker/backups/iobroker_2022_07_11-13_39_50_backupiobroker.tar.gz'
              [DEBUG] [cifs] - Copy mysql_2022_07_11-13_40_15_backupiobroker.tar.gz...
              [DEBUG] [cifs] - Copy historyDB_2022_07_11-13_40_18_backupiobroker.tar.gz...
              [DEBUG] [cifs] - Copy grafana_2022_07_11-13_40_19_backupiobroker.tar.gz...
              [DEBUG] [cifs] - Copy javascripts_2022_07_11-13_40_25_backupiobroker.tar.gz...
              [DEBUG] [cifs] - done
              [ERROR] [clean] - Backup files not deleted from /opt/iobroker/backups because some errors.
              [DEBUG] [clean] - done
              [DEBUG] [historyHTML] - new history html values created
              [DEBUG] [historyHTML] - done
              [DEBUG] [historyJSON] - new history json values created
              [DEBUG] [historyJSON] - done
              [EXIT] 0](link url)
              
              Homoran N 2 Replies Last reply Reply Quote 0
              • N
                Neuling mit großem Interesse last edited by

                Während Backitup ausgeführt wird

                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        2,2G        2,7G        102M        2,9G        5,7G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        2,2G        3,8G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        2,3G        2,6G        102M        2,9G        5,5G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        2,3G        3,7G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        2,4G        2,6G        102M        2,9G        5,5G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        2,4G        3,6G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        2,4G        2,6G        102M        2,9G        5,5G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        2,4G        3,6G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        2,6G        2,4G        102M        2,9G        5,3G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        2,6G        3,4G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        2,7G        2,2G        102M        2,9G        5,1G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        2,7G        3,3G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        2,8G        2,5G        102M        2,7G        5,1G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        2,8G        3,5G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        2,6G        2,6G        102M        2,7G        5,3G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        2,6G        3,7G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        2,6G        2,6G        102M        2,7G        5,2G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        2,6G        3,6G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        2,7G        2,5G        102M        2,7G        5,2G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        2,7G        3,5G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        2,8G        2,4G        102M        2,7G        5,0G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        2,8G        3,4G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        3,0G        2,3G        102M        2,7G        4,9G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        3,0G        3,3G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        3,0G        2,2G        102M        2,7G        4,9G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        3,0G        3,2G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        3,3G        1,9G        102M        2,7G        4,6G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        3,3G        3,0G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        3,5G        1,7G        102M        2,7G        4,3G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        3,5G        2,7G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        3,6G        1,6G        102M        2,7G        4,3G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        3,6G        2,7G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        3,8G        1,4G        102M        2,7G        4,1G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        3,8G        2,4G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        3,1G        1,9G        102M        2,9G        4,8G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        3,1G        2,9G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        3,3G        1,7G        102M        2,9G        4,6G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        3,3G        2,7G
                pi@raspberrypi:~ $ free -ht --mega
                              gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                Speicher:       7,9G        3,3G        1,7G        102M        2,9G        4,6G
                Swap:           1,0G          0B        1,0G
                Gesamt:         8,9G        3,3G        2,7G
                pi@raspberrypi:~ $
                
                1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @Neuling mit großem Interesse last edited by

                  @neuling-mit-großem-interesse sagte in backitup kein Backup von iobroker:

                  Ohne Erfolg

                  Was?

                  bitte alles zeigen!
                  Man weiß ja gar nicht wer da gerade was tut

                  N 1 Reply Last reply Reply Quote 0
                  • N
                    Neuling mit großem Interesse @Homoran last edited by

                    @homoran

                    Hallo!
                    Was meinst du mit alles zeigen?
                    Wie mein Benutzername schon sagt... absoluter Neuling.... Welche Informationen werden benötigt?

                    1 Reply Last reply Reply Quote 0
                    • N
                      Neuling mit großem Interesse @Neuling mit großem Interesse last edited by

                      @neuling-mit-großem-interesse

                      Auf die Frage hin was ist sublimetext.... Ich hatte einen texteditor instalieren wollen und dieser landete beim falschen benutzer... ist deinstaliert....

                      Danach habe ich die obigen Schritte wiederholt...

                      pi@raspberrypi:~ $ iobroker stop
                      pi@raspberrypi:~ $ iobroker fix
                      library: loaded
                      Library version=2022-06-15
                      
                      ==========================================================================
                      
                          Welcome to the ioBroker installation fixer!
                          Script version: 2022-06-03
                      
                          You might need to enter your password a couple of times.
                      
                      ==========================================================================
                      
                      
                      ==========================================================================
                          Installing prerequisites (1/3)
                      ==========================================================================
                      
                      OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                      OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
                      OK:3 https://repos.influxdata.com/debian bullseye InRelease
                      OK:4 https://deb.nodesource.com/node_16.x bullseye InRelease
                      OK:5 https://packages.grafana.com/enterprise/deb stable InRelease
                      Paketlisten werden gelesen... Fertig
                      Installed gcc-c++
                      
                      ==========================================================================
                          Checking ioBroker user and directory permissions (2/3)
                      ==========================================================================
                      
                      Created /etc/sudoers.d/iobroker
                      Fixing directory permissions...
                      
                      ==========================================================================
                          Checking autostart (3/3)
                      ==========================================================================
                      
                      Enabling autostart...
                      Autostart enabled!
                      
                      ==========================================================================
                      
                          Your installation was fixed successfully
                          Run iobroker start to start ioBroker again!
                      
                      ==========================================================================
                      
                      pi@raspberrypi:~ $ iobroker start
                      pi@raspberrypi:~ $ free -ht --mega
                                    gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                      Speicher:       7,9G        901M        5,1G         59M        1,9G        6,7G
                      Swap:           1,0G          0B        1,0G
                      Gesamt:         8,9G        901M        6,1G
                      pi@raspberrypi:~ $ free -ht --mega
                                    gesamt       benutzt     frei      gemns.  Puffer/Cache verf▒gbar
                      Speicher:       7,9G        1,6G        4,4G         59M        1,9G        6,0G
                      Swap:           1,0G          0B        1,0G
                      Gesamt:         8,9G        1,6G        5,4G
                      pi@raspberrypi:~ $
                      

                      jetzt ist der texteditor nicht mehr teil des fixes...

                      dann habe ich eine neu instanz von Backitup erstellt in der dann nur iobroker gesichert werden soll....

                      alles ausser iobroker selber geht.

                      Started iobroker ...
                      [DEBUG] [iobroker] - host.raspberrypi 11599 states saved
                      
                      [DEBUG] [iobroker] - host.raspberrypi 13397 objects saved
                      
                      [ERROR] [iobroker] - 
                      <--- Last few GCs --->
                      
                      [32392:0x4fbafc8]    23688 ms: Mark-sweep (reduce) 586.4 (593.5) -> 586.4 (590.5) MB, 114.8 / 0.0 ms  (+ 0.0 ms in 0 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 2269 ms) (average mu = 0.970, current mu = 0.951) last [32392:0x4fbafc8]    23765 ms: Mark-sweep (reduce) 586.4 (590.5) -> 586.4 (589.8) MB, 77.4 / 0.0 ms  (average mu = 0.951, current mu = 0.001) last resort GC in old space requested
                      
                      
                      [ERROR] [iobroker] - 
                      <--- JS stacktrace --->
                      
                      
                      [ERROR] [iobroker] - FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
                      
                      [DEBUG] [iobroker] - done
                      [DEBUG] [clean] - done
                      [DEBUG] [historyHTML] - new history html values created
                      [DEBUG] [historyHTML] - done
                      [DEBUG] [historyJSON] - new history json values created
                      [DEBUG] [historyJSON] - done
                      [EXIT] 0
                      
                      Glasfaser 1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @Neuling mit großem Interesse last edited by

                        @neuling-mit-großem-interesse

                        Warum fragst du in einem neuen Thread !?
                        https://forum.iobroker.net/topic/56255/node-js-16x-und-alte-12x-gleichzeitig

                        das ist doch der Screenshot von ganz oben von dir und betrifft doch diesen Thread

                        @neuling-mit-großem-interesse sagte in Node.js 16x und alte 12x gleichzeitig?:
                        @thomas-braun
                        ok Danke
                        Ich bin auf der Suche nach möglichen Fehlern weshalb mein Backup nicht erstellt wird.

                        Zeige mal :

                        du -hs /opt/iobroker/iobroker-data/files/*
                        
                        N 1 Reply Last reply Reply Quote 0
                        • N
                          Neuling mit großem Interesse @Glasfaser last edited by

                          @glasfaser
                          Warum fragst du in einem neuen Thread !?
                          Ich suche noch nach dem Fehler....Und da ich die node-js auch aktualisiert hatte dachte ich mir auch danach zu schauen bzw. zu Fragen...

                          pi@raspberrypi:/opt/iobroker $ du -hs /opt/iobroker/iobroker-data/files/*
                          8,0K    /opt/iobroker/iobroker-data/files/0_userdata.0
                          252K    /opt/iobroker/iobroker-data/files/admin.admin
                          1,2M    /opt/iobroker/iobroker-data/files/alexa2.admin
                          420K    /opt/iobroker/iobroker-data/files/backitup.admin
                          732K    /opt/iobroker/iobroker-data/files/ble.admin
                          4,9M    /opt/iobroker/iobroker-data/files/daswetter.admin
                          472K    /opt/iobroker/iobroker-data/files/discovery.admin
                          908K    /opt/iobroker/iobroker-data/files/fb-checkpresence.admin
                          1,4M    /opt/iobroker/iobroker-data/files/flot
                          12K     /opt/iobroker/iobroker-data/files/flot.admin
                          180K    /opt/iobroker/iobroker-data/files/history.admin
                          64K     /opt/iobroker/iobroker-data/files/hm-rega
                          160K    /opt/iobroker/iobroker-data/files/hm-rega.admin
                          2,5M    /opt/iobroker/iobroker-data/files/hm-rpc.admin
                          84K     /opt/iobroker/iobroker-data/files/ical.admin
                          2,7M    /opt/iobroker/iobroker-data/files/info.admin
                          32M     /opt/iobroker/iobroker-data/files/javascript.admin
                          188K    /opt/iobroker/iobroker-data/files/node-red.admin
                          104K    /opt/iobroker/iobroker-data/files/pushover.admin
                          48K     /opt/iobroker/iobroker-data/files/ring.admin
                          48K     /opt/iobroker/iobroker-data/files/rpi2.admin
                          76K     /opt/iobroker/iobroker-data/files/smartgarden.admin
                          224K    /opt/iobroker/iobroker-data/files/sql.admin
                          68K     /opt/iobroker/iobroker-data/files/tankerkoenig.admin
                          188K    /opt/iobroker/iobroker-data/files/trashschedule.admin
                          7,0M    /opt/iobroker/iobroker-data/files/vis
                          488K    /opt/iobroker/iobroker-data/files/vis.0
                          52K     /opt/iobroker/iobroker-data/files/vis.admin
                          7,9M    /opt/iobroker/iobroker-data/files/web
                          5,7M    /opt/iobroker/iobroker-data/files/web.admin
                          pi@raspberrypi:/opt/iobroker $
                          
                          N Glasfaser 2 Replies Last reply Reply Quote 0
                          • N
                            Neuling mit großem Interesse @Neuling mit großem Interesse last edited by

                            @neuling-mit-großem-interesse

                            Ordnergröße 1,8 GB

                            1 Reply Last reply Reply Quote 0
                            • Glasfaser
                              Glasfaser @Neuling mit großem Interesse last edited by

                              @neuling-mit-großem-interesse sagte in backitup kein Backup von iobroker:

                              Ich suche noch nach dem Fehler...

                              Ja das ist mir klar ...
                              Du bekommst doch schon hier im Thread Hilfe .

                              das wäre genauso , als würdest du nach Spanien fliegen und dort nach deinem Problem suchen ... aber dort sind andere User .... und das ganze fängt von neuen an.

                              So bleibt dein ( Problem ) erstmal für alle an einem Ort !

                              N 1 Reply Last reply Reply Quote 0
                              • N
                                Neuling mit großem Interesse @Glasfaser last edited by

                                @glasfaser
                                ok

                                N 1 Reply Last reply Reply Quote 0
                                • N
                                  Neuling mit großem Interesse @Neuling mit großem Interesse last edited by

                                  @neuling-mit-großem-interesse

                                  Ich sehe gerade das in dem Unterordner backup-objects alleine 600MB Dateien sind.
                                  states und objects.jsonl.gz
                                  vom 09.07.2022 bis heute

                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Neuling mit großem Interesse last edited by

                                    @neuling-mit-großem-interesse

                                    Wie groß sind die?
                                    Hier sind die äußerst übersichtlich kompakt.

                                    ncdu 1.15.1 ~ Use the arrow keys to navigate, press ? for help                                                                                              --- /opt/iobroker/iobroker-data/backup-objects -------------------------------------------------------------------------------------------------------------
                                                             /..                                                                                                                                    4.0 MiB [##########]  2022-07-11_15-38_objects.jsonl.gz
                                        4.0 MiB [##########]  2022-07-11_13-38_objects.jsonl.gz
                                        4.0 MiB [##########]  2022-07-11_17-38_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-11_09-38_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-11_05-38_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-11_11-38_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-11_01-38_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-11_07-38_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-11_03-38_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-10_21-38_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-10_19-38_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-09_21-04_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-10_01-04_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-09_23-04_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-10_03-04_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-10_07-04_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-10_09-04_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-10_05-04_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-10_12-53_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-10_14-53_objects.jsonl.gz
                                        4.0 MiB [######### ]  2022-07-10_16-53_objects.jsonl.gz
                                        3.9 MiB [######### ]  2022-07-10_23-38_objects.jsonl.gz
                                        3.9 MiB [######### ]  2022-07-09_17-04_objects.jsonl.gz
                                        3.9 MiB [######### ]  2022-07-09_19-04_objects.jsonl.gz
                                      348.0 KiB [          ]  2022-07-10_09-04_states.jsonl.gz
                                      348.0 KiB [          ]  2022-07-11_17-38_states.jsonl.gz
                                      344.0 KiB [          ]  2022-07-10_03-04_states.jsonl.gz
                                      344.0 KiB [          ]  2022-07-10_21-38_states.jsonl.gz
                                      344.0 KiB [          ]  2022-07-10_19-38_states.jsonl.gz
                                      344.0 KiB [          ]  2022-07-11_03-38_states.jsonl.gz
                                      344.0 KiB [          ]  2022-07-10_16-53_states.jsonl.gz
                                      344.0 KiB [          ]  2022-07-10_12-53_states.jsonl.gz
                                      344.0 KiB [          ]  2022-07-10_14-53_states.jsonl.gz
                                      344.0 KiB [          ]  2022-07-11_15-38_states.jsonl.gz
                                      344.0 KiB [          ]  2022-07-10_07-04_states.jsonl.gz
                                      344.0 KiB [          ]  2022-07-09_23-04_states.jsonl.gz
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • Glasfaser
                                      Glasfaser last edited by

                                      @neuling-mit-großem-interesse

                                      127.0.0.1:39240
                                      127.0.0.1:33942

                                      Zeige mal

                                      iobroker setup custom
                                      
                                      N 1 Reply Last reply Reply Quote 0
                                      • N
                                        Neuling mit großem Interesse @Glasfaser last edited by

                                        @glasfaser said in backitup kein Backup von iobroker:

                                        iobroker setup custom

                                        pi@raspberrypi:/opt/iobroker/iobroker-data/backup-objects $ iobroker setup custom
                                        Current configuration:
                                        - Objects database:
                                          - Type: jsonl
                                          - Host/Unix Socket: 127.0.0.1
                                          - Port: 9001
                                        - States database:
                                          - Type: jsonl
                                          - Host/Unix Socket: 127.0.0.1
                                          - Port: 9000
                                        - Data Directory: ../../iobroker-data/
                                        
                                        Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]:
                                        
                                        N 1 Reply Last reply Reply Quote 0
                                        • N
                                          Neuling mit großem Interesse @Neuling mit großem Interesse last edited by

                                          @neuling-mit-großem-interesse
                                          dieses Fenster?

                                          Thomas Braun Glasfaser 2 Replies Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Neuling mit großem Interesse last edited by

                                            @neuling-mit-großem-interesse

                                            Hier läuft das auf 0.0.0.0. , nicht auf localhost

                                            Current configuration:
                                            - Objects database:
                                              - Type: jsonl
                                              - Host/Unix Socket: 0.0.0.0
                                              - Port: 9001
                                            - States database:
                                              - Type: jsonl
                                              - Host/Unix Socket: 0.0.0.0
                                              - Port: 9000
                                            - Data Directory: ../../iobroker-data/
                                            
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            815
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            53
                                            1652
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo