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. 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.5k

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

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

Beta Test js-controller Kiera (v6.0)

Geplant Angeheftet Gesperrt Verschoben Tester
betajs-controllerkieratest
331 Beiträge 39 Kommentatoren 84.3k 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

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

    @flugschüler sagte in Beta Test js-controller Kiera (v6.0):

    Diese Warnungen

    sind beim Neuanlegen der Adapterdatenpunkte "normal".

    Normal nur unter Anführungszeichen. 😀
    Das kann in zukünftigen js-controller Versionen zu Problemen führen ... deshalb kommt ja die Warnung. Sollte der Dev fixen. Aber hier nicht sehr realistisch ...

    Aber wichtiger
    ÐANKE @foxriver76 für die super Lösungsidee u rasche Umsetzung.

    Halten wir mal gemeinsam noch ein wenig die Daumen dass sich keine negativen Sideeffects zeigen.

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

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

    Halten wir mal gemeinsam noch ein wenig die Daumen dass sich keine negativen Sideeffects zeigen.

    Ich fahre den 6.0.5-alpha.0-20240616-34d893b36 jedenfalls bislang ohne weiteren Auffälligkeiten auf meiner Kiste.

    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
    • FeuersturmF Online
      FeuersturmF Online
      Feuersturm
      schrieb am zuletzt editiert von
      #143

      Update von meinem Testsystem1 Master-Slave System) auf js-controller 6.0.5:

      Im Admin sieht es so aus:
      2abeb156-02c8-4dfb-a80f-16513de5f2c7-grafik.png

      Das hier meldet der Worx Adapter nach dem Update

      2024-06-16 21:12:52.899 - info: host.ioBrokerTestsystem instance system.adapter.worx.0 started with pid 46448
      2024-06-16 21:12:53.736 - error: host.ioBrokerTestsystem Caught by controller[0]: node:internal/modules/cjs/loader:1143
      2024-06-16 21:12:53.739 - error: host.ioBrokerTestsystem Caught by controller[0]: throw err;
      2024-06-16 21:12:53.742 - error: host.ioBrokerTestsystem Caught by controller[0]: ^
      2024-06-16 21:12:53.746 - error: host.ioBrokerTestsystem Caught by controller[0]: Error: Cannot find module '@iobroker/adapter-core'
      2024-06-16 21:12:53.749 - error: host.ioBrokerTestsystem Caught by controller[0]: Require stack:
      2024-06-16 21:12:53.752 - error: host.ioBrokerTestsystem Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.worx/main.js
      2024-06-16 21:12:53.755 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
      2024-06-16 21:12:53.758 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:981:27)
      2024-06-16 21:12:53.761 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
      2024-06-16 21:12:53.765 - error: host.ioBrokerTestsystem Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
      2024-06-16 21:12:53.768 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.worx/main.js:7:15)
      2024-06-16 21:12:53.771 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
      2024-06-16 21:12:53.788 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
      2024-06-16 21:12:53.792 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
      2024-06-16 21:12:53.807 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
      2024-06-16 21:12:53.810 - error: host.ioBrokerTestsystem Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
      2024-06-16 21:12:53.813 - error: host.ioBrokerTestsystem Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      2024-06-16 21:12:53.848 - error: host.ioBrokerTestsystem Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.worx/main.js' ]
      2024-06-16 21:12:53.852 - error: host.ioBrokerTestsystem Caught by controller[0]: }
      2024-06-16 21:12:53.883 - error: host.ioBrokerTestsystem Caught by controller[0]: Node.js v18.20.3
      2024-06-16 21:12:53.914 - error: host.ioBrokerTestsystem instance system.adapter.worx.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2024-06-16 21:12:53.917 - info: host.ioBrokerTestsystem Adapter system.adapter.worx.0 needs rebuild and will be restarted afterwards.
      2024-06-16 21:12:53.933 - info: host.ioBrokerTestsystem system.adapter.worx.0 will be rebuilt
      2024-06-16 21:12:53.938 - warn: host.ioBrokerTestsystem adapter "worx" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
      2024-06-16 21:12:53.946 - info: host.ioBrokerTestsystem iobroker rebuild
      

      Der Adapter ist danach aber i.O. gestartet.

      Update vom Slave über Admin. Es kommt wieder die Meldung
      aa1153c9-aae2-498b-9020-64b30780f912-grafik.png

      In der Browserconsole sehe ich nichts auffällgies:

      system.adapter.ical.2 console.ts:40:19
      system.adapter.ical.3 console.ts:40:19
      system.adapter.ical.4 console.ts:40:19
      system.adapter.ical.5 console.ts:40:19
      system.adapter.icons-material-png.0 console.ts:40:19
      system.adapter.icons-mfd-svg.0 console.ts:40:19
      system.adapter.icons-ultimate-png.0 console.ts:40:19
      system.adapter.influxdb.0 console.ts:40:19
      system.adapter.javascript.0 console.ts:40:19
      system.adapter.mqtt.0 console.ts:40:19
      system.adapter.nina.0 console.ts:40:19
      system.adapter.openweathermap.0 console.ts:40:19
      system.adapter.proxmox.0 console.ts:40:19
      system.adapter.radar-trap.0 console.ts:40:19
      system.adapter.rainbird.0 console.ts:40:19
      system.adapter.samsung.0 console.ts:40:19
      system.adapter.sayit.0 console.ts:40:19
      system.adapter.scenes.0 console.ts:40:19
      system.adapter.scheduler.0 console.ts:40:19
      system.adapter.simple-api.0 console.ts:40:19
      system.adapter.socketio.0 console.ts:40:19
      system.adapter.spotify-premium.0 console.ts:40:19
      system.adapter.sql.0 console.ts:40:19
      system.adapter.tankerkoenig.0 console.ts:40:19
      system.adapter.telegram.0 console.ts:40:19
      system.adapter.tr-064.0 console.ts:40:19
      system.adapter.trashschedule.0 console.ts:40:19
      system.adapter.unifi.0 console.ts:40:19
      system.adapter.valloxmv.0 console.ts:40:19
      system.adapter.vis.0 console.ts:40:19
      system.adapter.vis-2.0 console.ts:40:19
      system.adapter.vis-2-widgets-energy.0 console.ts:40:19
      system.adapter.vis-2-widgets-gauges.0 console.ts:40:19
      system.adapter.vis-2-widgets-jaeger-design.0 console.ts:40:19
      system.adapter.vis-2-widgets-material.0 console.ts:40:19
      system.adapter.vis-fancyswitch.0 console.ts:40:19
      system.adapter.vis-google-fonts.0 console.ts:40:19
      system.adapter.vis-history.0 console.ts:40:19
      system.adapter.vis-inventwo.0 console.ts:40:19
      system.adapter.vis-jqui-mfd.0 console.ts:40:19
      system.adapter.vis-justgage.0 console.ts:40:19
      system.adapter.vis-map.0 console.ts:40:19
      system.adapter.vis-materialdesign.0 console.ts:40:19
      system.adapter.vis-timeandweather.0 console.ts:40:19
      system.adapter.web.0 console.ts:40:19
      system.adapter.worx.0 console.ts:40:19
      getInstances: 512 console.ts:40:19
      Request update status from: http://192.168.178.77:8081/ 55 console.ts:40:19
      Request update status from: http://192.168.178.77:8081/ console.ts:40:19
      Request update status from: http://192.168.178.77:8081/ console.ts:40:19
      Request update status from: http://192.168.178.77:8081/ console.ts:40:19
      Request update status from: http://192.168.178.77:8081/ console.ts:40:19
      Request update status from: http://192.168.178.77:8081/ console.ts:40:19
      Request update status from: http://192.168.178.77:8081/ console.ts:40:19
      Request update status from: http://192.168.178.77:8081/ console.ts:40:19
      Request update status from: http://192.168.178.77:8081/ console.ts:40:19
      Request update status from: http://192.168.178.77:8081/ console.ts:40:19
      Request update status from: http://192.168.178.77:8081/ console.ts:40:19
      Request update status from: http://192.168.178.77:8081/ console.ts:40:19
      Request update status from: http://192.168.178.77:8081/
      

      Update Testsystem2 (SingleHost)
      Auch die Meldung
      9f8b7e39-04ad-4c5f-b9f5-3c087e6a7ef1-grafik.png

      Output Browserconsole vom ganzen Updateprozess:

      iobroker.admin@6.17.14 1486.79b921ab.chunk.js:1:295856
      [2024-06-16T19:30:39.690Z] Try to connect 1804.affd1d04.chunk.js:2:462544
      Stored version: , new version: 6.17.14 1804.affd1d04.chunk.js:2:462544
      Connected: true 1804.affd1d04.chunk.js:2:462544
      Translate: esphome 1804.affd1d04.chunk.js:2:462544
      Translate: time 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 8 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:06.567Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:06.568Z] Start reconnect 0 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:06.610Z] Try to connect 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 2 1804.affd1d04.chunk.js:2:462544
      Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566266610&name=admin aufbauen. socket.io.js:140:22
      [2024-06-16T19:31:08.910Z] Start reconnect 1 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:08.910Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:08.910Z] Reconnect is already running 1 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:09.914Z] Try to connect 1804.affd1d04.chunk.js:2:462544
      Source-Map-Fehler: Error: NetworkError when attempting to fetch resource.
      Ressourcen-Adresse: http://192.168.178.105:8081/static/js/1804.affd1d04.chunk.js
      Source-Map-Adresse: 1804.affd1d04.chunk.js.map
      
      Source-Map-Fehler: Error: NetworkError when attempting to fetch resource.
      Ressourcen-Adresse: http://192.168.178.105:8081/static/js/1486.79b921ab.chunk.js
      Source-Map-Adresse: 1486.79b921ab.chunk.js.map
      
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566269915&name=admin aufbauen. socket.io.js:140:22
      [2024-06-16T19:31:11.993Z] Start reconnect 2 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:11.994Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:11.995Z] Reconnect is already running 2 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:14.006Z] Try to connect 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566274007&name=admin aufbauen. socket.io.js:140:22
      [2024-06-16T19:31:16.075Z] Start reconnect 3 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:16.076Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:16.076Z] Reconnect is already running 3 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:19.089Z] Try to connect 1804.affd1d04.chunk.js:2:462544
      Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566279090&name=admin aufbauen. socket.io.js:140:22
      [2024-06-16T19:31:19.109Z] Start reconnect 4 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:19.110Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:19.111Z] Reconnect is already running 4 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:23.119Z] Try to connect 1804.affd1d04.chunk.js:2:462544
      Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566283120&name=admin aufbauen. socket.io.js:140:22
      [2024-06-16T19:31:23.151Z] Start reconnect 5 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:23.152Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:23.152Z] Reconnect is already running 5 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:28.154Z] Try to connect 1804.affd1d04.chunk.js:2:462544
      Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566288155&name=admin aufbauen. socket.io.js:140:22
      [2024-06-16T19:31:28.179Z] Start reconnect 5 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:28.180Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
      [2024-06-16T19:31:28.180Z] Reconnect is already running 5 1804.affd1d04.chunk.js:2:462544
      
      

      foxriver76F 2 Antworten Letzte Antwort
      0
      • D Offline
        D Offline
        Diamand2k22
        schrieb am zuletzt editiert von
        #144

        @oxident

        danke für die neue Version 0.0.6 auf git, ich werde sie testen und dir Feedback geben!

        1 Antwort Letzte Antwort
        1
        • FeuersturmF Feuersturm

          Update von meinem Testsystem1 Master-Slave System) auf js-controller 6.0.5:

          Im Admin sieht es so aus:
          2abeb156-02c8-4dfb-a80f-16513de5f2c7-grafik.png

          Das hier meldet der Worx Adapter nach dem Update

          2024-06-16 21:12:52.899 - info: host.ioBrokerTestsystem instance system.adapter.worx.0 started with pid 46448
          2024-06-16 21:12:53.736 - error: host.ioBrokerTestsystem Caught by controller[0]: node:internal/modules/cjs/loader:1143
          2024-06-16 21:12:53.739 - error: host.ioBrokerTestsystem Caught by controller[0]: throw err;
          2024-06-16 21:12:53.742 - error: host.ioBrokerTestsystem Caught by controller[0]: ^
          2024-06-16 21:12:53.746 - error: host.ioBrokerTestsystem Caught by controller[0]: Error: Cannot find module '@iobroker/adapter-core'
          2024-06-16 21:12:53.749 - error: host.ioBrokerTestsystem Caught by controller[0]: Require stack:
          2024-06-16 21:12:53.752 - error: host.ioBrokerTestsystem Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.worx/main.js
          2024-06-16 21:12:53.755 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
          2024-06-16 21:12:53.758 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:981:27)
          2024-06-16 21:12:53.761 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
          2024-06-16 21:12:53.765 - error: host.ioBrokerTestsystem Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
          2024-06-16 21:12:53.768 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.worx/main.js:7:15)
          2024-06-16 21:12:53.771 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
          2024-06-16 21:12:53.788 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
          2024-06-16 21:12:53.792 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
          2024-06-16 21:12:53.807 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
          2024-06-16 21:12:53.810 - error: host.ioBrokerTestsystem Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
          2024-06-16 21:12:53.813 - error: host.ioBrokerTestsystem Caught by controller[0]: code: 'MODULE_NOT_FOUND',
          2024-06-16 21:12:53.848 - error: host.ioBrokerTestsystem Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.worx/main.js' ]
          2024-06-16 21:12:53.852 - error: host.ioBrokerTestsystem Caught by controller[0]: }
          2024-06-16 21:12:53.883 - error: host.ioBrokerTestsystem Caught by controller[0]: Node.js v18.20.3
          2024-06-16 21:12:53.914 - error: host.ioBrokerTestsystem instance system.adapter.worx.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2024-06-16 21:12:53.917 - info: host.ioBrokerTestsystem Adapter system.adapter.worx.0 needs rebuild and will be restarted afterwards.
          2024-06-16 21:12:53.933 - info: host.ioBrokerTestsystem system.adapter.worx.0 will be rebuilt
          2024-06-16 21:12:53.938 - warn: host.ioBrokerTestsystem adapter "worx" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
          2024-06-16 21:12:53.946 - info: host.ioBrokerTestsystem iobroker rebuild
          

          Der Adapter ist danach aber i.O. gestartet.

          Update vom Slave über Admin. Es kommt wieder die Meldung
          aa1153c9-aae2-498b-9020-64b30780f912-grafik.png

          In der Browserconsole sehe ich nichts auffällgies:

          system.adapter.ical.2 console.ts:40:19
          system.adapter.ical.3 console.ts:40:19
          system.adapter.ical.4 console.ts:40:19
          system.adapter.ical.5 console.ts:40:19
          system.adapter.icons-material-png.0 console.ts:40:19
          system.adapter.icons-mfd-svg.0 console.ts:40:19
          system.adapter.icons-ultimate-png.0 console.ts:40:19
          system.adapter.influxdb.0 console.ts:40:19
          system.adapter.javascript.0 console.ts:40:19
          system.adapter.mqtt.0 console.ts:40:19
          system.adapter.nina.0 console.ts:40:19
          system.adapter.openweathermap.0 console.ts:40:19
          system.adapter.proxmox.0 console.ts:40:19
          system.adapter.radar-trap.0 console.ts:40:19
          system.adapter.rainbird.0 console.ts:40:19
          system.adapter.samsung.0 console.ts:40:19
          system.adapter.sayit.0 console.ts:40:19
          system.adapter.scenes.0 console.ts:40:19
          system.adapter.scheduler.0 console.ts:40:19
          system.adapter.simple-api.0 console.ts:40:19
          system.adapter.socketio.0 console.ts:40:19
          system.adapter.spotify-premium.0 console.ts:40:19
          system.adapter.sql.0 console.ts:40:19
          system.adapter.tankerkoenig.0 console.ts:40:19
          system.adapter.telegram.0 console.ts:40:19
          system.adapter.tr-064.0 console.ts:40:19
          system.adapter.trashschedule.0 console.ts:40:19
          system.adapter.unifi.0 console.ts:40:19
          system.adapter.valloxmv.0 console.ts:40:19
          system.adapter.vis.0 console.ts:40:19
          system.adapter.vis-2.0 console.ts:40:19
          system.adapter.vis-2-widgets-energy.0 console.ts:40:19
          system.adapter.vis-2-widgets-gauges.0 console.ts:40:19
          system.adapter.vis-2-widgets-jaeger-design.0 console.ts:40:19
          system.adapter.vis-2-widgets-material.0 console.ts:40:19
          system.adapter.vis-fancyswitch.0 console.ts:40:19
          system.adapter.vis-google-fonts.0 console.ts:40:19
          system.adapter.vis-history.0 console.ts:40:19
          system.adapter.vis-inventwo.0 console.ts:40:19
          system.adapter.vis-jqui-mfd.0 console.ts:40:19
          system.adapter.vis-justgage.0 console.ts:40:19
          system.adapter.vis-map.0 console.ts:40:19
          system.adapter.vis-materialdesign.0 console.ts:40:19
          system.adapter.vis-timeandweather.0 console.ts:40:19
          system.adapter.web.0 console.ts:40:19
          system.adapter.worx.0 console.ts:40:19
          getInstances: 512 console.ts:40:19
          Request update status from: http://192.168.178.77:8081/ 55 console.ts:40:19
          Request update status from: http://192.168.178.77:8081/ console.ts:40:19
          Request update status from: http://192.168.178.77:8081/ console.ts:40:19
          Request update status from: http://192.168.178.77:8081/ console.ts:40:19
          Request update status from: http://192.168.178.77:8081/ console.ts:40:19
          Request update status from: http://192.168.178.77:8081/ console.ts:40:19
          Request update status from: http://192.168.178.77:8081/ console.ts:40:19
          Request update status from: http://192.168.178.77:8081/ console.ts:40:19
          Request update status from: http://192.168.178.77:8081/ console.ts:40:19
          Request update status from: http://192.168.178.77:8081/ console.ts:40:19
          Request update status from: http://192.168.178.77:8081/ console.ts:40:19
          Request update status from: http://192.168.178.77:8081/ console.ts:40:19
          Request update status from: http://192.168.178.77:8081/
          

          Update Testsystem2 (SingleHost)
          Auch die Meldung
          9f8b7e39-04ad-4c5f-b9f5-3c087e6a7ef1-grafik.png

          Output Browserconsole vom ganzen Updateprozess:

          iobroker.admin@6.17.14 1486.79b921ab.chunk.js:1:295856
          [2024-06-16T19:30:39.690Z] Try to connect 1804.affd1d04.chunk.js:2:462544
          Stored version: , new version: 6.17.14 1804.affd1d04.chunk.js:2:462544
          Connected: true 1804.affd1d04.chunk.js:2:462544
          Translate: esphome 1804.affd1d04.chunk.js:2:462544
          Translate: time 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 8 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:06.567Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:06.568Z] Start reconnect 0 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:06.610Z] Try to connect 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 2 1804.affd1d04.chunk.js:2:462544
          Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566266610&name=admin aufbauen. socket.io.js:140:22
          [2024-06-16T19:31:08.910Z] Start reconnect 1 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:08.910Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:08.910Z] Reconnect is already running 1 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:09.914Z] Try to connect 1804.affd1d04.chunk.js:2:462544
          Source-Map-Fehler: Error: NetworkError when attempting to fetch resource.
          Ressourcen-Adresse: http://192.168.178.105:8081/static/js/1804.affd1d04.chunk.js
          Source-Map-Adresse: 1804.affd1d04.chunk.js.map
          
          Source-Map-Fehler: Error: NetworkError when attempting to fetch resource.
          Ressourcen-Adresse: http://192.168.178.105:8081/static/js/1486.79b921ab.chunk.js
          Source-Map-Adresse: 1486.79b921ab.chunk.js.map
          
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566269915&name=admin aufbauen. socket.io.js:140:22
          [2024-06-16T19:31:11.993Z] Start reconnect 2 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:11.994Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:11.995Z] Reconnect is already running 2 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:14.006Z] Try to connect 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566274007&name=admin aufbauen. socket.io.js:140:22
          [2024-06-16T19:31:16.075Z] Start reconnect 3 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:16.076Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:16.076Z] Reconnect is already running 3 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:19.089Z] Try to connect 1804.affd1d04.chunk.js:2:462544
          Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566279090&name=admin aufbauen. socket.io.js:140:22
          [2024-06-16T19:31:19.109Z] Start reconnect 4 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:19.110Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:19.111Z] Reconnect is already running 4 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:23.119Z] Try to connect 1804.affd1d04.chunk.js:2:462544
          Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566283120&name=admin aufbauen. socket.io.js:140:22
          [2024-06-16T19:31:23.151Z] Start reconnect 5 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:23.152Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:23.152Z] Reconnect is already running 5 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:28.154Z] Try to connect 1804.affd1d04.chunk.js:2:462544
          Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566288155&name=admin aufbauen. socket.io.js:140:22
          [2024-06-16T19:31:28.179Z] Start reconnect 5 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:28.180Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
          [2024-06-16T19:31:28.180Z] Reconnect is already running 5 1804.affd1d04.chunk.js:2:462544
          
          

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

          @feuersturm Upsi, eigentlich sollte die nicht als latest getaggt sein und daher nicht per UI verfügbar sein.. habe es gefixt, ist aber auch nicht so wild insgesamt

          Bzgl der Fehglermeldung beim UI Upgrade habe ich was im Admin geändert aber es gibt noch keine neue Version, da BF da aktuell am umstrukturieren ist.

          Videotutorials & mehr

          Hier könnt ihr mich unterstützen.

          1 Antwort Letzte Antwort
          1
          • FeuersturmF Feuersturm

            Update von meinem Testsystem1 Master-Slave System) auf js-controller 6.0.5:

            Im Admin sieht es so aus:
            2abeb156-02c8-4dfb-a80f-16513de5f2c7-grafik.png

            Das hier meldet der Worx Adapter nach dem Update

            2024-06-16 21:12:52.899 - info: host.ioBrokerTestsystem instance system.adapter.worx.0 started with pid 46448
            2024-06-16 21:12:53.736 - error: host.ioBrokerTestsystem Caught by controller[0]: node:internal/modules/cjs/loader:1143
            2024-06-16 21:12:53.739 - error: host.ioBrokerTestsystem Caught by controller[0]: throw err;
            2024-06-16 21:12:53.742 - error: host.ioBrokerTestsystem Caught by controller[0]: ^
            2024-06-16 21:12:53.746 - error: host.ioBrokerTestsystem Caught by controller[0]: Error: Cannot find module '@iobroker/adapter-core'
            2024-06-16 21:12:53.749 - error: host.ioBrokerTestsystem Caught by controller[0]: Require stack:
            2024-06-16 21:12:53.752 - error: host.ioBrokerTestsystem Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.worx/main.js
            2024-06-16 21:12:53.755 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
            2024-06-16 21:12:53.758 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:981:27)
            2024-06-16 21:12:53.761 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
            2024-06-16 21:12:53.765 - error: host.ioBrokerTestsystem Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
            2024-06-16 21:12:53.768 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.worx/main.js:7:15)
            2024-06-16 21:12:53.771 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
            2024-06-16 21:12:53.788 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
            2024-06-16 21:12:53.792 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
            2024-06-16 21:12:53.807 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
            2024-06-16 21:12:53.810 - error: host.ioBrokerTestsystem Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
            2024-06-16 21:12:53.813 - error: host.ioBrokerTestsystem Caught by controller[0]: code: 'MODULE_NOT_FOUND',
            2024-06-16 21:12:53.848 - error: host.ioBrokerTestsystem Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.worx/main.js' ]
            2024-06-16 21:12:53.852 - error: host.ioBrokerTestsystem Caught by controller[0]: }
            2024-06-16 21:12:53.883 - error: host.ioBrokerTestsystem Caught by controller[0]: Node.js v18.20.3
            2024-06-16 21:12:53.914 - error: host.ioBrokerTestsystem instance system.adapter.worx.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2024-06-16 21:12:53.917 - info: host.ioBrokerTestsystem Adapter system.adapter.worx.0 needs rebuild and will be restarted afterwards.
            2024-06-16 21:12:53.933 - info: host.ioBrokerTestsystem system.adapter.worx.0 will be rebuilt
            2024-06-16 21:12:53.938 - warn: host.ioBrokerTestsystem adapter "worx" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
            2024-06-16 21:12:53.946 - info: host.ioBrokerTestsystem iobroker rebuild
            

            Der Adapter ist danach aber i.O. gestartet.

            Update vom Slave über Admin. Es kommt wieder die Meldung
            aa1153c9-aae2-498b-9020-64b30780f912-grafik.png

            In der Browserconsole sehe ich nichts auffällgies:

            system.adapter.ical.2 console.ts:40:19
            system.adapter.ical.3 console.ts:40:19
            system.adapter.ical.4 console.ts:40:19
            system.adapter.ical.5 console.ts:40:19
            system.adapter.icons-material-png.0 console.ts:40:19
            system.adapter.icons-mfd-svg.0 console.ts:40:19
            system.adapter.icons-ultimate-png.0 console.ts:40:19
            system.adapter.influxdb.0 console.ts:40:19
            system.adapter.javascript.0 console.ts:40:19
            system.adapter.mqtt.0 console.ts:40:19
            system.adapter.nina.0 console.ts:40:19
            system.adapter.openweathermap.0 console.ts:40:19
            system.adapter.proxmox.0 console.ts:40:19
            system.adapter.radar-trap.0 console.ts:40:19
            system.adapter.rainbird.0 console.ts:40:19
            system.adapter.samsung.0 console.ts:40:19
            system.adapter.sayit.0 console.ts:40:19
            system.adapter.scenes.0 console.ts:40:19
            system.adapter.scheduler.0 console.ts:40:19
            system.adapter.simple-api.0 console.ts:40:19
            system.adapter.socketio.0 console.ts:40:19
            system.adapter.spotify-premium.0 console.ts:40:19
            system.adapter.sql.0 console.ts:40:19
            system.adapter.tankerkoenig.0 console.ts:40:19
            system.adapter.telegram.0 console.ts:40:19
            system.adapter.tr-064.0 console.ts:40:19
            system.adapter.trashschedule.0 console.ts:40:19
            system.adapter.unifi.0 console.ts:40:19
            system.adapter.valloxmv.0 console.ts:40:19
            system.adapter.vis.0 console.ts:40:19
            system.adapter.vis-2.0 console.ts:40:19
            system.adapter.vis-2-widgets-energy.0 console.ts:40:19
            system.adapter.vis-2-widgets-gauges.0 console.ts:40:19
            system.adapter.vis-2-widgets-jaeger-design.0 console.ts:40:19
            system.adapter.vis-2-widgets-material.0 console.ts:40:19
            system.adapter.vis-fancyswitch.0 console.ts:40:19
            system.adapter.vis-google-fonts.0 console.ts:40:19
            system.adapter.vis-history.0 console.ts:40:19
            system.adapter.vis-inventwo.0 console.ts:40:19
            system.adapter.vis-jqui-mfd.0 console.ts:40:19
            system.adapter.vis-justgage.0 console.ts:40:19
            system.adapter.vis-map.0 console.ts:40:19
            system.adapter.vis-materialdesign.0 console.ts:40:19
            system.adapter.vis-timeandweather.0 console.ts:40:19
            system.adapter.web.0 console.ts:40:19
            system.adapter.worx.0 console.ts:40:19
            getInstances: 512 console.ts:40:19
            Request update status from: http://192.168.178.77:8081/ 55 console.ts:40:19
            Request update status from: http://192.168.178.77:8081/ console.ts:40:19
            Request update status from: http://192.168.178.77:8081/ console.ts:40:19
            Request update status from: http://192.168.178.77:8081/ console.ts:40:19
            Request update status from: http://192.168.178.77:8081/ console.ts:40:19
            Request update status from: http://192.168.178.77:8081/ console.ts:40:19
            Request update status from: http://192.168.178.77:8081/ console.ts:40:19
            Request update status from: http://192.168.178.77:8081/ console.ts:40:19
            Request update status from: http://192.168.178.77:8081/ console.ts:40:19
            Request update status from: http://192.168.178.77:8081/ console.ts:40:19
            Request update status from: http://192.168.178.77:8081/ console.ts:40:19
            Request update status from: http://192.168.178.77:8081/ console.ts:40:19
            Request update status from: http://192.168.178.77:8081/
            

            Update Testsystem2 (SingleHost)
            Auch die Meldung
            9f8b7e39-04ad-4c5f-b9f5-3c087e6a7ef1-grafik.png

            Output Browserconsole vom ganzen Updateprozess:

            iobroker.admin@6.17.14 1486.79b921ab.chunk.js:1:295856
            [2024-06-16T19:30:39.690Z] Try to connect 1804.affd1d04.chunk.js:2:462544
            Stored version: , new version: 6.17.14 1804.affd1d04.chunk.js:2:462544
            Connected: true 1804.affd1d04.chunk.js:2:462544
            Translate: esphome 1804.affd1d04.chunk.js:2:462544
            Translate: time 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 8 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:06.567Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:06.568Z] Start reconnect 0 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:06.610Z] Try to connect 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 2 1804.affd1d04.chunk.js:2:462544
            Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566266610&name=admin aufbauen. socket.io.js:140:22
            [2024-06-16T19:31:08.910Z] Start reconnect 1 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:08.910Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:08.910Z] Reconnect is already running 1 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:09.914Z] Try to connect 1804.affd1d04.chunk.js:2:462544
            Source-Map-Fehler: Error: NetworkError when attempting to fetch resource.
            Ressourcen-Adresse: http://192.168.178.105:8081/static/js/1804.affd1d04.chunk.js
            Source-Map-Adresse: 1804.affd1d04.chunk.js.map
            
            Source-Map-Fehler: Error: NetworkError when attempting to fetch resource.
            Ressourcen-Adresse: http://192.168.178.105:8081/static/js/1486.79b921ab.chunk.js
            Source-Map-Adresse: 1486.79b921ab.chunk.js.map
            
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566269915&name=admin aufbauen. socket.io.js:140:22
            [2024-06-16T19:31:11.993Z] Start reconnect 2 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:11.994Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:11.995Z] Reconnect is already running 2 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:14.006Z] Try to connect 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566274007&name=admin aufbauen. socket.io.js:140:22
            [2024-06-16T19:31:16.075Z] Start reconnect 3 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:16.076Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:16.076Z] Reconnect is already running 3 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:19.089Z] Try to connect 1804.affd1d04.chunk.js:2:462544
            Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566279090&name=admin aufbauen. socket.io.js:140:22
            [2024-06-16T19:31:19.109Z] Start reconnect 4 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:19.110Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:19.111Z] Reconnect is already running 4 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:23.119Z] Try to connect 1804.affd1d04.chunk.js:2:462544
            Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566283120&name=admin aufbauen. socket.io.js:140:22
            [2024-06-16T19:31:23.151Z] Start reconnect 5 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:23.152Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:23.152Z] Reconnect is already running 5 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            Request update status from: http://192.168.178.105:8081/ 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:28.154Z] Try to connect 1804.affd1d04.chunk.js:2:462544
            Firefox kann keine Verbindung zu dem Server unter ws://192.168.178.105:8081/?sid=1718566288155&name=admin aufbauen. socket.io.js:140:22
            [2024-06-16T19:31:28.179Z] Start reconnect 5 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:28.180Z] ws connection error: CLOSE_ABNORMAL 1804.affd1d04.chunk.js:2:462544
            [2024-06-16T19:31:28.180Z] Reconnect is already running 5 1804.affd1d04.chunk.js:2:462544
            
            

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

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

            http://192.168.178.77:8081

            Ansonsten ist http://192.168.178.77:8081 die IP vom Slave Admin? Und https ist disabled korrekt?

            Videotutorials & mehr

            Hier könnt ihr mich unterstützen.

            FeuersturmF 1 Antwort Letzte Antwort
            0
            • foxriver76F foxriver76

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

              http://192.168.178.77:8081

              Ansonsten ist http://192.168.178.77:8081 die IP vom Slave Admin? Und https ist disabled korrekt?

              FeuersturmF Online
              FeuersturmF Online
              Feuersturm
              schrieb am zuletzt editiert von
              #147

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

              Ansonsten ist http://192.168.178.77:8081 die IP vom Slave Admin? Und https ist disabled korrekt?

              http://192.168.178.77:8081 ist die IP vom Master wo Admin läuft
              http://192.168.178.78 ist die IP vom Slave, dort läuft kein seperater Admin
              https ist disabled, korrekt.

              foxriver76F 1 Antwort Letzte Antwort
              0
              • FeuersturmF Feuersturm

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

                Ansonsten ist http://192.168.178.77:8081 die IP vom Slave Admin? Und https ist disabled korrekt?

                http://192.168.178.77:8081 ist die IP vom Master wo Admin läuft
                http://192.168.178.78 ist die IP vom Slave, dort läuft kein seperater Admin
                https ist disabled, korrekt.

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

                @feuersturm ah okay, kannst du mal ein issue mit den Details im Admin machen. Weil er fragt da den falschen Host an wenn der Admin gar nicht auf dem Host läuft der geupgradet wird

                Videotutorials & mehr

                Hier könnt ihr mich unterstützen.

                FeuersturmF 1 Antwort Letzte Antwort
                0
                • foxriver76F foxriver76

                  @feuersturm ah okay, kannst du mal ein issue mit den Details im Admin machen. Weil er fragt da den falschen Host an wenn der Admin gar nicht auf dem Host läuft der geupgradet wird

                  FeuersturmF Online
                  FeuersturmF Online
                  Feuersturm
                  schrieb am zuletzt editiert von
                  #149

                  @foxriver76 die Erklärung passt aber nicht zu meinem zweiten Testsystem in dem Beitrag, wo auch der Fehler kommt, es aber nur ein singlehost ist.

                  F foxriver76F 2 Antworten Letzte Antwort
                  0
                  • FeuersturmF Feuersturm

                    @foxriver76 die Erklärung passt aber nicht zu meinem zweiten Testsystem in dem Beitrag, wo auch der Fehler kommt, es aber nur ein singlehost ist.

                    F Offline
                    F Offline
                    fuchs1978
                    schrieb am zuletzt editiert von
                    #150

                    Gibt es eigentlich im neuen Controller nur die Möglichkeit als Admin ein Adapter Update durchzuführen? Früher konnte man dich einfach auf die neue Versionsnummer drücken. Das geht bei mir nicht mehr.

                    FeuersturmF mcm1957M 2 Antworten Letzte Antwort
                    0
                    • Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #151

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

                      Das geht bei mir nicht mehr.

                      Admin 7.x am Start? Der ist zurüückgezogen worden.

                      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
                      • F fuchs1978

                        Gibt es eigentlich im neuen Controller nur die Möglichkeit als Admin ein Adapter Update durchzuführen? Früher konnte man dich einfach auf die neue Versionsnummer drücken. Das geht bei mir nicht mehr.

                        FeuersturmF Online
                        FeuersturmF Online
                        Feuersturm
                        schrieb am zuletzt editiert von
                        #152

                        @fuchs1978 die 6.0.4 ist die aktuelle Beta Version. Die 6.0.5 ist eine Alpha welche gestern fälschlicherweise gestern als beta getaggt war. Daher siehst du sie im Admin gerade nicht
                        Beantwortet das deine Frage, ansonsten hab ich nicht verstanden was du wissen möchtest.

                        da_WoodyD 1 Antwort Letzte Antwort
                        0
                        • FeuersturmF Feuersturm

                          @fuchs1978 die 6.0.4 ist die aktuelle Beta Version. Die 6.0.5 ist eine Alpha welche gestern fälschlicherweise gestern als beta getaggt war. Daher siehst du sie im Admin gerade nicht
                          Beantwortet das deine Frage, ansonsten hab ich nicht verstanden was du wissen möchtest.

                          da_WoodyD Offline
                          da_WoodyD Offline
                          da_Woody
                          schrieb am zuletzt editiert von
                          #153

                          @feuersturm bei mir ist die 6.0.5 vor 10 minuten aufgetaucht. bis jetzt keine auffälligkeiten.

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

                          1 Antwort Letzte Antwort
                          0
                          • FeuersturmF Feuersturm

                            @foxriver76 die Erklärung passt aber nicht zu meinem zweiten Testsystem in dem Beitrag, wo auch der Fehler kommt, es aber nur ein singlehost ist.

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

                            @feuersturm Jop aber hier ist es definitiv ein Problem mit der ip evtl auch noch was anderes aber von der ip kann er nix bekommen

                            Videotutorials & mehr

                            Hier könnt ihr mich unterstützen.

                            FeuersturmF 1 Antwort Letzte Antwort
                            0
                            • foxriver76F foxriver76

                              @feuersturm Jop aber hier ist es definitiv ein Problem mit der ip evtl auch noch was anderes aber von der ip kann er nix bekommen

                              FeuersturmF Online
                              FeuersturmF Online
                              Feuersturm
                              schrieb am zuletzt editiert von
                              #155

                              @foxriver76 ok, issue mache ich dann fertig.

                              foxriver76F 1 Antwort Letzte Antwort
                              1
                              • foxriver76F Offline
                                foxriver76F Offline
                                foxriver76
                                Developer
                                schrieb am zuletzt editiert von
                                #156

                                6.0.5 ist jetzt offizielle Beta mit den Änderungen der Alpha

                                Videotutorials & mehr

                                Hier könnt ihr mich unterstützen.

                                1 Antwort Letzte Antwort
                                1
                                • FeuersturmF Feuersturm

                                  @foxriver76 ok, issue mache ich dann fertig.

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

                                  @feuersturm Danke. Habe mal grob geschaut. Bitte im Issue das Host Objekt vom Slave posten und nach Möglichkeit auch die iobroker.json vom Slave. Da er Daten aus den beiden Quellen nutzt um die IP zu finden.

                                  Videotutorials & mehr

                                  Hier könnt ihr mich unterstützen.

                                  FeuersturmF 1 Antwort Letzte Antwort
                                  0
                                  • F fuchs1978

                                    Gibt es eigentlich im neuen Controller nur die Möglichkeit als Admin ein Adapter Update durchzuführen? Früher konnte man dich einfach auf die neue Versionsnummer drücken. Das geht bei mir nicht mehr.

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

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

                                    Gibt es eigentlich im neuen Controller nur die Möglichkeit als Admin ein Adapter Update durchzuführen? Früher konnte man dich einfach auf die neue Versionsnummer drücken. Das geht bei mir nicht mehr.

                                    Wenn du damit meinst dass es in der Adapterliste im Admin keinen Update Button gibt: das ist ein bekannter Fehler in admin 7.0.1. Admin 7.0.1 wurde zurückgezogen. Bitte downgrade auf aktuelle LATEST Version 6.x.x)

                                    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

                                      @feuersturm Danke. Habe mal grob geschaut. Bitte im Issue das Host Objekt vom Slave posten und nach Möglichkeit auch die iobroker.json vom Slave. Da er Daten aus den beiden Quellen nutzt um die IP zu finden.

                                      FeuersturmF Online
                                      FeuersturmF Online
                                      Feuersturm
                                      schrieb am zuletzt editiert von
                                      #159

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

                                      @feuersturm Danke. Habe mal grob geschaut. Bitte im Issue das Host Objekt vom Slave posten und nach Möglichkeit auch die iobroker.json vom Slave. Da er Daten aus den beiden Quellen nutzt um die IP zu finden.

                                      Issue ist angelegt https://github.com/ioBroker/ioBroker.admin/issues/2505

                                      1 Antwort Letzte Antwort
                                      0
                                      • JB_SullivanJ Offline
                                        JB_SullivanJ Offline
                                        JB_Sullivan
                                        schrieb am zuletzt editiert von
                                        #160

                                        Möglicherweise hat es nichts mit dem js-controller zu tun, aber ich bilde mir ein, das ich bei Adapter Installationen/Updates VOR js-controller 6.xxx nicht diese ganzen Warnmeldungen hatte.

                                        Ja ich weiß, sind "nur" Warnmeldungen, aber auch Warnungen haben ja oftmals einen Hintergrund. Kann man das hier generell ignorieren? Wenn die Meldungen keine Bedeutung haben, kann man das für den Enduser nicht ausblendbar machen?

                                        Also eine Checkbox, ob man die Meldungen abschalten möchte? So könnten Entwickler, die mit diesen Meldungen ggf. mehr anfangen können, sich diese Meldungen auch weiterhin anzeigen lassen.

                                        Nur mal so ins unreine gesprochen ......

                                        npm warn ERESOLVE overriding peer dependency
                                        
                                        npm warn While resolving: @iobroker/adapter-core@3.1.4 npm warn Found: @iobroker/types@6.0.0 npm warn node_modules/iobroker.admin/node_modules/@iobroker/types npm warn @iobroker/types@"6.0.0" from iobroker.admin@6.17.14 npm warn node_modules/iobroker.admin npm warn iobroker.admin@"stable" from the root project npm warn npm warn Could not resolve dependency: npm warn peer @iobroker/types@"^5.0.11" from @iobroker/adapter-core@3.1.4 npm warn node_modules/iobroker.admin/node_modules/@iobroker/adapter-core npm warn @iobroker/adapter-core@"^3.1.4" from iobroker.admin@6.17.14 npm warn node_modules/iobroker.admin npm warn npm warn Conflicting peer dependency: @iobroker/types@5.0.19 npm warn node_modules/@iobroker/types npm warn peer @iobroker/types@"^5.0.11" from @iobroker/adapter-core@3.1.4 npm warn node_modules/iobroker.admin/node_modules/@iobroker/adapter-core npm warn @iobroker/adapter-core@"^3.1.4" from iobroker.admin@6.17.14 npm warn node_modules/iobroker.admin
                                        

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

                                        foxriver76F ESP8266E Thomas BraunT 3 Antworten Letzte Antwort
                                        0
                                        • JB_SullivanJ JB_Sullivan

                                          Möglicherweise hat es nichts mit dem js-controller zu tun, aber ich bilde mir ein, das ich bei Adapter Installationen/Updates VOR js-controller 6.xxx nicht diese ganzen Warnmeldungen hatte.

                                          Ja ich weiß, sind "nur" Warnmeldungen, aber auch Warnungen haben ja oftmals einen Hintergrund. Kann man das hier generell ignorieren? Wenn die Meldungen keine Bedeutung haben, kann man das für den Enduser nicht ausblendbar machen?

                                          Also eine Checkbox, ob man die Meldungen abschalten möchte? So könnten Entwickler, die mit diesen Meldungen ggf. mehr anfangen können, sich diese Meldungen auch weiterhin anzeigen lassen.

                                          Nur mal so ins unreine gesprochen ......

                                          npm warn ERESOLVE overriding peer dependency
                                          
                                          npm warn While resolving: @iobroker/adapter-core@3.1.4 npm warn Found: @iobroker/types@6.0.0 npm warn node_modules/iobroker.admin/node_modules/@iobroker/types npm warn @iobroker/types@"6.0.0" from iobroker.admin@6.17.14 npm warn node_modules/iobroker.admin npm warn iobroker.admin@"stable" from the root project npm warn npm warn Could not resolve dependency: npm warn peer @iobroker/types@"^5.0.11" from @iobroker/adapter-core@3.1.4 npm warn node_modules/iobroker.admin/node_modules/@iobroker/adapter-core npm warn @iobroker/adapter-core@"^3.1.4" from iobroker.admin@6.17.14 npm warn node_modules/iobroker.admin npm warn npm warn Conflicting peer dependency: @iobroker/types@5.0.19 npm warn node_modules/@iobroker/types npm warn peer @iobroker/types@"^5.0.11" from @iobroker/adapter-core@3.1.4 npm warn node_modules/iobroker.admin/node_modules/@iobroker/adapter-core npm warn @iobroker/adapter-core@"^3.1.4" from iobroker.admin@6.17.14 npm warn node_modules/iobroker.admin
                                          
                                          foxriver76F Offline
                                          foxriver76F Offline
                                          foxriver76
                                          Developer
                                          schrieb am zuletzt editiert von
                                          #161

                                          @jb_sullivan Gerne admin issue machen, dort ist https://github.com/ioBroker/ioBroker.admin/blob/761ded4f4947cef7d051dd74e11b5f785e652c25/packages/admin/package.json#L28 types als Production Dependency angegeben, das ist definitiv falsch.

                                          Videotutorials & mehr

                                          Hier könnt ihr mich unterstützen.

                                          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

                                          610

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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