Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Uralt System updaten oder Umzug

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    218

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    7.9k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

Uralt System updaten oder Umzug

Uralt System updaten oder Umzug

Scheduled Pinned Locked Moved ioBroker Allgemein
148 Posts 13 Posters 12.0k Views 11 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.
  • M Offline
    M Offline
    Mr.X
    wrote on last edited by
    #25

    Guten morgen, bin wieder da und würde gerne einen kleinen zwischenstand liefern, da ich errors bekommen haben beim upgrade vom
    js.controller.

    pi@raspberrypi:~ $ cd /opt/iobroker
    pi@raspberrypi:/opt/iobroker $ npm install iobroker.js-crontroller@5.0.0
    npm error code E404
    npm error 404 Not Found - GET https://registry.npmjs.org/iobroker.js-crontroller - Not found
    npm error 404
    npm error 404  'iobroker.js-crontroller@5.0.0' is not in this registry.
    npm error 404
    npm error 404 Note that you can also install from a
    npm error 404 tarball, folder, http url, or git url.
    npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-05-09T07_08_45_905Z-debug-0.log
    
    
    CodierknechtC 1 Reply Last reply
    0
    • M Mr.X

      Guten morgen, bin wieder da und würde gerne einen kleinen zwischenstand liefern, da ich errors bekommen haben beim upgrade vom
      js.controller.

      pi@raspberrypi:~ $ cd /opt/iobroker
      pi@raspberrypi:/opt/iobroker $ npm install iobroker.js-crontroller@5.0.0
      npm error code E404
      npm error 404 Not Found - GET https://registry.npmjs.org/iobroker.js-crontroller - Not found
      npm error 404
      npm error 404  'iobroker.js-crontroller@5.0.0' is not in this registry.
      npm error 404
      npm error 404 Note that you can also install from a
      npm error 404 tarball, folder, http url, or git url.
      npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-05-09T07_08_45_905Z-debug-0.log
      
      
      CodierknechtC Offline
      CodierknechtC Offline
      Codierknecht
      Developer Most Active
      wrote on last edited by
      #26

      @mr-x
      Das Ding heißt "js-controller" und nicht "js-crontroller" !!!

      "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

      Proxmox 8.2.4 LXC|8 GB|Core i7-6700
      HmIP|ZigBee|Tasmota|Unifi + dies & das
      Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Mr.X
        wrote on last edited by
        #27

        Peinlich.
        Leider kriege ich es trotzdem nicht hin. Offenbar gibts die 5.0.0 nicht???

        pi@raspberrypi:/opt/iobroker $ npm install iobroker.js-controller@5.0.0
        npm error code ETARGET
        npm error notarget No matching version found for iobroker.js-controller@5.0.0.
        npm error notarget In most cases you or one of your dependencies are requesting
        npm error notarget a package version that doesn't exist.
        npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-05-09T07_24_45_164Z-debug-0.log
        
        
        HomoranH 1 Reply Last reply
        0
        • M Mr.X

          Peinlich.
          Leider kriege ich es trotzdem nicht hin. Offenbar gibts die 5.0.0 nicht???

          pi@raspberrypi:/opt/iobroker $ npm install iobroker.js-controller@5.0.0
          npm error code ETARGET
          npm error notarget No matching version found for iobroker.js-controller@5.0.0.
          npm error notarget In most cases you or one of your dependencies are requesting
          npm error notarget a package version that doesn't exist.
          npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-05-09T07_24_45_164Z-debug-0.log
          
          
          HomoranH Offline
          HomoranH Offline
          Homoran
          Global Moderator Administrators
          wrote on last edited by Homoran
          #28

          @mr-x sagte in Uralt System updaten oder Umzug:

          Offenbar gibts die 5.0.0 nicht???

          durchaus möglich.
          du solltest die letzte 5.x nehmen

          EDIT nach Suche

          @mcm1957 sagte in Problem beim Aktualisieren des Admin Adapters:

          5.0.19 ist der letzte aktuelle 5er.
          Ob 5.0.0 jemals online ging kann ich mich nicht erinnern

          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

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

          1 Reply Last reply
          0
          • M Offline
            M Offline
            Mr.X
            wrote on last edited by
            #29
            pi@raspberrypi:/opt/iobroker $ npm install iobroker.js-controller@5.0.19
            npm error code EBADENGINE
            npm error engine Unsupported engine
            npm error engine Not compatible with your version of node/npm: iobroker.jarvis@3.2.0-rc.17
            npm error notsup Not compatible with your version of node/npm: iobroker.jarvis@3.2.0-rc.17
            npm error notsup Required: {"node":">= 20","npm":">= 9.3.1","yarn":">= 1.21.1"}
            npm error notsup Actual:   {"npm":"10.8.2","node":"v18.20.8"}
            npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-05-09T07_39_00_228Z-debug-0.log
            
            
            HomoranH Thomas BraunT 2 Replies Last reply
            0
            • M Mr.X
              pi@raspberrypi:/opt/iobroker $ npm install iobroker.js-controller@5.0.19
              npm error code EBADENGINE
              npm error engine Unsupported engine
              npm error engine Not compatible with your version of node/npm: iobroker.jarvis@3.2.0-rc.17
              npm error notsup Not compatible with your version of node/npm: iobroker.jarvis@3.2.0-rc.17
              npm error notsup Required: {"node":">= 20","npm":">= 9.3.1","yarn":">= 1.21.1"}
              npm error notsup Actual:   {"npm":"10.8.2","node":"v18.20.8"}
              npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-05-09T07_39_00_228Z-debug-0.log
              
              
              HomoranH Offline
              HomoranH Offline
              Homoran
              Global Moderator Administrators
              wrote on last edited by
              #30

              @mr-x noch kein node v20 drauf?

              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

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

              1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @mr-x

                iob stop
                sudo apt update
                sudo apt full-upgrade
                sudo reboot
                iob nodejs-update 18
                iob update 
                iob upgrade all -y
                iob upgrade self 
                cd /opt/iobroker 
                npm install iobroker.js-controller@5.0.0
                iob start
                iob stop
                iob update 
                iob upgrade all -y
                iob upgrade self 
                cd /opt/iobroker 
                npm install iobroker.js-controller@6.0.0
                iob start
                iob stop
                iob update 
                iob upgrade all -y
                iob upgrade self 
                cd /opt/iobroker 
                npm install iobroker.js-controller@latest
                iob start
                iob update 
                iob upgrade all -y
                

                Und dann noch mal die Ausgabe von iob diag, damit man den Stand sieht.
                Das ganze kann geraume Zeit dauern.

                M Offline
                M Offline
                Mr.X
                wrote on last edited by Mr.X
                #31

                @Homoran

                thomas-braun sagte in Uralt System updaten oder Umzug:

                iob stop
                sudo apt update
                sudo apt full-upgrade
                sudo reboot
                iob nodejs-update 18
                iob update 
                iob upgrade all -y
                iob upgrade self 
                cd /opt/iobroker 
                npm install iobroker.js-controller@5.0.0
                iob start
                iob stop
                iob update 
                iob upgrade all -y
                iob upgrade self 
                cd /opt/iobroker 
                npm install iobroker.js-controller@6.0.0
                iob start
                iob stop
                iob update 
                iob upgrade all -y
                iob upgrade self 
                cd /opt/iobroker 
                npm install iobroker.js-controller@latest
                iob start
                iob update 
                iob upgrade all -y
                

                Und dann noch mal die Ausgabe von iob diag, damit man den Stand sieht.
                Das ganze kann geraume Zeit dauern.

                Ich habe mich jetzt an diese Anleitung gehalten und bin mit Node auf

                pi@raspberrypi:/opt/iobroker $ node -v
                v18.20.8
                
                
                HomoranH 1 Reply Last reply
                0
                • M Mr.X

                  @Homoran

                  thomas-braun sagte in Uralt System updaten oder Umzug:

                  iob stop
                  sudo apt update
                  sudo apt full-upgrade
                  sudo reboot
                  iob nodejs-update 18
                  iob update 
                  iob upgrade all -y
                  iob upgrade self 
                  cd /opt/iobroker 
                  npm install iobroker.js-controller@5.0.0
                  iob start
                  iob stop
                  iob update 
                  iob upgrade all -y
                  iob upgrade self 
                  cd /opt/iobroker 
                  npm install iobroker.js-controller@6.0.0
                  iob start
                  iob stop
                  iob update 
                  iob upgrade all -y
                  iob upgrade self 
                  cd /opt/iobroker 
                  npm install iobroker.js-controller@latest
                  iob start
                  iob update 
                  iob upgrade all -y
                  

                  Und dann noch mal die Ausgabe von iob diag, damit man den Stand sieht.
                  Das ganze kann geraume Zeit dauern.

                  Ich habe mich jetzt an diese Anleitung gehalten und bin mit Node auf

                  pi@raspberrypi:/opt/iobroker $ node -v
                  v18.20.8
                  
                  
                  HomoranH Offline
                  HomoranH Offline
                  Homoran
                  Global Moderator Administrators
                  wrote on last edited by Homoran
                  #32

                  @mr-x dann geht controller v5 nicht

                  sorry!
                  jarvis sxheint das Problem zu sein

                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

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

                  M 1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    Mr.X
                    wrote on last edited by Mr.X
                    #33

                    @Homoran
                    @Thomas-Braun
                    D.h. ohne Jarvis zu deinstallieren gehts nicht weiter?
                    Auf andere Adapter könnte ich verzichten, aber ausgerechnet Jarvis nutze ich aktiv.

                    1 Reply Last reply
                    0
                    • HomoranH Homoran

                      @mr-x dann geht controller v5 nicht

                      sorry!
                      jarvis sxheint das Problem zu sein

                      M Offline
                      M Offline
                      Mr.X
                      wrote on last edited by
                      #34

                      @homoran sagte in Uralt System updaten oder Umzug:

                      @mr-x dann geht controller v5 nicht

                      sorry!
                      jarvis sxheint das Problem zu sein

                      Laut der Github Seit müsste js-controller 5 mit Node 16 gehen.

                      Compatibility
                      js-controller 7.x (Lucy) works with Node.js 18.x, 20.x and probably 22.x
                      js-controller 6.x (Kiera) works with Node.js 18.x, 20.x and probably 22.x
                      js-controller 5.x works with Node.js 16.x, 18.x and probably 20.x

                      HomoranH 1 Reply Last reply
                      0
                      • M Mr.X

                        @homoran sagte in Uralt System updaten oder Umzug:

                        @mr-x dann geht controller v5 nicht

                        sorry!
                        jarvis sxheint das Problem zu sein

                        Laut der Github Seit müsste js-controller 5 mit Node 16 gehen.

                        Compatibility
                        js-controller 7.x (Lucy) works with Node.js 18.x, 20.x and probably 22.x
                        js-controller 6.x (Kiera) works with Node.js 18.x, 20.x and probably 22.x
                        js-controller 5.x works with Node.js 16.x, 18.x and probably 20.x

                        HomoranH Offline
                        HomoranH Offline
                        Homoran
                        Global Moderator Administrators
                        wrote on last edited by
                        #35

                        @mr-x sagte in Uralt System updaten oder Umzug:

                        Laut der Github Seit müsste js-controller 5 mit Node 16 gehen.

                        ja, deswegen die Korrektur

                        @mr-x sagte in Uralt System updaten oder Umzug:

                        ohne Jarvis zu deinstallieren gehts nicht weiter?

                        oder downgraden, oder später wieder installieren

                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

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

                        1 Reply Last reply
                        0
                        • M Offline
                          M Offline
                          Mr.X
                          wrote on last edited by Mr.X
                          #36

                          @Homoran
                          OK. ich mache alles, was ihr vorschlagt. Ohne euch bin ich verloren und wollte schon zu HA wechseln (aber HA ist kacke).

                          hiermit deinstallieren?

                          Delete adapter "jarvis"
                          

                          und danach nochmal versuchen?

                          BTW: wollte nochmal eine aktuelle Jarvis Sicherung machen und sehe,dass der Zigbee Adapter nicht mehr verbindet und auch der Zugriff auf Google Drive nicht mehr geht.
                          Das liegt vermutlich an den Bereits durchgeführten Updates, oder?

                          HomoranH Thomas BraunT 2 Replies Last reply
                          0
                          • M Mr.X

                            @Homoran
                            OK. ich mache alles, was ihr vorschlagt. Ohne euch bin ich verloren und wollte schon zu HA wechseln (aber HA ist kacke).

                            hiermit deinstallieren?

                            Delete adapter "jarvis"
                            

                            und danach nochmal versuchen?

                            BTW: wollte nochmal eine aktuelle Jarvis Sicherung machen und sehe,dass der Zigbee Adapter nicht mehr verbindet und auch der Zugriff auf Google Drive nicht mehr geht.
                            Das liegt vermutlich an den Bereits durchgeführten Updates, oder?

                            HomoranH Offline
                            HomoranH Offline
                            Homoran
                            Global Moderator Administrators
                            wrote on last edited by
                            #37

                            @mr-x sagte in Uralt System updaten oder Umzug:

                            Das liegt vermutlich an den Bereits durchgeführten Updates, oder?

                            da ich den aktuellen Zustand nicht kenne kann ich dazu gar nichts sagen.
                            Selbst wenn ich den kennen würde, wäre es mit dem bunt gewürfelten Mix an Versionen sehr schwierig etwas definitives zu sagen.

                            Ich verstehe auch nicht, wie da bereits eine Jarvis Version installiert sein kann, die nicht erfüllte Abhängigkeiten hat.

                            @mr-x sagte in Uralt System updaten oder Umzug:

                            hiermit deinstallieren?

                            wenn, dann iob del jarvis

                            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

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

                            M 1 Reply Last reply
                            0
                            • M Mr.X
                              pi@raspberrypi:/opt/iobroker $ npm install iobroker.js-controller@5.0.19
                              npm error code EBADENGINE
                              npm error engine Unsupported engine
                              npm error engine Not compatible with your version of node/npm: iobroker.jarvis@3.2.0-rc.17
                              npm error notsup Not compatible with your version of node/npm: iobroker.jarvis@3.2.0-rc.17
                              npm error notsup Required: {"node":">= 20","npm":">= 9.3.1","yarn":">= 1.21.1"}
                              npm error notsup Actual:   {"npm":"10.8.2","node":"v18.20.8"}
                              npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-05-09T07_39_00_228Z-debug-0.log
                              
                              
                              Thomas BraunT Offline
                              Thomas BraunT Offline
                              Thomas Braun
                              Most Active
                              wrote on last edited by Thomas Braun
                              #38

                              @mr-x sagte in Uralt System updaten oder Umzug:

                              "node":"v18.20.8"}

                              Edit:

                              Das sind die Auswirkungen, wenn man die Kisten nicht permanent pflegt...

                              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
                              • M Mr.X

                                @Homoran
                                OK. ich mache alles, was ihr vorschlagt. Ohne euch bin ich verloren und wollte schon zu HA wechseln (aber HA ist kacke).

                                hiermit deinstallieren?

                                Delete adapter "jarvis"
                                

                                und danach nochmal versuchen?

                                BTW: wollte nochmal eine aktuelle Jarvis Sicherung machen und sehe,dass der Zigbee Adapter nicht mehr verbindet und auch der Zugriff auf Google Drive nicht mehr geht.
                                Das liegt vermutlich an den Bereits durchgeführten Updates, oder?

                                Thomas BraunT Offline
                                Thomas BraunT Offline
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #39

                                @mr-x

                                Du wirst dann jetzt öfters die Ausgaben von

                                iob diag
                                

                                posten müssen. Nur damit kann man sehen, was da gerade der Stand ist.

                                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
                                • HomoranH Homoran

                                  @mr-x sagte in Uralt System updaten oder Umzug:

                                  Das liegt vermutlich an den Bereits durchgeführten Updates, oder?

                                  da ich den aktuellen Zustand nicht kenne kann ich dazu gar nichts sagen.
                                  Selbst wenn ich den kennen würde, wäre es mit dem bunt gewürfelten Mix an Versionen sehr schwierig etwas definitives zu sagen.

                                  Ich verstehe auch nicht, wie da bereits eine Jarvis Version installiert sein kann, die nicht erfüllte Abhängigkeiten hat.

                                  @mr-x sagte in Uralt System updaten oder Umzug:

                                  hiermit deinstallieren?

                                  wenn, dann iob del jarvis

                                  M Offline
                                  M Offline
                                  Mr.X
                                  wrote on last edited by
                                  #40

                                  @Thomas-Braun
                                  @homoran sagte in Uralt System updaten oder Umzug:

                                  wenn, dann iob del jarvis

                                  pi@raspberrypi:/opt/iobroker $ iob del jarvis
                                  Delete adapter "jarvis"
                                  host.raspberrypi Counted 2 states (system.adapter.jarvis.*) from states
                                  host.raspberrypi object jarvis deleted
                                  host.raspberrypi object jarvis.admin deleted
                                  host.raspberrypi Deleting 2 state(s).
                                  Error deleting adapter jarvis from disk: Cannot find module 'iobroker.jarvis/io-package.json'
                                  Require stack:
                                  - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js
                                  - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js
                                  - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                                  You might have to delete it yourself!
                                  
                                  

                                  Mit fileZilla löschen?

                                  HomoranH 1 Reply Last reply
                                  0
                                  • M Mr.X

                                    @Thomas-Braun
                                    @homoran sagte in Uralt System updaten oder Umzug:

                                    wenn, dann iob del jarvis

                                    pi@raspberrypi:/opt/iobroker $ iob del jarvis
                                    Delete adapter "jarvis"
                                    host.raspberrypi Counted 2 states (system.adapter.jarvis.*) from states
                                    host.raspberrypi object jarvis deleted
                                    host.raspberrypi object jarvis.admin deleted
                                    host.raspberrypi Deleting 2 state(s).
                                    Error deleting adapter jarvis from disk: Cannot find module 'iobroker.jarvis/io-package.json'
                                    Require stack:
                                    - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js
                                    - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js
                                    - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                                    You might have to delete it yourself!
                                    
                                    

                                    Mit fileZilla löschen?

                                    HomoranH Offline
                                    HomoranH Offline
                                    Homoran
                                    Global Moderator Administrators
                                    wrote on last edited by Homoran
                                    #41

                                    @mr-x Da wird ein Updateversuch an der fehlenden Abhängigkeit gescheitert sein und die fehlende Datei nicht installiert wordrn.

                                    Du kannst jetzt erstmal versuchen dn Controller anzuheben, wenn es dann immer noch an der jarvis Abhängigkeit klemmt muss man weitersehen, wo die Info steht

                                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

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

                                    1 Reply Last reply
                                    0
                                    • M Offline
                                      M Offline
                                      Mr.X
                                      wrote on last edited by
                                      #42

                                      @Homoran
                                      Jetzt bin ich total lost
                                      Dachte wir sind an Jarvis hängengeblieben weil ein update von JS-Controller von 4 auf 5.0.19 wegen Jarvis nicht ging

                                      dann war der Vorschlag unter anderem: Jarvis löschen.
                                      Was nun nicht klappt.

                                      pi@raspberrypi:/opt/iobroker $ npm install iobroker.js-controller@5.0.19
                                      npm error code EBADENGINE
                                      npm error engine Unsupported engine
                                      npm error engine Not compatible with your version of node/npm: iobroker.jarvis@3.2.0-rc.17
                                      npm error notsup Not compatible with your version of node/npm: iobroker.jarvis@3.2.0-rc.17
                                      npm error notsup Required: {"node":">= 20","npm":">= 9.3.1","yarn":">= 1.21.1"}
                                      npm error notsup Actual:   {"npm":"10.8.2","node":"v18.20.8"}
                                      npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-05-09T07_39_00_228Z-debug-0.log
                                       
                                      
                                      
                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • M Mr.X

                                        @Homoran
                                        Jetzt bin ich total lost
                                        Dachte wir sind an Jarvis hängengeblieben weil ein update von JS-Controller von 4 auf 5.0.19 wegen Jarvis nicht ging

                                        dann war der Vorschlag unter anderem: Jarvis löschen.
                                        Was nun nicht klappt.

                                        pi@raspberrypi:/opt/iobroker $ npm install iobroker.js-controller@5.0.19
                                        npm error code EBADENGINE
                                        npm error engine Unsupported engine
                                        npm error engine Not compatible with your version of node/npm: iobroker.jarvis@3.2.0-rc.17
                                        npm error notsup Not compatible with your version of node/npm: iobroker.jarvis@3.2.0-rc.17
                                        npm error notsup Required: {"node":">= 20","npm":">= 9.3.1","yarn":">= 1.21.1"}
                                        npm error notsup Actual:   {"npm":"10.8.2","node":"v18.20.8"}
                                        npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-05-09T07_39_00_228Z-debug-0.log
                                         
                                        
                                        
                                        Thomas BraunT Offline
                                        Thomas BraunT Offline
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by
                                        #43

                                        @mr-x

                                        Dann ist da nun Schluss mit updaten.
                                        nodejs@20 läuft nicht mehr auf dem ollen Buster.

                                        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
                                        • M Offline
                                          M Offline
                                          Mr.X
                                          wrote on last edited by
                                          #44

                                          @Thomas-Braun
                                          @Homoran

                                          Sorry, checke ich nicht habe JS-Controller 4 mit Nodejs 18.

                                          Laut der Github Seit müsste js-controller 5 mit Node 18 doch gehen.
                                          Oder ist das die falsche abhängigkeit, die ich anschaue.

                                          Im Log steht ja, dass ich auf js-c 5 nicht upgraden kann, weil der Jarvis das verhindert.

                                          Compatibility
                                          js-controller 7.x (Lucy) works with Node.js 18.x, 20.x and probably 22.x
                                          js-controller 6.x (Kiera) works with Node.js 18.x, 20.x and probably 22.x
                                          js-controller 5.x works with Node.js 16.x, 18.x and probably 20.x

                                          OliverIOO 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

                                          52

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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