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

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

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Alpha Test js-controller 5.0

NEWS

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

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

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

Alpha Test js-controller 5.0

Geplant Angeheftet Gesperrt Verschoben Tester
140 Beiträge 25 Kommentatoren 23.6k Aufrufe 31 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.
  • GaspodeG Gaspode

    @apollon77
    Ich hab jetzt auf 3 Systemen testweise den Controller 5 installiert (Windows). Alle drei liefen vorher mit dem aktuellen Controller stabil.

    Ein System läuft bisher stabil, auf den beiden anderen habe ich Probleme mit dem Web Adapter:

    2023-03-31 09:45:05.687 - info: host.SmartHome2 iobroker npm-rebuild: exit 2147483651
    2023-03-31 09:45:05.713 - info: host.SmartHome2 instance system.adapter.web.0 started with pid 24788
    2023-03-31 09:45:07.047 - error: host.SmartHome2 Caught by controller[0]: node:internal/modules/cjs/loader:1078
    2023-03-31 09:45:07.047 - error: host.SmartHome2 Caught by controller[0]: throw err;
    2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: ^
    2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]:
    2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: Error: Cannot find module 'C:\ioBroker\_iob_SmartHome2\node_modules\iobroker.js-controller/lib/letsencrypt.js'
    2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: Require stack:
    2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: - C:\ioBroker\_iob_SmartHome2\node_modules\iobroker.web\main.js
    2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
    2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
    2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: at Object. (C:\ioBroker\_iob_SmartHome2\node_modules\iobroker.web\main.js:10:21)
    2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12)
    2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
    2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: requireStack: [
    2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: 'C:\\ioBroker\\_iob_SmartHome2\\node_modules\\iobroker.web\\main.js'
    2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: ]
    2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: }
    2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]:
    2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: Node.js v18.15.0
    2023-03-31 09:45:07.049 - error: host.SmartHome2 instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2023-03-31 09:45:07.050 - info: host.SmartHome2 Adapter system.adapter.web.0 needs rebuild and will be restarted afterwards.
    2023-03-31 09:45:07.050 - info: host.SmartHome2 system.adapter.web.0 will be rebuilt
    2023-03-31 09:45:07.050 - warn: host.SmartHome2 adapter "web" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
    2023-03-31 09:45:07.050 - info: host.SmartHome2 iobroker rebuild
    

    Das wiederholt sich drei mal, dann gibt er auf.
    Encryption verwende ich nicht.

    Auf dem System, das läuft, lässt sich Kodi übrigens nicht installieren, obwohl git installiert ist (gleiche Fehlermeldung wie bei @sigi234 ). Auf einem anderen System mit Controller 4 geht das auf dem gleichen Rechner.

    Edit: Ach ja, Nodes.js wurde nicht verändert

    apollon77A Online
    apollon77A Online
    apollon77
    schrieb am zuletzt editiert von
    #21

    @gaspode hast Du web aktualisiert wie s oben im ersten Post steht? Brauchst ne minimum Web version ....

    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
    GaspodeG 1 Antwort Letzte Antwort
    0
    • GaspodeG Gaspode

      @apollon77
      Ich hab jetzt auf 3 Systemen testweise den Controller 5 installiert (Windows). Alle drei liefen vorher mit dem aktuellen Controller stabil.

      Ein System läuft bisher stabil, auf den beiden anderen habe ich Probleme mit dem Web Adapter:

      2023-03-31 09:45:05.687 - info: host.SmartHome2 iobroker npm-rebuild: exit 2147483651
      2023-03-31 09:45:05.713 - info: host.SmartHome2 instance system.adapter.web.0 started with pid 24788
      2023-03-31 09:45:07.047 - error: host.SmartHome2 Caught by controller[0]: node:internal/modules/cjs/loader:1078
      2023-03-31 09:45:07.047 - error: host.SmartHome2 Caught by controller[0]: throw err;
      2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: ^
      2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]:
      2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: Error: Cannot find module 'C:\ioBroker\_iob_SmartHome2\node_modules\iobroker.js-controller/lib/letsencrypt.js'
      2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: Require stack:
      2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: - C:\ioBroker\_iob_SmartHome2\node_modules\iobroker.web\main.js
      2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
      2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
      2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
      2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
      2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: at Object. (C:\ioBroker\_iob_SmartHome2\node_modules\iobroker.web\main.js:10:21)
      2023-03-31 09:45:07.048 - error: host.SmartHome2 Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
      2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
      2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
      2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12)
      2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
      2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: requireStack: [
      2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: 'C:\\ioBroker\\_iob_SmartHome2\\node_modules\\iobroker.web\\main.js'
      2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: ]
      2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: }
      2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]:
      2023-03-31 09:45:07.049 - error: host.SmartHome2 Caught by controller[0]: Node.js v18.15.0
      2023-03-31 09:45:07.049 - error: host.SmartHome2 instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2023-03-31 09:45:07.050 - info: host.SmartHome2 Adapter system.adapter.web.0 needs rebuild and will be restarted afterwards.
      2023-03-31 09:45:07.050 - info: host.SmartHome2 system.adapter.web.0 will be rebuilt
      2023-03-31 09:45:07.050 - warn: host.SmartHome2 adapter "web" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
      2023-03-31 09:45:07.050 - info: host.SmartHome2 iobroker rebuild
      

      Das wiederholt sich drei mal, dann gibt er auf.
      Encryption verwende ich nicht.

      Auf dem System, das läuft, lässt sich Kodi übrigens nicht installieren, obwohl git installiert ist (gleiche Fehlermeldung wie bei @sigi234 ). Auf einem anderen System mit Controller 4 geht das auf dem gleichen Rechner.

      Edit: Ach ja, Nodes.js wurde nicht verändert

      apollon77A Online
      apollon77A Online
      apollon77
      schrieb am zuletzt editiert von
      #22

      @gaspode sagte in Alpha Test js-controller 5.0:

      Auf dem System, das läuft, lässt sich Kodi übrigens nicht installieren, obwohl git installiert ist (gleiche Fehlermeldung wie bei @sigi234 ). Auf einem anderen System mit Controller 4 geht das auf dem gleichen Rechner.

      Das verstehe ich nicht, aber am Ende meckert npm das es git nicht findet in meinen Augen ... ist es im pfad und rebootet danach und so das Env wirklich passt? Ggf git manuell in den Pfad adden? Ihr seid da denke mehr Windows experten als ich inzwischen

      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
      GaspodeG 1 Antwort Letzte Antwort
      0
      • apollon77A apollon77

        @gaspode hast Du web aktualisiert wie s oben im ersten Post steht? Brauchst ne minimum Web version ....

        GaspodeG Offline
        GaspodeG Offline
        Gaspode
        schrieb am zuletzt editiert von Gaspode
        #23

        @apollon77 said in Alpha Test js-controller 5.0:

        @gaspode hast Du web aktualisiert wie s oben im ersten Post steht? Brauchst ne minimum Web version ....

        Auch gerade gemerkt, sorry. Dachte, die Liste sei alphabetisch. :flushed:
        Ich aktualisiere mal.

        Edit: Nach Aktualisierung sind die Fehler wie erwartet weg. Sorry für die Verwirrung.

        apollon77A 1 Antwort Letzte Antwort
        0
        • GaspodeG Gaspode

          @apollon77 said in Alpha Test js-controller 5.0:

          @gaspode hast Du web aktualisiert wie s oben im ersten Post steht? Brauchst ne minimum Web version ....

          Auch gerade gemerkt, sorry. Dachte, die Liste sei alphabetisch. :flushed:
          Ich aktualisiere mal.

          Edit: Nach Aktualisierung sind die Fehler wie erwartet weg. Sorry für die Verwirrung.

          apollon77A Online
          apollon77A Online
          apollon77
          schrieb am zuletzt editiert von apollon77
          #24

          @gaspode ok, dann sortiere ich mal ... Done

          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
          GaspodeG 1 Antwort Letzte Antwort
          1
          • apollon77A apollon77

            @gaspode sagte in Alpha Test js-controller 5.0:

            Auf dem System, das läuft, lässt sich Kodi übrigens nicht installieren, obwohl git installiert ist (gleiche Fehlermeldung wie bei @sigi234 ). Auf einem anderen System mit Controller 4 geht das auf dem gleichen Rechner.

            Das verstehe ich nicht, aber am Ende meckert npm das es git nicht findet in meinen Augen ... ist es im pfad und rebootet danach und so das Env wirklich passt? Ggf git manuell in den Pfad adden? Ihr seid da denke mehr Windows experten als ich inzwischen

            GaspodeG Offline
            GaspodeG Offline
            Gaspode
            schrieb am zuletzt editiert von Gaspode
            #25

            @apollon77 said in Alpha Test js-controller 5.0:

            Das verstehe ich nicht, aber am Ende meckert npm das es git nicht findet in meinen Augen ... ist es im pfad und rebootet danach und so das Env wirklich passt? Ggf git manuell in den Pfad adden? Ihr seid da denke mehr Windows experten als ich inzwischen

            Ich kann dir im Moment nur sagen, dass Kodi sich mit Controller 4 installieren ließ, mit Controller 5 nicht (jeweils ein Versuch gemacht, gleicher PC, keine Änderung an Pfad und/oder Git Installation zwischen den Versuchen). Ich nutze das allerdings selbst nicht. Ich probiere trotzdem mal noch ein bisschen rum.

            Edit: Zwei weitere Male auf Controller 5 getestet (nachdem alle Adapter auf Latest aktualisiert waren) -> funktioniert. Ich hab auch keine Erklärung, warum es das eine Mal nicht ging.

            1 Antwort Letzte Antwort
            1
            • apollon77A apollon77

              @gaspode ok, dann sortiere ich mal ... Done

              GaspodeG Offline
              GaspodeG Offline
              Gaspode
              schrieb am zuletzt editiert von
              #26

              @apollon77 said in Alpha Test js-controller 5.0:

              ok, dann sortiere ich mal

              Danke, für Querleser wie mich bestimmt hilfreich. :D
              Ich hätte ja aber spätestens beim Problem selber drauf kommen können, nochmal genau hin zu schauen.

              1 Antwort Letzte Antwort
              1
              • FeuersturmF Feuersturm

                Master Slave System wurde erfolgreich auf die neue js-controller Version aktualisiert. Bisher erstmal keine wirklichen Probleme.

                Wenn ich im Admin das log Fenster offen habe, dann aktualisieren sich die Log Einträge nicht automatisch, sondern ich muss per Reload Button die Aktualisierung vom Log triggern. Ist das bei euch auch so?

                Edit: https://github.com/ioBroker/ioBroker.js-controller/issues/2191

                GaspodeG Offline
                GaspodeG Offline
                Gaspode
                schrieb am zuletzt editiert von
                #27

                @feuersturm said in Alpha Test js-controller 5.0:

                Wenn ich im Admin das log Fenster offen habe, dann aktualisieren sich die Log Einträge nicht automatisch, sondern ich muss per Reload Button die Aktualisierung vom Log triggern. Ist das bei euch auch so?

                Kann ich hier nicht nachvollziehen. Admin "Protokolle" werden bei mir automatisch aktualisiert. Admin 6.4.2 und Controller 5.0.1. Wurde das evtl. schon gefixt?

                Hab jetzt insgesammt 5 Installationen testweise umgestellt (war aber immer eine überschaubare Anzahl an Adaptern < 10). Mir sind keine Probleme aufgefallen.

                apollon77A 1 Antwort Letzte Antwort
                0
                • GaspodeG Gaspode

                  @feuersturm said in Alpha Test js-controller 5.0:

                  Wenn ich im Admin das log Fenster offen habe, dann aktualisieren sich die Log Einträge nicht automatisch, sondern ich muss per Reload Button die Aktualisierung vom Log triggern. Ist das bei euch auch so?

                  Kann ich hier nicht nachvollziehen. Admin "Protokolle" werden bei mir automatisch aktualisiert. Admin 6.4.2 und Controller 5.0.1. Wurde das evtl. schon gefixt?

                  Hab jetzt insgesammt 5 Installationen testweise umgestellt (war aber immer eine überschaubare Anzahl an Adaptern < 10). Mir sind keine Probleme aufgefallen.

                  apollon77A Online
                  apollon77A Online
                  apollon77
                  schrieb am zuletzt editiert von
                  #28

                  @gaspode Die Alpha ist nicht geändert seit gestern ... keine Ahnung ... interessant.

                  Wie gesagt die Frage oben ist noch offen ob der Admin mit dem User "Admin" genutzt wurde oder einem anderen pot. eingeschränkten User, weil eine Änderung im js-controller 5 ist das bei requireLog jetzt die Nutzerrechte geprüft werden!

                  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 D 2 Antworten Letzte Antwort
                  0
                  • GaspodeG Offline
                    GaspodeG Offline
                    Gaspode
                    schrieb am zuletzt editiert von Gaspode
                    #29

                    @apollon77 said in Alpha Test js-controller 5.0:

                    @gaspode Die Alpha ist nicht geändert seit gestern ... keine Ahnung ... interessant.

                    Wie gesagt die Frage oben ist noch offen ob der Admin mit dem User "Admin" genutzt wurde oder einem anderen pot. eingeschränkten User, weil eine Änderung im js-controller 5 ist das bei requireLog jetzt die Nutzerrechte geprüft werden!

                    Achso. Also bei mir läuft der Admin als Admin. Hab mich mit Usern noch nicht auseinander gesetzt.
                    Wenn ich den Admin unter einem User laufen lasse, der in einer neuen Gruppe mit Default-Rechten ist, geht gar nix mehr mit Admin. Fehler "Cannot read system config: permissionError". Liegt aber bestimmt an meiner Unwissenheit.

                    Edit: OK, ist bei Controller 4 auch so, liegt also an mir. Kann man das irgendwo nachlesen, wie man den admin unter einem anderen User zum Laufen bekommt?

                    foxriver76F 1 Antwort Letzte Antwort
                    0
                    • apollon77A apollon77

                      @gaspode Die Alpha ist nicht geändert seit gestern ... keine Ahnung ... interessant.

                      Wie gesagt die Frage oben ist noch offen ob der Admin mit dem User "Admin" genutzt wurde oder einem anderen pot. eingeschränkten User, weil eine Änderung im js-controller 5 ist das bei requireLog jetzt die Nutzerrechte geprüft werden!

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

                      @apollon77 sagte in Alpha Test js-controller 5.0:

                      Wie gesagt die Frage oben ist noch offen ob der Admin mit dem User "Admin" genutzt wurde oder einem anderen pot. eingeschränkten User,

                      Das Problem mit dem nicht aktualisierenden LOG ist bei meinem Admin User, also kein eingeschränkter User.

                      foxriver76F 1 Antwort Letzte Antwort
                      1
                      • GaspodeG Gaspode

                        @apollon77 said in Alpha Test js-controller 5.0:

                        @gaspode Die Alpha ist nicht geändert seit gestern ... keine Ahnung ... interessant.

                        Wie gesagt die Frage oben ist noch offen ob der Admin mit dem User "Admin" genutzt wurde oder einem anderen pot. eingeschränkten User, weil eine Änderung im js-controller 5 ist das bei requireLog jetzt die Nutzerrechte geprüft werden!

                        Achso. Also bei mir läuft der Admin als Admin. Hab mich mit Usern noch nicht auseinander gesetzt.
                        Wenn ich den Admin unter einem User laufen lasse, der in einer neuen Gruppe mit Default-Rechten ist, geht gar nix mehr mit Admin. Fehler "Cannot read system config: permissionError". Liegt aber bestimmt an meiner Unwissenheit.

                        Edit: OK, ist bei Controller 4 auch so, liegt also an mir. Kann man das irgendwo nachlesen, wie man den admin unter einem anderen User zum Laufen bekommt?

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

                        @gaspode Da die Admin Oberfläche vorrangig zum administrieren genutzt wird, benötigst du meistens sowieso die ganzen Objektrechte etc.
                        Für Admin macht es mmn wenig Sinn, ich habe z. B. eine Visu unter einem Nutzer laufen.

                        Videotutorials & mehr

                        Hier könnt ihr mich unterstützen.

                        1 Antwort Letzte Antwort
                        1
                        • FeuersturmF Feuersturm

                          @apollon77 sagte in Alpha Test js-controller 5.0:

                          Wie gesagt die Frage oben ist noch offen ob der Admin mit dem User "Admin" genutzt wurde oder einem anderen pot. eingeschränkten User,

                          Das Problem mit dem nicht aktualisierenden LOG ist bei meinem Admin User, also kein eingeschränkter User.

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

                          @feuersturm In der Browserkonsole evtl. etwas was einen Hinweis geben könnte?

                          Videotutorials & mehr

                          Hier könnt ihr mich unterstützen.

                          FeuersturmF 1 Antwort Letzte Antwort
                          0
                          • foxriver76F foxriver76

                            @feuersturm In der Browserkonsole evtl. etwas was einen Hinweis geben könnte?

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

                            @foxriver76 sagte in Alpha Test js-controller 5.0:

                            @feuersturm In der Browserkonsole evtl. etwas was einen Hinweis geben könnte?

                            Browser Konsole enthält keine Fehlermeldungen (Protokoll Fenster im Admin geöffnet und mal testweise eine Instanz neu gestartet).
                            Werde gleich mal ein issue beim Controller eröffnen.
                            https://github.com/ioBroker/ioBroker.js-controller/issues/2191

                            1 Antwort Letzte Antwort
                            0
                            • apollon77A apollon77

                              @gaspode Die Alpha ist nicht geändert seit gestern ... keine Ahnung ... interessant.

                              Wie gesagt die Frage oben ist noch offen ob der Admin mit dem User "Admin" genutzt wurde oder einem anderen pot. eingeschränkten User, weil eine Änderung im js-controller 5 ist das bei requireLog jetzt die Nutzerrechte geprüft werden!

                              D Offline
                              D Offline
                              DocGame
                              schrieb am zuletzt editiert von
                              #34

                              @apollon77 Bis auf den Yeelight-2 Adapter scheint alles zu laufen. Bei diesem kommt folgende Meldung:

                              host.iobroker 2023-04-01 09:21:31.466	info	Restart adapter system.adapter.yeelight-2.0 because enabled
                              host.iobroker 2023-04-01 09:21:31.466	error	instance system.adapter.yeelight-2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                              host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at TCP.<anonymous> (node:net:322:12)
                              host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Socket.emit (node:domain:489:12)
                              host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Socket.emit (node:events:525:35)
                              host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Object.onceWrapper (node:events:628:26)
                              host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Socket.onClose (node:net:911:10)
                              host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at new NodeError (node:internal/errors:399:5)
                              host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: Error: Socket closed before the connection was established
                              host.iobroker 2023-04-01 09:21:31.466	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 rejected with the reason:
                              yeelight-2.0 2023-04-01 09:21:31.300	info	terminating
                              yeelight-2.0 2023-04-01 09:21:30.801	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                              yeelight-2.0 2023-04-01 09:21:30.801	info	terminating
                              yeelight-2.0 2023-04-01 09:21:30.800	info	cleaned everything up...
                              yeelight-2.0 2023-04-01 09:21:30.795	error	Exception-Code: ERR_SOCKET_CLOSED_BEFORE_CONNECTION: Socket closed before the connection was established
                              yeelight-2.0 2023-04-01 09:21:30.795	error	Error: Socket closed before the connection was established at new NodeError (node:internal/errors:399:5) at Socket.onClose (node:net:911:10) at Object.onceWrapper (node:events:628:26) at Socket.emit (node:events:525:35) at Socket.emit (node:domain:489:12) at TCP.<anonymous> (node:net:322:12)
                              yeelight-2.0 2023-04-01 09:21:30.795	error	unhandled promise rejection: Socket closed before the connection was established
                              yeelight-2.0 2023-04-01 09:21:30.795	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().
                              yeelight-2.0 2023-04-01 09:21:27.240	info	starting. Version 1.2.1 (non-npm: iobroker-community-adapters/ioBroker.yeelight-2#2927cdb26f938e958726504bfa2d6dec43049b77) in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
                              host.iobroker 2023-04-01 09:21:25.668	info	instance system.adapter.yeelight-2.0 started with pid 701331
                              host.iobroker 2023-04-01 09:21:25.216	info	"system.adapter.yeelight-2.0" enabled
                              
                              ? apollon77A 2 Antworten Letzte Antwort
                              0
                              • D DocGame

                                @apollon77 Bis auf den Yeelight-2 Adapter scheint alles zu laufen. Bei diesem kommt folgende Meldung:

                                host.iobroker 2023-04-01 09:21:31.466	info	Restart adapter system.adapter.yeelight-2.0 because enabled
                                host.iobroker 2023-04-01 09:21:31.466	error	instance system.adapter.yeelight-2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at TCP.<anonymous> (node:net:322:12)
                                host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Socket.emit (node:domain:489:12)
                                host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Socket.emit (node:events:525:35)
                                host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Object.onceWrapper (node:events:628:26)
                                host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Socket.onClose (node:net:911:10)
                                host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at new NodeError (node:internal/errors:399:5)
                                host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: Error: Socket closed before the connection was established
                                host.iobroker 2023-04-01 09:21:31.466	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 rejected with the reason:
                                yeelight-2.0 2023-04-01 09:21:31.300	info	terminating
                                yeelight-2.0 2023-04-01 09:21:30.801	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                yeelight-2.0 2023-04-01 09:21:30.801	info	terminating
                                yeelight-2.0 2023-04-01 09:21:30.800	info	cleaned everything up...
                                yeelight-2.0 2023-04-01 09:21:30.795	error	Exception-Code: ERR_SOCKET_CLOSED_BEFORE_CONNECTION: Socket closed before the connection was established
                                yeelight-2.0 2023-04-01 09:21:30.795	error	Error: Socket closed before the connection was established at new NodeError (node:internal/errors:399:5) at Socket.onClose (node:net:911:10) at Object.onceWrapper (node:events:628:26) at Socket.emit (node:events:525:35) at Socket.emit (node:domain:489:12) at TCP.<anonymous> (node:net:322:12)
                                yeelight-2.0 2023-04-01 09:21:30.795	error	unhandled promise rejection: Socket closed before the connection was established
                                yeelight-2.0 2023-04-01 09:21:30.795	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().
                                yeelight-2.0 2023-04-01 09:21:27.240	info	starting. Version 1.2.1 (non-npm: iobroker-community-adapters/ioBroker.yeelight-2#2927cdb26f938e958726504bfa2d6dec43049b77) in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
                                host.iobroker 2023-04-01 09:21:25.668	info	instance system.adapter.yeelight-2.0 started with pid 701331
                                host.iobroker 2023-04-01 09:21:25.216	info	"system.adapter.yeelight-2.0" enabled
                                
                                ? Offline
                                ? Offline
                                Ein ehemaliger Benutzer
                                schrieb am zuletzt editiert von
                                #35

                                @docgame

                                hier mit dem Yeelight-Adapter keine Probleme, hab Node 18 installiert, im lxc unter debian bullseye.., alles auf latest:

                                ilovegym@iobroker-test:/opt/iobroker$ iob logs --watch | grep yeelight
                                2023-04-01 11:21:21.935  - info: host.iobroker-test iobroker add yeelight-2 --host iobroker-test 
                                2023-04-01 11:21:23.679  - info: host.iobroker-test iobroker  Installing iobroker.yeelight-2@1.2.1... (System call)
                                2023-04-01 11:21:30.378  - info: host.iobroker-test iobroker host.iobroker-test install adapter yeelight-2
                                2023-04-01 11:21:30.403  - info: host.iobroker-test iobroker upload [20] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/1.png icons/1.png image/png
                                2023-04-01 11:21:30.413  - info: host.iobroker-test iobroker upload [19] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/2.png icons/2.png image/png
                                2023-04-01 11:21:30.420  - info: host.iobroker-test iobroker upload [18] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/3.png icons/3.png image/png
                                2023-04-01 11:21:30.425  - info: host.iobroker-test iobroker upload [17] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/4.png icons/4.png image/png
                                2023-04-01 11:21:30.430  - info: host.iobroker-test iobroker upload [16] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/5.png icons/5.png image/png
                                2023-04-01 11:21:30.435  - info: host.iobroker-test iobroker upload [15] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/6.png icons/6.png image/png
                                2023-04-01 11:21:30.441  - info: host.iobroker-test iobroker upload [14] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/7.png icons/7.png image/png
                                2023-04-01 11:21:30.452  - info: host.iobroker-test iobroker upload [13] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/bslamp1.png icons/bslamp1.png image/png
                                2023-04-01 11:21:30.462  - info: host.iobroker-test iobroker upload [12] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/ceiling1.png icons/ceiling1.png image/png
                                2023-04-01 11:21:30.466  - info: host.iobroker-test iobroker upload [11] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/ceiling10.png icons/ceiling10.png image/png
                                2023-04-01 11:21:30.471  - info: host.iobroker-test iobroker upload [10] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/ceiling3.png icons/ceiling3.png image/png
                                2023-04-01 11:21:30.476  - info: host.iobroker-test iobroker upload [9] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/ceiling4.png icons/ceiling4.png image/png
                                2023-04-01 11:21:30.480  - info: host.iobroker-test iobroker upload [8] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/color.png icons/color.png image/png
                                2023-04-01 11:21:30.484  - info: host.iobroker-test iobroker upload [7] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/desklamp.png icons/desklamp.png image/png
                                2023-04-01 11:21:30.487  - info: host.iobroker-test iobroker upload [6] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/mono.png icons/mono.png image/png
                                2023-04-01 11:21:30.491  - info: host.iobroker-test iobroker upload [5] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/stripe.png icons/stripe.png image/png
                                2023-04-01 11:21:30.499  - info: host.iobroker-test iobroker upload [4] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/index.html index.html text/html
                                2023-04-01 11:21:30.503  - info: host.iobroker-test iobroker upload [3] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/index_m.html index_m.html text/html
                                2023-04-01 11:21:30.508  - info: host.iobroker-test iobroker upload [2] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/lan.jpg lan.jpg image/jpeg
                                2023-04-01 11:21:30.512  - info: host.iobroker-test iobroker upload [1] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/words.js words.js application/javascript
                                2023-04-01 11:21:30.516  - info: host.iobroker-test iobroker upload [0] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/yeelight.png yeelight.png image/png
                                2023-04-01 11:21:30.538  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2 created/updated
                                2023-04-01 11:21:30.554  - info: host.iobroker-test iobroker host.iobroker-test create instance yeelight-2
                                2023-04-01 11:21:30.560  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.alive created
                                2023-04-01 11:21:30.565  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.connected created
                                2023-04-01 11:21:30.571  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.compactMode created
                                2023-04-01 11:21:30.576  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.cpu created
                                2023-04-01 11:21:30.581  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.cputime created
                                2023-04-01 11:21:30.586  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.memHeapUsed created
                                2023-04-01 11:21:30.591  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.memHeapTotal created
                                2023-04-01 11:21:30.596  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.memRss created
                                2023-04-01 11:21:30.602  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.uptime created
                                2023-04-01 11:21:30.612  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.inputCount created
                                2023-04-01 11:21:30.620  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.outputCount created
                                2023-04-01 11:21:30.626  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.eventLoopLag created
                                2023-04-01 11:21:30.631  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.sigKill created
                                2023-04-01 11:21:30.635  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.logLevel created
                                2023-04-01 11:21:30.641  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0 created
                                2023-04-01 11:21:33.663  - info: host.iobroker-test instance system.adapter.yeelight-2.0 started with pid 4466
                                2023-04-01 11:21:34.653  - info: yeelight-2.0 (4466) starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
                                2023-04-01 11:22:47.259  - info: host.iobroker-test stopInstance system.adapter.yeelight-2.0 (force=false, process=true)
                                2023-04-01 11:22:47.261  - info: yeelight-2.0 (4466) Got terminate signal TERMINATE_YOURSELF
                                2023-04-01 11:22:47.262  - info: yeelight-2.0 (4466) cleaned everything up...
                                2023-04-01 11:22:47.263  - info: yeelight-2.0 (4466) terminating
                                2023-04-01 11:22:47.263  - info: yeelight-2.0 (4466) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                2023-04-01 11:22:47.304  - info: host.iobroker-test stopInstance system.adapter.yeelight-2.0 send kill signal
                                2023-04-01 11:22:47.763  - info: yeelight-2.0 (4466) terminating
                                2023-04-01 11:22:47.787  - info: host.iobroker-test instance system.adapter.yeelight-2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                2023-04-01 11:22:50.327  - info: host.iobroker-test instance system.adapter.yeelight-2.0 started with pid 4481
                                2023-04-01 11:22:51.238  - info: yeelight-2.0 (4481) starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
                                2023-04-01 11:22:51.348  - info: yeelight-2.0 (4481) State value to set for "yeelight-2.0.bslamp1-0x000000000f2c60fd.info.Port" has to be type "number" but received type "string" 
                                2023-04-01 11:22:51.355  - info: yeelight-2.0 (4481) State value to set for "yeelight-2.0.stripe-0x000000000361a2e1.info.Port" has to be type "number" but received type "string" 
                                

                                Welche Node Version hast du installiert?

                                D 1 Antwort Letzte Antwort
                                0
                                • arteckA Offline
                                  arteckA Offline
                                  arteck
                                  Developer Most Active
                                  schrieb am zuletzt editiert von arteck
                                  #36
                                  seq.0
                                  2023-04-01 10:17:13.167 warn State "seq.0.system.adapter.seq.0.logging" has no existing object, this might lead to an error in future versions
                                  
                                  seq.0
                                  2023-04-01 10:17:13.145 info starting. Version 0.2.10 in /opt/iobroker/node_modules/iobroker.seq, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
                                  host.usv-serverschrank
                                  2023-04-01 10:17:12.531 info instance system.adapter.seq.0 started with pid 24436
                                  

                                  der ist verkehrt

                                  seq.0.system.adapter.seq.0.logging
                                  

                                  zigbee hab ich, zwave auch, nuc's genauso und HA auch

                                  apollon77A 1 Antwort Letzte Antwort
                                  1
                                  • ? Ein ehemaliger Benutzer

                                    @docgame

                                    hier mit dem Yeelight-Adapter keine Probleme, hab Node 18 installiert, im lxc unter debian bullseye.., alles auf latest:

                                    ilovegym@iobroker-test:/opt/iobroker$ iob logs --watch | grep yeelight
                                    2023-04-01 11:21:21.935  - info: host.iobroker-test iobroker add yeelight-2 --host iobroker-test 
                                    2023-04-01 11:21:23.679  - info: host.iobroker-test iobroker  Installing iobroker.yeelight-2@1.2.1... (System call)
                                    2023-04-01 11:21:30.378  - info: host.iobroker-test iobroker host.iobroker-test install adapter yeelight-2
                                    2023-04-01 11:21:30.403  - info: host.iobroker-test iobroker upload [20] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/1.png icons/1.png image/png
                                    2023-04-01 11:21:30.413  - info: host.iobroker-test iobroker upload [19] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/2.png icons/2.png image/png
                                    2023-04-01 11:21:30.420  - info: host.iobroker-test iobroker upload [18] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/3.png icons/3.png image/png
                                    2023-04-01 11:21:30.425  - info: host.iobroker-test iobroker upload [17] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/4.png icons/4.png image/png
                                    2023-04-01 11:21:30.430  - info: host.iobroker-test iobroker upload [16] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/5.png icons/5.png image/png
                                    2023-04-01 11:21:30.435  - info: host.iobroker-test iobroker upload [15] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/6.png icons/6.png image/png
                                    2023-04-01 11:21:30.441  - info: host.iobroker-test iobroker upload [14] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/7.png icons/7.png image/png
                                    2023-04-01 11:21:30.452  - info: host.iobroker-test iobroker upload [13] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/bslamp1.png icons/bslamp1.png image/png
                                    2023-04-01 11:21:30.462  - info: host.iobroker-test iobroker upload [12] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/ceiling1.png icons/ceiling1.png image/png
                                    2023-04-01 11:21:30.466  - info: host.iobroker-test iobroker upload [11] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/ceiling10.png icons/ceiling10.png image/png
                                    2023-04-01 11:21:30.471  - info: host.iobroker-test iobroker upload [10] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/ceiling3.png icons/ceiling3.png image/png
                                    2023-04-01 11:21:30.476  - info: host.iobroker-test iobroker upload [9] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/ceiling4.png icons/ceiling4.png image/png
                                    2023-04-01 11:21:30.480  - info: host.iobroker-test iobroker upload [8] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/color.png icons/color.png image/png
                                    2023-04-01 11:21:30.484  - info: host.iobroker-test iobroker upload [7] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/desklamp.png icons/desklamp.png image/png
                                    2023-04-01 11:21:30.487  - info: host.iobroker-test iobroker upload [6] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/mono.png icons/mono.png image/png
                                    2023-04-01 11:21:30.491  - info: host.iobroker-test iobroker upload [5] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/stripe.png icons/stripe.png image/png
                                    2023-04-01 11:21:30.499  - info: host.iobroker-test iobroker upload [4] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/index.html index.html text/html
                                    2023-04-01 11:21:30.503  - info: host.iobroker-test iobroker upload [3] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/index_m.html index_m.html text/html
                                    2023-04-01 11:21:30.508  - info: host.iobroker-test iobroker upload [2] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/lan.jpg lan.jpg image/jpeg
                                    2023-04-01 11:21:30.512  - info: host.iobroker-test iobroker upload [1] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/words.js words.js application/javascript
                                    2023-04-01 11:21:30.516  - info: host.iobroker-test iobroker upload [0] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/yeelight.png yeelight.png image/png
                                    2023-04-01 11:21:30.538  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2 created/updated
                                    2023-04-01 11:21:30.554  - info: host.iobroker-test iobroker host.iobroker-test create instance yeelight-2
                                    2023-04-01 11:21:30.560  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.alive created
                                    2023-04-01 11:21:30.565  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.connected created
                                    2023-04-01 11:21:30.571  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.compactMode created
                                    2023-04-01 11:21:30.576  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.cpu created
                                    2023-04-01 11:21:30.581  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.cputime created
                                    2023-04-01 11:21:30.586  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.memHeapUsed created
                                    2023-04-01 11:21:30.591  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.memHeapTotal created
                                    2023-04-01 11:21:30.596  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.memRss created
                                    2023-04-01 11:21:30.602  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.uptime created
                                    2023-04-01 11:21:30.612  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.inputCount created
                                    2023-04-01 11:21:30.620  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.outputCount created
                                    2023-04-01 11:21:30.626  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.eventLoopLag created
                                    2023-04-01 11:21:30.631  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.sigKill created
                                    2023-04-01 11:21:30.635  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.logLevel created
                                    2023-04-01 11:21:30.641  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0 created
                                    2023-04-01 11:21:33.663  - info: host.iobroker-test instance system.adapter.yeelight-2.0 started with pid 4466
                                    2023-04-01 11:21:34.653  - info: yeelight-2.0 (4466) starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
                                    2023-04-01 11:22:47.259  - info: host.iobroker-test stopInstance system.adapter.yeelight-2.0 (force=false, process=true)
                                    2023-04-01 11:22:47.261  - info: yeelight-2.0 (4466) Got terminate signal TERMINATE_YOURSELF
                                    2023-04-01 11:22:47.262  - info: yeelight-2.0 (4466) cleaned everything up...
                                    2023-04-01 11:22:47.263  - info: yeelight-2.0 (4466) terminating
                                    2023-04-01 11:22:47.263  - info: yeelight-2.0 (4466) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    2023-04-01 11:22:47.304  - info: host.iobroker-test stopInstance system.adapter.yeelight-2.0 send kill signal
                                    2023-04-01 11:22:47.763  - info: yeelight-2.0 (4466) terminating
                                    2023-04-01 11:22:47.787  - info: host.iobroker-test instance system.adapter.yeelight-2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                    2023-04-01 11:22:50.327  - info: host.iobroker-test instance system.adapter.yeelight-2.0 started with pid 4481
                                    2023-04-01 11:22:51.238  - info: yeelight-2.0 (4481) starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
                                    2023-04-01 11:22:51.348  - info: yeelight-2.0 (4481) State value to set for "yeelight-2.0.bslamp1-0x000000000f2c60fd.info.Port" has to be type "number" but received type "string" 
                                    2023-04-01 11:22:51.355  - info: yeelight-2.0 (4481) State value to set for "yeelight-2.0.stripe-0x000000000361a2e1.info.Port" has to be type "number" but received type "string" 
                                    

                                    Welche Node Version hast du installiert?

                                    D Offline
                                    D Offline
                                    DocGame
                                    schrieb am zuletzt editiert von DocGame
                                    #37

                                    @ilovegym Node.js: v18.15.0 wie bei dir....
                                    Nachtrag; Ich habe die Instanz gelöscht....eine neue gemacht....und jetzt kommen keine Fehler mehr

                                    1 Antwort Letzte Antwort
                                    1
                                    • arteckA arteck
                                      seq.0
                                      2023-04-01 10:17:13.167 warn State "seq.0.system.adapter.seq.0.logging" has no existing object, this might lead to an error in future versions
                                      
                                      seq.0
                                      2023-04-01 10:17:13.145 info starting. Version 0.2.10 in /opt/iobroker/node_modules/iobroker.seq, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
                                      host.usv-serverschrank
                                      2023-04-01 10:17:12.531 info instance system.adapter.seq.0 started with pid 24436
                                      

                                      der ist verkehrt

                                      seq.0.system.adapter.seq.0.logging
                                      
                                      apollon77A Online
                                      apollon77A Online
                                      apollon77
                                      schrieb am zuletzt editiert von
                                      #38

                                      @arteck danke. Foxriver hat damit Fehler gefunden.

                                      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
                                      • D DocGame

                                        @apollon77 Bis auf den Yeelight-2 Adapter scheint alles zu laufen. Bei diesem kommt folgende Meldung:

                                        host.iobroker 2023-04-01 09:21:31.466	info	Restart adapter system.adapter.yeelight-2.0 because enabled
                                        host.iobroker 2023-04-01 09:21:31.466	error	instance system.adapter.yeelight-2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                        host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at TCP.<anonymous> (node:net:322:12)
                                        host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Socket.emit (node:domain:489:12)
                                        host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Socket.emit (node:events:525:35)
                                        host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Object.onceWrapper (node:events:628:26)
                                        host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Socket.onClose (node:net:911:10)
                                        host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at new NodeError (node:internal/errors:399:5)
                                        host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: Error: Socket closed before the connection was established
                                        host.iobroker 2023-04-01 09:21:31.466	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 rejected with the reason:
                                        yeelight-2.0 2023-04-01 09:21:31.300	info	terminating
                                        yeelight-2.0 2023-04-01 09:21:30.801	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                        yeelight-2.0 2023-04-01 09:21:30.801	info	terminating
                                        yeelight-2.0 2023-04-01 09:21:30.800	info	cleaned everything up...
                                        yeelight-2.0 2023-04-01 09:21:30.795	error	Exception-Code: ERR_SOCKET_CLOSED_BEFORE_CONNECTION: Socket closed before the connection was established
                                        yeelight-2.0 2023-04-01 09:21:30.795	error	Error: Socket closed before the connection was established at new NodeError (node:internal/errors:399:5) at Socket.onClose (node:net:911:10) at Object.onceWrapper (node:events:628:26) at Socket.emit (node:events:525:35) at Socket.emit (node:domain:489:12) at TCP.<anonymous> (node:net:322:12)
                                        yeelight-2.0 2023-04-01 09:21:30.795	error	unhandled promise rejection: Socket closed before the connection was established
                                        yeelight-2.0 2023-04-01 09:21:30.795	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().
                                        yeelight-2.0 2023-04-01 09:21:27.240	info	starting. Version 1.2.1 (non-npm: iobroker-community-adapters/ioBroker.yeelight-2#2927cdb26f938e958726504bfa2d6dec43049b77) in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
                                        host.iobroker 2023-04-01 09:21:25.668	info	instance system.adapter.yeelight-2.0 started with pid 701331
                                        host.iobroker 2023-04-01 09:21:25.216	info	"system.adapter.yeelight-2.0" enabled
                                        
                                        apollon77A Online
                                        apollon77A Online
                                        apollon77
                                        schrieb am zuletzt editiert von
                                        #39

                                        @docgame hat nichts mit Controller zu tun.

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

                                          @apollon77 Schreibst du hier, wenn es eine neue Version vom js-controller gibt die getestet werden soll?

                                          apollon77A 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.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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