Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Update von Adaptern funktioniert nicht mehr

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Update von Adaptern funktioniert nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • Glasfaser
      Glasfaser @Mrs-B last edited by

      @Mrs-B

      Jipp ... sehr gut .

      1 Fehler schonmal weg :

      ERR! Unexpected end of JSON input while parsing near '...mGYCbgkC/010kVXLGoixn'
      
      1 Reply Last reply Reply Quote 0
      • Mrs-B
        Mrs-B @Mrs-B last edited by Mrs-B

        @Mrs-B
        Jetzt werden allerdings nur noch 11 zu aktualisierende Adapter angezeigt.. (auch im 1. Browser)

        Ich versuche jetzt mal die anderen Adapter...

        Glasfaser 1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @Mrs-B last edited by

          @Mrs-B

          Stopp

          erst dass:

          sudo apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev libpixman-1-0 libpixman-1-dev
          
          cd /opt/iobroker
          npm install canvas
          
          Mrs-B 1 Reply Last reply Reply Quote 0
          • Mrs-B
            Mrs-B @Glasfaser last edited by

            @Glasfaser said in Update von Adaptern funktioniert nicht mehr:

            npm install canvas

            Hab ich so gemacht.

            Jetzt werden mir aber wieder 12 Adapter zur Aktualisierung angezeigt 😞

            npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.5 (node_modules/osx-temperature-sensor):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.5: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/zigbee-herdsman-converters/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/zigbee-herdsman/node_modules/jest-haste-map/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules/zigbee-herdsman/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            
            npm ERR! code ELIFECYCLE
            npm ERR! errno 100
            npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`
            npm ERR! Exit status 100
            npm ERR!
            npm ERR! Failed at the iobroker@2.0.3 postinstall script.
            npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2020-10-07T15_45_41_794Z-debug.log
            
            
            Glasfaser 1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @Mrs-B last edited by

              @Mrs-B

              sudo reboot
              
              Mrs-B 1 Reply Last reply Reply Quote 0
              • Mrs-B
                Mrs-B @Glasfaser last edited by

                @Glasfaser

                Hab ich gemacht. Wieder alle Adapter zur Aktualisierung... Dann nochmal versucht den Alexa Adapter zu aktualisieren..

                Wieder Error ..

                $ ./iobroker upgrade alexa2
                Update alexa2 from @3.3.0 to @3.3.1
                NPM version: 6.14.8
                npm install iobroker.alexa2@3.3.1 --loglevel error --prefix "/opt/iobroker" (System call)
                
                ╭─────────────────────────────────────────────────────────╮│                                                         ││ Manual installation of ioBroker is no longer supported  ││ on Linux, OSX and FreeBSD!                              ││ Please refer to the documentation on how to install it! ││ https://github.com/ioBroker/ioBroker/wiki/Installation  ││                                                         │╰─────────────────────────────────────────────────────────╯
                npm ERR! code ELIFECYCLEnpm ERR! errno 100
                npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`npm ERR! Exit status 100npm ERR! npm ERR! Failed at the iobroker@2.0.3 postinstall script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                npm ERR! A complete log of this run can be found in:npm ERR!
                     /home/iobroker/.npm/_logs/2020-10-07T15_50_44_829Z-debug.log
                ERROR: host.Mrs-Biesly-Pi Cannot install iobroker.alexa2@3.3.1: 100
                ERROR: process exited with code 25
                
                Mrs-B Homoran 2 Replies Last reply Reply Quote 0
                • Mrs-B
                  Mrs-B @Mrs-B last edited by Mrs-B

                  @Mrs-B

                  Oder ist es am Ende das Beste wenn ich den Rasperry komplett neu mit iobroker aufsetze??

                  Ich habe den Backup-Adapter im Einsatz ... Dieser sichert auf nen USB-Stick im PI

                  Glasfaser 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Mrs-B last edited by

                    @Glasfaser

                    @Mrs-B sagte in Update von Adaptern funktioniert nicht mehr:

                    Manual installation of ioBroker is no longer supported

                    das hatten wir doch zuletzt erst, dass irgendwo eine dependency auf ioBroker drin stand

                    Mrs-B AlCalzone 2 Replies Last reply Reply Quote 0
                    • Mrs-B
                      Mrs-B @Homoran last edited by

                      @Homoran

                      Ähmmmm. Bahnhof ... ????

                      1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @Mrs-B last edited by Glasfaser

                        @Mrs-B

                        ioBroker blockt jetzt .

                        Zeige mal :

                        which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                        

                        @Homoran

                        Ich komme gerade nicht drauf , was es letztens mal war ....

                        Mrs-B 1 Reply Last reply Reply Quote 0
                        • Mrs-B
                          Mrs-B @Glasfaser last edited by

                          @Glasfaser

                          Wie gewünscht...

                          pi@Mrs-Biesly-Pi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                          /usr/bin/nodejs
                          v12.19.0
                          /usr/bin/node
                          v12.19.0
                          /usr/bin/npm
                          6.14.8
                          nodejs:
                            Installiert:           12.19.0-1nodesource1
                            Installationskandidat: 12.19.0-1nodesource1
                            Versionstabelle:
                           *** 12.19.0-1nodesource1 100
                                  100 /var/lib/dpkg/status
                               10.22.1-1nodesource1 500
                                  500 https://deb.nodesource.com/node_10.x buster/main armhf Packages
                               10.21.0~dfsg-1~deb10u1+rpi1 500
                                  500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                          pi@Mrs-Biesly-Pi:~ $
                          
                          
                          Glasfaser 1 Reply Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @Mrs-B last edited by Glasfaser

                            @Mrs-B @Homoran

                            das war es :

                            https://forum.iobroker.net/topic/37142/merkwürdige-fehler-bei-adapterupdate/26?lang=en-GB&page=2

                            @Mrs-B

                            Das mußt du jetzt wissen , ob noch mehr an deinem System rumgeschraubt wird !
                            Wenn nicht dann nimm das Backup und setzte dein Rasperry und dann ioBroker neu auf

                            Mrs-B Glasfaser 2 Replies Last reply Reply Quote 0
                            • Mrs-B
                              Mrs-B @Glasfaser last edited by

                              @Glasfaser

                              Danke für deine Hilfe!!

                              Tendiere ja fast schon dazu den PI neu aufzusetzten...

                              Welches Image soll ich denn dann dafür nehmen? Finde das alles sehr unübersichtlich...

                              Der verlinkte Thread hat mich jetzt so auf die schnelle nicht weiter gebracht.. Geht schon los mit "Zunächst mal den root abmelden. Dann den Server in Runlevel 3 laufen lassen. Dann den fixer ausführen."
                              Wie gesagt, bin ein absoluter Windows-Mensch (MCSE) ... Mit Linux & Co hab ich sonst nix am Hut und finde es auch nicht gerade übersichtlich beschrieben wie das ganze hier so funktioniert...

                              Hab meinem PI vor Monaten über ein Image hier von iobroker aufgesetzt...

                              Glasfaser 1 Reply Last reply Reply Quote 0
                              • Glasfaser
                                Glasfaser @Mrs-B last edited by

                                @Mrs-B sagte in Update von Adaptern funktioniert nicht mehr:

                                Welches Image

                                Mache es händlisch .....

                                passendes Raspberry OS auf Karte
                                sudo raspi-config
                                ... allgemeine Einstellungen durchführen ....

                                und dann das ... siehe oben links
                                https://www.iobroker.net/#de/download

                                Mrs-B Homoran 2 Replies Last reply Reply Quote 0
                                • Mrs-B
                                  Mrs-B @Glasfaser last edited by

                                  @Glasfaser

                                  Da weiss ich mit meinem Urlaub morgen ja was anzufangen...

                                  Noch ne blöde Frage .. Woher weiss ich welches Raspberry OS ich benötige? Da gibt es gefühlt 100....

                                  Homoran Thomas Braun Glasfaser 3 Replies Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @Mrs-B last edited by

                                    @Mrs-B sagte in Update von Adaptern funktioniert nicht mehr:

                                    Da gibt es gefühlt 100....

                                    nee, nur eins

                                    raspberry os lite

                                    1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Mrs-B last edited by Thomas Braun

                                      @Mrs-B sagte in Update von Adaptern funktioniert nicht mehr:

                                      Raspberry

                                      Es gibt eigentlich nur eins.
                                      Raspberry Pi OS (32-bit) Lite

                                      1 Reply Last reply Reply Quote 0
                                      • Glasfaser
                                        Glasfaser @Mrs-B last edited by

                                        @Mrs-B

                                        https://www.raspberrypi.org/downloads/raspberry-pi-os/

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

                                          @Glasfaser sagte in Update von Adaptern funktioniert nicht mehr:

                                          passendes Raspberry OS auf Karte
                                          sudo raspi-config
                                          ... allgemeine Einstellungen durchführen ....
                                          und dann das ...

                                          curl -sLf https://iobroker.net/install.sh | bash -

                                          der Befehl erschlägt auf einem neuen System alles

                                          Mrs-B 1 Reply Last reply Reply Quote 0
                                          • Mrs-B
                                            Mrs-B @Homoran last edited by

                                            Ganz lieben Dank euch 🙂 🙂

                                            Ich werde mich dann wohl morgen gleich mal dran setzten. In der Hoffnung das mein Backup auch funzt...

                                            Ich werde kurz berichten...

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

                                            Support us

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

                                            707
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            jscontroller adapterupdate
                                            6
                                            65
                                            3769
                                            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