Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Backitup Installation Error

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Backitup Installation Error

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @Mattn11 last edited by

      @mattn11 sagte in Backitup Installation Error:

      Hat jemand einen Tip?

      z.B. als erstes code als Text in code-tags posten!
      dann kann man auch die relevanten Teile zitieren.

      Du musst nur machen was da steht

      1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Mattn11 last edited by

        @mattn11 sagte in Backitup Installation Error:

        was tun? Hat jemand einen Tip?

        Dein nodeJS auf Version 14 aktualisieren.

        M 2 Replies Last reply Reply Quote 0
        • M
          Mattn11 @Thomas Braun last edited by

          $ ./iobroker add backitup  --host raspberry4gb
          NPM version: 6.14.5
          npm install iobroker.backitup@2.2.2 --loglevel error --prefix "/opt/iobroker" (System call)
          npm
           ERR! code ENOTSUP
          npm ERR!
           notsup Unsupported engine for fs-extra@10.0.0: wanted: {"node":">=12"} (current: {"node":"10.24.0","npm":"6.14.5"})npm ERR! notsup Not compatible with your version of node/npm: fs-extra@10.0.0npm
           ERR! notsup Not compatible with your version of node/npm: fs-extra@10.0.0npm ERR! notsup Required: {"node":">=12"}npm ERR! notsup Actual:   {"npm":"6.14.5","node":"10.24.0"}
          
          npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2021-12-24T12_35_04_285Z-debug.log
          ERROR: host.raspberry4gb Cannot install iobroker.backitup@2.2.2: 1
          ERROR: process exited with code 25
          
          1 Reply Last reply Reply Quote 0
          • M
            Mattn11 @Thomas Braun last edited by

            @thomas-braun sagte in Backitup Installation Error:

            Dein nodeJS auf Version 14 aktualisieren.

            hi sorry arbeite mich noch ein in alles. den raspi mit iobroker hat mir mein Cousin aufgesetzt. hat aber im moment kaum Zeit. Und man will ja selber auch schlauer werden.

            was ist nodeJS? sagt mir nichts. finde ich im iobroker schonmal nicht

            Homoran 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Mattn11 last edited by

              @mattn11

              Hoppala!

              @mattn11 sagte in Backitup Installation Error:

              den raspi mit iobroker hat mir mein Cousin aufgesetzt.

              Wann - das muss ja ewig her sein.

              @mattn11 sagte in Backitup Installation Error:

              was ist nodeJS? sagt mir nichts

              @mattn11 sagte in Backitup Installation Error:

              Unsupported engine

              Das ist sozusagen das Betriebssystem für iobroker

              @mattn11 sagte in Backitup Installation Error:

              finde ich im iobroker schonmal nicht

              da gehört das auch nicht hin

              @mattn11 sagte in Backitup Installation Error:

              man will ja selber auch schlauer werden.

              Das ist eine gute Idee

              M 1 Reply Last reply Reply Quote 0
              • M
                Mattn11 @Homoran last edited by

                @homoran hm wann hat der den raspi aufgesetzt...sommer 2020?

                so hab mal update von nodejs gemacht. google ist viel schlau:

                nun:

                pi@raspberry4gb:~ $ node -v
                v10.24.0

                M simatec Homoran Thomas Braun 4 Replies Last reply Reply Quote 0
                • M
                  Mattn11 @Mattn11 last edited by

                  Fehler sieht immernoch so aus:

                  $ ./iobroker add backitup  --host raspberry4gb
                  NPM version: 6.14.5
                  npm install iobroker.backitup@2.2.2 --loglevel error --prefix "/opt/iobroker" (System call)
                  npm
                   ERR! code ENOTSUP
                  npm ERR! notsup Unsupported engine for fs-extra@10.0.0: wanted: {"node":">=12"} (current: {"node":"10.24.0","npm":"6.14.5"})npm ERR! notsup Not compatible with your version of node/npm: fs-extra@10.0.0npm 
                  ERR! notsup Not compatible with your version of node/npm: fs-extra@10.0.0npm ERR! notsup Required: {"node":">=12"}npm ERR! notsup Actual:   {"npm":"6.14.5","node":"10.24.0"}
                  
                  npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2021-12-24T12_53_21_158Z-debug.log
                  ERROR: host.raspberry4gb Cannot install iobroker.backitup@2.2.2: 1
                  ERROR: process exited with code 25
                  
                  M simatec 2 Replies Last reply Reply Quote 0
                  • simatec
                    simatec Developer Most Active @Mattn11 last edited by

                    @mattn11
                    Das war kein Update …

                    1 Reply Last reply Reply Quote 0
                    • M
                      Mattn11 @Mattn11 last edited by

                      ziel von mir war. iobroker zu sichern mit allem was drin ist. dann raspi neu aufsetzen...bzw noch nachinstallieren, dass man wie eine art desktop hat, damit ich VNC Viewer den Raspi richtig sehen kann

                      Homoran simatec 2 Replies Last reply Reply Quote 0
                      • simatec
                        simatec Developer Most Active @Mattn11 last edited by

                        @mattn11
                        Hier findest du, wie man richtig updated
                        https://forum.iobroker.net/topic/49480/node-js-10-x-ist-tot-es-lebe-node-js-14

                        M 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Mattn11 last edited by

                          @mattn11 sagte in Backitup Installation Error:

                          so hab mal update von nodejs gemacht.

                          aber kein Upgrade!

                          @mattn11 sagte in Backitup Installation Error:

                          Fehler sieht immernoch so aus:

                          ist ja auch kein Wunder
                          @mattn11 sagte in Backitup Installation Error:

                          node -v
                          v10.24.0

                          das ist immer noch <12.x

                          @mattn11 sagte in Backitup Installation Error:

                          wanted: {"node":">=12"}

                          1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @Mattn11 last edited by

                            @mattn11 sagte in Backitup Installation Error:

                            bzw noch nachinstallieren, dass man wie eine art desktop hat, damit ich VNC Viewer den Raspi richtig sehen kann

                            😱

                            Bitte nicht!
                            das ist ein Server, da geht man per Fernkonsole drauf!

                            Keine grafische Oberfläche!

                            1 Reply Last reply Reply Quote 0
                            • simatec
                              simatec Developer Most Active @Mattn11 last edited by

                              @mattn11 sagte in Backitup Installation Error:

                              ziel von mir war. iobroker zu sichern mit allem was drin ist. dann raspi neu aufsetzen...bzw noch nachinstallieren, dass man wie eine art desktop hat, damit ich VNC Viewer den Raspi richtig sehen kann

                              Das ist keine gute Idee.
                              Der PI ist für Desktop Umgebungen zu schwach auf der Brust

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                Mattn11 @simatec last edited by

                                @simatec ah ok dann schau ich mir deinen link noch an.
                                Hatte alles genauso wie hier gemacht:

                                https://medium.com/@thedyslexiccoder/how-to-update-nodejs-npm-on-a-raspberry-pi-4-da75cad4148c

                                vorher:
                                1.png

                                nachher:
                                Bildschirmfoto 2021-12-24 um 14.00.11.png

                                Homoran 1 Reply Last reply Reply Quote 0
                                • M
                                  Mattn11 @simatec last edited by

                                  @simatec ok? das höre ich zum ersten mal...wieso das denn? Wieso sieht man das dann so oft überall?

                                  simatec 1 Reply Last reply Reply Quote 0
                                  • simatec
                                    simatec Developer Most Active @Mattn11 last edited by

                                    @mattn11
                                    Weil die meisten Videos auf YouTube um es mal ganz vorsichtig auszudrücken nicht gerade die korrekten Wege und Anleitungen zeigen

                                    1 Reply Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @Mattn11 last edited by

                                      @mattn11 sagte in Backitup Installation Error:

                                      Hatte alles genauso wie hier gemacht:

                                      warum macht ihr das alle nach irgendwelchen ominösen Fremdseiten?

                                      Es gibt für alles hier etwas in der Doku und im Forum

                                      1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Mattn11 last edited by

                                        @mattn11 sagte in Backitup Installation Error:

                                        google ist viel schlau:
                                        nun:
                                        pi@raspberry4gb:~ $ node -v
                                        v10.24.0

                                        Aber nicht schlau genug. Schau in meiner Signatur, die ist schlauer.

                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          Mattn11 @Thomas Braun last edited by

                                          Hallo zusammen.
                                          ich hatte etwas wenig Zeit.
                                          Heute geht es weiter.
                                          ok Thema Desktop Umgebung ist vergessen.

                                          Nun will ich endlich Backitup zum laufen bringen um mein IoBroker zu sichern bevor ich den Raspi neu aufsetze.

                                          Doch ihr sagt:
                                          nodeJS auf 14 updaten.

                                          ok ich gehe auf den Link von simatec...
                                          doch da steht ich soll erstmal von iobroker ein backup machen.
                                          lol sehr witzig.

                                          Hier mal screenshots und infos bzgl meinem Raspi.
                                          Bitte helft mir. Ich traue mich an alles ran, aber von Raspi und co hab ich leider noch kaum Ahnung.

                                          pi@raspberry4gb:~ $ lsb_release -a
                                          No LSB modules are available.
                                          Distributor ID: Raspbian
                                          Description: Raspbian GNU/Linux 10 (buster)
                                          Release: 10
                                          Codename: buster

                                          Platform: linux
                                          os: linux
                                          Architecture: arm
                                          CPUs: 4
                                          Speed: 1500 MHz
                                          Model: ARMv7 Processor rev 3 (v7l)
                                          RAM: 3.7 GB
                                          System uptime: 3 T. 22:05:20
                                          Node.js: v10.24.0
                                          NPM: 6.14.5
                                          adapters count: 457
                                          Disk size: 29.1 GiB
                                          Disk free: 23.8 GiB
                                          Uptime: 3 T. 22:17:32
                                          Active instances: 7

                                          Bildschirmfoto 2022-01-07 um 14.53.39.png

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Mattn11 last edited by

                                            @mattn11 sagte in Backitup Installation Error:

                                            nodeJS auf 14 updaten.

                                            Schau in meiner Signatur, da wirds ausführlich erklärt.

                                            M 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            701
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            44
                                            1676
                                            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