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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter ioBroker.backitup v3.1.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

Test Adapter ioBroker.backitup v3.1.x

Scheduled Pinned Locked Moved Tester
backitupbackitup backupccuhistorymysqlredisrestorerestore backup
2.8k Posts 170 Posters 2.4m Views 113 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • qqolliQ qqolli

    @simatec

    Hättest Du eine Idee oder die Möglichkeit in den Code zu schauen (wie Thomas vorgeschlagen hat)?

    simatecS Offline
    simatecS Offline
    simatec
    Developer Most Active
    wrote on last edited by
    #1918

    @qqolli Das wäre der Code vom Controller und nicht von Backitup.
    Ich konnte da im Code nix wirklich feststellen.

    Versuche nach dem iob fix und einem kompletten Neustart deines System nochmal ein iob backup auf der CLI

    • Besuche meine Github Seite
    • Beitrag hat geholfen oder willst du mich unterstützen
    • HowTo Restore ioBroker
    qqolliQ 1 Reply Last reply
    0
    • simatecS simatec

      @qqolli Das wäre der Code vom Controller und nicht von Backitup.
      Ich konnte da im Code nix wirklich feststellen.

      Versuche nach dem iob fix und einem kompletten Neustart deines System nochmal ein iob backup auf der CLI

      qqolliQ Offline
      qqolliQ Offline
      qqolli
      wrote on last edited by
      #1919

      @simatec

      Habe ich gemacht, hat sich aber leider nichts geändert:

      pi@ioBroker:~ $ iobroker backup
      host.ioBroker 66821 states saved
      host.ioBroker 86838 objects saved
      /usr/bin/iobroker: Zeile 8: 30312 Getötet                sudo -H -u iobroker node /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js "$@"
      pi@ioBroker:~ $ ls -al /opt/iobroker/backups/
      insgesamt 16
      drwxrwxr-x+  2 iobroker iobroker 12288 Apr 18 18:38 .
      drwxrwxr-x+ 10 iobroker iobroker  4096 Apr 19 11:34 ..
      pi@ioBroker:~ $ 
      
      
      Thomas BraunT simatecS 2 Replies Last reply
      0
      • qqolliQ qqolli

        @simatec

        Habe ich gemacht, hat sich aber leider nichts geändert:

        pi@ioBroker:~ $ iobroker backup
        host.ioBroker 66821 states saved
        host.ioBroker 86838 objects saved
        /usr/bin/iobroker: Zeile 8: 30312 Getötet                sudo -H -u iobroker node /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js "$@"
        pi@ioBroker:~ $ ls -al /opt/iobroker/backups/
        insgesamt 16
        drwxrwxr-x+  2 iobroker iobroker 12288 Apr 18 18:38 .
        drwxrwxr-x+ 10 iobroker iobroker  4096 Apr 19 11:34 ..
        pi@ioBroker:~ $ 
        
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #1920

        @qqolli

        Mit der Fehlermeldung finde ich z. B. diesen Thread:

        https://forum.iobroker.net/topic/48300/iobroker-lässt-sich-nicht-upgraden/37

        Hilft dir vermutlich aber auch nicht weiter.

        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 Reply Last reply
        0
        • qqolliQ qqolli

          @simatec

          Habe ich gemacht, hat sich aber leider nichts geändert:

          pi@ioBroker:~ $ iobroker backup
          host.ioBroker 66821 states saved
          host.ioBroker 86838 objects saved
          /usr/bin/iobroker: Zeile 8: 30312 Getötet                sudo -H -u iobroker node /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js "$@"
          pi@ioBroker:~ $ ls -al /opt/iobroker/backups/
          insgesamt 16
          drwxrwxr-x+  2 iobroker iobroker 12288 Apr 18 18:38 .
          drwxrwxr-x+ 10 iobroker iobroker  4096 Apr 19 11:34 ..
          pi@ioBroker:~ $ 
          
          
          simatecS Offline
          simatecS Offline
          simatec
          Developer Most Active
          wrote on last edited by
          #1921

          @qqolli Installiere mal den js-controller neu. Da ist sicher irgendwas kaputt

          • Besuche meine Github Seite
          • Beitrag hat geholfen oder willst du mich unterstützen
          • HowTo Restore ioBroker
          qqolliQ 1 Reply Last reply
          0
          • simatecS simatec

            @qqolli Installiere mal den js-controller neu. Da ist sicher irgendwas kaputt

            qqolliQ Offline
            qqolliQ Offline
            qqolli
            wrote on last edited by
            #1922

            @simatec

            Hallo,

            danke für die Antwort.

            Könntest Du mir genau beschreiben, wie ich den js-controller sauber und ordnungsgemäß lösche und neu installiere, ohne mir etwas grundlegend und endgültig zu zerschießen?

            Da gab es mal was von Stabilostick:

            cd /opt/iobroker
            sudo iobroker stop
            mv node_modules node_modules_
            sudo npm cache clean
            sudo npm i npm@latest -g
            npm i iobroker.js-controller --production
            npm i iobroker.admin --production
            npm i iobroker.discovery --production
            sudo iobroker start
            

            Würde da das

            npm i iobroker.js-controller --production
            

            alleine reichen? Also nur:

            cd /opt/iobroker
            sudo iobroker stop
            sudo npm cache clean
            npm i iobroker.js-controller --production
            sudo iobroker start
            
            Thomas BraunT 2 Replies Last reply
            0
            • qqolliQ qqolli

              @simatec

              Hallo,

              danke für die Antwort.

              Könntest Du mir genau beschreiben, wie ich den js-controller sauber und ordnungsgemäß lösche und neu installiere, ohne mir etwas grundlegend und endgültig zu zerschießen?

              Da gab es mal was von Stabilostick:

              cd /opt/iobroker
              sudo iobroker stop
              mv node_modules node_modules_
              sudo npm cache clean
              sudo npm i npm@latest -g
              npm i iobroker.js-controller --production
              npm i iobroker.admin --production
              npm i iobroker.discovery --production
              sudo iobroker start
              

              Würde da das

              npm i iobroker.js-controller --production
              

              alleine reichen? Also nur:

              cd /opt/iobroker
              sudo iobroker stop
              sudo npm cache clean
              npm i iobroker.js-controller --production
              sudo iobroker start
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #1923

              @qqolli
              Lass das 'sudo' jeweils weg!

              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 Reply Last reply
              0
              • qqolliQ qqolli

                @simatec

                Hallo,

                danke für die Antwort.

                Könntest Du mir genau beschreiben, wie ich den js-controller sauber und ordnungsgemäß lösche und neu installiere, ohne mir etwas grundlegend und endgültig zu zerschießen?

                Da gab es mal was von Stabilostick:

                cd /opt/iobroker
                sudo iobroker stop
                mv node_modules node_modules_
                sudo npm cache clean
                sudo npm i npm@latest -g
                npm i iobroker.js-controller --production
                npm i iobroker.admin --production
                npm i iobroker.discovery --production
                sudo iobroker start
                

                Würde da das

                npm i iobroker.js-controller --production
                

                alleine reichen? Also nur:

                cd /opt/iobroker
                sudo iobroker stop
                sudo npm cache clean
                npm i iobroker.js-controller --production
                sudo iobroker start
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #1924

                @qqolli

                Ich würde es so machen:

                iobroker stop 
                iobroker fix
                cd /opt/iobroker 
                sudo -H -u iobroker npm install iobroker.js-controller
                cd ~
                iobroker start
                

                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

                qqolliQ 1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @qqolli

                  Ich würde es so machen:

                  iobroker stop 
                  iobroker fix
                  cd /opt/iobroker 
                  sudo -H -u iobroker npm install iobroker.js-controller
                  cd ~
                  iobroker start
                  
                  qqolliQ Offline
                  qqolliQ Offline
                  qqolli
                  wrote on last edited by
                  #1925

                  @thomas-braun

                  Habe ich gemacht:
                  Bei der Installation des JS-Controllers, was bedeutet da:

                  156 packages are looking for funding
                  

                  Muss ich da nochwas machen?

                  Linux ioBroker 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 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: Wed Apr 20 10:39:52 2022 from 192.168.178.49
                  pi@ioBroker:~ $ iobroker stop
                  pi@ioBroker:~ $ iobroker fix
                  library: loaded
                  Library version=2022-02-10
                  
                  ==========================================================================
                  
                      Welcome to the ioBroker installation fixer!
                      Script version: 2022-02-13
                  
                      You might need to enter your password a couple of times.
                  
                  ==========================================================================
                  
                  
                  ==========================================================================
                      Installing prerequisites (1/3)
                  ==========================================================================
                  
                  OK:1 http://phoscon.de/apt/deconz buster InRelease
                  OK:2 http://archive.raspberrypi.org/debian buster InRelease
                  OK:3 https://packages.grafana.com/oss/deb stable InRelease
                  OK:4 https://repos.influxdata.com/debian buster InRelease
                  OK:5 https://deb.nodesource.com/node_14.x buster InRelease
                  OK:6 http://raspbian.raspberrypi.org/raspbian buster InRelease
                  OK:7 https://archive.raspbian.org/raspbian buster 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@ioBroker:~ $ cd /opt/iobroker/
                  pi@ioBroker:/opt/iobroker $
                  pi@ioBroker:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
                  
                  > iobroker.js-controller@4.0.21 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                  > node lib/preinstallCheck.js
                  
                  NPM version: 6.14.16
                  
                  > iobroker.js-controller@4.0.21 install /opt/iobroker/node_modules/iobroker.js-controller
                  > node iobroker.js setup first
                  
                  Successfully migrated 87608 objects to Redis Sets
                  object _design/system updated
                  {
                    "defaultPrivate": "-----BEGIN RSA PRIVATE KEY----------END RSA PRIVATE KEY-----\r\n",
                    "defaultPublic": "-----BEGIN CERTIFICATE---------END CERTIFICATE-----\r\n"
                  }
                  Update certificate defaultPrivate
                  The object "system.certificates" was updated successfully.
                  Update certificate defaultPublic
                  The object "system.certificates" was updated successfully.
                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                  npm WARN crc@4.1.0 requires a peer of buffer@>=6.0.3 but none is installed. You must install peer dependencies yourself.
                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                  
                  + iobroker.js-controller@4.0.21
                  added 7 packages from 1 contributor, removed 7 packages, updated 25 packages and moved 1 package in 131.488s
                  
                  156 packages are looking for funding
                    run `npm fund` for details
                  pi@ioBroker:/opt/iobroker $ cd ~
                  pi@ioBroker:~ $ iobroker start
                  pi@ioBroker:~ $
                  
                  Thomas BraunT 1 Reply Last reply
                  0
                  • simatecS Offline
                    simatecS Offline
                    simatec
                    Developer Most Active
                    wrote on last edited by
                    #1926

                    @qqolli sagte in Test Adapter Backitup v2.4.x:

                    Muss ich da nochwas machen?

                    Kannst du ignorieren ...

                    • Besuche meine Github Seite
                    • Beitrag hat geholfen oder willst du mich unterstützen
                    • HowTo Restore ioBroker
                    1 Reply Last reply
                    0
                    • qqolliQ qqolli

                      @thomas-braun

                      Habe ich gemacht:
                      Bei der Installation des JS-Controllers, was bedeutet da:

                      156 packages are looking for funding
                      

                      Muss ich da nochwas machen?

                      Linux ioBroker 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 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: Wed Apr 20 10:39:52 2022 from 192.168.178.49
                      pi@ioBroker:~ $ iobroker stop
                      pi@ioBroker:~ $ iobroker fix
                      library: loaded
                      Library version=2022-02-10
                      
                      ==========================================================================
                      
                          Welcome to the ioBroker installation fixer!
                          Script version: 2022-02-13
                      
                          You might need to enter your password a couple of times.
                      
                      ==========================================================================
                      
                      
                      ==========================================================================
                          Installing prerequisites (1/3)
                      ==========================================================================
                      
                      OK:1 http://phoscon.de/apt/deconz buster InRelease
                      OK:2 http://archive.raspberrypi.org/debian buster InRelease
                      OK:3 https://packages.grafana.com/oss/deb stable InRelease
                      OK:4 https://repos.influxdata.com/debian buster InRelease
                      OK:5 https://deb.nodesource.com/node_14.x buster InRelease
                      OK:6 http://raspbian.raspberrypi.org/raspbian buster InRelease
                      OK:7 https://archive.raspbian.org/raspbian buster 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@ioBroker:~ $ cd /opt/iobroker/
                      pi@ioBroker:/opt/iobroker $
                      pi@ioBroker:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
                      
                      > iobroker.js-controller@4.0.21 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                      > node lib/preinstallCheck.js
                      
                      NPM version: 6.14.16
                      
                      > iobroker.js-controller@4.0.21 install /opt/iobroker/node_modules/iobroker.js-controller
                      > node iobroker.js setup first
                      
                      Successfully migrated 87608 objects to Redis Sets
                      object _design/system updated
                      {
                        "defaultPrivate": "-----BEGIN RSA PRIVATE KEY----------END RSA PRIVATE KEY-----\r\n",
                        "defaultPublic": "-----BEGIN CERTIFICATE---------END CERTIFICATE-----\r\n"
                      }
                      Update certificate defaultPrivate
                      The object "system.certificates" was updated successfully.
                      Update certificate defaultPublic
                      The object "system.certificates" was updated successfully.
                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                      npm WARN crc@4.1.0 requires a peer of buffer@>=6.0.3 but none is installed. You must install peer dependencies yourself.
                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                      
                      + iobroker.js-controller@4.0.21
                      added 7 packages from 1 contributor, removed 7 packages, updated 25 packages and moved 1 package in 131.488s
                      
                      156 packages are looking for funding
                        run `npm fund` for details
                      pi@ioBroker:/opt/iobroker $ cd ~
                      pi@ioBroker:~ $ iobroker start
                      pi@ioBroker:~ $
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #1927

                      @qqolli sagte in Test Adapter Backitup v2.4.x:

                      Muss ich da nochwas machen?

                      Nein. Das sind 156 Pakete, deren Maintainer sich über deine (finanzielle) Unterstützung freuen würden.

                      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

                      qqolliQ 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @qqolli sagte in Test Adapter Backitup v2.4.x:

                        Muss ich da nochwas machen?

                        Nein. Das sind 156 Pakete, deren Maintainer sich über deine (finanzielle) Unterstützung freuen würden.

                        qqolliQ Offline
                        qqolliQ Offline
                        qqolli
                        wrote on last edited by
                        #1928

                        @thomas-braun @simatec

                        Na, schau mal einer an:

                        pi@ioBroker:~ $ iobroker backup
                        host.ioBroker 67346 states saved
                        host.ioBroker 87510 objects saved
                        Backup created: /opt/iobroker/backups/2022_04_20-12_07_26_backupiobroker.tar.gz
                        pi@ioBroker:~ $ ls -al /opt/iobroker/backups/
                        insgesamt 38780
                        drwxrwxr-x+  2 iobroker iobroker    12288 Apr 20 12:08 .
                        drwxrwxr-x+ 10 iobroker iobroker     4096 Apr 20 11:50 ..
                        -rw-rw-r--+  1 iobroker iobroker 39692317 Apr 20 12:08 2022_04_20-12_07_26_backupiobroker.tar.gz
                        pi@ioBroker:~ $
                        

                        Und endlich auch:

                        Started iobroker ...
                        [DEBUG] [mount] - noserverino option: false
                        [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=backup,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.178.23/backup/ioBroker /opt/iobroker/backups"
                        [DEBUG] [mount] - mount successfully completed
                        [DEBUG] [mount] - done
                        [DEBUG] [iobroker] - host.ioBroker 67346 states saved
                        
                        [DEBUG] [iobroker] - host.ioBroker 87510 objects saved
                        
                        [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2022_04_20-12_10_45_backupiobroker.tar.gz
                        
                        [DEBUG] [iobroker] - done
                        [DEBUG] [cifs] - done
                        [DEBUG] [clean] - done
                        [DEBUG] [pushover] - done
                        [DEBUG] [historyHTML] - new history html values created
                        [DEBUG] [historyHTML] - done
                        [DEBUG] [historyJSON] - new history json values created
                        [DEBUG] [historyJSON] - done
                        [DEBUG] [umount] - mount activ, umount is started ...
                        [DEBUG] [umount] - umount successfully completed
                        [DEBUG] [umount] - done
                        [EXIT] 0
                        

                        ist das Backup wieder auf der NAS!!!

                        Vielen lieben dank an euch beide für die Hilfe und eure Zeit! Ihr seid die Besten 🙂

                        qqolliQ G 2 Replies Last reply
                        0
                        • qqolliQ qqolli

                          @thomas-braun @simatec

                          Na, schau mal einer an:

                          pi@ioBroker:~ $ iobroker backup
                          host.ioBroker 67346 states saved
                          host.ioBroker 87510 objects saved
                          Backup created: /opt/iobroker/backups/2022_04_20-12_07_26_backupiobroker.tar.gz
                          pi@ioBroker:~ $ ls -al /opt/iobroker/backups/
                          insgesamt 38780
                          drwxrwxr-x+  2 iobroker iobroker    12288 Apr 20 12:08 .
                          drwxrwxr-x+ 10 iobroker iobroker     4096 Apr 20 11:50 ..
                          -rw-rw-r--+  1 iobroker iobroker 39692317 Apr 20 12:08 2022_04_20-12_07_26_backupiobroker.tar.gz
                          pi@ioBroker:~ $
                          

                          Und endlich auch:

                          Started iobroker ...
                          [DEBUG] [mount] - noserverino option: false
                          [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=backup,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.178.23/backup/ioBroker /opt/iobroker/backups"
                          [DEBUG] [mount] - mount successfully completed
                          [DEBUG] [mount] - done
                          [DEBUG] [iobroker] - host.ioBroker 67346 states saved
                          
                          [DEBUG] [iobroker] - host.ioBroker 87510 objects saved
                          
                          [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2022_04_20-12_10_45_backupiobroker.tar.gz
                          
                          [DEBUG] [iobroker] - done
                          [DEBUG] [cifs] - done
                          [DEBUG] [clean] - done
                          [DEBUG] [pushover] - done
                          [DEBUG] [historyHTML] - new history html values created
                          [DEBUG] [historyHTML] - done
                          [DEBUG] [historyJSON] - new history json values created
                          [DEBUG] [historyJSON] - done
                          [DEBUG] [umount] - mount activ, umount is started ...
                          [DEBUG] [umount] - umount successfully completed
                          [DEBUG] [umount] - done
                          [EXIT] 0
                          

                          ist das Backup wieder auf der NAS!!!

                          Vielen lieben dank an euch beide für die Hilfe und eure Zeit! Ihr seid die Besten 🙂

                          G Offline
                          G Offline
                          Gonzokalle
                          wrote on last edited by
                          #1929

                          Hallo, der Backitup Adapter soll soll in eine bestimmten Telegram Chat benachrichtigen. Kann ich irgendwo die Chat id eintragen?

                          simatecS 1 Reply Last reply
                          0
                          • G Gonzokalle

                            Hallo, der Backitup Adapter soll soll in eine bestimmten Telegram Chat benachrichtigen. Kann ich irgendwo die Chat id eintragen?

                            simatecS Offline
                            simatecS Offline
                            simatec
                            Developer Most Active
                            wrote on last edited by
                            #1930

                            @gonzokalle Diese Einstellungen machst du in der Telegram Instanz

                            • Besuche meine Github Seite
                            • Beitrag hat geholfen oder willst du mich unterstützen
                            • HowTo Restore ioBroker
                            G 1 Reply Last reply
                            0
                            • simatecS simatec

                              @gonzokalle Diese Einstellungen machst du in der Telegram Instanz

                              G Offline
                              G Offline
                              Gonzokalle
                              wrote on last edited by
                              #1931

                              @simatec
                              Okay
                              Wie/wo kann ich hier eine Chat id eintragen?
                              23e3a08b-3890-4cdb-a811-22b419d9da64-image.png

                              simatecS 1 Reply Last reply
                              0
                              • G Gonzokalle

                                @simatec
                                Okay
                                Wie/wo kann ich hier eine Chat id eintragen?
                                23e3a08b-3890-4cdb-a811-22b419d9da64-image.png

                                simatecS Offline
                                simatecS Offline
                                simatec
                                Developer Most Active
                                wrote on last edited by
                                #1932

                                @gonzokalle Über den Token in den Telegram Einstellungen der Instanz gibst du doch an, in welchen Chat die Telegram Instanz sendet.

                                • Besuche meine Github Seite
                                • Beitrag hat geholfen oder willst du mich unterstützen
                                • HowTo Restore ioBroker
                                G 1 Reply Last reply
                                0
                                • simatecS simatec

                                  @gonzokalle Über den Token in den Telegram Einstellungen der Instanz gibst du doch an, in welchen Chat die Telegram Instanz sendet.

                                  G Offline
                                  G Offline
                                  Gonzokalle
                                  wrote on last edited by
                                  #1933

                                  @simatec
                                  Wenn ich den Token (xxxxxxxxxx:yyyyyyyyyyyyyyyyyyyyyyy-zzzzzzzzzzz) eingebe schreibt mir der Bot unter seinen Namen.
                                  Er soll mir aber in eine Chatgruppe (Chat id habe ich) schreiben.
                                  Der Bot ist natürlich Admin der Chatgruppe.

                                  simatecS 1 Reply Last reply
                                  0
                                  • G Gonzokalle

                                    @simatec
                                    Wenn ich den Token (xxxxxxxxxx:yyyyyyyyyyyyyyyyyyyyyyy-zzzzzzzzzzz) eingebe schreibt mir der Bot unter seinen Namen.
                                    Er soll mir aber in eine Chatgruppe (Chat id habe ich) schreiben.
                                    Der Bot ist natürlich Admin der Chatgruppe.

                                    simatecS Offline
                                    simatecS Offline
                                    simatec
                                    Developer Most Active
                                    wrote on last edited by
                                    #1934

                                    @gonzokalle
                                    Da musst du beim Telegram Adapter nachfragen.
                                    Mir ist da nix bekannt

                                    • Besuche meine Github Seite
                                    • Beitrag hat geholfen oder willst du mich unterstützen
                                    • HowTo Restore ioBroker
                                    1 Reply Last reply
                                    0
                                    • simatecS Offline
                                      simatecS Offline
                                      simatec
                                      Developer Most Active
                                      wrote on last edited by
                                      #1935

                                      Ab sofort steht auf Github und in kürze auch im latest die Version 2.4.7 zur Verfügung.

                                      Changelog

                                      2.4.7 (2022-05-16)

                                      • (simatec) dependencies updated
                                      • (simatec) many small bugfixes
                                      • (simatec) Fix Sentry Error Messages
                                      • (simatec) Default SMB Version 3.1.1
                                      • Besuche meine Github Seite
                                      • Beitrag hat geholfen oder willst du mich unterstützen
                                      • HowTo Restore ioBroker
                                      1 Reply Last reply
                                      2
                                      • simatecS Offline
                                        simatecS Offline
                                        simatec
                                        Developer Most Active
                                        wrote on last edited by
                                        #1936

                                        Ab sofort steht die Version 2.4.9 auf Github und in kürze auch im latest zur Verfügung.

                                        Changelog

                                        2.4.9 (2022-05-25)

                                        • (simatec) German Wiki added
                                        • (simatec) English Wiki added
                                        • (simatec) ignore .tar.gz files for zigbee Backups
                                        • Besuche meine Github Seite
                                        • Beitrag hat geholfen oder willst du mich unterstützen
                                        • HowTo Restore ioBroker
                                        E 1 Reply Last reply
                                        2
                                        • simatecS simatec

                                          Ab sofort steht die Version 2.4.9 auf Github und in kürze auch im latest zur Verfügung.

                                          Changelog

                                          2.4.9 (2022-05-25)

                                          • (simatec) German Wiki added
                                          • (simatec) English Wiki added
                                          • (simatec) ignore .tar.gz files for zigbee Backups
                                          E Offline
                                          E Offline
                                          Einstein67
                                          wrote on last edited by Einstein67
                                          #1937

                                          @simatec Hallo und vielen Dank für die neue Version und das Wiki.

                                          Ich hab gestern meine InfluxDB auf zwei Instanzen (wegen unterschiedlicher Vorhaltezeiten) umgestellt.

                                          Hat super funktioniert und nach Angabe der Datenbanken in BackitUp (Sicherung mehrer Systeme) werden sie auch (als 2 unterschiedliche Dateien) auf mein NAS gesichert.

                                          Beim Restore werden aber beide DBs komischerweise mit dem selben Namen (iobroker) erstellt. Deshalb lässt sich nur die erste DB wiederherstellen. Die zweite scheitert dann weil die DB schon vorhanden ist, mit der Fehlermeldung:

                                          Started restore ...
                                          [DEBUG] [influxDB] - Created tmp directory
                                          [DEBUG] [influxDB] - Start infuxDB Restore ...
                                          [ERROR] [influxDB] - 2022/05/26 09:53:40 error updating meta: DB metadata not changed. database may already exist
                                          restore: DB metadata not changed. database may already exist
                                          
                                          [DEBUG] [influxDB] - Try deleting the InfluxDB tmp directory
                                          [DEBUG] [influxDB] - InfluxDB tmp directory was successfully deleted
                                          [DEBUG] [influxDB] - infuxDB Restore completed successfully
                                          [EXIT] influxDB restore done
                                          

                                          Hab ich da einen Denkfehler .... und das geht so nicht?

                                          Edit:

                                          Datenbank der Instanz.0 heißt: iobroker
                                          Datenbank der Instanz.1 heißt: tempdaten

                                          Beim Wiederherstellen werden beide als iobroker erstellt.

                                          EditEdit: Wenn man die erstellten Backups entpackt und das Restore über den Influxdb-Befehl manuell ausführt, dann werden die DBs unter dem richtigen Namen problemlos erstellt. Also kein großes Problem ... 😉

                                          simatecS 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          330

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe