Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 5.0.x jetzt in der BETA

NEWS

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

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

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.6k

js-controller 5.0.x jetzt in der BETA

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
580 Beiträge 71 Kommentatoren 199.4k Aufrufe 67 Watching
  • Ä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.
  • F Offline
    F Offline
    frickeldave
    schrieb am zuletzt editiert von
    #571

    Hi, ich benutze iobroker ausschliesslich im docker container. Ich habe aktuell das Image 8.1.0 im Einsatz, was aber noch mit js-controller 4 daher kommt. Da ich auch vis-2 nutze, stehe cih nun vor dem Problem, dass ich nicht mehr vis-2 updaten kann, da js-controller 5 Vorasusetzung geworden ist. Gibt es schon einen docker container mit js-controller 5?

    haselchenH 1 Antwort Letzte Antwort
    0
    • F frickeldave

      Hi, ich benutze iobroker ausschliesslich im docker container. Ich habe aktuell das Image 8.1.0 im Einsatz, was aber noch mit js-controller 4 daher kommt. Da ich auch vis-2 nutze, stehe cih nun vor dem Problem, dass ich nicht mehr vis-2 updaten kann, da js-controller 5 Vorasusetzung geworden ist. Gibt es schon einen docker container mit js-controller 5?

      haselchenH Offline
      haselchenH Offline
      haselchen
      Most Active
      schrieb am zuletzt editiert von haselchen
      #572

      @frickeldave

      Ähm, natürlich kannst Du im Terminal vom Container den JS Controller Updaten!?
      Einfach den Anweisungen hier folgen.

      https://forum.iobroker.net/topic/68290/js-controller-5-0-x-jetzt-für-alle-user-im-stable

      Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

      F 1 Antwort Letzte Antwort
      0
      • haselchenH haselchen

        @frickeldave

        Ähm, natürlich kannst Du im Terminal vom Container den JS Controller Updaten!?
        Einfach den Anweisungen hier folgen.

        https://forum.iobroker.net/topic/68290/js-controller-5-0-x-jetzt-für-alle-user-im-stable

        F Offline
        F Offline
        frickeldave
        schrieb am zuletzt editiert von
        #573

        @haselchen Nein geht eben nicht, wie in der Anleitung weil kein daemon Prozess da ist den iobroker erwartet. Also es geht bestimmt irgendwie, aber dafür ist erstmal ein bisschen Tüftelei notwendig. Wenn keiner hier schon einen Weg ausgetüftelt hat, würde ich eher warten, bis buanet ne neue Image Version zur Verfügung stellt.

        Marc BergM 1 Antwort Letzte Antwort
        0
        • F frickeldave

          @haselchen Nein geht eben nicht, wie in der Anleitung weil kein daemon Prozess da ist den iobroker erwartet. Also es geht bestimmt irgendwie, aber dafür ist erstmal ein bisschen Tüftelei notwendig. Wenn keiner hier schon einen Weg ausgetüftelt hat, würde ich eher warten, bis buanet ne neue Image Version zur Verfügung stellt.

          Marc BergM Offline
          Marc BergM Offline
          Marc Berg
          Most Active
          schrieb am zuletzt editiert von Marc Berg
          #574

          @frickeldave sagte in js-controller 5.0.x jetzt in der BETA:

          Also es geht bestimmt irgendwie, aber dafür ist erstmal ein bisschen Tüftelei notwendig.

          Ohne viel tüfteln (innerhalb des Containers):

          m on
          iob upgrade self
          m off
          

          https://docs.buanet.de/iobroker-docker-image/docs/#use-maintenance-script

          NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+RabbitMQ+Grafana

          Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

          Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

          F 1 Antwort Letzte Antwort
          1
          • S Offline
            S Offline
            sunny9999
            schrieb am zuletzt editiert von
            #575

            Hallo zusammen,
            so update auf js-controller Version 5.0.12 vollzogen, alles soweit glatt....aber neben dem bereits bekannten Linux-Control Problem starten bei mir folgende Instanzen nicht :

            email
            folgende Fehler im Log :

            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	info	Rebuild for adapter system.adapter.email.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	instance system.adapter.email.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: Node.js v18.16.1
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: }
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.email/main.js' ]
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.email/main.js:13:15)
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.email/main.js
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: Require stack:
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: ^
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.226	error	Caught by controller[0]: throw err;
            host.IOBROKER-MASTER
            2023-09-15 12:25:01.225	error	Caught by controller[0]: node:internal/modules/cjs/loader:1080
            

            sowie samsung_tizen

            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	info	Rebuild for adapter system.adapter.samsung_tizen.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	instance system.adapter.samsung_tizen.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: Node.js v18.16.1
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: }
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: ]
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.samsung_tizen/main.js'
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js',
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: requireStack: [
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19) {
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js:46:25)
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/main.js
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: Require stack:
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: ^
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.913	error	Caught by controller[0]: throw err;
            host.IOBROKER-MASTER
            2023-09-15 12:27:21.912	error	Caught by controller[0]: node:internal/modules/cjs/loader:1080
            

            Jemand ne Idee ?
            Grüße
            Sunny

            DJMarc75D OmnedonO 2 Antworten Letzte Antwort
            0
            • S sunny9999

              Hallo zusammen,
              so update auf js-controller Version 5.0.12 vollzogen, alles soweit glatt....aber neben dem bereits bekannten Linux-Control Problem starten bei mir folgende Instanzen nicht :

              email
              folgende Fehler im Log :

              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	info	Rebuild for adapter system.adapter.email.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	instance system.adapter.email.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: Node.js v18.16.1
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: }
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.email/main.js' ]
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.email/main.js:13:15)
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.email/main.js
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: Require stack:
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: ^
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.226	error	Caught by controller[0]: throw err;
              host.IOBROKER-MASTER
              2023-09-15 12:25:01.225	error	Caught by controller[0]: node:internal/modules/cjs/loader:1080
              

              sowie samsung_tizen

              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	info	Rebuild for adapter system.adapter.samsung_tizen.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	instance system.adapter.samsung_tizen.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: Node.js v18.16.1
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: }
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: ]
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.samsung_tizen/main.js'
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js',
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: requireStack: [
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19) {
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js:46:25)
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/main.js
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: Require stack:
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: ^
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.913	error	Caught by controller[0]: throw err;
              host.IOBROKER-MASTER
              2023-09-15 12:27:21.912	error	Caught by controller[0]: node:internal/modules/cjs/loader:1080
              

              Jemand ne Idee ?
              Grüße
              Sunny

              DJMarc75D Offline
              DJMarc75D Offline
              DJMarc75
              schrieb am zuletzt editiert von
              #576

              @sunny9999 sagte in js-controller 5.0.x jetzt in der BETA:

              dem bereits bekannten Linux-Control Problem

              Welches Problem ist da bekannt ? Also bei mir läuft der Adapter.

              Lehrling seit 1975 !!!
              Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
              https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

              1 Antwort Letzte Antwort
              0
              • S sunny9999

                Hallo zusammen,
                so update auf js-controller Version 5.0.12 vollzogen, alles soweit glatt....aber neben dem bereits bekannten Linux-Control Problem starten bei mir folgende Instanzen nicht :

                email
                folgende Fehler im Log :

                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	info	Rebuild for adapter system.adapter.email.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	instance system.adapter.email.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: Node.js v18.16.1
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: }
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.email/main.js' ]
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.email/main.js:13:15)
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.email/main.js
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: Require stack:
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: ^
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.226	error	Caught by controller[0]: throw err;
                host.IOBROKER-MASTER
                2023-09-15 12:25:01.225	error	Caught by controller[0]: node:internal/modules/cjs/loader:1080
                

                sowie samsung_tizen

                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	info	Rebuild for adapter system.adapter.samsung_tizen.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	instance system.adapter.samsung_tizen.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: Node.js v18.16.1
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: }
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: ]
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.samsung_tizen/main.js'
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js',
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: requireStack: [
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19) {
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js:46:25)
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/main.js
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: Require stack:
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: ^
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.913	error	Caught by controller[0]: throw err;
                host.IOBROKER-MASTER
                2023-09-15 12:27:21.912	error	Caught by controller[0]: node:internal/modules/cjs/loader:1080
                

                Jemand ne Idee ?
                Grüße
                Sunny

                OmnedonO Offline
                OmnedonO Offline
                Omnedon
                schrieb am zuletzt editiert von
                #577

                @sunny9999
                Bei mir das gleiche Problem mit dem samsung_tizen-Adapter.

                1 Antwort Letzte Antwort
                0
                • Marc BergM Marc Berg

                  @frickeldave sagte in js-controller 5.0.x jetzt in der BETA:

                  Also es geht bestimmt irgendwie, aber dafür ist erstmal ein bisschen Tüftelei notwendig.

                  Ohne viel tüfteln (innerhalb des Containers):

                  m on
                  iob upgrade self
                  m off
                  

                  https://docs.buanet.de/iobroker-docker-image/docs/#use-maintenance-script

                  F Offline
                  F Offline
                  frickeldave
                  schrieb am zuletzt editiert von
                  #578

                  @marc-berg Sehr cool, war tatsächlich so einfach. Vielen Dank.

                  mcm1957M 1 Antwort Letzte Antwort
                  0
                  • F frickeldave

                    @marc-berg Sehr cool, war tatsächlich so einfach. Vielen Dank.

                    mcm1957M Online
                    mcm1957M Online
                    mcm1957
                    schrieb am zuletzt editiert von
                    #579

                    Da der js-controller5 nun im STABLE ist und - wenn ich es richtig sehe - hier kein offenes Thema mehr diskutiert wird, sollte man ev. diesen Thread schließen um Paralleldiskussionen (Adapter xy geht / geht nicht) zu vermeiden.

                    @Homoran was meinst du dazu?

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

                    Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                    LESEN - gute Forenbeitrage

                    HomoranH 1 Antwort Letzte Antwort
                    0
                    • mcm1957M mcm1957

                      Da der js-controller5 nun im STABLE ist und - wenn ich es richtig sehe - hier kein offenes Thema mehr diskutiert wird, sollte man ev. diesen Thread schließen um Paralleldiskussionen (Adapter xy geht / geht nicht) zu vermeiden.

                      @Homoran was meinst du dazu?

                      HomoranH Nicht stören
                      HomoranH Nicht stören
                      Homoran
                      Global Moderator Administrators
                      schrieb am zuletzt editiert von
                      #580

                      @mcm57 sagte in js-controller 5.0.x jetzt in der BETA:

                      @Homoran was meinst du dazu?

                      ja, mach ich.

                      aber nur weil er jetzt im stable ist, werden trotzdem noch bugs auftauchen, die im Beta-test nicht aufgefallen waren.
                      die müssten dann aber im stable thread besprochen werden!

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

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

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

                      1 Antwort Letzte Antwort
                      0
                      Antworten
                      • In einem neuen Thema antworten
                      Anmelden zum Antworten
                      • Älteste zuerst
                      • Neuste zuerst
                      • Meiste Stimmen


                      Support us

                      ioBroker
                      Community Adapters
                      Donate
                      FAQ Cloud / IOT
                      HowTo: Node.js-Update
                      HowTo: Backup/Restore
                      Downloads
                      BLOG

                      803

                      Online

                      32.5k

                      Benutzer

                      81.6k

                      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