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. Fehler beim Adapter installieren Code25

NEWS

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

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

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

Fehler beim Adapter installieren Code25

Fehler beim Adapter installieren Code25

Scheduled Pinned Locked Moved ioBroker Allgemein
108 Posts 9 Posters 14.3k Views 6 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

    @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

    Welches Betriebsystem würdest du nehmen? 32 64 bit?

    RaspberryOS, 64Bit - Lite

    Iobroker installieren, dann vis installieren. Erst danach dein Backup reinziehen.
    Kann aber sein, dass der js-controller dann zu aktuell für das steinalte Backup ist.
    In dem Fall würde ich den js-controller auf eine alte Version drücken und dann nochmal das Backup drauf werfen.

    Y Offline
    Y Offline
    yamaha1220
    wrote on last edited by
    #22

    @thomas-braun also backup ist drauf aber kann noch nichts installieren siehe da

    $ ./iobroker add hmip  --host pi32
    NPM version: 9.8.1npm install iobroker.hmip@1.20.0 --loglevel error --prefix "/opt/iobroker" (System call)
    npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/iobroker.js-controllernpm ERR! command failednpm ERR! command sh -c node iobroker.js setup firstnpm ERR! Unable to increase LUA script timeout: Error CONFIG-UNSUPPORTED for ["SET","lua-time-limit","10000"]npm ERR!  Unable to enable Expiry Keyspace events from Redis Server: Error CONFIG-UNSUPPORTED for ["SET","notify-keyspace-events","Exe"]npm ERR! /opt/iobroker/node_modules/standard-as-callback/built/index.js:6npm ERR!         throw e;npm ERR!         ^npm ERR! npm ERR! ReplyError: Error scan NOT SUPPORTEDnpm ERR!     at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)npm ERR!     at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)npm ERR! Emitted 'error' event on ScanStream instance at:npm ERR!     at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22npm ERR!     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)npm ERR!     at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51npm ERR!     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {npm ERR!   command: {npm ERR!     name: 'scan',npm ERR!     args: [ '0', 'MATCH', 'cfg.o.system.host.*', 'COUNT', '250' ]npm ERR!   }npm ERR! }npm ERR! npm ERR! Node.js v18.18.2npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
    ERROR: host.pi32 Cannot install iobroker.hmip@1.20.0: 1
    ERROR: process exited with code 25
    
    Thomas BraunT 1 Reply Last reply
    0
    • Y yamaha1220

      @thomas-braun also backup ist drauf aber kann noch nichts installieren siehe da

      $ ./iobroker add hmip  --host pi32
      NPM version: 9.8.1npm install iobroker.hmip@1.20.0 --loglevel error --prefix "/opt/iobroker" (System call)
      npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/iobroker.js-controllernpm ERR! command failednpm ERR! command sh -c node iobroker.js setup firstnpm ERR! Unable to increase LUA script timeout: Error CONFIG-UNSUPPORTED for ["SET","lua-time-limit","10000"]npm ERR!  Unable to enable Expiry Keyspace events from Redis Server: Error CONFIG-UNSUPPORTED for ["SET","notify-keyspace-events","Exe"]npm ERR! /opt/iobroker/node_modules/standard-as-callback/built/index.js:6npm ERR!         throw e;npm ERR!         ^npm ERR! npm ERR! ReplyError: Error scan NOT SUPPORTEDnpm ERR!     at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)npm ERR!     at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)npm ERR! Emitted 'error' event on ScanStream instance at:npm ERR!     at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22npm ERR!     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)npm ERR!     at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51npm ERR!     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {npm ERR!   command: {npm ERR!     name: 'scan',npm ERR!     args: [ '0', 'MATCH', 'cfg.o.system.host.*', 'COUNT', '250' ]npm ERR!   }npm ERR! }npm ERR! npm ERR! Node.js v18.18.2npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
      ERROR: host.pi32 Cannot install iobroker.hmip@1.20.0: 1
      ERROR: process exited with code 25
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #23

      @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

      /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log

      Dann schau da rein.
      Die Meldung selber kenne ich nicht.

      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

      Y 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

        auf welche version sollte ich den js-controller zurücksetzen?

        Erst mit der Version versuchen, die bei einer Neuinstallation mitkommt.
        Falls das nicht funktioniert:

        cd /opt/iobroker
        sudo -H -u iobroker npm install iobroker.js-controller@4.0.24
        

        und damit weiter herumexperimentieren.

        Y Offline
        Y Offline
        yamaha1220
        wrote on last edited by
        #24

        @thomas-braun das kam jetzt raus

        schenk@pi32:/opt/iobroker $ schenk@pi32:~ $ cd /opt/iobroker
        sudo -H -u iobroker npm install iobroker.js-controller@4.0.24
        npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
        npm ERR! code 1
        npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
        npm ERR! command failed
        npm ERR! command sh -c node iobroker.js setup first
        npm ERR! Unable to subscribe to meta namespace "meta." changes: Error PSUBSCRIBE-UNSUPPORTED for namespace meta.: Data=["meta.*"]
        npm ERR! /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
        npm ERR!         throw e;
        npm ERR!         ^
        npm ERR!
        npm ERR! ReplyError: Error scan NOT SUPPORTED
        npm ERR!     at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)
        npm ERR!     at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
        npm ERR! Emitted 'error' event on ScanStream instance at:
        npm ERR!     at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
        npm ERR!     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
        npm ERR!     at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
        npm ERR!     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
        npm ERR!   command: {
        npm ERR!     name: 'scan',
        npm ERR!     args: [ '0', 'MATCH', 'cfg.o.system.host.*', 'COUNT', '250' ]
        npm ERR!   }
        npm ERR! }
        npm ERR!
        npm ERR! Node.js v18.18.2
        
        npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-07T14_06_35_334Z-debug-0.log
        schenk@pi32:/opt/iobroker $
        
        
        HomoranH 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

          /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log

          Dann schau da rein.
          Die Meldung selber kenne ich nicht.

          Y Offline
          Y Offline
          yamaha1220
          wrote on last edited by
          #25

          @thomas-braun said in Fehler beim Adapter installieren Code25:

          /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log

          so direkt eingeben?

          Thomas BraunT 1 Reply Last reply
          0
          • Y yamaha1220

            @thomas-braun said in Fehler beim Adapter installieren Code25:

            /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log

            so direkt eingeben?

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

            @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

            /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log

            cat /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
            

            oder

            less /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
            

            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

            Y 2 Replies Last reply
            0
            • Thomas BraunT Thomas Braun

              @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

              /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log

              cat /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
              

              oder

              less /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
              
              Y Offline
              Y Offline
              yamaha1220
              wrote on last edited by
              #27

              @thomas-braun passiert nichts

              schenk@pi32:~ $ cat /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
              cat: /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log: No such file or directory
              schenk@pi32:~ $ less /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
              /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log: No such file or directory
              schenk@pi32:~ $
              
              
              1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

                /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log

                cat /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
                

                oder

                less /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
                
                Y Offline
                Y Offline
                yamaha1220
                wrote on last edited by
                #28

                @thomas-braun habe jetzt alles befolgt

                Thomas BraunT 1 Reply Last reply
                0
                • Y yamaha1220

                  @thomas-braun habe jetzt alles befolgt

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

                  @yamaha1220

                  Fällt mir nichts mehr zu ein.

                  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

                  Y 3 Replies Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @yamaha1220

                    Fällt mir nichts mehr zu ein.

                    Y Offline
                    Y Offline
                    yamaha1220
                    wrote on last edited by
                    #30

                    @thomas-braun hmm. Habe alles so aufgespielt wie in deiner Anleitung und alles befolgt echt komisch das er den js-controller nicht installiert also eine älter version

                    1 Reply Last reply
                    0
                    • Y yamaha1220

                      @thomas-braun das kam jetzt raus

                      schenk@pi32:/opt/iobroker $ schenk@pi32:~ $ cd /opt/iobroker
                      sudo -H -u iobroker npm install iobroker.js-controller@4.0.24
                      npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                      npm ERR! code 1
                      npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
                      npm ERR! command failed
                      npm ERR! command sh -c node iobroker.js setup first
                      npm ERR! Unable to subscribe to meta namespace "meta." changes: Error PSUBSCRIBE-UNSUPPORTED for namespace meta.: Data=["meta.*"]
                      npm ERR! /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
                      npm ERR!         throw e;
                      npm ERR!         ^
                      npm ERR!
                      npm ERR! ReplyError: Error scan NOT SUPPORTED
                      npm ERR!     at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)
                      npm ERR!     at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
                      npm ERR! Emitted 'error' event on ScanStream instance at:
                      npm ERR!     at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
                      npm ERR!     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
                      npm ERR!     at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
                      npm ERR!     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
                      npm ERR!   command: {
                      npm ERR!     name: 'scan',
                      npm ERR!     args: [ '0', 'MATCH', 'cfg.o.system.host.*', 'COUNT', '250' ]
                      npm ERR!   }
                      npm ERR! }
                      npm ERR!
                      npm ERR! Node.js v18.18.2
                      
                      npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-07T14_06_35_334Z-debug-0.log
                      schenk@pi32:/opt/iobroker $
                      
                      
                      HomoranH Do not disturb
                      HomoranH Do not disturb
                      Homoran
                      Global Moderator Administrators
                      wrote on last edited by
                      #31

                      @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

                      logs/2023-11-07T**14_06**35_334Z-debug-0.log

                      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 -

                      Y 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @yamaha1220

                        Fällt mir nichts mehr zu ein.

                        Y Offline
                        Y Offline
                        yamaha1220
                        wrote on last edited by
                        #32

                        @thomas-braun hängt der fehler in der version ?

                        1 Reply Last reply
                        0
                        • HomoranH Homoran

                          @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

                          logs/2023-11-07T**14_06**35_334Z-debug-0.log

                          Y Offline
                          Y Offline
                          yamaha1220
                          wrote on last edited by
                          #33

                          @homoran bedeutet jetzt was?

                          1 Reply Last reply
                          0
                          • HomoranH Do not disturb
                            HomoranH Do not disturb
                            Homoran
                            Global Moderator Administrators
                            wrote on last edited by
                            #34

                            die in deinem output angegebene Datei ist nicht die, die du nicht findest

                            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 -

                            Y 2 Replies Last reply
                            0
                            • HomoranH Homoran

                              die in deinem output angegebene Datei ist nicht die, die du nicht findest

                              Y Offline
                              Y Offline
                              yamaha1220
                              wrote on last edited by
                              #35

                              @homoran ok und was soll ich jetzt machen?

                              1 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @yamaha1220

                                Fällt mir nichts mehr zu ein.

                                Y Offline
                                Y Offline
                                yamaha1220
                                wrote on last edited by
                                #36

                                @thomas-braun das steht bei hosts

                                Typ: js-controller
                                Titel: JS controller
                                OS: linux
                                Verfügbar: 5.0.12
                                Installiert: 3.1.6
                                Ereignisse: ↦33 / ↦16

                                1 Reply Last reply
                                0
                                • HomoranH Homoran

                                  die in deinem output angegebene Datei ist nicht die, die du nicht findest

                                  Y Offline
                                  Y Offline
                                  yamaha1220
                                  wrote on last edited by
                                  #37

                                  @homoran hast du eine idee was ich jetzt machen könnte?

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • Y yamaha1220

                                    @homoran hast du eine idee was ich jetzt machen könnte?

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

                                    @yamaha1220

                                    Du hockst ja noch auf dem ollen js-controller. Kein Wunder das damit nichts mehr funktioniert.

                                    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

                                    Y 1 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @yamaha1220

                                      Du hockst ja noch auf dem ollen js-controller. Kein Wunder das damit nichts mehr funktioniert.

                                      Y Offline
                                      Y Offline
                                      yamaha1220
                                      wrote on last edited by
                                      #39

                                      @thomas-braun das ist nach dem backup gewesen was soll ich jetzt machen? beim backup hat er es übernommen

                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • Y yamaha1220

                                        @thomas-braun das ist nach dem backup gewesen was soll ich jetzt machen? beim backup hat er es übernommen

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

                                        @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

                                        das ist nach dem backup gewesen was soll ich jetzt machen? beim backup hat er es übernommen

                                        Hä? Wer hat was in welcher Version übernommen?
                                        Du hast ein Backup in den js-controller@5 bekommen? Verwunderlich.

                                        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

                                        Y 2 Replies Last reply
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

                                          das ist nach dem backup gewesen was soll ich jetzt machen? beim backup hat er es übernommen

                                          Hä? Wer hat was in welcher Version übernommen?
                                          Du hast ein Backup in den js-controller@5 bekommen? Verwunderlich.

                                          Y Offline
                                          Y Offline
                                          yamaha1220
                                          wrote on last edited by
                                          #41

                                          @thomas-braun ich habe alles neu aufgesetzt wie in deiner anleitung.
                                          und da denke ich das der js-controller bestimmt eine andere version hat und nach meinem backup wieder ein schlechteres js-controller version oder nicht?

                                          HomoranH 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

                                          217

                                          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