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

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Beta Test js-controller Kiera (v6.0)

NEWS

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

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

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

Beta Test js-controller Kiera (v6.0)

Geplant Angeheftet Gesperrt Verschoben Tester
betajs-controllerkieratest
331 Beiträge 39 Kommentatoren 83.8k Aufrufe 42 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.
  • mcm1957M mcm1957

    @mrjeschke
    Du hast admin 7.x.x installiert; das ist ein Bug in admin.
    https://github.com/ioBroker/ioBroker.admin/issues/2498

    Admin 7.0.x wurde zurückgezogen. Downgrade admin auf den aktuellen LATEST Stand (6.x.x) via Konsole / Commandline

    M Online
    M Online
    mrjeschke
    schrieb am zuletzt editiert von
    #39

    @mcm1957
    Danke, nach downgrade klappt es wieder.

    1 Antwort Letzte Antwort
    0
    • A Offline
      A Offline
      anwa
      schrieb am zuletzt editiert von Negalein
      #40

      Hallo,
      hat hier noch jemand Probleme mit SourceAnalytix?

      host.ioBroker  2024-06-11 20:41:00.166	info	Restart adapter system.adapter.sourceanalytix.0 because enabled
      host.ioBroker  2024-06-11 20:41:00.166	error	instance system.adapter.sourceanalytix.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: Node.js v20.14.0
      host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at node:internal/main/run_main_module:28:49
      host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
      host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
      host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
      host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
      host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
      host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:31:36)
      host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: TypeError: Class extends value #<Object> is not a constructor or null
      host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: ^
      host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: class Sourceanalytix extends utils.Adapter {
      host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:31
      host.ioBroker  2024-06-11 20:40:59.291	info	instance system.adapter.sourceanalytix.0 started with pid 207189
      

      Core adapters versions
      js-controller: 6.0.1
      admin: 7.0.1
      javascript: 8.5.2

      Calendar, eCharts machen auch probleme.

      mcm1957M 1 Antwort Letzte Antwort
      0
      • foxriver76F foxriver76

        @mcm1957 Geht rflink in 2.1.7?

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

        @foxriver76 said in Beta Test js-controller Kiera (v6.0):

        @mcm1957 Geht rflink in 2.1.7?

        Sieht leider nicht so aus:
        Siehe https://forum.iobroker.net/topic/75222/rflink-keine-serielle-schnittstelle/14

        host.GLT
        2024-06-11 20:10:24.709	info	Rebuild for adapter system.adapter.rflink.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
        host.GLT
        2024-06-11 20:10:24.709	error	instance system.adapter.rflink.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[1]: Node.js v20.14.0
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[1]:
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[1]: at node:internal/main/run_main_module:28:49
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:1024:12)
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1208:32)
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[1]: at Object.<anonymous> (C:\ioBroker\GLT\node_modules\iobroker.rflink\main.js:17:17)
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'supportsFeature')
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[1]:
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[1]: ^
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[1]: if (adapter.supportsFeature && !adapter.supportsFeature('CONTROLLER_NPM_AUTO_REBUILD')) {
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[1]: C:\ioBroker\GLT\node_modules\iobroker.rflink\main.js:17
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\lib\binding\node-v115-win32-x64\bindings.node
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\default\install-root\bindings.node
        host.GLT
        2024-06-11 20:10:24.709	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\debug\install-root\bindings.node
        host.GLT
        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\release\install-root\bindings.node
        host.GLT
        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\compiled\20.14.0\win32\x64\bindings.node
        host.GLT
        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\default\bindings.node
        host.GLT
        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\Release\bindings.node
        host.GLT
        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\out\Release\bindings.node
        host.GLT
        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\Debug\bindings.node
        host.GLT
        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\out\Debug\bindings.node
        host.GLT
        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\Release\bindings.node
        host.GLT
        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\Debug\bindings.node
        host.GLT
        2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\bindings.node
        host.GLT
        2024-06-11 20:10:24.707	error	Caught by controller[0]: Cannot load serialport module : Error: Could not locate the bindings file. Tried:
        

        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

        foxriver76F 1 Antwort Letzte Antwort
        1
        • A anwa

          Hallo,
          hat hier noch jemand Probleme mit SourceAnalytix?

          host.ioBroker  2024-06-11 20:41:00.166	info	Restart adapter system.adapter.sourceanalytix.0 because enabled
          host.ioBroker  2024-06-11 20:41:00.166	error	instance system.adapter.sourceanalytix.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: Node.js v20.14.0
          host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at node:internal/main/run_main_module:28:49
          host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
          host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
          host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
          host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
          host.ioBroker  2024-06-11 20:41:00.166	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
          host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:31:36)
          host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: TypeError: Class extends value #<Object> is not a constructor or null
          host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: ^
          host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: class Sourceanalytix extends utils.Adapter {
          host.ioBroker  2024-06-11 20:41:00.165	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:31
          host.ioBroker  2024-06-11 20:40:59.291	info	instance system.adapter.sourceanalytix.0 started with pid 207189
          

          Core adapters versions
          js-controller: 6.0.1
          admin: 7.0.1
          javascript: 8.5.2

          Calendar, eCharts machen auch probleme.

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

          @anwa said in Beta Test js-controller Kiera (v6.0):

          Core adapters versions
          js-controller: 6.0.1
          admin: 7.0.1
          javascript: 8.5.2

          Danke guter Anfang. Aber es wäre noch von Interesse welche version von sourceanalytix du hats :-)

          Calendar, eCharts machen auch probleme.

          Beitte detailliertere Fehlermeldungen incl. Versionen

          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

          1 Antwort Letzte Antwort
          0
          • A Offline
            A Offline
            anwa
            schrieb am zuletzt editiert von
            #43

            Sorry, immer die neueste... 0.4.14

            mcm1957M 1 Antwort Letzte Antwort
            0
            • A Offline
              A Offline
              anwa
              schrieb am zuletzt editiert von anwa
              #44

              Kalender (calendar) 1.2.0

              host.ioBroker
              2024-06-11 21:04:44.153	info	Restart adapter system.adapter.calendar.0 because enabled
              
              host.ioBroker
              2024-06-11 21:04:44.153	error	instance system.adapter.calendar.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              
              host.ioBroker
              2024-06-11 21:04:44.153	error	Caught by controller[0]: Node.js v20.14.0
              
              host.ioBroker
              2024-06-11 21:04:44.153	error	Caught by controller[0]: at node:internal/main/run_main_module:28:49
              
              host.ioBroker
              2024-06-11 21:04:44.153	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
              
              host.ioBroker
              2024-06-11 21:04:44.153	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
              
              host.ioBroker
              2024-06-11 21:04:44.153	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
              
              host.ioBroker
              2024-06-11 21:04:44.153	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
              
              host.ioBroker
              2024-06-11 21:04:44.153	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
              
              host.ioBroker
              2024-06-11 21:04:44.153	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.calendar/main.js:17:30)
              
              host.ioBroker
              2024-06-11 21:04:44.153	error	Caught by controller[0]: TypeError: Class extends value #<Object> is not a constructor or null
              
              host.ioBroker
              2024-06-11 21:04:44.153	error	Caught by controller[0]: ^
              
              host.ioBroker
              2024-06-11 21:04:44.152	error	Caught by controller[0]: class Calendar extends utils.Adapter {
              
              host.ioBroker
              2024-06-11 21:04:44.152	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.calendar/main.js:17
              
              

              Vermutlich der gleiche Fehler...

              mcm1957M 1 Antwort Letzte Antwort
              0
              • A anwa

                Sorry, immer die neueste... 0.4.14

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

                @anwa said in Beta Test js-controller Kiera (v6.0):

                Sorry, immer die neueste... 0.4.14

                @foxriver76
                Bitte sourceanalytix auf die inkompaibel Liste.

                Im Latest ist 0.4.14 mit "@iobroker/adapter-core": "^2.6.0" - das funkt nicht.
                @Dutchman muss da ne neue Release mit aktuellem Adaptercore erstellen (außer du hast da Zugriff - hab aber keine Ahnung welchen Status die zwischenzeitlichen WIP Änderungen haben.

                Hinweis:: sourceanalytix ist nicht im stable

                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

                1 Antwort Letzte Antwort
                0
                • A Offline
                  A Offline
                  anwa
                  schrieb am zuletzt editiert von
                  #46

                  E-Charts (echarts) 1.7.2

                  host.ioBroker
                  2024-06-11 21:06:38.263	info	Restart adapter system.adapter.echarts.0 because enabled
                  
                  host.ioBroker
                  2024-06-11 21:06:38.263	error	instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  
                  host.ioBroker
                  2024-06-11 21:06:38.263	error	Caught by controller[0]: Node.js v20.14.0
                  
                  host.ioBroker
                  2024-06-11 21:06:38.263	error	Caught by controller[0]: at node:internal/main/run_main_module:28:49
                  
                  host.ioBroker
                  2024-06-11 21:06:38.263	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
                  
                  host.ioBroker
                  2024-06-11 21:06:38.262	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                  
                  host.ioBroker
                  2024-06-11 21:06:38.262	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                  
                  host.ioBroker
                  2024-06-11 21:06:38.262	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                  
                  host.ioBroker
                  2024-06-11 21:06:38.262	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                  
                  host.ioBroker
                  2024-06-11 21:06:38.262	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/main.js:325:5)
                  
                  host.ioBroker
                  2024-06-11 21:06:38.262	error	Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.echarts/main.js:70:15)
                  
                  host.ioBroker
                  2024-06-11 21:06:38.262	error	Caught by controller[0]: TypeError: utils.Adapter is not a constructor
                  
                  host.ioBroker
                  2024-06-11 21:06:38.262	error	Caught by controller[0]: ^
                  
                  host.ioBroker
                  2024-06-11 21:06:38.262	error	Caught by controller[0]: adapter = new utils.Adapter(options);
                  
                  host.ioBroker
                  2024-06-11 21:06:38.262	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.echarts/main.js:70
                  
                  host.ioBroker
                  2024-06-11 21:06:37.428	info	instance system.adapter.echarts.0 started with pid 212103
                  
                  host.ioBroker
                  2024-06-11 21:06:36.303	info	"system.adapter.echarts.0" enabled
                  
                  
                  mcm1957M 1 Antwort Letzte Antwort
                  0
                  • JB_SullivanJ Offline
                    JB_SullivanJ Offline
                    JB_Sullivan
                    schrieb am zuletzt editiert von
                    #47

                    Ist nur eine Info Meldung, aber seit dem Update auf den 6er Controller, wirft einer von 5! Shelly 3EM diese Meldung ins Log.

                    Alles Shellys sind gleich konfiguriert und auf Berlin konfiguriert, aber nur einer wirft diese Meldung.

                    Weder in den ioB Basiseinstellungen noch in den Shelly Adapter Einstellungen gibt es einen Punkt wo man UTC einstellen oder ändern könnte.

                    Hängt das ggf. mit dem 6er Controller zusammen?

                    
                    shelly.0
                    11596	2024-06-11 20:59:21.019	info	[Sys.timezone] 10.122.60.105 (shellyem3 / shellyem3-8CAAB561EFDE / SHEM-3#8CAAB561EFDE#1): Configured timezone "UTC-120" and system timezone "Europe/Berlin" do not match. Please check configuration
                    
                    

                    ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

                    foxriver76F 1 Antwort Letzte Antwort
                    0
                    • A anwa

                      Kalender (calendar) 1.2.0

                      host.ioBroker
                      2024-06-11 21:04:44.153	info	Restart adapter system.adapter.calendar.0 because enabled
                      
                      host.ioBroker
                      2024-06-11 21:04:44.153	error	instance system.adapter.calendar.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                      
                      host.ioBroker
                      2024-06-11 21:04:44.153	error	Caught by controller[0]: Node.js v20.14.0
                      
                      host.ioBroker
                      2024-06-11 21:04:44.153	error	Caught by controller[0]: at node:internal/main/run_main_module:28:49
                      
                      host.ioBroker
                      2024-06-11 21:04:44.153	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
                      
                      host.ioBroker
                      2024-06-11 21:04:44.153	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                      
                      host.ioBroker
                      2024-06-11 21:04:44.153	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                      
                      host.ioBroker
                      2024-06-11 21:04:44.153	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                      
                      host.ioBroker
                      2024-06-11 21:04:44.153	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                      
                      host.ioBroker
                      2024-06-11 21:04:44.153	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.calendar/main.js:17:30)
                      
                      host.ioBroker
                      2024-06-11 21:04:44.153	error	Caught by controller[0]: TypeError: Class extends value #<Object> is not a constructor or null
                      
                      host.ioBroker
                      2024-06-11 21:04:44.153	error	Caught by controller[0]: ^
                      
                      host.ioBroker
                      2024-06-11 21:04:44.152	error	Caught by controller[0]: class Calendar extends utils.Adapter {
                      
                      host.ioBroker
                      2024-06-11 21:04:44.152	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.calendar/main.js:17
                      
                      

                      Vermutlich der gleiche Fehler...

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

                      @anwa said in Beta Test js-controller Kiera (v6.0):

                      Kalender (calendar) 1.2.0

                      Vermutlich der gleiche Fehler...

                      Bitte für calendar ein Issue im Adapter repo erstellen.
                      Adapter core @iobroker/adapter-core": "^2.3.1" ist inkompatibel.
                      Allerdings ist der Adapter schon Jahre nicht mehr gewartet. Ich kann derzeit nicht sagen ob dieser gefixed oder deprectaed wird.

                      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

                      1 Antwort Letzte Antwort
                      0
                      • JB_SullivanJ JB_Sullivan

                        Ist nur eine Info Meldung, aber seit dem Update auf den 6er Controller, wirft einer von 5! Shelly 3EM diese Meldung ins Log.

                        Alles Shellys sind gleich konfiguriert und auf Berlin konfiguriert, aber nur einer wirft diese Meldung.

                        Weder in den ioB Basiseinstellungen noch in den Shelly Adapter Einstellungen gibt es einen Punkt wo man UTC einstellen oder ändern könnte.

                        Hängt das ggf. mit dem 6er Controller zusammen?

                        
                        shelly.0
                        11596	2024-06-11 20:59:21.019	info	[Sys.timezone] 10.122.60.105 (shellyem3 / shellyem3-8CAAB561EFDE / SHEM-3#8CAAB561EFDE#1): Configured timezone "UTC-120" and system timezone "Europe/Berlin" do not match. Please check configuration
                        
                        
                        foxriver76F Offline
                        foxriver76F Offline
                        foxriver76
                        Developer
                        schrieb am zuletzt editiert von
                        #49

                        @jb_sullivan eher unwahrscheinlich also würde mich wundern..

                        Videotutorials & mehr

                        Hier könnt ihr mich unterstützen.

                        1 Antwort Letzte Antwort
                        0
                        • mcm1957M mcm1957

                          @foxriver76 said in Beta Test js-controller Kiera (v6.0):

                          @mcm1957 Geht rflink in 2.1.7?

                          Sieht leider nicht so aus:
                          Siehe https://forum.iobroker.net/topic/75222/rflink-keine-serielle-schnittstelle/14

                          host.GLT
                          2024-06-11 20:10:24.709	info	Rebuild for adapter system.adapter.rflink.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                          host.GLT
                          2024-06-11 20:10:24.709	error	instance system.adapter.rflink.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[1]: Node.js v20.14.0
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[1]:
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[1]: at node:internal/main/run_main_module:28:49
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[1]: at Object.<anonymous> (C:\ioBroker\GLT\node_modules\iobroker.rflink\main.js:17:17)
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'supportsFeature')
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[1]:
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[1]: ^
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[1]: if (adapter.supportsFeature && !adapter.supportsFeature('CONTROLLER_NPM_AUTO_REBUILD')) {
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[1]: C:\ioBroker\GLT\node_modules\iobroker.rflink\main.js:17
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\lib\binding\node-v115-win32-x64\bindings.node
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\default\install-root\bindings.node
                          host.GLT
                          2024-06-11 20:10:24.709	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\debug\install-root\bindings.node
                          host.GLT
                          2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\release\install-root\bindings.node
                          host.GLT
                          2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\compiled\20.14.0\win32\x64\bindings.node
                          host.GLT
                          2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\default\bindings.node
                          host.GLT
                          2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\Release\bindings.node
                          host.GLT
                          2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\out\Release\bindings.node
                          host.GLT
                          2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\Debug\bindings.node
                          host.GLT
                          2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\out\Debug\bindings.node
                          host.GLT
                          2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\Release\bindings.node
                          host.GLT
                          2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\Debug\bindings.node
                          host.GLT
                          2024-06-11 20:10:24.708	error	Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\bindings.node
                          host.GLT
                          2024-06-11 20:10:24.707	error	Caught by controller[0]: Cannot load serialport module : Error: Could not locate the bindings file. Tried:
                          
                          foxriver76F Offline
                          foxriver76F Offline
                          foxriver76
                          Developer
                          schrieb am zuletzt editiert von foxriver76
                          #50

                          @mcm1957 puh und ne alte Version geht mit alt Controller? Schaut eher nach serialport speziell aus.. Villt Zusammenhang mit Node 20? Ja das Ding braucht mal Tests …

                          Videotutorials & mehr

                          Hier könnt ihr mich unterstützen.

                          mcm1957M 1 Antwort Letzte Antwort
                          0
                          • A anwa

                            E-Charts (echarts) 1.7.2

                            host.ioBroker
                            2024-06-11 21:06:38.263	info	Restart adapter system.adapter.echarts.0 because enabled
                            
                            host.ioBroker
                            2024-06-11 21:06:38.263	error	instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                            
                            host.ioBroker
                            2024-06-11 21:06:38.263	error	Caught by controller[0]: Node.js v20.14.0
                            
                            host.ioBroker
                            2024-06-11 21:06:38.263	error	Caught by controller[0]: at node:internal/main/run_main_module:28:49
                            
                            host.ioBroker
                            2024-06-11 21:06:38.263	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
                            
                            host.ioBroker
                            2024-06-11 21:06:38.262	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                            
                            host.ioBroker
                            2024-06-11 21:06:38.262	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                            
                            host.ioBroker
                            2024-06-11 21:06:38.262	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                            
                            host.ioBroker
                            2024-06-11 21:06:38.262	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                            
                            host.ioBroker
                            2024-06-11 21:06:38.262	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/main.js:325:5)
                            
                            host.ioBroker
                            2024-06-11 21:06:38.262	error	Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.echarts/main.js:70:15)
                            
                            host.ioBroker
                            2024-06-11 21:06:38.262	error	Caught by controller[0]: TypeError: utils.Adapter is not a constructor
                            
                            host.ioBroker
                            2024-06-11 21:06:38.262	error	Caught by controller[0]: ^
                            
                            host.ioBroker
                            2024-06-11 21:06:38.262	error	Caught by controller[0]: adapter = new utils.Adapter(options);
                            
                            host.ioBroker
                            2024-06-11 21:06:38.262	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.echarts/main.js:70
                            
                            host.ioBroker
                            2024-06-11 21:06:37.428	info	instance system.adapter.echarts.0 started with pid 212103
                            
                            host.ioBroker
                            2024-06-11 21:06:36.303	info	"system.adapter.echarts.0" enabled
                            
                            
                            mcm1957M Online
                            mcm1957M Online
                            mcm1957
                            schrieb am zuletzt editiert von mcm1957
                            #51

                            @anwa

                            Bitte erstell in den Repositories für

                            • sourceanalytix
                            • calendar
                            • echarts

                            jeweils ein Issue


                            @foxriver76

                            Bitte setz diese VIER Adapter auf die Liste der inkompatiblen Adapter

                            • ad sourceanalytix
                              Auf Github ist adaptercore schon auf einer (alten) 3.x.x. Alldings wurden auch div. Dinge erweitert / geändert. Da sollte @Dutchman eine saubere Release mit aktuellem adapter-core erstellen

                            • ad calendar
                              Der Adapter ist verwaist. Dev ist seit langem inaktiv. Hier muss abgeklärt werden ob fullcalendar ein Ersatz wäre und / oder ob wir den Adapter in community verschieben wollen (und ihn dorr anpassen. Bitte ggF Bescheid geben, wenn ich ein Timeout Issue erstellen soll.

                            • ad echarts
                              Der hat in der letzen Release noch nicht mal adapter-core benutzt. Auf Github wurde allerdings alles mögliche incl. adapter-core gemerged. Tests sind allerdings rot. Da muss wer sanieren. (iobroker orga, Zugriff sollte also da sein)

                            • ad contact
                              Der contact Adapter ist ebenfalls von WLANkabel und verwaist. Benutzt @iobroker/adapter-core": "^2.2.1" - wird also ziemlich sicher auch nicht gehen.

                            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

                            1 Antwort Letzte Antwort
                            0
                            • foxriver76F foxriver76

                              @mcm1957 puh und ne alte Version geht mit alt Controller? Schaut eher nach serialport speziell aus.. Villt Zusammenhang mit Node 20? Ja das Ding braucht mal Tests …

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

                              @foxriver76 said in Beta Test js-controller Kiera (v6.0):

                              @mcm1957 puh und ne alte Version geht mit alt Controller? Schaut eher nach serialport speziell aus.. Villt Zusammenhang mit Node 20? Ja das Ding braucht mal Tests …

                              OK, Issue beim Adapter ist offen. Von mir aus kann der zunächst als offen liegen bleiben. Kann ihn mir ca. Mitte Juli ansehen. Oder wer andere hat vorher Zeit. Setz ihn halt mal auf inkompatibel

                              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

                              foxriver76F 1 Antwort Letzte Antwort
                              0
                              • mcm1957M mcm1957

                                @foxriver76 said in Beta Test js-controller Kiera (v6.0):

                                @mcm1957 puh und ne alte Version geht mit alt Controller? Schaut eher nach serialport speziell aus.. Villt Zusammenhang mit Node 20? Ja das Ding braucht mal Tests …

                                OK, Issue beim Adapter ist offen. Von mir aus kann der zunächst als offen liegen bleiben. Kann ihn mir ca. Mitte Juli ansehen. Oder wer andere hat vorher Zeit. Setz ihn halt mal auf inkompatibel

                                foxriver76F Offline
                                foxriver76F Offline
                                foxriver76
                                Developer
                                schrieb am zuletzt editiert von
                                #53

                                @mcm1957 ich habe eine 2.1.8 gemacht in der das Serialport geupdated wurde. Hoffe tut nun.

                                Videotutorials & mehr

                                Hier könnt ihr mich unterstützen.

                                mcm1957M JB_SullivanJ 2 Antworten Letzte Antwort
                                1
                                • foxriver76F foxriver76

                                  @mcm1957 ich habe eine 2.1.8 gemacht in der das Serialport geupdated wurde. Hoffe tut nun.

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

                                  @foxriver76
                                  Danke
                                  Ich geh dann eher mal in standby modus. Muss morgen früh raus...

                                  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

                                  1 Antwort Letzte Antwort
                                  1
                                  • foxriver76F foxriver76

                                    @mcm1957 ich habe eine 2.1.8 gemacht in der das Serialport geupdated wurde. Hoffe tut nun.

                                    JB_SullivanJ Offline
                                    JB_SullivanJ Offline
                                    JB_Sullivan
                                    schrieb am zuletzt editiert von
                                    #55

                                    @foxriver76

                                    Nicht ganz ......

                                    
                                    rflink.0
                                    15048	2024-06-11 22:00:56.233	error	Cannot open serial port "COM3": TypeError: SerialPort is not a constructor
                                    

                                    ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

                                    foxriver76F 1 Antwort Letzte Antwort
                                    0
                                    • JB_SullivanJ JB_Sullivan

                                      @foxriver76

                                      Nicht ganz ......

                                      
                                      rflink.0
                                      15048	2024-06-11 22:00:56.233	error	Cannot open serial port "COM3": TypeError: SerialPort is not a constructor
                                      
                                      foxriver76F Offline
                                      foxriver76F Offline
                                      foxriver76
                                      Developer
                                      schrieb am zuletzt editiert von
                                      #56

                                      @jb_sullivan dann 2.1.9 ansonsten muss es sich jemand anschauen der das testen kann,

                                      Videotutorials & mehr

                                      Hier könnt ihr mich unterstützen.

                                      JB_SullivanJ 1 Antwort Letzte Antwort
                                      0
                                      • da_WoodyD Online
                                        da_WoodyD Online
                                        da_Woody
                                        schrieb am zuletzt editiert von
                                        #57

                                        gerade update auf 6.0.2 gemacht, smartcontrol 2.0.1 will nicht mehr starten.
                                        https://github.com/iobroker-community-adapters/ioBroker.smartcontrol/issues/177

                                        gruß vom Woody
                                        HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                                        1 Antwort Letzte Antwort
                                        0
                                        • ESP8266E Offline
                                          ESP8266E Offline
                                          ESP8266
                                          schrieb am zuletzt editiert von ESP8266
                                          #58

                                          @mcm1957 sagte in Beta Test js-controller Kiera (v6.0):

                                          @anwa

                                          Bitte erstell in den Repositories für

                                          • sourceanalytix
                                          • calendar
                                          • echarts

                                          jeweils ein Issue


                                          @foxriver76

                                          • ad echarts
                                            Der hat in der letzen Release noch nicht mal adapter-core benutzt. Auf Github wurde allerdings alles mögliche incl. adapter-core gemerged. Tests sind allerdings rot. Da muss wer sanieren. (iobroker orga, Zugriff sollte also da sein)

                                          Ich nutze echarts selbst, läuft im Hintergrund. Nur die Einstellungen sind weg.
                                          Ist mir erst jetzt aufgefallen.

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

                                          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

                                          401

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          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