Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. iobroker exit 25 bei Adapter-Update

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    5
    1
    185

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    8
    1
    200

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    886

iobroker exit 25 bei Adapter-Update

Geplant Angeheftet Gesperrt Verschoben Error/Bug
113 Beiträge 8 Kommentatoren 16.5k Aufrufe 7 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • mcm1957M mcm1957

    @siggi0904

    Kann deine Angst verstehen. Aber wenn Variante 2 zutrifft wird das wohl primär nicht im Adapter lösbar sein, Sorry.

    Zum Latest Repo kommst du

    • In der Kopfzeile den Schraubenschlüssel nehmen und in den Base Settings auf Repositories gehen:

    fb5b8eda-dc91-4e07-9e8a-9d3ac26eed7c-image.png

    • Dort BETA als aktiv markieren,
    • Auf der Adapterseite oben auf "Nach Updates suchen" Klicken (Button mit rundem Pfeil)
    • Jetzt solltes du alle möglichen Adapetrupdates sehen.; beim mihome-vacuum die neue Release
    • NUR Beim mihomevacuum die neue Release zum Updaten anklicken
    • Anschließend wieder STABLE als aktiv auswählen (in der Repository maske)
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von Thomas Braun
    #60

    Alternativ: In den Experten-Optionen über 'die Katze' und dann den Reiter npm wählen.

    a11b40e6-0c58-43cf-965b-51de6a20bfe5-image.png

    Ich würde evtl. zuvor noch den npm-cache löschen, sonst hält sich npm unter Umständen an dem alten Kram fest.

    sudo -H -u iobroker npm cache clean --force
    

    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 Antwort Letzte Antwort
    0
    • mcm1957M mcm1957

      @siggi0904

      Kann deine Angst verstehen. Aber wenn Variante 2 zutrifft wird das wohl primär nicht im Adapter lösbar sein, Sorry.

      Zum Latest Repo kommst du

      • In der Kopfzeile den Schraubenschlüssel nehmen und in den Base Settings auf Repositories gehen:

      fb5b8eda-dc91-4e07-9e8a-9d3ac26eed7c-image.png

      • Dort BETA als aktiv markieren,
      • Auf der Adapterseite oben auf "Nach Updates suchen" Klicken (Button mit rundem Pfeil)
      • Jetzt solltes du alle möglichen Adapetrupdates sehen.; beim mihome-vacuum die neue Release
      • NUR Beim mihomevacuum die neue Release zum Updaten anklicken
      • Anschließend wieder STABLE als aktiv auswählen (in der Repository maske)
      J Offline
      J Offline
      Joe550
      schrieb am zuletzt editiert von
      #61

      @mcm57
      Danke, das hat mir geholfen...hatte das gleiche Problem

      Thomas BraunT 1 Antwort Letzte Antwort
      1
      • J Joe550

        @mcm57
        Danke, das hat mir geholfen...hatte das gleiche Problem

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #62

        @joe550

        Du hast jetzt die Beta drin?
        "mihome-vacuum": 4.2.0

        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

        J 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @joe550

          Du hast jetzt die Beta drin?
          "mihome-vacuum": 4.2.0

          J Offline
          J Offline
          Joe550
          schrieb am zuletzt editiert von Joe550
          #63

          @thomas-braun
          ja, genau die Version mihome-vacuum 4.2.0 (beta) aufgespielt, wie oben beschrieben
          jetzt sind alle Updates durchgelaufen

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • J Joe550

            @thomas-braun
            ja, genau die Version mihome-vacuum 4.2.0 (beta) aufgespielt, wie oben beschrieben
            jetzt sind alle Updates durchgelaufen

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #64

            @joe550

            Zeig mal bitte die Summary von

            iob diag
            

            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

            J 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @joe550

              Zeig mal bitte die Summary von

              iob diag
              
              J Offline
              J Offline
              Joe550
              schrieb am zuletzt editiert von Joe550
              #65

              @thomas-braun said in iobroker exit 25 bei Adapter-Update:

              @joe550

              Zeig mal bitte die Summary von

              iob diag
              
              ======================= SUMMARY =======================
              			v.2023-10-10
              
              
               Static hostname: XXXXXXXXXX
                     Icon name: computer-desktop
                       Chassis: desktop
              Operating System: Ubuntu 22.04.4 LTS
                        Kernel: Linux 5.15.0-101-generic
                  Architecture: x86-64
               Hardware Vendor: Intel Corporation
                Hardware Model: NUC6CAYH
              
              Installation: 		native
              Kernel: 		x86_64
              Userland: 		amd64
              Timezone: 		Europe/Berlin (CEST, +0200)
              User-ID: 		1000
              X-Server: 		false
              Boot Target: 		graphical.target
              
              Pending OS-Updates: 	0
              Pending iob updates: 	0
              
              Nodejs-Installation: 	/usr/bin/nodejs 	v18.20.0
              			/usr/bin/node 		v18.20.0
              			/usr/bin/npm 		10.5.0
              			/usr/bin/npx 		10.5.0
              			/usr/bin/corepack 	0.25.2
              
              Recommended versions are nodejs 18.20.0 and npm 10.5.0
              Your nodejs installation is correct
              
              MEMORY: 
                             total        used        free      shared  buff/cache   available
              Mem:            7.8G        3.9G        433M         43M        3.5G        3.5G
              Swap:           2.0G        251M        1.8G
              Total:          9.8G        4.1G        2.2G
              
              Active iob-Instances: 	24
              Active repo(s): stable
              
              ioBroker Core: 		js-controller 		5.0.19
              			admin 			6.13.16
              
              ioBroker Status: 	iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Status admin and web instance:
              + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
              + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              Objects: 		12707
              States: 		11195
              
              Size of iob-Database:
              
              51M	/opt/iobroker/iobroker-data/objects.jsonl
              12M	/opt/iobroker/iobroker-data/objects.json.migrated
              12M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
              0	/opt/iobroker/iobroker-data/objects.json.broken
              20M	/opt/iobroker/iobroker-data/states.jsonl
              2.2M	/opt/iobroker/iobroker-data/states.json.migrated
              2.2M	/opt/iobroker/iobroker-data/states.json.bak.migrated
              0	/opt/iobroker/iobroker-data/states.json.broken
              
              
              
              =================== END OF SUMMARY ====================
              
              1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @siggi0904 sagte in iobroker exit 25 bei Adapter-Update:

                ohne Angabe einer Version?

                Ohne Angabe einer Version wird die empfohlene Version installiert. Heute also die 18.20.0.

                Siggi0904S Offline
                Siggi0904S Offline
                Siggi0904
                schrieb am zuletzt editiert von
                #66

                @thomas-braun bei mir kommt bei iob nodejs-update folgender Fehler:

                mario@iobroker:/opt/iobroker$ iob nodejs-update
                iobroker nodejs-update [<major-version>]
                
                Upgrade the Node.JS installation to the current LTS
                
                Options:
                  --help  Show help  [boolean]
                mario@iobroker:/opt/iobroker$
                

                Ansonsten lief die Installation der neuen mihome-vacuum wohl ohne Probleme.
                Beim Aufruf von npm ls xmlbuilder aber da habe ich im GitHub ein Feature Request für @haus-automatisierung aufgemacht.

                mario@iobroker:/opt/iobroker$ npm ls xmlbuilder
                npm ERR! code ELSPROBLEMS
                npm ERR! invalid: xmlbuilder@0.4.2 /opt/iobroker/node_modules/xmlbuilder
                iobroker.inst@2.0.3 /opt/iobroker
                ├─┬ iobroker.hm-rega@4.0.0
                │ └─┬ xml2js@0.6.2
                │   └── xmlbuilder@11.0.1
                ├─┬ iobroker.hm-rpc@1.16.0
                │ └─┬ homematic-xmlrpc@1.0.2
                │   └── xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
                ├─┬ iobroker.shelly@6.8.0
                │ └── xmlbuilder@15.1.1
                └─┬ iobroker.tr-064@4.2.18
                  └─┬ xml2js@0.4.23
                    └── xmlbuilder@11.0.1
                
                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • Siggi0904S Siggi0904

                  @thomas-braun bei mir kommt bei iob nodejs-update folgender Fehler:

                  mario@iobroker:/opt/iobroker$ iob nodejs-update
                  iobroker nodejs-update [<major-version>]
                  
                  Upgrade the Node.JS installation to the current LTS
                  
                  Options:
                    --help  Show help  [boolean]
                  mario@iobroker:/opt/iobroker$
                  

                  Ansonsten lief die Installation der neuen mihome-vacuum wohl ohne Probleme.
                  Beim Aufruf von npm ls xmlbuilder aber da habe ich im GitHub ein Feature Request für @haus-automatisierung aufgemacht.

                  mario@iobroker:/opt/iobroker$ npm ls xmlbuilder
                  npm ERR! code ELSPROBLEMS
                  npm ERR! invalid: xmlbuilder@0.4.2 /opt/iobroker/node_modules/xmlbuilder
                  iobroker.inst@2.0.3 /opt/iobroker
                  ├─┬ iobroker.hm-rega@4.0.0
                  │ └─┬ xml2js@0.6.2
                  │   └── xmlbuilder@11.0.1
                  ├─┬ iobroker.hm-rpc@1.16.0
                  │ └─┬ homematic-xmlrpc@1.0.2
                  │   └── xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
                  ├─┬ iobroker.shelly@6.8.0
                  │ └── xmlbuilder@15.1.1
                  └─┬ iobroker.tr-064@4.2.18
                    └─┬ xml2js@0.4.23
                      └── xmlbuilder@11.0.1
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #67

                  @siggi0904

                  Dann solltest du da mal den

                  iob stop
                  iob fix
                  iob start
                  

                  drüber jagen. Dann kennt deine Installation auch alle aktuellen Kommandos wie iobroker nodejs-update.

                  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

                  Siggi0904S 1 Antwort Letzte Antwort
                  1
                  • Thomas BraunT Thomas Braun

                    @siggi0904

                    Dann solltest du da mal den

                    iob stop
                    iob fix
                    iob start
                    

                    drüber jagen. Dann kennt deine Installation auch alle aktuellen Kommandos wie iobroker nodejs-update.

                    Siggi0904S Offline
                    Siggi0904S Offline
                    Siggi0904
                    schrieb am zuletzt editiert von
                    #68

                    @thomas-braun oh man, nun kommt der js-controller nicht mehr hoch.

                    2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: /opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/formats/x509.js:56
                    2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: return (asn1.Ber.Context | asn1.Ber.Constructor | i);
                    2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: ^
                    2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: TypeError: Cannot read properties of undefined (reading 'Context')
                    2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: at Local (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/formats/x509.js:56:19)
                    2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/formats/x509.js:216:13)
                    2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                    2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                    2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                    2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                    2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                    2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                    2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/certificate.js:20:19)
                    2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                    2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                    2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                    2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                    2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                    2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                    2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/fingerprint.js:12:19)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/key.js:8:19)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/index.js:3:11)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                    2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                    2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                    2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                    2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/http-signature/lib/utils.js:4:13)
                    2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                    2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                    2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                    2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                    2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                    2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                    2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/http-signature/lib/parser.js:5:13)
                    2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                    2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                    2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                    2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                    2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                    2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                    2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/http-signature/lib/index.js:3:14)
                    2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                    2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                    2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                    2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                    2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                    2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                    2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js:11:21)
                    2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                    2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                    2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                    2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                    2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                    2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                    2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js:143:19)
                    2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                    2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                    2024-04-03 20:30:31.571 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                    2024-04-03 20:30:31.571 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/lib/request.js:5:18)
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/main.js:44:23)
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at node:internal/main/run_main_module:28:49
                    2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[1]: Node.js v18.20.1
                    2024-04-03 20:30:31.572 - error: host.iobroker instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                    

                    Ich brauch deine Hilfe. :-(

                    Thomas BraunT mcm1957M 2 Antworten Letzte Antwort
                    0
                    • Siggi0904S Siggi0904

                      @thomas-braun oh man, nun kommt der js-controller nicht mehr hoch.

                      2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: /opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/formats/x509.js:56
                      2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: return (asn1.Ber.Context | asn1.Ber.Constructor | i);
                      2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: ^
                      2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: TypeError: Cannot read properties of undefined (reading 'Context')
                      2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: at Local (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/formats/x509.js:56:19)
                      2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/formats/x509.js:216:13)
                      2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                      2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                      2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                      2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                      2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                      2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                      2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/certificate.js:20:19)
                      2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                      2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                      2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                      2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                      2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                      2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                      2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/fingerprint.js:12:19)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/key.js:8:19)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/index.js:3:11)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                      2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                      2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                      2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                      2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/http-signature/lib/utils.js:4:13)
                      2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                      2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                      2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                      2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                      2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                      2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                      2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/http-signature/lib/parser.js:5:13)
                      2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                      2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                      2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                      2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                      2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                      2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                      2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/http-signature/lib/index.js:3:14)
                      2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                      2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                      2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                      2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                      2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                      2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                      2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js:11:21)
                      2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                      2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                      2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                      2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                      2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                      2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                      2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js:143:19)
                      2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                      2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                      2024-04-03 20:30:31.571 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                      2024-04-03 20:30:31.571 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/lib/request.js:5:18)
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/main.js:44:23)
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at node:internal/main/run_main_module:28:49
                      2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[1]: Node.js v18.20.1
                      2024-04-03 20:30:31.572 - error: host.iobroker instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                      

                      Ich brauch deine Hilfe. :-(

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #69

                      @siggi0904

                      Was haste gemacht?

                      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 Antwort Letzte Antwort
                      0
                      • Siggi0904S Offline
                        Siggi0904S Offline
                        Siggi0904
                        schrieb am zuletzt editiert von
                        #70

                        @thomas-braun nur das System aktualisiert und dann wollte ich die fehlende js für den node-mihome einfügen und den js-controller danach neustarten

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • Siggi0904S Siggi0904

                          @thomas-braun nur das System aktualisiert und dann wollte ich die fehlende js für den node-mihome einfügen und den js-controller danach neustarten

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #71

                          @siggi0904 sagte in iobroker exit 25 bei Adapter-Update:

                          nur das System aktualisiert

                          Da war mit Sicherheit nodejs mit dabei. Den iobroker dafür herunter gefahren?

                          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

                          Siggi0904S 1 Antwort Letzte Antwort
                          1
                          • Thomas BraunT Thomas Braun

                            @siggi0904 sagte in iobroker exit 25 bei Adapter-Update:

                            nur das System aktualisiert

                            Da war mit Sicherheit nodejs mit dabei. Den iobroker dafür herunter gefahren?

                            Siggi0904S Offline
                            Siggi0904S Offline
                            Siggi0904
                            schrieb am zuletzt editiert von
                            #72

                            @thomas-braun ja. das node-js update lief davor.

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • Siggi0904S Siggi0904

                              @thomas-braun oh man, nun kommt der js-controller nicht mehr hoch.

                              2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: /opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/formats/x509.js:56
                              2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: return (asn1.Ber.Context | asn1.Ber.Constructor | i);
                              2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: ^
                              2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: TypeError: Cannot read properties of undefined (reading 'Context')
                              2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: at Local (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/formats/x509.js:56:19)
                              2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/formats/x509.js:216:13)
                              2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/certificate.js:20:19)
                              2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/fingerprint.js:12:19)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/key.js:8:19)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/index.js:3:11)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/http-signature/lib/utils.js:4:13)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/http-signature/lib/parser.js:5:13)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/http-signature/lib/index.js:3:14)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js:11:21)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js:143:19)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.571 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.571 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/lib/request.js:5:18)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/main.js:44:23)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at node:internal/main/run_main_module:28:49
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[1]: Node.js v18.20.1
                              2024-04-03 20:30:31.572 - error: host.iobroker instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              

                              Ich brauch deine Hilfe. :-(

                              mcm1957M Offline
                              mcm1957M Offline
                              mcm1957
                              schrieb am zuletzt editiert von
                              #73

                              @siggi0904 said in iobroker exit 25 bei Adapter-Update:

                              @thomas-braun oh man, nun kommt der js-controller nicht mehr hoch.

                              2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: /opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/formats/x509.js:56
                              2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: return (asn1.Ber.Context | asn1.Ber.Constructor | i);
                              2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: ^
                              2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: TypeError: Cannot read properties of undefined (reading 'Context')
                              2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: at Local (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/formats/x509.js:56:19)
                              2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/formats/x509.js:216:13)
                              2024-04-03 20:30:31.554 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.555 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/certificate.js:20:19)
                              2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.561 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/fingerprint.js:12:19)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/key.js:8:19)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk/lib/index.js:3:11)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.562 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/http-signature/lib/utils.js:4:13)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/http-signature/lib/parser.js:5:13)
                              2024-04-03 20:30:31.563 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/http-signature/lib/index.js:3:14)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.564 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/request.js:11:21)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/node_modules/request/index.js:143:19)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.565 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.571 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.571 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/lib/request.js:5:18)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.javascript/main.js:44:23)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[0]: at node:internal/main/run_main_module:28:49
                              2024-04-03 20:30:31.572 - error: host.iobroker Caught by controller[1]: Node.js v18.20.1
                              2024-04-03 20:30:31.572 - error: host.iobroker instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              

                              Ich brauch deine Hilfe. :-(

                              Mal die Panictaste ausschakten.

                              Der js-controller hat keine Proble. Der meldet nur, das der JAVASCRIPT Adapter ein Problem hat,

                              Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                              Support Repositoryverwaltung.

                              Wer 'nen Kaffee spendieren will: https://paypal.me

                              LESEN - gute Forenbeitrage

                              1 Antwort Letzte Antwort
                              0
                              • Siggi0904S Siggi0904

                                @thomas-braun ja. das node-js update lief davor.

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #74

                                @siggi0904

                                Gut, nodejs-update stoppt den iobroker.

                                iob stop
                                iob fix
                                sudo reboot
                                

                                führt zu?

                                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 Antwort Letzte Antwort
                                1
                                • Siggi0904S Offline
                                  Siggi0904S Offline
                                  Siggi0904
                                  schrieb am zuletzt editiert von
                                  #75

                                  @thomas-braun Fehler bleibt gleich. Alle Adapter starten, nur der Javascript startet nicht.

                                  mcm1957M 1 Antwort Letzte Antwort
                                  0
                                  • Siggi0904S Siggi0904

                                    @thomas-braun Fehler bleibt gleich. Alle Adapter starten, nur der Javascript startet nicht.

                                    mcm1957M Offline
                                    mcm1957M Offline
                                    mcm1957
                                    schrieb am zuletzt editiert von mcm1957
                                    #76

                                    @siggi0904
                                    Welche Version des javascript Adapters ist installiert?

                                    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                    Support Repositoryverwaltung.

                                    Wer 'nen Kaffee spendieren will: https://paypal.me

                                    LESEN - gute Forenbeitrage

                                    Siggi0904S 1 Antwort Letzte Antwort
                                    1
                                    • mcm1957M mcm1957

                                      @siggi0904
                                      Welche Version des javascript Adapters ist installiert?

                                      Siggi0904S Offline
                                      Siggi0904S Offline
                                      Siggi0904
                                      schrieb am zuletzt editiert von
                                      #77

                                      @mcm57 v7.8.0

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • Siggi0904S Siggi0904

                                        @mcm57 v7.8.0

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #78

                                        @siggi0904

                                        iob update 
                                        iob upgrade javascript@7.8.0
                                        

                                        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

                                        mcm1957M Siggi0904S 2 Antworten Letzte Antwort
                                        1
                                        • Thomas BraunT Thomas Braun

                                          @siggi0904

                                          iob update 
                                          iob upgrade javascript@7.8.0
                                          
                                          mcm1957M Offline
                                          mcm1957M Offline
                                          mcm1957
                                          schrieb am zuletzt editiert von
                                          #79

                                          @thomas-braun

                                          7.8.0 ist ok / stable.
                                          7.9.x ff sollte übersprungen werden bzw. als mit breaking changes versehen betrachtet werden (Änderungen an Zugriffsrechten ins Filesystem, Entfernung von request, ...) . Nächste stable wird 8.x.x werden soweit ich weiss.

                                          Klärt aber alles nicht dein Problem

                                          Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                          Support Repositoryverwaltung.

                                          Wer 'nen Kaffee spendieren will: https://paypal.me

                                          LESEN - gute Forenbeitrage

                                          1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          515

                                          Online

                                          32.8k

                                          Benutzer

                                          82.7k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe