Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Fehler beim Admin Adapter Update

    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

    SOLVED Fehler beim Admin Adapter Update

    This topic has been deleted. Only users with topic management privileges can see it.
    • V
      VANTOM last edited by Negalein

      Habe auf meinem Debian Server folgendes Problem wenn ich den Admin Adapter updaten will:

      ERROR: invalid version of js-controller. required =2.0.0
      

      wie bekomme ich das Problem in den griff?

      Systemdata Bitte Ausfüllen
      Hardwaresystem: NUC/Pi3/etc.
      Arbeitsspeicher: 1GB
      Festplattenart: SD-Karte/SSD/HDD
      Betriebssystem: Ubuntu/Windows/Mac
      Node-Version: 10.x.x
      Nodejs-Version: 10.x.x
      NPM-Version: 6.x.x
      Installationsart: Skript/Manuell
      Image genutzt: Ja/Nein
      Ort/Name der Imagedatei: Link
      arteck 1 Reply Last reply Reply Quote 0
      • E
        Einstein67 last edited by

        Falls deine installation schon auf mindestens Node8 ist, dann so:

        1. Backup machen
        2. iobroker stop
        3. iobroker update
        4. iobroker upgrade self
        5. iobroker start
        V 1 Reply Last reply Reply Quote 0
        • E
          Einstein67 last edited by

          Einfach vorher den JS-Controller updaten!

          V 1 Reply Last reply Reply Quote 0
          • arteck
            arteck Developer Most Active @VANTOM last edited by

            @VANTOM sagte in Fehler beim Admin Adapter Update:

            ERROR: invalid version of js-controller. required =2.0.0

            steht doch da

            1 Reply Last reply Reply Quote 0
            • V
              VANTOM @Einstein67 last edited by

              @Einstein67
              ja und wie?

              1 Reply Last reply Reply Quote 0
              • arteck
                arteck Developer Most Active last edited by

                systemabhängig ..

                da machen WIR UNS die mühe um dir die Arbeit abzunehmen und dann das

                6c8e5dcb-07f4-4e21-87da-55aac2a7741c-grafik.png

                soll ich jetzt raten was du zu hause als system hast.. oder selber zusammen klicken.. warte ich befrage meine Glaskugel

                V 1 Reply Last reply Reply Quote 0
                • V
                  VANTOM @arteck last edited by

                  @arteck

                  Habe einen HP Prodesk Mini G6 mit 64bit Debian am laufen, den Rest weis ich nicht wo ich das nachsehen muss

                  1 Reply Last reply Reply Quote 0
                  • E
                    Einstein67 last edited by

                    Falls deine installation schon auf mindestens Node8 ist, dann so:

                    1. Backup machen
                    2. iobroker stop
                    3. iobroker update
                    4. iobroker upgrade self
                    5. iobroker start
                    V 1 Reply Last reply Reply Quote 0
                    • V
                      VANTOM @Einstein67 last edited by Negalein

                      @Einstein67

                      Super Danke Dir, hat geklappt

                      habe nur noch folgendes Problem: Mein Yahka Adapter geht nicht mehr:

                      host.SmartHomeServer	2020-01-07 15:01:16.870	error	instance system.adapter.yahka.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                      host.SmartHomeServer	2020-01-07 15:01:16.870	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                      host.SmartHomeServer	2020-01-07 15:01:16.870	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
                      host.SmartHomeServer	2020-01-07 15:01:16.870	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.yahka/node_modules/ed25519-hap/index.js:1:37)
                      host.SmartHomeServer	2020-01-07 15:01:16.870	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/iobroker.yahka/node_modules/bindings/bindings.js:84:48)
                      host.SmartHomeServer	2020-01-07 15:01:16.870	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
                      host.SmartHomeServer	2020-01-07 15:01:16.870	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
                      host.SmartHomeServer	2020-01-07 15:01:16.870	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                      host.SmartHomeServer	2020-01-07 15:01:16.870	error	Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                      host.SmartHomeServer	2020-01-07 15:01:16.870	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
                      host.SmartHomeServer	2020-01-07 15:01:16.870	error	Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:807:18)
                      host.SmartHomeServer	2020-01-07 15:01:16.869	error	Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
                      host.SmartHomeServer	2020-01-07 15:01:16.869	error	Caught by controller[0]: NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
                      host.SmartHomeServer	2020-01-07 15:01:16.869	error	Caught by controller[0]: NODE_MODULE_VERSION 48. This version of Node.js requires
                      host.SmartHomeServer	2020-01-07 15:01:16.869	error	Caught by controller[0]: was compiled against a different Node.js version using
                      host.SmartHomeServer	2020-01-07 15:01:16.869	error	Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/iobroker.yahka/node_modules/ed25519-hap/build/Release/ed25519.node'
                      host.SmartHomeServer	2020-01-07 15:01:16.869	error	Caught by controller[0]: ^
                      host.SmartHomeServer	2020-01-07 15:01:16.869	error	Caught by controller[0]: throw e
                      host.SmartHomeServer	2020-01-07 15:01:16.869	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.yahka/node_modules/bindings/bindings.js:91
                      

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

                      Support us

                      ioBroker
                      Community Adapters
                      Donate

                      760
                      Online

                      31.9k
                      Users

                      80.1k
                      Topics

                      1.3m
                      Posts

                      help wanted
                      3
                      8
                      3305
                      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