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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. (erledigt) Backitup will nicht...

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    10
    1
    162

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.4k

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

(erledigt) Backitup will nicht...

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
5 Beiträge 3 Kommentatoren 424 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.
  • H Offline
    H Offline
    hm_krause
    schrieb am zuletzt editiert von hm_krause
    #1

    hallo,
    versuche gerade auf einem neu aufgesetztem System (Raspi 4 mit 8GB) ein Backup von heute morgen widerherzustellen.
    Hier der Log ```
    2022-02-28 12:17:53.343 - error: backitup.0 (7408) [ERROR] [iobroker] Uncaught Rejection: Error: Cannot create a string longer than 0xffffff0 characters
    2022-02-28 12:17:53.344 - error: backitup.0 (7408) [ERROR] [iobroker] at Buffer.utf8Slice ()
    2022-02-28 12:17:53.345 - error: backitup.0 (7408) [ERROR] [iobroker] at Object.slice (buffer.js:609:37)
    2022-02-28 12:17:53.345 - error: backitup.0 (7408) [ERROR] [iobroker] at Buffer.toString (buffer.js:827:14)
    2022-02-28 12:17:53.346 - error: backitup.0 (7408) [ERROR] [iobroker] at Object.readFileSync (fs.js:437:41)
    2022-02-28 12:17:53.346 - error: backitup.0 (7408) [ERROR] [iobroker] at BackupRestore._restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:664:23)
    2022-02-28 12:17:53.347 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon. (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:1102:49)
    2022-02-28 12:17:53.347 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.emit (events.js:412:35)
    2022-02-28 12:17:53.348 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.emit (domain.js:475:12)
    2022-02-28 12:17:53.348 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon._kill (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:246:14)
    2022-02-28 12:17:53.349 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.stop (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:185:17)
    2022-02-28 12:17:53.349 - error: backitup.0 (7408) [ERROR] [iobroker] This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    2022-02-28 12:17:53.349 - error: backitup.0 (7408) [ERROR] [iobroker] Error: Cannot create a string longer than 0xffffff0 characters
    2022-02-28 12:17:53.350 - error: backitup.0 (7408) [ERROR] [iobroker] at Buffer.utf8Slice ()
    2022-02-28 12:17:53.350 - error: backitup.0 (7408) [ERROR] [iobroker] at Object.slice (buffer.js:609:37)
    2022-02-28 12:17:53.350 - error: backitup.0 (7408) [ERROR] [iobroker] at Buffer.toString (buffer.js:827:14)
    2022-02-28 12:17:53.351 - error: backitup.0 (7408) [ERROR] [iobroker] at Object.readFileSync (fs.js:437:41)
    2022-02-28 12:17:53.351 - error: backitup.0 (7408) [ERROR] [iobroker] at BackupRestore._restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:664:23)
    2022-02-28 12:17:53.352 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon. (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:1102:49)
    2022-02-28 12:17:53.352 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.emit (events.js:412:35)
    2022-02-28 12:17:53.352 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.emit (domain.js:475:12)
    2022-02-28 12:17:53.353 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon._kill (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:246:14)
    2022-02-28 12:17:53.353 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.stop (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:185:17)

    ...braucht Ihr meht Infos?
    da_WoodyD 1 Antwort Letzte Antwort
    0
    • H hm_krause

      hallo,
      versuche gerade auf einem neu aufgesetztem System (Raspi 4 mit 8GB) ein Backup von heute morgen widerherzustellen.
      Hier der Log ```
      2022-02-28 12:17:53.343 - error: backitup.0 (7408) [ERROR] [iobroker] Uncaught Rejection: Error: Cannot create a string longer than 0xffffff0 characters
      2022-02-28 12:17:53.344 - error: backitup.0 (7408) [ERROR] [iobroker] at Buffer.utf8Slice ()
      2022-02-28 12:17:53.345 - error: backitup.0 (7408) [ERROR] [iobroker] at Object.slice (buffer.js:609:37)
      2022-02-28 12:17:53.345 - error: backitup.0 (7408) [ERROR] [iobroker] at Buffer.toString (buffer.js:827:14)
      2022-02-28 12:17:53.346 - error: backitup.0 (7408) [ERROR] [iobroker] at Object.readFileSync (fs.js:437:41)
      2022-02-28 12:17:53.346 - error: backitup.0 (7408) [ERROR] [iobroker] at BackupRestore._restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:664:23)
      2022-02-28 12:17:53.347 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon. (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:1102:49)
      2022-02-28 12:17:53.347 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.emit (events.js:412:35)
      2022-02-28 12:17:53.348 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.emit (domain.js:475:12)
      2022-02-28 12:17:53.348 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon._kill (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:246:14)
      2022-02-28 12:17:53.349 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.stop (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:185:17)
      2022-02-28 12:17:53.349 - error: backitup.0 (7408) [ERROR] [iobroker] This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2022-02-28 12:17:53.349 - error: backitup.0 (7408) [ERROR] [iobroker] Error: Cannot create a string longer than 0xffffff0 characters
      2022-02-28 12:17:53.350 - error: backitup.0 (7408) [ERROR] [iobroker] at Buffer.utf8Slice ()
      2022-02-28 12:17:53.350 - error: backitup.0 (7408) [ERROR] [iobroker] at Object.slice (buffer.js:609:37)
      2022-02-28 12:17:53.350 - error: backitup.0 (7408) [ERROR] [iobroker] at Buffer.toString (buffer.js:827:14)
      2022-02-28 12:17:53.351 - error: backitup.0 (7408) [ERROR] [iobroker] at Object.readFileSync (fs.js:437:41)
      2022-02-28 12:17:53.351 - error: backitup.0 (7408) [ERROR] [iobroker] at BackupRestore._restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:664:23)
      2022-02-28 12:17:53.352 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon. (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:1102:49)
      2022-02-28 12:17:53.352 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.emit (events.js:412:35)
      2022-02-28 12:17:53.352 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.emit (domain.js:475:12)
      2022-02-28 12:17:53.353 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon._kill (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:246:14)
      2022-02-28 12:17:53.353 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.stop (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:185:17)

      ...braucht Ihr meht Infos?
      da_WoodyD Online
      da_WoodyD Online
      da_Woody
      schrieb am zuletzt editiert von
      #2

      @hm_krause irgendwie hast du den falschen text in die code-tags geschrieben... ;)

      gruß vom Woody
      HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

      1 Antwort Letzte Antwort
      0
      • H Offline
        H Offline
        hm_krause
        schrieb am zuletzt editiert von
        #3
        2022-02-28 12:17:53.343 - error: backitup.0 (7408) [ERROR] [iobroker] Uncaught Rejection: Error: Cannot create a string longer than 0xffffff0 characters
        2022-02-28 12:17:53.344 - error: backitup.0 (7408) [ERROR] [iobroker] at Buffer.utf8Slice ()
        2022-02-28 12:17:53.345 - error: backitup.0 (7408) [ERROR] [iobroker] at Object.slice (buffer.js:609:37)
        2022-02-28 12:17:53.345 - error: backitup.0 (7408) [ERROR] [iobroker] at Buffer.toString (buffer.js:827:14)
        2022-02-28 12:17:53.346 - error: backitup.0 (7408) [ERROR] [iobroker] at Object.readFileSync (fs.js:437:41)
        2022-02-28 12:17:53.346 - error: backitup.0 (7408) [ERROR] [iobroker] at BackupRestore._restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:664:23)
        2022-02-28 12:17:53.347 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon. (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:1102:49)
        2022-02-28 12:17:53.347 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.emit (events.js:412:35)
        2022-02-28 12:17:53.348 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.emit (domain.js:475:12)
        2022-02-28 12:17:53.348 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon._kill (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:246:14)
        2022-02-28 12:17:53.349 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.stop (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:185:17)
        2022-02-28 12:17:53.349 - error: backitup.0 (7408) [ERROR] [iobroker] This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
        2022-02-28 12:17:53.349 - error: backitup.0 (7408) [ERROR] [iobroker] Error: Cannot create a string longer than 0xffffff0 characters
        2022-02-28 12:17:53.350 - error: backitup.0 (7408) [ERROR] [iobroker] at Buffer.utf8Slice ()
        2022-02-28 12:17:53.350 - error: backitup.0 (7408) [ERROR] [iobroker] at Object.slice (buffer.js:609:37)
        2022-02-28 12:17:53.350 - error: backitup.0 (7408) [ERROR] [iobroker] at Buffer.toString (buffer.js:827:14)
        2022-02-28 12:17:53.351 - error: backitup.0 (7408) [ERROR] [iobroker] at Object.readFileSync (fs.js:437:41)
        2022-02-28 12:17:53.351 - error: backitup.0 (7408) [ERROR] [iobroker] at BackupRestore._restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:664:23)
        2022-02-28 12:17:53.352 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon. (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:1102:49)
        2022-02-28 12:17:53.352 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.emit (events.js:412:35)
        2022-02-28 12:17:53.352 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.emit (domain.js:475:12)
        2022-02-28 12:17:53.353 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon._kill (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:246:14)
        2022-02-28 12:17:53.353 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.stop (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:185:17)
        
        simatecS 1 Antwort Letzte Antwort
        0
        • H hm_krause
          2022-02-28 12:17:53.343 - error: backitup.0 (7408) [ERROR] [iobroker] Uncaught Rejection: Error: Cannot create a string longer than 0xffffff0 characters
          2022-02-28 12:17:53.344 - error: backitup.0 (7408) [ERROR] [iobroker] at Buffer.utf8Slice ()
          2022-02-28 12:17:53.345 - error: backitup.0 (7408) [ERROR] [iobroker] at Object.slice (buffer.js:609:37)
          2022-02-28 12:17:53.345 - error: backitup.0 (7408) [ERROR] [iobroker] at Buffer.toString (buffer.js:827:14)
          2022-02-28 12:17:53.346 - error: backitup.0 (7408) [ERROR] [iobroker] at Object.readFileSync (fs.js:437:41)
          2022-02-28 12:17:53.346 - error: backitup.0 (7408) [ERROR] [iobroker] at BackupRestore._restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:664:23)
          2022-02-28 12:17:53.347 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon. (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:1102:49)
          2022-02-28 12:17:53.347 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.emit (events.js:412:35)
          2022-02-28 12:17:53.348 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.emit (domain.js:475:12)
          2022-02-28 12:17:53.348 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon._kill (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:246:14)
          2022-02-28 12:17:53.349 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.stop (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:185:17)
          2022-02-28 12:17:53.349 - error: backitup.0 (7408) [ERROR] [iobroker] This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2022-02-28 12:17:53.349 - error: backitup.0 (7408) [ERROR] [iobroker] Error: Cannot create a string longer than 0xffffff0 characters
          2022-02-28 12:17:53.350 - error: backitup.0 (7408) [ERROR] [iobroker] at Buffer.utf8Slice ()
          2022-02-28 12:17:53.350 - error: backitup.0 (7408) [ERROR] [iobroker] at Object.slice (buffer.js:609:37)
          2022-02-28 12:17:53.350 - error: backitup.0 (7408) [ERROR] [iobroker] at Buffer.toString (buffer.js:827:14)
          2022-02-28 12:17:53.351 - error: backitup.0 (7408) [ERROR] [iobroker] at Object.readFileSync (fs.js:437:41)
          2022-02-28 12:17:53.351 - error: backitup.0 (7408) [ERROR] [iobroker] at BackupRestore._restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:664:23)
          2022-02-28 12:17:53.352 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon. (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:1102:49)
          2022-02-28 12:17:53.352 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.emit (events.js:412:35)
          2022-02-28 12:17:53.352 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.emit (domain.js:475:12)
          2022-02-28 12:17:53.353 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon._kill (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:246:14)
          2022-02-28 12:17:53.353 - error: backitup.0 (7408) [ERROR] [iobroker] at Daemon.stop (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:185:17)
          
          simatecS Offline
          simatecS Offline
          simatec
          Developer Most Active
          schrieb am zuletzt editiert von
          #4

          @hm_krause
          Wie groß ist denn dein Backup?

          • Besuche meine Github Seite
          • Beitrag hat geholfen oder willst du mich unterstützen
          • HowTo Restore ioBroker
          H 1 Antwort Letzte Antwort
          0
          • simatecS simatec

            @hm_krause
            Wie groß ist denn dein Backup?

            H Offline
            H Offline
            hm_krause
            schrieb am zuletzt editiert von
            #5

            @simatec
            Hat sich erledigt,
            die Backup´s wurden unter Raspi mit 64 bit erstellt, das neue System hatte 32 bit.
            Wider zurück auf 64, dann lief es.

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


            Support us

            ioBroker
            Community Adapters
            Donate
            FAQ Cloud / IOT
            HowTo: Node.js-Update
            HowTo: Backup/Restore
            Downloads
            BLOG

            371

            Online

            32.5k

            Benutzer

            81.7k

            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