Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 3.0/3.1 jetzt im Latest!

NEWS

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

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

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

js-controller 3.0/3.1 jetzt im Latest!

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
js-controller
1.3k Beiträge 127 Kommentatoren 496.7k Aufrufe 89 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.
  • SteffS Steff

    @apollon77 sagte in js-controller 3.0/3.1 jetzt im Latest!:

    @Steff .... erstmal das mirroring auschalten.

    Kurzer Zwischenstand, Mirroring ist aus JSController läuft wieder bin nun am Aufstarten meiner ganzen Scripte

    apollon77A Offline
    apollon77A Offline
    apollon77
    schrieb am zuletzt editiert von
    #917

    @Steff Also controller wieder auf 3.1.4? :-)

    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
    SteffS BBTownB 3 Antworten Letzte Antwort
    0
    • apollon77A apollon77

      @Steff Also controller wieder auf 3.1.4? :-)

      SteffS Offline
      SteffS Offline
      Steff
      schrieb am zuletzt editiert von
      #918

      @apollon77
      Hmm...
      hab noch die Hosen voll :blush:
      Mal schauen, vielleicht im Laufe der Woche

      ioBroker auf Intel NUC 7CJYH / Debian 11 / States in Redis / Objects in JSONL / Repo --> Beta / HM CCU2 V2.61.7 / Siemens LOGO! (0BA7 / 0BA8)
      Admin V7.4.7 / Node V20.18.1 / NPM V10.8.2 / JSC V7.0.6 / JSE V8.8.3

      1 Antwort Letzte Antwort
      0
      • apollon77A apollon77

        Hi All,

        Version 3.1.4 vom js-controller der die oben genannten Fehler bzw "User undefined Meldungen" bei Nutzung von Binär-States ist auf dem Web ins Latest Repository. Sorry für die Umstände :-(

        Ingo

        S Offline
        S Offline
        skokarl
        schrieb am zuletzt editiert von
        #919

        @apollon77 sagte in js-controller 3.0/3.1 jetzt im Latest!:

        Hi All,

        . Sorry für die Umstände :-(

        Ingo

        Mach Dir doch keinen Kopf.
        Ohne Dich würde die Hälfte aller Installationen schon lange gar nicht mehr laufen.
        Schön dass es Dich gibt !!!

        IOBroker mit Proxmox auf Celeron Nuc mit 16 GB und Debian11, Sonos API, Echo Show 15 als Wandtablet, Homematic IP, HUE, Sonos, Echos, DS718+ als Backup

        1 Antwort Letzte Antwort
        1
        • DiginixD Offline
          DiginixD Offline
          Diginix
          schrieb am zuletzt editiert von
          #920

          Hatte im javascript adapter auch die Skript Spiegelung aktiv und mit 3.0.20 gab es keine Probs, aber nach Update auf 3.1.4 startet der javascript adapter 4.5.1 ständig neu:

          javascript.0	2020-05-10 12:26:55.969	error	at process._tickCallback (internal/process/next_tick.js:68:7)
          javascript.0	2020-05-10 12:26:55.969	error	at _0x30230c._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:116731)
          javascript.0	2020-05-10 12:26:55.969	error	at adapter.getObjectView (/opt/iobroker/node_modules/iobroker.javascript/lib/mirror.js:553:23)
          javascript.0	2020-05-10 12:26:55.969	error	at scanDB.list (/opt/iobroker/node_modules/iobroker.javascript/lib/mirror.js:49:22)
          javascript.0	2020-05-10 12:26:55.969	error	at Mirror.sync (/opt/iobroker/node_modules/iobroker.javascript/lib/mirror.js:207:22)
          javascript.0	2020-05-10 12:26:55.969	error	at Mirror.sync (/opt/iobroker/node_modules/iobroker.javascript/lib/mirror.js:214:92)
          javascript.0	2020-05-10 12:26:55.969	error	(963768) TypeError: Cannot read property 'ts' of undefined
          javascript.0	2020-05-10 12:26:55.968	error	(963768) unhandled promise rejection: Cannot read property 'ts' of undefined
          Unhandled	2020-05-10 12:26:55.968	error	promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          [...]
          host.BT3-PRO	2020-05-10 12:25:16.934	error	instance system.adapter.javascript.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          host.BT3-PRO	2020-05-10 12:25:16.933	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7)
          host.BT3-PRO	2020-05-10 12:25:16.933	error	Caught by controller[0]: at _0x30230c._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:116731)
          host.BT3-PRO	2020-05-10 12:25:16.933	error	Caught by controller[0]: at adapter.getObjectView (/opt/iobroker/node_modules/iobroker.javascript/lib/mirror.js:553:23)
          host.BT3-PRO	2020-05-10 12:25:16.933	error	Caught by controller[0]: at scanDB.list (/opt/iobroker/node_modules/iobroker.javascript/lib/mirror.js:49:22)
          host.BT3-PRO	2020-05-10 12:25:16.928	error	Caught by controller[0]: at Mirror.sync (/opt/iobroker/node_modules/iobroker.javascript/lib/mirror.js:207:22)
          host.BT3-PRO	2020-05-10 12:25:16.927	error	Caught by controller[0]: at Mirror.sync (/opt/iobroker/node_modules/iobroker.javascript/lib/mirror.js:214:92)
          host.BT3-PRO	2020-05-10 12:25:16.927	error	Caught by controller[0]: TypeError: Cannot read property 'ts' of undefined
          host.BT3-PRO	2020-05-10 12:25:16.926	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
          javascript.0	2020-05-10 12:25:15.492	info	(962631) terminating
          
          
          

          Nach Deaktivieren des Spiegelns in der Instanz, läuft es anscheinend.

          ..:: So long! Tom ::..

          NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

          apollon77A 2 Antworten Letzte Antwort
          0
          • SteffS Offline
            SteffS Offline
            Steff
            schrieb am zuletzt editiert von
            #921

            @apollon77, @Diginix
            Github Issue ist erstellt --> Github-Link

            @apollon77, @wendy2702: Danke Euch für die Hilfe!

            ioBroker auf Intel NUC 7CJYH / Debian 11 / States in Redis / Objects in JSONL / Repo --> Beta / HM CCU2 V2.61.7 / Siemens LOGO! (0BA7 / 0BA8)
            Admin V7.4.7 / Node V20.18.1 / NPM V10.8.2 / JSC V7.0.6 / JSE V8.8.3

            1 Antwort Letzte Antwort
            1
            • M Offline
              M Offline
              Merowinger
              schrieb am zuletzt editiert von Merowinger
              #922

              Node.js: v12.16.3
              Auf meinem Raspi als slave lief das update wunderbar.
              Der Proxmox Master auf headless Ubuntu LTS zeigt mir den hier...

              Ich hau mich weg. Lustige Nummer.
              root@iobroker:~# iobroker upgrade self
              Controller is running. Please stop ioBroker first.
              root@iobroker:~# iobroker stop
              iobroker controller daemon is not running
              root@iobroker:~# iobroker start
              Starting iobroker controller daemon...
              iobroker controller daemon started. PID: 4237
              root@iobroker:~# iobroker stop
              Stopping iobroker controller daemon...
              iobroker controller daemon stopped.
              No "killall.sh" script found. Just stop.
              root@iobroker:~# iobroker upgrade self
              Controller is running. Please stop ioBroker first.

              Das killall script funktioniert nicht, aber wenn ich die Befehle einzeln eingebe...
              root@iobroker:/opt/iobroker# pgrep -f '^io.' | sudo xargs kill -9
              root@iobroker:/opt/iobroker# pgrep -f '^node-red
              ' | sudo xargs kill -9
              root@iobroker:/opt/iobroker# iobroker upgrade self
              Controller is running. Please stop ioBroker first.

              Okay, habe beide "iobroker.js-con" gekillt.
              Jetzt lief das upgrade...

              1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @AlCalzone Hab ich nicht mit angefangen...
                Und ein sauberes Grundsystem erleichtert die Administration von Serverdiensten halt enorm. Deswegen hake ich dann da schon mal an vermeintlich 'unpassender' Stelle ein.

                Dr. BakteriusD Offline
                Dr. BakteriusD Offline
                Dr. Bakterius
                Most Active
                schrieb am zuletzt editiert von
                #923

                @Thomas-Braun sagte in js-controller 3.0/3.1 jetzt im Latest!:

                Hab ich nicht mit angefangen...

                :baby: :clown_face: :baby:

                1 Antwort Letzte Antwort
                0
                • K Offline
                  K Offline
                  karlo enzo
                  schrieb am zuletzt editiert von
                  #924

                  Nach Update auf den neuen JS-Controller 3.1.4 bekomme ich nach einem Backup über den
                  Backitup-Adapter die folgende Meldung (warn) im Log: - war vorher nicht so.

                  Objects 127.0.0.1:47772 Error from InMemDB: Error: ERROR readDir id=web.0: Not exists
                  Objects 127.0.0.1:47772 Error from InMemDB: Error: ERROR readDir id=admin.0: Not exists
                  Objects 127.0.0.1:47772 Error from InMemDB: Error: ERROR readDir id=0_userdata.0: Not exists

                  Meine Konfiguration: Buanet-Docker auf Synology DS718 - 16GB
                  JS-Controller 3.1.4 / Nodejs: 12.16.3 / NPM: 6.14.4
                  alle Adapter unter latest aktualisiert.
                  Unter Proxmox in einer Docker-Installation ergibt sich die gleiche Fehlermeldung.
                  Hat für mich keine hohe Prio, da das System ansonsten fehlerfrei läuft.

                  apollon77A YodameisterY Dr. BakteriusD 4 Antworten Letzte Antwort
                  1
                  • apollon77A apollon77

                    @Steff Also controller wieder auf 3.1.4? :-)

                    BBTownB Offline
                    BBTownB Offline
                    BBTown
                    schrieb am zuletzt editiert von BBTown
                    #925

                    @apollon77
                    Da habe ich mich wohl im anderen Thread etwas zu früh gefreut?!
                    Nach einem iobroker Neustart bleibt der SONOS Adapter erneut rot.
                    Ein Adapter-Neustart und ein Adapter rebuild brachte keine Veränderung

                    host.debian	2020-05-10 18:24:53.175	info	instance system.adapter.sonos.0 terminated with code 0 (NO_ERROR)
                    sonos.0	2020-05-10 18:24:52.627	error	(1830) Error: Got status 500 when invoking /MediaRenderer/AVTransport/Control at Object.invoke (/opt/iobroker/node_modules/sonos-discovery/lib/helpers/soap.js:99:10) at Player.play (/opt/iobro
                    sonos.0	2020-05-10 18:24:52.626	error	(1830) unhandled promise rejection: Got status 500 when invoking /MediaRenderer/AVTransport/Control
                    sonos.0	2020-05-10 18:24:52.626	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                    sonos.0	2020-05-10 18:24:52.625	error	(1830) Error: Got status 500 when invoking /MediaRenderer/AVTransport/Control at Object.invoke (/opt/iobroker/node_modules/sonos-discovery/lib/helpers/soap.js:99:10) at Player.pause (/opt/iobr
                    sonos.0	2020-05-10 18:24:52.624	error	(1830) unhandled promise rejection: Got status 500 when invoking /MediaRenderer/AVTransport/Control
                    sonos.0	2020-05-10 18:24:52.624	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                    sonos.0	2020-05-10 18:24:52.544	error	(1830) Error: Got status 500 when invoking /MediaRenderer/AVTransport/Control at Object.invoke (/opt/iobroker/node_modules/sonos-discovery/lib/helpers/soap.js:99:10) at Player.pause (/opt/iobr
                    sonos.0	2020-05-10 18:24:52.544	error	(1830) unhandled promise rejection: Got status 500 when invoking /MediaRenderer/AVTransport/Control
                    sonos.0	2020-05-10 18:24:52.543	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                    sonos.0	2020-05-10 18:24:52.541	error	(1830) Error: Got status 500 when invoking /MediaRenderer/AVTransport/Control at Object.invoke (/opt/iobroker/node_modules/sonos-discovery/lib/helpers/soap.js:99:10) at Player.pause (/opt/iobr
                    sonos.0	2020-05-10 18:24:52.541	error	(1830) unhandled promise rejection: Got status 500 when invoking /MediaRenderer/AVTransport/Control
                    sonos.0	2020-05-10 18:24:52.541	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                    host.debian	2020-05-10 18:24:51.262	info	instance system.adapter.sonos.0 started with pid 1830
                    host.debian	2020-05-10 18:24:21.251	info	Restart adapter system.adapter.sonos.0 because enabled
                    

                    ioBroker auf NUC (VM debian v13 (Trixie ), node v22.21.0 npm v10.9.4, js-controller v7.0.7 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

                    foxriver76F GarfonsoG 2 Antworten Letzte Antwort
                    0
                    • BBTownB BBTown

                      @apollon77
                      Da habe ich mich wohl im anderen Thread etwas zu früh gefreut?!
                      Nach einem iobroker Neustart bleibt der SONOS Adapter erneut rot.
                      Ein Adapter-Neustart und ein Adapter rebuild brachte keine Veränderung

                      host.debian	2020-05-10 18:24:53.175	info	instance system.adapter.sonos.0 terminated with code 0 (NO_ERROR)
                      sonos.0	2020-05-10 18:24:52.627	error	(1830) Error: Got status 500 when invoking /MediaRenderer/AVTransport/Control at Object.invoke (/opt/iobroker/node_modules/sonos-discovery/lib/helpers/soap.js:99:10) at Player.play (/opt/iobro
                      sonos.0	2020-05-10 18:24:52.626	error	(1830) unhandled promise rejection: Got status 500 when invoking /MediaRenderer/AVTransport/Control
                      sonos.0	2020-05-10 18:24:52.626	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                      sonos.0	2020-05-10 18:24:52.625	error	(1830) Error: Got status 500 when invoking /MediaRenderer/AVTransport/Control at Object.invoke (/opt/iobroker/node_modules/sonos-discovery/lib/helpers/soap.js:99:10) at Player.pause (/opt/iobr
                      sonos.0	2020-05-10 18:24:52.624	error	(1830) unhandled promise rejection: Got status 500 when invoking /MediaRenderer/AVTransport/Control
                      sonos.0	2020-05-10 18:24:52.624	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                      sonos.0	2020-05-10 18:24:52.544	error	(1830) Error: Got status 500 when invoking /MediaRenderer/AVTransport/Control at Object.invoke (/opt/iobroker/node_modules/sonos-discovery/lib/helpers/soap.js:99:10) at Player.pause (/opt/iobr
                      sonos.0	2020-05-10 18:24:52.544	error	(1830) unhandled promise rejection: Got status 500 when invoking /MediaRenderer/AVTransport/Control
                      sonos.0	2020-05-10 18:24:52.543	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                      sonos.0	2020-05-10 18:24:52.541	error	(1830) Error: Got status 500 when invoking /MediaRenderer/AVTransport/Control at Object.invoke (/opt/iobroker/node_modules/sonos-discovery/lib/helpers/soap.js:99:10) at Player.pause (/opt/iobr
                      sonos.0	2020-05-10 18:24:52.541	error	(1830) unhandled promise rejection: Got status 500 when invoking /MediaRenderer/AVTransport/Control
                      sonos.0	2020-05-10 18:24:52.541	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                      host.debian	2020-05-10 18:24:51.262	info	instance system.adapter.sonos.0 started with pid 1830
                      host.debian	2020-05-10 18:24:21.251	info	Restart adapter system.adapter.sonos.0 because enabled
                      

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

                      @BBTown Server liefert 500 er Fehlercode, Adapter handelt das nicht, sollte nix mit Controller zu tun haben.

                      Videotutorials & mehr

                      Hier könnt ihr mich unterstützen.

                      1 Antwort Letzte Antwort
                      0
                      • BBTownB BBTown

                        @apollon77
                        Da habe ich mich wohl im anderen Thread etwas zu früh gefreut?!
                        Nach einem iobroker Neustart bleibt der SONOS Adapter erneut rot.
                        Ein Adapter-Neustart und ein Adapter rebuild brachte keine Veränderung

                        host.debian	2020-05-10 18:24:53.175	info	instance system.adapter.sonos.0 terminated with code 0 (NO_ERROR)
                        sonos.0	2020-05-10 18:24:52.627	error	(1830) Error: Got status 500 when invoking /MediaRenderer/AVTransport/Control at Object.invoke (/opt/iobroker/node_modules/sonos-discovery/lib/helpers/soap.js:99:10) at Player.play (/opt/iobro
                        sonos.0	2020-05-10 18:24:52.626	error	(1830) unhandled promise rejection: Got status 500 when invoking /MediaRenderer/AVTransport/Control
                        sonos.0	2020-05-10 18:24:52.626	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                        sonos.0	2020-05-10 18:24:52.625	error	(1830) Error: Got status 500 when invoking /MediaRenderer/AVTransport/Control at Object.invoke (/opt/iobroker/node_modules/sonos-discovery/lib/helpers/soap.js:99:10) at Player.pause (/opt/iobr
                        sonos.0	2020-05-10 18:24:52.624	error	(1830) unhandled promise rejection: Got status 500 when invoking /MediaRenderer/AVTransport/Control
                        sonos.0	2020-05-10 18:24:52.624	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                        sonos.0	2020-05-10 18:24:52.544	error	(1830) Error: Got status 500 when invoking /MediaRenderer/AVTransport/Control at Object.invoke (/opt/iobroker/node_modules/sonos-discovery/lib/helpers/soap.js:99:10) at Player.pause (/opt/iobr
                        sonos.0	2020-05-10 18:24:52.544	error	(1830) unhandled promise rejection: Got status 500 when invoking /MediaRenderer/AVTransport/Control
                        sonos.0	2020-05-10 18:24:52.543	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                        sonos.0	2020-05-10 18:24:52.541	error	(1830) Error: Got status 500 when invoking /MediaRenderer/AVTransport/Control at Object.invoke (/opt/iobroker/node_modules/sonos-discovery/lib/helpers/soap.js:99:10) at Player.pause (/opt/iobr
                        sonos.0	2020-05-10 18:24:52.541	error	(1830) unhandled promise rejection: Got status 500 when invoking /MediaRenderer/AVTransport/Control
                        sonos.0	2020-05-10 18:24:52.541	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                        host.debian	2020-05-10 18:24:51.262	info	instance system.adapter.sonos.0 started with pid 1830
                        host.debian	2020-05-10 18:24:21.251	info	Restart adapter system.adapter.sonos.0 because enabled
                        

                        GarfonsoG Offline
                        GarfonsoG Offline
                        Garfonso
                        Developer
                        schrieb am zuletzt editiert von
                        #927

                        @BBTown
                        Mach ein issue beim adapter auf, der muss das fixen. js-controller 3.x ist strenger geworden, was unbehandelte Fehler angeht.

                        Ultimativer Lovelace Leitfaden: https://forum.iobroker.net/topic/35937/der-ultimative-iobroker-lovelace-leitfaden-dokumentation

                        Lovelace UI Beispiele: https://forum.iobroker.net/topic/35950/zeigt-her-eure-lovelace-visualisierung

                        BBTownB 1 Antwort Letzte Antwort
                        1
                        • GarfonsoG Garfonso

                          @BBTown
                          Mach ein issue beim adapter auf, der muss das fixen. js-controller 3.x ist strenger geworden, was unbehandelte Fehler angeht.

                          BBTownB Offline
                          BBTownB Offline
                          BBTown
                          schrieb am zuletzt editiert von
                          #928

                          @Garfonso
                          ich mache gern ein issue auf, allerdings gibt es diese Hinweise noch nicht mit der v3.0.20 sondern erst ab v3.1.x

                          ioBroker auf NUC (VM debian v13 (Trixie ), node v22.21.0 npm v10.9.4, js-controller v7.0.7 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

                          1 Antwort Letzte Antwort
                          0
                          • apollon77A apollon77

                            Hi All,

                            Version 3.1.4 vom js-controller der die oben genannten Fehler bzw "User undefined Meldungen" bei Nutzung von Binär-States ist auf dem Web ins Latest Repository. Sorry für die Umstände :-(

                            Ingo

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

                            Wenn ihr 3.1.4 installiert, installiert ihr die Version dann direkt über "npm install ioBroker/ioBroker.js-controller" oder wird euch die Version im Admin Panel unter "Hosts" in der Version 3.1.4 angeboten?
                            Ich sehe hier nur: Verfügbar: 3.1.3 Installiert: 3.1.3

                            apollon77A 1 Antwort Letzte Antwort
                            0
                            • DiginixD Diginix

                              Hatte im javascript adapter auch die Skript Spiegelung aktiv und mit 3.0.20 gab es keine Probs, aber nach Update auf 3.1.4 startet der javascript adapter 4.5.1 ständig neu:

                              javascript.0	2020-05-10 12:26:55.969	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                              javascript.0	2020-05-10 12:26:55.969	error	at _0x30230c._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:116731)
                              javascript.0	2020-05-10 12:26:55.969	error	at adapter.getObjectView (/opt/iobroker/node_modules/iobroker.javascript/lib/mirror.js:553:23)
                              javascript.0	2020-05-10 12:26:55.969	error	at scanDB.list (/opt/iobroker/node_modules/iobroker.javascript/lib/mirror.js:49:22)
                              javascript.0	2020-05-10 12:26:55.969	error	at Mirror.sync (/opt/iobroker/node_modules/iobroker.javascript/lib/mirror.js:207:22)
                              javascript.0	2020-05-10 12:26:55.969	error	at Mirror.sync (/opt/iobroker/node_modules/iobroker.javascript/lib/mirror.js:214:92)
                              javascript.0	2020-05-10 12:26:55.969	error	(963768) TypeError: Cannot read property 'ts' of undefined
                              javascript.0	2020-05-10 12:26:55.968	error	(963768) unhandled promise rejection: Cannot read property 'ts' of undefined
                              Unhandled	2020-05-10 12:26:55.968	error	promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                              [...]
                              host.BT3-PRO	2020-05-10 12:25:16.934	error	instance system.adapter.javascript.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                              host.BT3-PRO	2020-05-10 12:25:16.933	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7)
                              host.BT3-PRO	2020-05-10 12:25:16.933	error	Caught by controller[0]: at _0x30230c._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:116731)
                              host.BT3-PRO	2020-05-10 12:25:16.933	error	Caught by controller[0]: at adapter.getObjectView (/opt/iobroker/node_modules/iobroker.javascript/lib/mirror.js:553:23)
                              host.BT3-PRO	2020-05-10 12:25:16.933	error	Caught by controller[0]: at scanDB.list (/opt/iobroker/node_modules/iobroker.javascript/lib/mirror.js:49:22)
                              host.BT3-PRO	2020-05-10 12:25:16.928	error	Caught by controller[0]: at Mirror.sync (/opt/iobroker/node_modules/iobroker.javascript/lib/mirror.js:207:22)
                              host.BT3-PRO	2020-05-10 12:25:16.927	error	Caught by controller[0]: at Mirror.sync (/opt/iobroker/node_modules/iobroker.javascript/lib/mirror.js:214:92)
                              host.BT3-PRO	2020-05-10 12:25:16.927	error	Caught by controller[0]: TypeError: Cannot read property 'ts' of undefined
                              host.BT3-PRO	2020-05-10 12:25:16.926	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejecte
                              javascript.0	2020-05-10 12:25:15.492	info	(962631) terminating
                              
                              
                              

                              Nach Deaktivieren des Spiegelns in der Instanz, läuft es anscheinend.

                              apollon77A Offline
                              apollon77A Offline
                              apollon77
                              schrieb am zuletzt editiert von
                              #930

                              @Diginix Checke es gleich

                              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                              1 Antwort Letzte Antwort
                              0
                              • K karlo enzo

                                Nach Update auf den neuen JS-Controller 3.1.4 bekomme ich nach einem Backup über den
                                Backitup-Adapter die folgende Meldung (warn) im Log: - war vorher nicht so.

                                Objects 127.0.0.1:47772 Error from InMemDB: Error: ERROR readDir id=web.0: Not exists
                                Objects 127.0.0.1:47772 Error from InMemDB: Error: ERROR readDir id=admin.0: Not exists
                                Objects 127.0.0.1:47772 Error from InMemDB: Error: ERROR readDir id=0_userdata.0: Not exists

                                Meine Konfiguration: Buanet-Docker auf Synology DS718 - 16GB
                                JS-Controller 3.1.4 / Nodejs: 12.16.3 / NPM: 6.14.4
                                alle Adapter unter latest aktualisiert.
                                Unter Proxmox in einer Docker-Installation ergibt sich die gleiche Fehlermeldung.
                                Hat für mich keine hohe Prio, da das System ansonsten fehlerfrei läuft.

                                apollon77A Offline
                                apollon77A Offline
                                apollon77
                                schrieb am zuletzt editiert von
                                #931

                                @karlo-enzo bei was bzw wann kommt die meldung denn? Kannst mal "iobroker upload admin" und "iobroker upload"web" versuchen

                                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                Dr. BakteriusD 1 Antwort Letzte Antwort
                                0
                                • FeuersturmF Feuersturm

                                  Wenn ihr 3.1.4 installiert, installiert ihr die Version dann direkt über "npm install ioBroker/ioBroker.js-controller" oder wird euch die Version im Admin Panel unter "Hosts" in der Version 3.1.4 angeboten?
                                  Ich sehe hier nur: Verfügbar: 3.1.3 Installiert: 3.1.3

                                  apollon77A Offline
                                  apollon77A Offline
                                  apollon77
                                  schrieb am zuletzt editiert von
                                  #932

                                  @Feuersturm Dann bitte mal "iobroker update" ausführen bzw den Reload Knopf im Admin

                                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                  FeuersturmF 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #933

                                    Bei 'tado' klemmt es nach upgrade auf 3.1.4 wieder beim login auf den Tado-Servern.

                                    Start bei js-controller 3.1.4:

                                    2020-05-10 22:05:36.444  - info: host.raspberrypi instance system.adapter.tado.0 started with pid 31261
                                    2020-05-10 22:05:38.510  - info: tado.0 (31261) starting. Version 0.1.9 in /opt/iobroker/node_modules/iobroker.tado, node: v12.16.3, js-controller: 3.1.4
                                    2020-05-10 22:05:54.073  - info: tado.0 (31261) Connected to Tado cloud, initialyzing ...
                                    2020-05-10 22:06:19.125  - error: tado.0 (31261) Error in data refresh : Error: getaddrinfo EAI_AGAIN my.tado.com
                                    2020-05-10 22:06:19.128  - error: tado.0 (31261) Disconnected from Tado cloud service ..., retry in 30 seconds !
                                    

                                    Start bei js-controller 3.1.3 war sauber:

                                    2020-05-10 11:39:31.949  - info: host.raspberrypi "system.adapter.tado.0" enabled
                                    2020-05-10 11:39:32.007  - info: host.raspberrypi instance system.adapter.tado.0 started with pid 8687
                                    2020-05-10 11:39:34.176  - info: tado.0 (8687) starting. Version 0.1.9 in /opt/iobroker/node_modules/iobroker.tado, node: v12.16.3, js-controller: 3.1.3
                                    2020-05-10 11:39:34.716  - info: tado.0 (8687) Connected to Tado cloud, initialyzing ...
                                    2020-05-10 11:39:40.866  - info: tado.0 (8687) Initialisation finished,  connected to Tado Cloud service refreshing every : 60 seconds
                                    

                                    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

                                    apollon77A 1 Antwort Letzte Antwort
                                    0
                                    • apollon77A apollon77

                                      @Feuersturm Dann bitte mal "iobroker update" ausführen bzw den Reload Knopf im Admin

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

                                      @apollon77 Als ich deine Antwort gelesen hatte, hab ich die Adminseite wieder aufgerufen und ohne jegliches zutun war auf einmal auch die 3.1.4 da.
                                      Update war erfolgreich und beim Start von ioBroker gab es keine Probleme :-)

                                      1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        Bei 'tado' klemmt es nach upgrade auf 3.1.4 wieder beim login auf den Tado-Servern.

                                        Start bei js-controller 3.1.4:

                                        2020-05-10 22:05:36.444  - info: host.raspberrypi instance system.adapter.tado.0 started with pid 31261
                                        2020-05-10 22:05:38.510  - info: tado.0 (31261) starting. Version 0.1.9 in /opt/iobroker/node_modules/iobroker.tado, node: v12.16.3, js-controller: 3.1.4
                                        2020-05-10 22:05:54.073  - info: tado.0 (31261) Connected to Tado cloud, initialyzing ...
                                        2020-05-10 22:06:19.125  - error: tado.0 (31261) Error in data refresh : Error: getaddrinfo EAI_AGAIN my.tado.com
                                        2020-05-10 22:06:19.128  - error: tado.0 (31261) Disconnected from Tado cloud service ..., retry in 30 seconds !
                                        

                                        Start bei js-controller 3.1.3 war sauber:

                                        2020-05-10 11:39:31.949  - info: host.raspberrypi "system.adapter.tado.0" enabled
                                        2020-05-10 11:39:32.007  - info: host.raspberrypi instance system.adapter.tado.0 started with pid 8687
                                        2020-05-10 11:39:34.176  - info: tado.0 (8687) starting. Version 0.1.9 in /opt/iobroker/node_modules/iobroker.tado, node: v12.16.3, js-controller: 3.1.3
                                        2020-05-10 11:39:34.716  - info: tado.0 (8687) Connected to Tado cloud, initialyzing ...
                                        2020-05-10 11:39:40.866  - info: tado.0 (8687) Initialisation finished,  connected to Tado Cloud service refreshing every : 60 seconds
                                        
                                        apollon77A Offline
                                        apollon77A Offline
                                        apollon77
                                        schrieb am zuletzt editiert von
                                        #935

                                        @Thomas-Braun sagte in js-controller 3.0/3.1 jetzt im Latest!:

                                        getaddrinfo EAI_AGAIN my.tado.com

                                        ist ein Problem bei der Domainnamensauflösung. Also wenn der Controller daran schuld ist fress ich nen Besen ;.-) samt Stiel ;-)

                                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                        Thomas BraunT harrymH ChaotC 3 Antworten Letzte Antwort
                                        1
                                        • apollon77A apollon77

                                          @Thomas-Braun sagte in js-controller 3.0/3.1 jetzt im Latest!:

                                          getaddrinfo EAI_AGAIN my.tado.com

                                          ist ein Problem bei der Domainnamensauflösung. Also wenn der Controller daran schuld ist fress ich nen Besen ;.-) samt Stiel ;-)

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

                                          @apollon77 Nur hat sich da (zumindest in meinem Netzwerk) diesbezüglich überhaupt nichts geändert zwischen 3.1.3 und der Installation von 3.1.4.
                                          Netzwerke... Teufelszeug...

                                          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
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          753

                                          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