Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Linux Betriebsystem geschrottet

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    9
    1
    95

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.3k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

Linux Betriebsystem geschrottet

Scheduled Pinned Locked Moved ioBroker Allgemein
27 Posts 4 Posters 3.4k Views
  • 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.
  • HomoranH Do not disturb
    HomoranH Do not disturb
    Homoran
    Global Moderator Administrators
    wrote on last edited by
    #15

    Die Oberfläche ist nicht entscheidend.

    Beim js-controller vor 1.2.1 gab es einen Bug.

    Das Backup ist im Ordner /opt/iobroker/backups?

    Der Ordner ist nach der Neuinstallation manuell angelegt und das Backup da hineingeschoben worden?

    Gruß

    rainer

    kein Support per PN! - Fragen im Forum stellen -

    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

    ioBroker freut sich auch über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    1 Reply Last reply
    0
    • C Offline
      C Offline
      chaos99a
      wrote on last edited by
      #16

      ja ist es,

      root@cubietruck:/opt/iobroker# ls -l

      total 40

      drwxr-xr-x 2 root root 4096 Feb 16 16:36 backups

      drwxr-xr-x 2 root root 4096 Feb 16 16:13 etc

      -rwxr-xr-x 1 root root 297 Feb 16 16:20 install.sh

      -rwxrwxrwx 1 root root 67 Feb 16 16:20 iobroker

      drwxr-xr-x 3 root root 4096 Feb 16 16:25 iobroker-data

      -rw-r–r-- 1 root root 91 Feb 16 16:20 killall.sh

      drwxr-xr-x 2 root root 4096 Feb 16 16:24 log

      drwxr-xr-x 7 root root 4096 Feb 16 16:20 node_modules

      -rw-r--r-- 1 root root 279 Feb 16 16:20 package.json

      -rw-r--r-- 1 root root 655 Feb 16 16:20 reinstall.sh

      root@cubietruck:/opt/iobroker/backups# ls -l

      -rwxr--r-- 1 root root 591401 Feb 16 16:24 2018_01_24-20_02_53_backupiobroker.tar.gz

      1 Reply Last reply
      0
      • HomoranH Do not disturb
        HomoranH Do not disturb
        Homoran
        Global Moderator Administrators
        wrote on last edited by
        #17

        Jetzt hoffen wir mal, dass das (letzte) Backup nicht auch bereits in Mitleidenschaft gezogen wurde.

        Spaßeshalber mal ein älteres Backup testen.

        Gruß

        Rainer

        kein Support per PN! - Fragen im Forum stellen -

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        ioBroker freut sich auch über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        1 Reply Last reply
        0
        • C Offline
          C Offline
          chaos99a
          wrote on last edited by
          #18

          ich habe jetzt einige backups versucht, das älteste von 04/2017

          der gleiche fehler

          root@cubietruck:/opt/iobroker/backups# ls -l

          total 2176

          -rwxr–r-- 1 root root 426070 Feb 16 17:06 2017_04_09-09_33_49_backupiobroker.tar.gz

          -rwxr--r-- 1 root root 480276 Feb 16 17:04 2017_08_18-09_56_54_backupiobroker.tar.gz

          -rwxr--r-- 1 root root 177491 Feb 16 17:02 2017_12_04-23_36_52_backupiobroker.tar.gz

          -rwxr--r-- 1 root root 540133 Feb 16 16:36 2017_12_09-15_08_11_backupiobroker.tar.gz

          -rwxr--r-- 1 root root 591401 Feb 16 16:24 2018_01_24-20_02_53_backupiobroker.tar.gz

          root@cubietruck:/opt/iobroker/backups# iobroker restore 2017_04_09-09_33_49_backupiobroker.tar.gz

          /opt/iobroker/node_modules/iobroker.js-controller/node_modules/tar/lib/pack.js:32

          const EOF = Buffer.alloc(1024)

          ^

          TypeError: Buffer.alloc is not a function

          at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/node_modules/tar/lib/pack.js:32:20)

          at Module._compile (module.js:435:26)

          at Object.Module._extensions..js (module.js:442:10)

          at Module.load (module.js:356:32)

          at Function.Module._load (module.js:311:12)

          at Module.require (module.js:366:17)

          at require (module.js:385:17)

          at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/node_modules/tar/lib/create.js:6:14)

          at Module._compile (module.js:435:26)

          at Object.Module._extensions..js (module.js:442:10)</anonymous></anonymous>

          1 Reply Last reply
          0
          • C Offline
            C Offline
            chaos99a
            wrote on last edited by
            #19

            das heist jetzt? keine chance ?

            1 Reply Last reply
            0
            • HomoranH Do not disturb
              HomoranH Do not disturb
              Homoran
              Global Moderator Administrators
              wrote on last edited by
              #20

              Das heißt jetzt: keine Ahnung!

              Sorry.

              Vielleicht hat da jemand anders Ahnung.

              Gruß

              Rainer

              kein Support per PN! - Fragen im Forum stellen -

              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              ioBroker freut sich auch über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              1 Reply Last reply
              0
              • C Offline
                C Offline
                chaos99a
                wrote on last edited by
                #21

                wenn ich versuche ein backup zu erstellen kommt das gleiche

                also scheint es nicht an meinem backups zu liegen, debian ist ganz frisch und iobroker hat sich ohne fehler installiert

                welche ist die letzte NODE-js version die installiert werden sollte?

                1 Reply Last reply
                0
                • C Offline
                  C Offline
                  chaos99a
                  wrote on last edited by
                  #22

                  gefunden , es lag an einer zu alten node-js version , jetzt habe ich 8.x

                  1 Reply Last reply
                  0
                  • HomoranH Do not disturb
                    HomoranH Do not disturb
                    Homoran
                    Global Moderator Administrators
                    wrote on last edited by
                    #23

                    @chaos99a:

                    jetzt habe ich 8.x `
                    Vorsicht!

                    Node v8 kommt mit npm 5.x - das macht Probleme

                    Bitte unbedingt auf 4.x downgraden.

                    Gruß

                    Rainer

                    kein Support per PN! - Fragen im Forum stellen -

                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                    ioBroker freut sich auch über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    1 Reply Last reply
                    0
                    • C Offline
                      C Offline
                      chaos99a
                      wrote on last edited by
                      #24

                      ja habe ich gesehen , aber das backup lief (-:

                      kannst du mir sagen wie ich richtig downgrade?

                      1 Reply Last reply
                      0
                      • C Offline
                        C Offline
                        chaos99a
                        wrote on last edited by
                        #25

                        ich finde keinen weg eine neuere version von node 4.2 zu installieren , er installiert dann immer gleich v9

                        1 Reply Last reply
                        0
                        • HomoranH Do not disturb
                          HomoranH Do not disturb
                          Homoran
                          Global Moderator Administrators
                          wrote on last edited by
                          #26

                          http://www.iobroker.net/docu/?page_id=5106&lang=de#Installation_Nodejs

                          kein Support per PN! - Fragen im Forum stellen -

                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                          ioBroker freut sich auch über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          1 Reply Last reply
                          0
                          • C Offline
                            C Offline
                            chaos99a
                            wrote on last edited by
                            #27

                            vielen Dank!!!!

                            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
                            FAQ Cloud / IOT
                            HowTo: Node.js-Update
                            HowTo: Backup/Restore
                            Downloads
                            BLOG

                            543

                            Online

                            32.7k

                            Users

                            82.4k

                            Topics

                            1.3m

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

                            • Don't have an account? Register

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