Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. (erledigt) Backitup will nicht...

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    (erledigt) Backitup will nicht...

    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      hm_krause last edited by 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_Woody 1 Reply Last reply Reply Quote 0
      • da_Woody
        da_Woody @hm_krause last edited by

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

        1 Reply Last reply Reply Quote 0
        • H
          hm_krause last edited by

          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)
          
          simatec 1 Reply Last reply Reply Quote 0
          • simatec
            simatec Developer Most Active @hm_krause last edited by

            @hm_krause
            Wie groß ist denn dein Backup?

            H 1 Reply Last reply Reply Quote 0
            • H
              hm_krause @simatec last edited by

              @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 Reply Last reply Reply Quote 1
              • First post
                Last post

              Support us

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

              790
              Online

              31.7k
              Users

              79.8k
              Topics

              1.3m
              Posts

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