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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. BackitUp findet Dateien nicht

NEWS

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

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

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

BackitUp findet Dateien nicht

Geplant Angeheftet Gesperrt Verschoben Error/Bug
13 Beiträge 4 Kommentatoren 1.0k Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • T Torrid

    Hallo zusammen,

    mein BackitUp findet keine Dateien für den Restore.
    Weder auf Google Drive noch lokal.
    Im lokalen Ordner liegen sie richtig unter:
    /opt/iobroker/backups

    Es kommt auch nach 60 min keine Änderungen außer dem Wartebalken:
    15343627-de0e-4c9f-886f-437ac0d33ffa-image.png

    Systemdata Bitte Ausfüllen
    Hardwaresystem: Pi4
    Arbeitsspeicher: 2GB
    Festplattenart: SD-Karte
    Betriebssystem: Raspian
    Node-Version: v14.19.1
    Nodejs-Version: 10.x.x
    NPM-Version: 6.14.16
    Installationsart: manuell
    Image genutzt: Ja
    Ort/Name der Imagedatei: https://phoscon.de/de/conbee2/sdcard
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #2

    @torrid

    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
    

    Und im Log steht dazu?

    iobroker logs --watch
    

    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

    T 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @torrid

      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
      

      Und im Log steht dazu?

      iobroker logs --watch
      
      T Offline
      T Offline
      Torrid
      schrieb am zuletzt editiert von
      #3

      @thomas-braun zu deinem ersten:
      armv7l
      /usr/bin/node
      /usr/bin/npm

      Im Log steht nichts zu Backitup

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • T Torrid

        @thomas-braun zu deinem ersten:
        armv7l
        /usr/bin/node
        /usr/bin/npm

        Im Log steht nichts zu Backitup

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

        @torrid

        Da sollte mehr kommen.

        Versuchs nochmal so:

        sudo ln -s /usr/bin/node /usr/bin/nodejs
        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
        

        Und bitte Ein- wie Ausgaben in CodeTags posten.

        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

        T 1 Antwort Letzte Antwort
        0
        • T Torrid

          Hallo zusammen,

          mein BackitUp findet keine Dateien für den Restore.
          Weder auf Google Drive noch lokal.
          Im lokalen Ordner liegen sie richtig unter:
          /opt/iobroker/backups

          Es kommt auch nach 60 min keine Änderungen außer dem Wartebalken:
          15343627-de0e-4c9f-886f-437ac0d33ffa-image.png

          Systemdata Bitte Ausfüllen
          Hardwaresystem: Pi4
          Arbeitsspeicher: 2GB
          Festplattenart: SD-Karte
          Betriebssystem: Raspian
          Node-Version: v14.19.1
          Nodejs-Version: 10.x.x
          NPM-Version: 6.14.16
          Installationsart: manuell
          Image genutzt: Ja
          Ort/Name der Imagedatei: https://phoscon.de/de/conbee2/sdcard
          FredFF Online
          FredFF Online
          FredF
          Most Active Forum Testing
          schrieb am zuletzt editiert von FredF
          #5

          @torrid Kann es sein das du auf google drive und nicht Lokal sicherst?
          0812ede7-b24a-49f4-93b7-816c8d4aa379-grafik.png

          Edit: gerade gesehen Google geht ja auch nicht...

          T 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @torrid

            Da sollte mehr kommen.

            Versuchs nochmal so:

            sudo ln -s /usr/bin/node /usr/bin/nodejs
            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
            

            Und bitte Ein- wie Ausgaben in CodeTags posten.

            T Offline
            T Offline
            Torrid
            schrieb am zuletzt editiert von
            #6

            @thomas-braun
            Entschuldige bitte, nun richtig:

            armv7l
            /usr/bin/nodejs
            /usr/bin/node
            /usr/bin/npm
            v14.19.1
            v14.19.1
            6.14.16
            pi
            /home/pi
            OK:1 http://phoscon.de/apt/deconz buster InRelease
            OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease                 
            OK:3 http://archive.raspberrypi.org/debian buster InRelease                    
            OK:4 https://repos.influxdata.com/debian buster InRelease                      
            OK:5 https://deb.nodesource.com/node_14.x buster InRelease                     
            OK:6 https://archive.raspbian.org/raspbian buster InRelease                    
            Paketlisten werden gelesen... Fertig                                
            Abhängigkeitsbaum wird aufgebaut.       
            Statusinformationen werden eingelesen.... Fertig
            Alle Pakete sind aktuell.
            nodejs:
              Installiert:           14.19.1-deb-1nodesource1
              Installationskandidat: 14.19.1-deb-1nodesource1
              Versionstabelle:
             *** 14.19.1-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
                    100 /var/lib/dpkg/status
                 10.24.0~dfsg-1~deb10u1 500
                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                    500 https://archive.raspbian.org/raspbian buster/main armhf Packages
            
            
            1 Antwort Letzte Antwort
            0
            • FredFF FredF

              @torrid Kann es sein das du auf google drive und nicht Lokal sicherst?
              0812ede7-b24a-49f4-93b7-816c8d4aa379-grafik.png

              Edit: gerade gesehen Google geht ja auch nicht...

              T Offline
              T Offline
              Torrid
              schrieb am zuletzt editiert von
              #7

              @fredf

              Das Verhalten ist bei Auswahl in lokal leider identisch, dort geht es auch nicht über den Ladestatus heraus.

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • T Torrid

                @fredf

                Das Verhalten ist bei Auswahl in lokal leider identisch, dort geht es auch nicht über den Ladestatus heraus.

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

                @torrid

                Und was steht jetzt im Log drin?
                Adapter neustarten, Ausgaben Posten.

                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

                T 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @torrid

                  Und was steht jetzt im Log drin?
                  Adapter neustarten, Ausgaben Posten.

                  T Offline
                  T Offline
                  Torrid
                  schrieb am zuletzt editiert von
                  #9

                  @thomas-braun

                  -04-30 19:14:29.465  - info: backitup.0 (32377) Got terminate signal TERMINATE_YOURSELF
                  2022-04-30 19:14:29.473  - info: host.phoscon stopInstance system.adapter.backitup.0 send kill signal
                  2022-04-30 19:14:29.468  - info: backitup.0 (32377) cleaned everything up...
                  2022-04-30 19:14:29.469  - info: backitup.0 (32377) terminating
                  2022-04-30 19:14:29.474  - info: backitup.0 (32377) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2022-04-30 19:14:29.664  - info: web-speedy.0 (3543) The speed test has been completed successfully.
                  2022-04-30 19:14:29.853  - info: web-speedy.0 (3543) State value to set for "web-speedy.0.running_upload_speed" has to be type "number" but received type "string" 
                  2022-04-30 19:14:29.859  - info: web-speedy.0 (3543) State value to set for "web-speedy.0.Results.Last_Run" has to be type "number" but received type "object" 
                  2022-04-30 19:14:29.922  - info: web-speedy.0 (3543) State value to set for "web-speedy.0.Results.client.ip" has to be type "number" but received type "string" 
                  2022-04-30 19:14:29.926  - info: web-speedy.0 (3543) State value to set for "web-speedy.0.Results.server.id" has to be type "number" but received type "string" 
                  2022-04-30 19:14:30.298  - info: host.phoscon instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2022-04-30 19:14:30.509  - info: host.phoscon "system.adapter.backitup.0" enabled
                  2022-04-30 19:14:30.522  - error: tr-064.0 (1761) Cannot start callmonitor: Error: connect ECONNREFUSED 192.168.178.1:1012
                  2022-04-30 19:14:30.904  - info: host.phoscon instance system.adapter.backitup.0 started with pid 2675
                  2022-04-30 19:14:32.172  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF8FE2E.windowopenactiveendtime" has to be type "number" but received type "string" 
                  2022-04-30 19:14:32.173  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF8FE2E.boostactiveendtime" has to be type "number" but received type "string" 
                  2022-04-30 19:14:32.174  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF8FE2E.endperiod" has to be type "number" but received type "string" 
                  2022-04-30 19:14:32.180  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF906CB.windowopenactiveendtime" has to be type "number" but received type "string" 
                  2022-04-30 19:14:32.181  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF906CB.boostactiveendtime" has to be type "number" but received type "string" 
                  2022-04-30 19:14:32.181  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF906CB.endperiod" has to be type "number" but received type "string" 
                  2022-04-30 19:14:32.187  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF90E9B.windowopenactiveendtime" has to be type "number" but received type "string" 
                  2022-04-30 19:14:32.188  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF90E9B.boostactiveendtime" has to be type "number" but received type "string" 
                  2022-04-30 19:14:32.188  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF90E9B.endperiod" has to be type "number" but received type "string" 
                  2022-04-30 19:14:32.191  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF913CB.windowopenactiveendtime" has to be type "number" but received type "string" 
                  2022-04-30 19:14:32.191  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF913CB.boostactiveendtime" has to be type "number" but received type "string" 
                  2022-04-30 19:14:32.192  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF913CB.endperiod" has to be type "number" but received type "string" 
                  2022-04-30 19:14:34.316  - info: backitup.0 (2675) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                  2022-04-30 19:14:34.878  - info: backitup.0 (2675) starting. Version 2.4.6 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.19.1, js-controller: 4.0.23
                  2022-04-30 19:14:34.965  - info: backitup.0 (2675) [iobroker] backup was activated at 02:00 every 1 day(s)
                  2022-04-30 19:14:35.055  - warn: backitup.0 (2675) No backup file was found
                  2022-04-30 19:14:35.526  - error: tr-064.0 (1761) Cannot start callmonitor: Error: connect ECONNREFUSED 192.168.178.1:1012
                  2022-04-30 19:14:40.530  - error: tr-064.0 (1761) Cannot start callmonitor: Error: connect ECONNREFUSED 192.168.178.1:1012
                  2022-04-30 19:14:40.530  - error: tr-064.0 (1761) Cannot start callmonitor: Error: connect ECONNREFUSED 192.168.178.1:1012
                  
                  
                  Thomas BraunT crunchipC 2 Antworten Letzte Antwort
                  0
                  • T Torrid

                    @thomas-braun

                    -04-30 19:14:29.465  - info: backitup.0 (32377) Got terminate signal TERMINATE_YOURSELF
                    2022-04-30 19:14:29.473  - info: host.phoscon stopInstance system.adapter.backitup.0 send kill signal
                    2022-04-30 19:14:29.468  - info: backitup.0 (32377) cleaned everything up...
                    2022-04-30 19:14:29.469  - info: backitup.0 (32377) terminating
                    2022-04-30 19:14:29.474  - info: backitup.0 (32377) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    2022-04-30 19:14:29.664  - info: web-speedy.0 (3543) The speed test has been completed successfully.
                    2022-04-30 19:14:29.853  - info: web-speedy.0 (3543) State value to set for "web-speedy.0.running_upload_speed" has to be type "number" but received type "string" 
                    2022-04-30 19:14:29.859  - info: web-speedy.0 (3543) State value to set for "web-speedy.0.Results.Last_Run" has to be type "number" but received type "object" 
                    2022-04-30 19:14:29.922  - info: web-speedy.0 (3543) State value to set for "web-speedy.0.Results.client.ip" has to be type "number" but received type "string" 
                    2022-04-30 19:14:29.926  - info: web-speedy.0 (3543) State value to set for "web-speedy.0.Results.server.id" has to be type "number" but received type "string" 
                    2022-04-30 19:14:30.298  - info: host.phoscon instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2022-04-30 19:14:30.509  - info: host.phoscon "system.adapter.backitup.0" enabled
                    2022-04-30 19:14:30.522  - error: tr-064.0 (1761) Cannot start callmonitor: Error: connect ECONNREFUSED 192.168.178.1:1012
                    2022-04-30 19:14:30.904  - info: host.phoscon instance system.adapter.backitup.0 started with pid 2675
                    2022-04-30 19:14:32.172  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF8FE2E.windowopenactiveendtime" has to be type "number" but received type "string" 
                    2022-04-30 19:14:32.173  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF8FE2E.boostactiveendtime" has to be type "number" but received type "string" 
                    2022-04-30 19:14:32.174  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF8FE2E.endperiod" has to be type "number" but received type "string" 
                    2022-04-30 19:14:32.180  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF906CB.windowopenactiveendtime" has to be type "number" but received type "string" 
                    2022-04-30 19:14:32.181  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF906CB.boostactiveendtime" has to be type "number" but received type "string" 
                    2022-04-30 19:14:32.181  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF906CB.endperiod" has to be type "number" but received type "string" 
                    2022-04-30 19:14:32.187  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF90E9B.windowopenactiveendtime" has to be type "number" but received type "string" 
                    2022-04-30 19:14:32.188  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF90E9B.boostactiveendtime" has to be type "number" but received type "string" 
                    2022-04-30 19:14:32.188  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF90E9B.endperiod" has to be type "number" but received type "string" 
                    2022-04-30 19:14:32.191  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF913CB.windowopenactiveendtime" has to be type "number" but received type "string" 
                    2022-04-30 19:14:32.191  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF913CB.boostactiveendtime" has to be type "number" but received type "string" 
                    2022-04-30 19:14:32.192  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF913CB.endperiod" has to be type "number" but received type "string" 
                    2022-04-30 19:14:34.316  - info: backitup.0 (2675) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                    2022-04-30 19:14:34.878  - info: backitup.0 (2675) starting. Version 2.4.6 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.19.1, js-controller: 4.0.23
                    2022-04-30 19:14:34.965  - info: backitup.0 (2675) [iobroker] backup was activated at 02:00 every 1 day(s)
                    2022-04-30 19:14:35.055  - warn: backitup.0 (2675) No backup file was found
                    2022-04-30 19:14:35.526  - error: tr-064.0 (1761) Cannot start callmonitor: Error: connect ECONNREFUSED 192.168.178.1:1012
                    2022-04-30 19:14:40.530  - error: tr-064.0 (1761) Cannot start callmonitor: Error: connect ECONNREFUSED 192.168.178.1:1012
                    2022-04-30 19:14:40.530  - error: tr-064.0 (1761) Cannot start callmonitor: Error: connect ECONNREFUSED 192.168.178.1:1012
                    
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #10

                    @torrid

                    ls -l /opt/iobroker/backups
                    

                    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

                    T 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @torrid

                      ls -l /opt/iobroker/backups
                      
                      T Offline
                      T Offline
                      Torrid
                      schrieb am zuletzt editiert von
                      #11

                      @thomas-braun

                      pi@phoscon:~ $ ls -l /opt/iobroker/backups
                      total 579032
                      -rw-rwxr--+ 1 iobroker iobroker     13034 Apr 30 20:03 grafana_2022_04_30-20_03_30_backupiobroker.tar.gz
                      -rw-rw-r--+ 1 iobroker iobroker     13036 Apr 30 20:37 grafana_2022_04_30-20_37_45_backupiobroker.tar.gz
                      -rw-rw-r--+ 1 iobroker iobroker     13026 May  1 02:02 grafana_2022_05_01-02_02_48_backupiobroker.tar.gz
                      -rw-rwxr--+ 1 iobroker iobroker 168210300 Apr 30 20:03 influxDB_2022_04_30-20_01_53_backupiobroker.tar.gz
                      -rw-rw-r--+ 1 iobroker iobroker 168229406 Apr 30 20:37 influxDB_2022_04_30-20_36_10_backupiobroker.tar.gz
                      -rw-rw-r--+ 1 iobroker iobroker 168373509 May  1 02:02 influxDB_2022_05_01-02_01_17_backupiobroker.tar.gz
                      -rw-rwxr--+ 1 iobroker iobroker  25715244 Apr 30 20:01 iobroker_2022_04_30-20_00_57_backupiobroker.tar.gz
                      -rw-rw-r--+ 1 iobroker iobroker  25714198 Apr 30 20:36 iobroker_2022_04_30-20_35_28_backupiobroker.tar.gz
                      -rw-rw-r--+ 1 iobroker iobroker  25755632 May  1 02:01 iobroker_2022_05_01-02_00_10_backupiobroker.tar.gz
                      -rw-rwxr--+ 1 iobroker iobroker   3612858 Apr 30 20:03 jarvis.0_2022_04_30-20_03_35_backupiobroker.tar.gz
                      -rw-rw-r--+ 1 iobroker iobroker   3612858 Apr 30 20:37 jarvis.0_2022_04_30-20_37_50_backupiobroker.tar.gz
                      -rw-rw-r--+ 1 iobroker iobroker   3612858 May  1 02:02 jarvis.0_2022_05_01-02_02_53_backupiobroker.tar.gz
                      -rw-rwxr--+ 1 iobroker iobroker       231 Apr 30 20:03 jarvis.1_2022_04_30-20_03_35_backupiobroker.tar.gz
                      -rw-rw-r--+ 1 iobroker iobroker       231 Apr 30 20:37 jarvis.1_2022_04_30-20_37_50_backupiobroker.tar.gz
                      -rw-rw-r--+ 1 iobroker iobroker       231 May  1 02:02 jarvis.1_2022_05_01-02_02_53_backupiobroker.tar.gz
                      pi@phoscon:~ $ 
                      
                      
                      1 Antwort Letzte Antwort
                      0
                      • T Torrid

                        @thomas-braun

                        -04-30 19:14:29.465  - info: backitup.0 (32377) Got terminate signal TERMINATE_YOURSELF
                        2022-04-30 19:14:29.473  - info: host.phoscon stopInstance system.adapter.backitup.0 send kill signal
                        2022-04-30 19:14:29.468  - info: backitup.0 (32377) cleaned everything up...
                        2022-04-30 19:14:29.469  - info: backitup.0 (32377) terminating
                        2022-04-30 19:14:29.474  - info: backitup.0 (32377) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        2022-04-30 19:14:29.664  - info: web-speedy.0 (3543) The speed test has been completed successfully.
                        2022-04-30 19:14:29.853  - info: web-speedy.0 (3543) State value to set for "web-speedy.0.running_upload_speed" has to be type "number" but received type "string" 
                        2022-04-30 19:14:29.859  - info: web-speedy.0 (3543) State value to set for "web-speedy.0.Results.Last_Run" has to be type "number" but received type "object" 
                        2022-04-30 19:14:29.922  - info: web-speedy.0 (3543) State value to set for "web-speedy.0.Results.client.ip" has to be type "number" but received type "string" 
                        2022-04-30 19:14:29.926  - info: web-speedy.0 (3543) State value to set for "web-speedy.0.Results.server.id" has to be type "number" but received type "string" 
                        2022-04-30 19:14:30.298  - info: host.phoscon instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2022-04-30 19:14:30.509  - info: host.phoscon "system.adapter.backitup.0" enabled
                        2022-04-30 19:14:30.522  - error: tr-064.0 (1761) Cannot start callmonitor: Error: connect ECONNREFUSED 192.168.178.1:1012
                        2022-04-30 19:14:30.904  - info: host.phoscon instance system.adapter.backitup.0 started with pid 2675
                        2022-04-30 19:14:32.172  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF8FE2E.windowopenactiveendtime" has to be type "number" but received type "string" 
                        2022-04-30 19:14:32.173  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF8FE2E.boostactiveendtime" has to be type "number" but received type "string" 
                        2022-04-30 19:14:32.174  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF8FE2E.endperiod" has to be type "number" but received type "string" 
                        2022-04-30 19:14:32.180  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF906CB.windowopenactiveendtime" has to be type "number" but received type "string" 
                        2022-04-30 19:14:32.181  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF906CB.boostactiveendtime" has to be type "number" but received type "string" 
                        2022-04-30 19:14:32.181  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF906CB.endperiod" has to be type "number" but received type "string" 
                        2022-04-30 19:14:32.187  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF90E9B.windowopenactiveendtime" has to be type "number" but received type "string" 
                        2022-04-30 19:14:32.188  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF90E9B.boostactiveendtime" has to be type "number" but received type "string" 
                        2022-04-30 19:14:32.188  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF90E9B.endperiod" has to be type "number" but received type "string" 
                        2022-04-30 19:14:32.191  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF913CB.windowopenactiveendtime" has to be type "number" but received type "string" 
                        2022-04-30 19:14:32.191  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF913CB.boostactiveendtime" has to be type "number" but received type "string" 
                        2022-04-30 19:14:32.192  - info: fritzdect.0 (2477) State value to set for "fritzdect.0.DECT_grp61F504-3BEF913CB.endperiod" has to be type "number" but received type "string" 
                        2022-04-30 19:14:34.316  - info: backitup.0 (2675) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                        2022-04-30 19:14:34.878  - info: backitup.0 (2675) starting. Version 2.4.6 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.19.1, js-controller: 4.0.23
                        2022-04-30 19:14:34.965  - info: backitup.0 (2675) [iobroker] backup was activated at 02:00 every 1 day(s)
                        2022-04-30 19:14:35.055  - warn: backitup.0 (2675) No backup file was found
                        2022-04-30 19:14:35.526  - error: tr-064.0 (1761) Cannot start callmonitor: Error: connect ECONNREFUSED 192.168.178.1:1012
                        2022-04-30 19:14:40.530  - error: tr-064.0 (1761) Cannot start callmonitor: Error: connect ECONNREFUSED 192.168.178.1:1012
                        2022-04-30 19:14:40.530  - error: tr-064.0 (1761) Cannot start callmonitor: Error: connect ECONNREFUSED 192.168.178.1:1012
                        
                        
                        crunchipC Abwesend
                        crunchipC Abwesend
                        crunchip
                        Forum Testing Most Active
                        schrieb am zuletzt editiert von crunchip
                        #12

                        @torrid sagte in BackitUp findet Dateien nicht:

                        Cannot start callmonitor

                        so nebenbei
                        ist wohl der callmonitor in der Fritzbox nicht aktiv

                        wenn du backitup mal links aus dem Reiter aufrufst
                        3b76ec5a-334a-480b-9939-9e8b944d41cd-image.png
                        funktioniert es da, bzw was wird im Verlauf angezeigt?

                        umgestiegen von Proxmox auf Unraid

                        1 Antwort Letzte Antwort
                        0
                        • T Offline
                          T Offline
                          Torrid
                          schrieb am zuletzt editiert von
                          #13

                          Das Thema kann geschlossen werden.
                          Nach einer Neuinstallation des Systems werden die Sicherungen wieder aufgefunden.

                          1 Antwort Letzte Antwort
                          0
                          Antworten
                          • In einem neuen Thema antworten
                          Anmelden zum Antworten
                          • Älteste zuerst
                          • Neuste zuerst
                          • Meiste Stimmen


                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          455

                          Online

                          32.4k

                          Benutzer

                          81.5k

                          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