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. Merkwürdige Fehler bei Adapterupdate

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    299

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

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

Merkwürdige Fehler bei Adapterupdate

Scheduled Pinned Locked Moved ioBroker Allgemein
update adapter fehler
37 Posts 4 Posters 3.1k Views 3 Watching
  • 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.
  • Thomas BraunT Thomas Braun

    @Fenian Und der ist auf einem aktuelleren Stand als der Master? Bei Updates von so einem Konstrukt ist die Reihenfolge zu beachten.
    Und die Versionen sollten vor dem Setup von Multihost gleich sein.

    Ich würde das glaube ich nochmal trennen und dann ein update / upgrade der einzelnen Systeme versuchen.

    FenianF Offline
    FenianF Offline
    Fenian
    wrote on last edited by
    #24

    @Thomas-Braun Beide haben die Version 3.1.6
    node.js v12.18.4

    @Homoran Ja, war nichts drauf.
    Ich habe nur ein paar Adapter dahin verschoben.
    Das hat auch funktioniert

    HomoranH 1 Reply Last reply
    0
    • FenianF Fenian

      @Thomas-Braun Beide haben die Version 3.1.6
      node.js v12.18.4

      @Homoran Ja, war nichts drauf.
      Ich habe nur ein paar Adapter dahin verschoben.
      Das hat auch funktioniert

      HomoranH Do not disturb
      HomoranH Do not disturb
      Homoran
      Global Moderator Administrators
      wrote on last edited by
      #25

      @Fenian Dann ist das wenigstens sauber.

      kein Support per PN! - Fragen im Forum stellen -
      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      1 Reply Last reply
      0
      • FenianF Fenian

        @Thomas-Braun
        Habe ich eben ausprobiert.

        update ohne Fehler

        Bei upgrade kommt dann wieder:

        Update backitup from @1.6.7 to @1.6.8
        NPM version: 6.14.6
        npm install iobroker.backitup@1.6.8 --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 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-09-26T22_41_14_508Z-debug.log
        host.fenian Cannot install iobroker.backitup@1.6.8: 100
        
        
        AlCalzoneA Offline
        AlCalzoneA Offline
        AlCalzone
        Developer
        wrote on last edited by
        #26

        @Fenian sagte in Merkwürdige Fehler bei Adapterupdate:

        ╭─────────────────────────────────────────────────────────╮

        │ │

        │ 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 │

        │ │

        ╰─────────────────────────────────────────────────────────╯

        Das sieht für mich so aus, als glaubt npm, dass es das "iobroker"-Paket installieren soll. Zeig mal deine /opt/iobroker/package.json.

        Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

        HomoranH FenianF 2 Replies Last reply
        0
        • AlCalzoneA AlCalzone

          @Fenian sagte in Merkwürdige Fehler bei Adapterupdate:

          ╭─────────────────────────────────────────────────────────╮

          │ │

          │ 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 │

          │ │

          ╰─────────────────────────────────────────────────────────╯

          Das sieht für mich so aus, als glaubt npm, dass es das "iobroker"-Paket installieren soll. Zeig mal deine /opt/iobroker/package.json.

          HomoranH Do not disturb
          HomoranH Do not disturb
          Homoran
          Global Moderator Administrators
          wrote on last edited by
          #27

          @AlCalzone vor allem wo kommt das her?
          Der Link zur Doku ist ja 6 Jahre alt und seit 5 Jahren nicht mehr gültig

          kein Support per PN! - Fragen im Forum stellen -
          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          AlCalzoneA 1 Reply Last reply
          0
          • AlCalzoneA AlCalzone

            @Fenian sagte in Merkwürdige Fehler bei Adapterupdate:

            ╭─────────────────────────────────────────────────────────╮

            │ │

            │ 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 │

            │ │

            ╰─────────────────────────────────────────────────────────╯

            Das sieht für mich so aus, als glaubt npm, dass es das "iobroker"-Paket installieren soll. Zeig mal deine /opt/iobroker/package.json.

            FenianF Offline
            FenianF Offline
            Fenian
            wrote on last edited by
            #28

            @AlCalzone

                            
            
            {
              "name": "iobroker.inst",
              "version": "2.0.3",
              "private": true,
              "description": "Automation platform in node.js",
              "scripts": {
                "install": "node lib/checkVersions.js",
                "postinstall": "node lib/install.js",
                "test": "node node_modules/mocha/bin/mocha --exit"
              },
              "dependencies": {
                "colors": "^1.3.3",
                "fs-extra": "^7.0.1",
                "iobroker": "^2.0.3",
                "iobroker.admin": "^4.1.8",
                "iobroker.alexa2": "^3.3.1",
                "iobroker.backitup": "^1.6.7",
                "iobroker.cloud": "^3.0.4",
                "iobroker.daswetter": "^3.0.3",
            
            
            
            
            Thomas BraunT AlCalzoneA 2 Replies Last reply
            0
            • FenianF Fenian

              @AlCalzone

                              
              
              {
                "name": "iobroker.inst",
                "version": "2.0.3",
                "private": true,
                "description": "Automation platform in node.js",
                "scripts": {
                  "install": "node lib/checkVersions.js",
                  "postinstall": "node lib/install.js",
                  "test": "node node_modules/mocha/bin/mocha --exit"
                },
                "dependencies": {
                  "colors": "^1.3.3",
                  "fs-extra": "^7.0.1",
                  "iobroker": "^2.0.3",
                  "iobroker.admin": "^4.1.8",
                  "iobroker.alexa2": "^3.3.1",
                  "iobroker.backitup": "^1.6.7",
                  "iobroker.cloud": "^3.0.4",
                  "iobroker.daswetter": "^3.0.3",
              
              
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #29

              @Fenian
              Das ist nicht die vollständige Datei.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              FenianF 1 Reply Last reply
              0
              • FenianF Fenian

                @AlCalzone

                                
                
                {
                  "name": "iobroker.inst",
                  "version": "2.0.3",
                  "private": true,
                  "description": "Automation platform in node.js",
                  "scripts": {
                    "install": "node lib/checkVersions.js",
                    "postinstall": "node lib/install.js",
                    "test": "node node_modules/mocha/bin/mocha --exit"
                  },
                  "dependencies": {
                    "colors": "^1.3.3",
                    "fs-extra": "^7.0.1",
                    "iobroker": "^2.0.3",
                    "iobroker.admin": "^4.1.8",
                    "iobroker.alexa2": "^3.3.1",
                    "iobroker.backitup": "^1.6.7",
                    "iobroker.cloud": "^3.0.4",
                    "iobroker.daswetter": "^3.0.3",
                
                
                
                
                AlCalzoneA Offline
                AlCalzoneA Offline
                AlCalzone
                Developer
                wrote on last edited by
                #30

                @Fenian einfachste Lösung: lösch die Zeile

                    "iobroker": "^2.0.3",
                

                das gehört da nicht hin.

                Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                1 Reply Last reply
                0
                • HomoranH Homoran

                  @AlCalzone vor allem wo kommt das her?
                  Der Link zur Doku ist ja 6 Jahre alt und seit 5 Jahren nicht mehr gültig

                  AlCalzoneA Offline
                  AlCalzoneA Offline
                  AlCalzone
                  Developer
                  wrote on last edited by
                  #31

                  @Homoran Aus dem ioBroker-Paket selbst (ist nur zur Installation da). Könnte sein, dass wir das nicht aktualisiert haben.

                  Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                  Thomas BraunT FenianF 2 Replies Last reply
                  0
                  • AlCalzoneA AlCalzone

                    @Homoran Aus dem ioBroker-Paket selbst (ist nur zur Installation da). Könnte sein, dass wir das nicht aktualisiert haben.

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #32

                    @AlCalzone
                    Wobei das in meiner package.json auch drin steht. Hat bei mir aber noch nie Probleme gemacht.
                    Oder hängt das von den installierten (und zu aktualisierenden) Adaptern ab?

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    AlCalzoneA 1 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @Fenian
                      Das ist nicht die vollständige Datei.

                      FenianF Offline
                      FenianF Offline
                      Fenian
                      wrote on last edited by
                      #33

                      @Thomas-Braun
                      Ja, nano scheint copy & paste nicht zu mögen

                      @AlCalzone Ok, die Zeile ist raus

                      FenianF 1 Reply Last reply
                      0
                      • AlCalzoneA AlCalzone

                        @Homoran Aus dem ioBroker-Paket selbst (ist nur zur Installation da). Könnte sein, dass wir das nicht aktualisiert haben.

                        FenianF Offline
                        FenianF Offline
                        Fenian
                        wrote on last edited by
                        #34

                        @AlCalzone Fehler bleibt gleich

                        1 Reply Last reply
                        0
                        • FenianF Fenian

                          @Thomas-Braun
                          Ja, nano scheint copy & paste nicht zu mögen

                          @AlCalzone Ok, die Zeile ist raus

                          FenianF Offline
                          FenianF Offline
                          Fenian
                          wrote on last edited by
                          #35

                          @AlCalzone @Homoran @Thomas-Braun

                          Danke für die Hilfe :)
                          Diese Antwort von @AlCalzone auf Github hat das Problem gelöst.
                          Alle Updates sind jetzt durch

                          1 Reply Last reply
                          1
                          • Thomas BraunT Thomas Braun

                            @AlCalzone
                            Wobei das in meiner package.json auch drin steht. Hat bei mir aber noch nie Probleme gemacht.
                            Oder hängt das von den installierten (und zu aktualisierenden) Adaptern ab?

                            AlCalzoneA Offline
                            AlCalzoneA Offline
                            AlCalzone
                            Developer
                            wrote on last edited by
                            #36

                            @Thomas-Braun Dann liegt es wohl wie @Fenian geschrieben hat dass ich es geschrieben habe (:sweat_smile: ) an ner fehlerhaften package-lock.json

                            Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                            Thomas BraunT 1 Reply Last reply
                            0
                            • AlCalzoneA AlCalzone

                              @Thomas-Braun Dann liegt es wohl wie @Fenian geschrieben hat dass ich es geschrieben habe (:sweat_smile: ) an ner fehlerhaften package-lock.json

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #37

                              @AlCalzone Das ist mir jetzt eine Meta-Ebene zu hoch. 😆

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              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

                              575

                              Online

                              32.7k

                              Users

                              82.5k

                              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