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. js-controller Lucy (Version 7.0) jetzt im Beta Repository

NEWS

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

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

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

js-controller Lucy (Version 7.0) jetzt im Beta Repository

Geplant Angeheftet Gesperrt Verschoben Tester
testjs-controllerbetalucydynamic notificationsbackup
146 Beiträge 28 Kommentatoren 25.6k Aufrufe 30 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.
  • T Offline
    T Offline
    TT-Tom
    schrieb am zuletzt editiert von
    #20

    @feuersturm
    Ich bin mir da auch nicht mehr sicher, ob es die jemals gab. Habe aber ein Symbol noch im Kopf das innen halb weiß halb grau war.

    Gruß Tom
    https://github.com/tt-tom17
    Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

    NSPanel Script Wiki
    https://github.com/joBr99/nspanel-lovelace-ui/wiki

    NSPanel Adapter Wiki
    https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

    JB_SullivanJ 1 Antwort Letzte Antwort
    0
    • T TT-Tom

      @feuersturm
      Ich bin mir da auch nicht mehr sicher, ob es die jemals gab. Habe aber ein Symbol noch im Kopf das innen halb weiß halb grau war.

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

      Gibt es schon Rückmeldungen zu RFlink? Der Adapter zickt nach jedem Controller Update immer massiv rum.

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

      apollon77A 1 Antwort Letzte Antwort
      0
      • D Offline
        D Offline
        Domme
        schrieb am zuletzt editiert von
        #22

        Hallo zusammen,

        ich habe gestern meinen Iobroker auf JS_Controller 7.0 geupdatet.

        JS-Controller, Node und npm laufen. Auch ein Teil der Adapter starten und sind alive. Jedoch starten die meisten, unter anderem admin, nicht.
        Sie generieren alle die Fehlermeldung "Callback is not a function".

        Hat jemand eine Idee was ich noch machen könnte?

        2024-10-15 11:44:06.957  - error: admin.0 (8874) Unhandled promise rejection. This error originated either by throwing insid
        e of an async function without a catch block, or by rejecting a promise which was not handled with .catch().                
        2024-10-15 11:44:06.959  - error: admin.0 (8874) unhandled promise rejection: callback is not a function                    
        2024-10-15 11:44:06.965  - error: admin.0 (8874) TypeError: callback is not a function                                      
            at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17                                            
        2024-10-15 11:44:06.967  - error: admin.0 (8874) callback is not a function                                                 
        2024-10-15 11:44:07.953  - info: mqtt.0 (8900) terminating                                                                  
        2024-10-15 11:44:07.955  - warn: mqtt.0 (8900) Terminated (UNCAUGHT_EXCEPTION): Without reason                              
        2024-10-15 11:44:08.226  - info: admin.0 (8874) terminating                                                                 
        2024-10-15 11:44:08.228  - warn: admin.0 (8874) Terminated (UNCAUGHT_EXCEPTION): Without reason   
        
        Thomas BraunT haus-automatisierungH 2 Antworten Letzte Antwort
        0
        • D Domme

          Hallo zusammen,

          ich habe gestern meinen Iobroker auf JS_Controller 7.0 geupdatet.

          JS-Controller, Node und npm laufen. Auch ein Teil der Adapter starten und sind alive. Jedoch starten die meisten, unter anderem admin, nicht.
          Sie generieren alle die Fehlermeldung "Callback is not a function".

          Hat jemand eine Idee was ich noch machen könnte?

          2024-10-15 11:44:06.957  - error: admin.0 (8874) Unhandled promise rejection. This error originated either by throwing insid
          e of an async function without a catch block, or by rejecting a promise which was not handled with .catch().                
          2024-10-15 11:44:06.959  - error: admin.0 (8874) unhandled promise rejection: callback is not a function                    
          2024-10-15 11:44:06.965  - error: admin.0 (8874) TypeError: callback is not a function                                      
              at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17                                            
          2024-10-15 11:44:06.967  - error: admin.0 (8874) callback is not a function                                                 
          2024-10-15 11:44:07.953  - info: mqtt.0 (8900) terminating                                                                  
          2024-10-15 11:44:07.955  - warn: mqtt.0 (8900) Terminated (UNCAUGHT_EXCEPTION): Without reason                              
          2024-10-15 11:44:08.226  - info: admin.0 (8874) terminating                                                                 
          2024-10-15 11:44:08.228  - warn: admin.0 (8874) Terminated (UNCAUGHT_EXCEPTION): Without reason   
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #23

          @domme

          Und das 'große Ganze' sieht wie aus?
          Ausgabe von

          iob diag
          

          in der Langfassung bitte.

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

            Hallo zusammen,

            ich habe gestern meinen Iobroker auf JS_Controller 7.0 geupdatet.

            JS-Controller, Node und npm laufen. Auch ein Teil der Adapter starten und sind alive. Jedoch starten die meisten, unter anderem admin, nicht.
            Sie generieren alle die Fehlermeldung "Callback is not a function".

            Hat jemand eine Idee was ich noch machen könnte?

            2024-10-15 11:44:06.957  - error: admin.0 (8874) Unhandled promise rejection. This error originated either by throwing insid
            e of an async function without a catch block, or by rejecting a promise which was not handled with .catch().                
            2024-10-15 11:44:06.959  - error: admin.0 (8874) unhandled promise rejection: callback is not a function                    
            2024-10-15 11:44:06.965  - error: admin.0 (8874) TypeError: callback is not a function                                      
                at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17                                            
            2024-10-15 11:44:06.967  - error: admin.0 (8874) callback is not a function                                                 
            2024-10-15 11:44:07.953  - info: mqtt.0 (8900) terminating                                                                  
            2024-10-15 11:44:07.955  - warn: mqtt.0 (8900) Terminated (UNCAUGHT_EXCEPTION): Without reason                              
            2024-10-15 11:44:08.226  - info: admin.0 (8874) terminating                                                                 
            2024-10-15 11:44:08.228  - warn: admin.0 (8874) Terminated (UNCAUGHT_EXCEPTION): Without reason   
            
            haus-automatisierungH Online
            haus-automatisierungH Online
            haus-automatisierung
            Developer Most Active
            schrieb am zuletzt editiert von
            #24

            @domme sagte in Adapter starten nach JS-Controller 7.0 Update nicht mehr:

            Hat jemand eine Idee was ich noch machen könnte?

            Sieht für mich nach einem Problem mit dem Sentry-Plugin aus (andere gibt es ja eigentlich nicht). Ich würde Sentry mal auf der Admin-Instanz ausschalten.

            Welche Admin-Version ist das denn genau?

            🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
            🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
            📚 Meine inoffizielle ioBroker Dokumentation

            mcm1957M 1 Antwort Letzte Antwort
            0
            • haus-automatisierungH haus-automatisierung

              @domme sagte in Adapter starten nach JS-Controller 7.0 Update nicht mehr:

              Hat jemand eine Idee was ich noch machen könnte?

              Sieht für mich nach einem Problem mit dem Sentry-Plugin aus (andere gibt es ja eigentlich nicht). Ich würde Sentry mal auf der Admin-Instanz ausschalten.

              Welche Admin-Version ist das denn genau?

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

              @haus-automatisierung

              ERSTENS
              gehört das ganze Thema in das Topic zum JS-Controller 7 (https://forum.iobroker.net/topic/77294/js-controller-lucy-version-7-0-jetzt-im-beta-repository)
              @Homoran bitte dort dranhängen

              ZWEITENS
              ist ziemlich sicher einer der in diesem Topic referenzierten Adapter nicht wie beschrieben aktualisiert worden. Das Fehelrbild passt ziemlich genau:

              https://forum.iobroker.net/topic/77294/js-controller-lucy-version-7-0-jetzt-im-beta-repository/2

              Daher vor einem iob diag output bzw. eienr VOLLSTÄNDIGEN Liste der installierten Adapter incl. Versionen ist hier eine weitere Diskussion wenig zielführend.

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

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

              LESEN - gute Forenbeitrage

              HomoranH 1 Antwort Letzte Antwort
              1
              • mcm1957M mcm1957

                @haus-automatisierung

                ERSTENS
                gehört das ganze Thema in das Topic zum JS-Controller 7 (https://forum.iobroker.net/topic/77294/js-controller-lucy-version-7-0-jetzt-im-beta-repository)
                @Homoran bitte dort dranhängen

                ZWEITENS
                ist ziemlich sicher einer der in diesem Topic referenzierten Adapter nicht wie beschrieben aktualisiert worden. Das Fehelrbild passt ziemlich genau:

                https://forum.iobroker.net/topic/77294/js-controller-lucy-version-7-0-jetzt-im-beta-repository/2

                Daher vor einem iob diag output bzw. eienr VOLLSTÄNDIGEN Liste der installierten Adapter incl. Versionen ist hier eine weitere Diskussion wenig zielführend.

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

                @mcm1957 sagte in js-controller Lucy (Version 7.0) jetzt im Beta Repository:

                @Homoran bitte dort dranhängen

                done!

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

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

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

                1 Antwort Letzte Antwort
                1
                • JB_SullivanJ JB_Sullivan

                  Gibt es schon Rückmeldungen zu RFlink? Der Adapter zickt nach jedem Controller Update immer massiv rum.

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

                  @jb_sullivan Wie genau zickt er denn?

                  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
                  JB_SullivanJ 1 Antwort Letzte Antwort
                  0
                  • Dr. BakteriusD Online
                    Dr. BakteriusD Online
                    Dr. Bakterius
                    Most Active
                    schrieb am zuletzt editiert von
                    #28

                    @jb_sullivan sagte in js-controller Lucy (Version 7.0) jetzt im Beta Repository:

                    Gibt es schon Rückmeldungen zu RFlink? Der Adapter zickt nach jedem Controller Update immer massiv rum.

                    Läuft bei mir ohne Zicken zu machen ...

                    1 Antwort Letzte Antwort
                    0
                    • apollon77A apollon77

                      @jb_sullivan Wie genau zickt er denn?

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

                      @apollon77 sagte in js-controller Lucy (Version 7.0) jetzt im Beta Repository:

                      @jb_sullivan Wie genau zickt er denn?

                      In der Vergangenheit gab es immer Probleme mit dem seriellen Com Port den RFLink benutzt.

                      War so bei der 6.xx er Versionen und auch bei allen anderen Großen Versionssprüngen des Controller davor.

                      https://forum.iobroker.net/topic/75206/beta-test-js-controller-kiera-v6-0/74?_=1729105715239

                      Habe aktuell leider keine Zeit für einen Test, aber mir persönlich liegt der RFLink Adapter schon ein bisschen am Herzen ;)

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

                      Dr. BakteriusD 1 Antwort Letzte Antwort
                      0
                      • JB_SullivanJ JB_Sullivan

                        @apollon77 sagte in js-controller Lucy (Version 7.0) jetzt im Beta Repository:

                        @jb_sullivan Wie genau zickt er denn?

                        In der Vergangenheit gab es immer Probleme mit dem seriellen Com Port den RFLink benutzt.

                        War so bei der 6.xx er Versionen und auch bei allen anderen Großen Versionssprüngen des Controller davor.

                        https://forum.iobroker.net/topic/75206/beta-test-js-controller-kiera-v6-0/74?_=1729105715239

                        Habe aktuell leider keine Zeit für einen Test, aber mir persönlich liegt der RFLink Adapter schon ein bisschen am Herzen ;)

                        Dr. BakteriusD Online
                        Dr. BakteriusD Online
                        Dr. Bakterius
                        Most Active
                        schrieb am zuletzt editiert von Dr. Bakterius
                        #30

                        @jb_sullivan sagte in js-controller Lucy (Version 7.0) jetzt im Beta Repository:

                        Habe aktuell leider keine Zeit für einen Test

                        Wie gesagt, bei mir läuft er ohne Probleme mit dem JS-Controller 7.0.0. Aber es stimmt, dass das früher nicht so selbstverständlich war.

                        1 Antwort Letzte Antwort
                        0
                        • foxriver76F foxriver76
                          Aktuelle Test Version 7.0.0
                          Veröffentlichungsdatum 06.10.2024

                          Hallo ioBroker-Community,

                          nachdem der Alpha Test für die neue Version 7.0 für zwei Wochen ohne weitere Auffälligkeiten verlaufen ist möchten wir euch heute bereits den neuen Controller zum Beta Test zur Verfügung stellen. Dieser wird im Laufe des Tages im offiziellen Beta Repository verfügbar sein.

                          :grey_exclamation: Node.js Versions-Anforderungen

                          Die unterstützten Node.js Versionen sind weiterhin: 18.x, 20.x und voraussichtlich 22.x. Die empfohlene Node.js Version für ioBroker ist Stand heute 20.x.
                          Bitte beachtet weiterhin bei Node.js Updates die Anleitung im Forum unter https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-14-16-und-18 !

                          :exclamation: Informationen zur Version

                          Hier möchte ich euch als erstes einen Einblick in die für euch relevanten neuen Features geben.

                          :star2: Feature Spotlight


                          :new: Dynamic Notifications

                          Diese Version bringt vorallem ein neues Feature: Dynamic Notifications, dies ermöglicht es Entwicklern Benachrichtigungen zu generieren mit welchen Adapter interagieren können. Als erstes steht der Admin Adapter hier im Rampenlicht, welcher es nun ermöglicht, dass ihr als Anwender mit Benachrichtigungen interagieren könnt, z. B. benachrichtigt euch der Ping Adapter mit diesem Feature über neue Geräte in eurem Netzwerk. Direkt im Notification Dialog habt ihr nun die Möglichkeit die neu gefundenen Geräte mit dem Ping Adapter zu überwachen. Wir hoffen damit die Nutzererfahrung weiterhin zu verbessern und hoffen das weitere Adapter folgen.

                          Für die Entwickler unter euch, verweise ich zur Implementierung dieses Features in eurem Adapter aktuell auf den Ping Adapter welcher dieses Feature nutzt. Das Feature basiert auf JSON Config und benötigt somit keine umfangreiche Erfahrung im Frontend. Eine Dokumentation im Admin Adapter wird folgen welche ich hier ergänzen werde.


                          :new: Docker Notifications

                          Um bei den Notifications zu bleiben, gibt es nun für Nutzer des offiziellen ioBroker Docker Containers eine Benachrichtigung sobald eine neue Version auf Docker Hub zur Verfügung steht. Somit verpasst ihr keinen Release mehr und haltet euer System bequem aktuell!


                          :new: Neue Backup-Technologie

                          Weiterhin haben wir die interne Backup Mechanik komplett überarbeitet. Statt das gesamte Backup File auf ein mal einzulesen nutzt das Backup nun JSONL, was ihr bereits von der Standard Datenbank kennt. Somit ist die Erstellung und Wiederherstellung von Backups großer Installationen kein Problem mehr. Und mit groß meinen wir, dass das Konzept beliebig skaliert - in der Theorie sind selbst Backups mit mehreren Millionen Objekten kein Problem!

                          Um dies zu erreichen haben wir die interne Mechanik so optimiert, dass diese inkompatibel mit alten js-controller Versionen ist. Umgekehrt haben wir eine Möglichkeit geschaffen, dass ältere Backups mit der neuen Controller Version wiederhergestellt werden können.


                          :information_source: Weitere Informationen

                          Detailliertere Informationen zu allen Änderungen und Features findet Ihr weiter unten und im Changelog. Ich hoffe auch diesmal auf Eure tatkräftige Unterstützung, sodass der Latest-Release dann genau so reibungslos verläuft wie bei den letzten Versionen.

                          Für die aktive Mitarbeit an dieser Version des js-controller bedanke mich diesmal wieder besonders bei Apollon77 und Bluefox!

                          Darüber hinaus ist der js-controller 7.0 generell kompatibel mit allen bestehenden ioBroker-Systemen. Ein Update von der Version 6.0.x ist problemlos möglich.
                          Ansonsten empfehlen wir ein schrittweises Update auf die 7.0 (3.3.x -> 4.0 -> 5.0 -> 6.0).

                          :floppy_disk: Installation

                          :one: VOR der Installation

                          Wie bei jedem Test dieser Art: Bitte macht ein Backup! iobroker backup bzw kopieren des iobroker-data Verzeichnisses reichen an sich aus. Bitte nicht das node_modules Verzeichnis einfach kopieren, da sonst symbolische Links kaputt gehen können, was zu größeren Problemen danach führt.
                          Eine alte 6.0.x-Version des js-controller kann im Notfall einfach wieder per npm install iobroker.js-controller@version --omit=dev ("version" durch die gewünschte Versionsnummer ersetzen) installiert werden und sollte alles wieder herstellen (Letzter Stable Stand ist die 6.0.11)

                          :two: Nötige Adapter-Aktualisierungen

                          Am besten VOR dem js-controller Update alle verfügbaren Adapter-Updates prüfen und alle Updates installieren, die im Changelog auf Optimierungen oder Anpassungen für den js-controller 7.0 oder höher hinweisen.
                          Mit den stable Versionen der jeweiligen Adapter sollten keine Probleme auftreten, falls doch bitte hier melden.

                          Ausnahmen bilden die vier Adapter die im zweiten Post aufgeführt sind!

                          :three: Achtung: MASTER/SLAVE-Systeme Reihenfolgen beachten!

                          Bei einem Multi-Host-System, welches auf js-controller 6.0.x läuft, ist es beim Update auf Version 7.0 empfohlen, zuerst das Master-System zu aktualisieren. Der Master muss dann wieder gestartet werden. Die Slaves werden danach aktualisiert!

                          Bei Updates von Master/Slave-Systemen mit js-controller 4.x oder früher Bitte die jeweiligen Update Threads der empfohlenen Zwischenversionen prüfen.

                          :four: Windows

                          Wir empfehlen euch den Weg über den offiziellen Installer zu nutzen.

                          Im Zweifel kann das Update manuell via npm installiert werden. Hierzu im ioBroker-Verzeichnis nach stoppen des ioBroker den Befehl npm i iobroker.js-controller@latest ausführen.

                          :four: Linux

                          Die erste Wahl für Linux Systeme ist die Aktualisierung über den Admin im Hosts Tab.
                          Sollte diese nicht verfügbar sein bitte folgenden Weg wählen:

                          • ioBroker stoppen (iobroker stop)
                          • Prüfen das keine Prozesse (Adapter, Backups) mehr laufen (ps auxww|grep io und auch ps auxww|grep backup). Es passiert manchmal das trotz dem Stoppen noch Zombies zurückbleiben
                          • Das Update erfolgt via iob upgrade self
                          • ioBroker starten (iobroker start)

                          :five: Bei Fehlern:

                          Wenn bei der Installation Fehler wegen fehlender Zugriffsrechte auftreten, am besten den Installation-Fixer (iob fix) nutzen und die Installation erneut versuchen.

                          Solche Fehler bitte hier im Thread melden.

                          :six: NACH der Installation

                          Wenn alles klappt merkt Ihr ausser der höheren Versionsnummer in der Host-Ansicht im Admin keinen Unterschied. Alles funktioniert weiterhin wie vorher. Alle Adapterinstanzen starten und funktionieren. Wenn das so ist hat alles geklappt.

                          Falls im Log Warn-Meldungen auftauchen mit dem Hinweis diese an den Entwickler zu senden, dann bitte schauen welcher Adapter es ist und entsprechend dort Issues bitte anlegen!
                          Was hat sich geändert, was besonders ansehen/beachten?

                          Speziell die Entwickler sollten sich das Dynamic Notifications Feature anschauen.

                          Hier für Interessierte als Spoiler eine Zusammenfassung des Changelogs :newspaper::

                          6.0.1 Release Kiera

                          Breaking changes

                          • Backups created with 7.0.x cannot be restored with previous version

                          Features

                          • (@GermanBluefox) Added support for dynamic notification data (with this feature developers can create interactive notifications in the Admin adapter)
                          • (@GermanBluefox/@foxriver76) implemented automatic upload on adapter start if version mismatch is detected
                          • (@foxriver76) improved backup/restore process to work for arbitrary large installations
                          • (@foxriver76) added notification if new image is available on Docker Hub (for official docker systems)

                          Optimizations and fixes

                          • (@foxriver76) extend the time to wait until controller is stopped on controller UI upgrade
                          • (@foxriver76) enhanced translations for the diskSpaceIssues notification category
                          • (@foxriver76) enriched logging on upload with version information

                          Developer relevant new features

                          • (@GermanBluefox) On registerNotification developers can now pass additional context data e.g. for dynamic notifications with Admin adapter

                          Developer relevant Optimizations and Fixes

                          • (@foxriver76) updated plugin base and sentry plugin to version 2
                          • (@GermanBluefox/@foxriver76) multiple improvements on type level

                          Generell ist zu testen, ob alles noch so funktioniert wie vorher auch. Das ist das Wichtigste!
                          Wie Fehler melden?

                          Wer sich unsicher ist, ob ein Fehler vorliegt, sollte am besten hier im Thread das Problem beschreiben. So können wir alle versuchen, das Problem nachzuvollziehen und ggf. einzugrenzen.

                          Bitte checkt auch die "Known issues Liste" (zweiter Post) mit den Dingen die aktuell während der Beta bekannt sind und bis zum Stable Release noch angepasst werden.

                          Sobald ein Fehler auftritt der in einer Fehlermeldung oder einen Crash mit Fehlerdetails im Log oder auf Kommandozeile endet, dann dazu am besten direkt ein GitHub-Issue im js-controller Projekt öffnen und zusätzlich hier im Thread posten. Je detaillierter die Angaben im Issue sind (genaue Fehlermeldungen/Logs, Infos zur OS- und Node.js-Umgebung sowie genaue Schritte zur Reproduktion des Problems), umso schneller können wir Fehler einkreisen und beheben.

                          Bitte postet auch die Ausgabe von iob diag mit rein.

                          Wir wünschen allen viel Spaß beim Testen und vielen Dank für Eure Unterstützung!

                          Moritz

                          crunchipC Abwesend
                          crunchipC Abwesend
                          crunchip
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von crunchip
                          #31

                          @foxriver76 sagte in js-controller Lucy (Version 7.0) jetzt im Beta Repository:

                          einen Crash mit Fehlerdetails im Log

                          gestern Nacht ist mir der iobroker komplett abgeschmiert,
                          admin v7.2.6

                          331111a9-b17e-4ede-8dbc-ecda2288681a-image.png
                          Auszug aus dem Log

                          2024-10-17 00:10:48.160 - info: telegram.0 (231) New notification received from system.adapter.notification-manager.0
                          2024-10-17 00:10:48.249 - info: notification-manager.0 (939) Instance telegram.0 successfully handled the notification for "user.notify"
                          2024-10-17 00:10:48.317 - info: notification-manager.0 (939) Instance telegram.0 successfully handled the notification for "user.notify"
                          2024-10-17 00:10:48.364 - info: notification-manager.0 (939) Send notification "user.notify" to "telegram.0"
                          2024-10-17 00:10:48.365 - info: telegram.0 (231) New notification received from system.adapter.notification-manager.0
                          2024-10-17 00:10:48.428 - info: notification-manager.0 (939) Send notification "user.notify" to "telegram.0"
                          2024-10-17 00:10:48.430 - info: telegram.0 (231) New notification received from system.adapter.notification-manager.0
                          2024-10-17 00:10:48.455 - info: notification-manager.0 (939) Instance telegram.0 successfully handled the notification for "user.notify"
                          2024-10-17 00:10:48.489 - info: notification-manager.0 (939) Instance telegram.0 successfully handled the notification for "user.notify"
                          2024-10-17 00:10:48.523 - error: host.IoBroker uncaught exception: Cannot convert undefined or null to object
                          2024-10-17 00:10:48.523 - error: host.IoBroker TypeError: Cannot convert undefined or null to object
                          at Function.keys ()
                          at NotificationHandler.clearNotifications (file:///opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/notificationHandler.ts:552:43)
                          at processTicksAndRejections (node:internal/process/task_queues:95:5)
                          at processMessage (file:///opt/iobroker/node_modules/iobroker.js-controller/src/main.ts:2942:13)
                          2024-10-17 00:10:48.526 - info: host.IoBroker stopInstance system.adapter.admin.0 (force=false, process=true)
                          2024-10-17 00:10:48.526 - info: host.IoBroker stopInstance system.adapter.email.0 (force=false, process=false)
                          2024-10-17 00:10:48.526 - info: host.IoBroker stopInstance system.adapter.history.0 (force=false, process=true)
                          

                          umgestiegen von Proxmox auf Unraid

                          apollon77A 1 Antwort Letzte Antwort
                          0
                          • crunchipC crunchip

                            @foxriver76 sagte in js-controller Lucy (Version 7.0) jetzt im Beta Repository:

                            einen Crash mit Fehlerdetails im Log

                            gestern Nacht ist mir der iobroker komplett abgeschmiert,
                            admin v7.2.6

                            331111a9-b17e-4ede-8dbc-ecda2288681a-image.png
                            Auszug aus dem Log

                            2024-10-17 00:10:48.160 - info: telegram.0 (231) New notification received from system.adapter.notification-manager.0
                            2024-10-17 00:10:48.249 - info: notification-manager.0 (939) Instance telegram.0 successfully handled the notification for "user.notify"
                            2024-10-17 00:10:48.317 - info: notification-manager.0 (939) Instance telegram.0 successfully handled the notification for "user.notify"
                            2024-10-17 00:10:48.364 - info: notification-manager.0 (939) Send notification "user.notify" to "telegram.0"
                            2024-10-17 00:10:48.365 - info: telegram.0 (231) New notification received from system.adapter.notification-manager.0
                            2024-10-17 00:10:48.428 - info: notification-manager.0 (939) Send notification "user.notify" to "telegram.0"
                            2024-10-17 00:10:48.430 - info: telegram.0 (231) New notification received from system.adapter.notification-manager.0
                            2024-10-17 00:10:48.455 - info: notification-manager.0 (939) Instance telegram.0 successfully handled the notification for "user.notify"
                            2024-10-17 00:10:48.489 - info: notification-manager.0 (939) Instance telegram.0 successfully handled the notification for "user.notify"
                            2024-10-17 00:10:48.523 - error: host.IoBroker uncaught exception: Cannot convert undefined or null to object
                            2024-10-17 00:10:48.523 - error: host.IoBroker TypeError: Cannot convert undefined or null to object
                            at Function.keys ()
                            at NotificationHandler.clearNotifications (file:///opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/notificationHandler.ts:552:43)
                            at processTicksAndRejections (node:internal/process/task_queues:95:5)
                            at processMessage (file:///opt/iobroker/node_modules/iobroker.js-controller/src/main.ts:2942:13)
                            2024-10-17 00:10:48.526 - info: host.IoBroker stopInstance system.adapter.admin.0 (force=false, process=true)
                            2024-10-17 00:10:48.526 - info: host.IoBroker stopInstance system.adapter.email.0 (force=false, process=false)
                            2024-10-17 00:10:48.526 - info: host.IoBroker stopInstance system.adapter.history.0 (force=false, process=true)
                            
                            apollon77A Online
                            apollon77A Online
                            apollon77
                            schrieb am zuletzt editiert von
                            #32

                            @crunchip Bitte GitHub issue anlegen beim controller. Danke

                            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
                            3
                            • D Offline
                              D Offline
                              DLehmann
                              schrieb am zuletzt editiert von
                              #33

                              Ich wollte heute die Datenbank von iobroker von jsonl auf redis umstellen. Das hat leider nicht geklappt. Forenbeitrag hierzu ist hier zu finden.

                              Fehler bei der Magration von jsonl zu redis (https://forum.iobroker.net/topic/77556/fehler-bei-der-migration-von-jsonl-zu-redis)

                              foxriver76F 1 Antwort Letzte Antwort
                              0
                              • D DLehmann

                                Ich wollte heute die Datenbank von iobroker von jsonl auf redis umstellen. Das hat leider nicht geklappt. Forenbeitrag hierzu ist hier zu finden.

                                Fehler bei der Magration von jsonl zu redis (https://forum.iobroker.net/topic/77556/fehler-bei-der-migration-von-jsonl-zu-redis)

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

                                @dlehmann bitte Controller issue muss gefixt werden

                                Videotutorials & mehr

                                Hier könnt ihr mich unterstützen.

                                D 1 Antwort Letzte Antwort
                                0
                                • foxriver76F foxriver76

                                  @dlehmann bitte Controller issue muss gefixt werden

                                  D Offline
                                  D Offline
                                  DLehmann
                                  schrieb am zuletzt editiert von DLehmann
                                  #35

                                  @foxriver76 erledigt
                                  issue 2945

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

                                    @DLehmann @crunchip eure beiden issues sollten mit Controller 7.0.1 behoben sein.

                                    Videotutorials & mehr

                                    Hier könnt ihr mich unterstützen.

                                    FeuersturmF D crunchipC 3 Antworten Letzte Antwort
                                    2
                                    • foxriver76F foxriver76

                                      @DLehmann @crunchip eure beiden issues sollten mit Controller 7.0.1 behoben sein.

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

                                      @foxriver76 Das kommt bei mir, wenn ich per Admin GUI auf 7.0.1 aktualisieren möchte
                                      0014fda0-34b3-4f4d-9373-2bf75bf197e9-grafik.png

                                      2024-10-21 20:49:20.372  - info: admin.0 (485) ==> Connected system.user.admin from ::ffff:192.168.178.128
                                      2024-10-21 20:50:18.176  - info: host.ioB-Prod-Testsystem Controller will upgrade itself to version 7.0.1
                                      2024-10-21 20:50:23.358  - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Stopping controller
                                      2024-10-21 20:50:28.416  - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller
                                      2024-10-21 20:50:28.481  - error: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Uncaught Exception: Error: listen EADDRINUSE: address already in use :::8081
                                          at Server.setupListenHandle [as _listen2] (node:net:1907:16)
                                          at listenInCluster (node:net:1964:12)
                                          at Server.listen (node:net:2066:7)
                                          at UpgradeManager.startInsecureWebServer (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/upgradeManager.ts:266:21)
                                          at UpgradeManager.startWebServer (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/upgradeManager.ts:198:18)
                                          at main (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/upgradeManager.ts:400:20)
                                      
                                      
                                      foxriver76F 1 Antwort Letzte Antwort
                                      0
                                      • FeuersturmF Feuersturm

                                        @foxriver76 Das kommt bei mir, wenn ich per Admin GUI auf 7.0.1 aktualisieren möchte
                                        0014fda0-34b3-4f4d-9373-2bf75bf197e9-grafik.png

                                        2024-10-21 20:49:20.372  - info: admin.0 (485) ==> Connected system.user.admin from ::ffff:192.168.178.128
                                        2024-10-21 20:50:18.176  - info: host.ioB-Prod-Testsystem Controller will upgrade itself to version 7.0.1
                                        2024-10-21 20:50:23.358  - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Stopping controller
                                        2024-10-21 20:50:28.416  - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller
                                        2024-10-21 20:50:28.481  - error: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Uncaught Exception: Error: listen EADDRINUSE: address already in use :::8081
                                            at Server.setupListenHandle [as _listen2] (node:net:1907:16)
                                            at listenInCluster (node:net:1964:12)
                                            at Server.listen (node:net:2066:7)
                                            at UpgradeManager.startInsecureWebServer (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/upgradeManager.ts:266:21)
                                            at UpgradeManager.startWebServer (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/upgradeManager.ts:198:18)
                                            at main (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/upgradeManager.ts:400:20)
                                        
                                        
                                        foxriver76F Offline
                                        foxriver76F Offline
                                        foxriver76
                                        Developer
                                        schrieb am zuletzt editiert von
                                        #38

                                        @feuersturm jedes Mal?

                                        Videotutorials & mehr

                                        Hier könnt ihr mich unterstützen.

                                        FeuersturmF Dr. BakteriusD 2 Antworten Letzte Antwort
                                        0
                                        • foxriver76F foxriver76

                                          @feuersturm jedes Mal?

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

                                          @foxriver76 sagte in js-controller Lucy (Version 7.0) jetzt im Beta Repository:

                                          @feuersturm jedes Mal?

                                          Beim zweiten Mal über die GUI angestartet und der gleiche Fehler.
                                          Danach über die Konsole und das update war i.O.

                                          proxmox@ioB-Prod-Testsystem:~$ iob stop
                                          proxmox@ioB-Prod-Testsystem:~$ iob upgrade self
                                          Update js-controller from @7.0.0 to @7.0.1
                                          Stopped Objects DB
                                          Stopped States DB
                                          NPM version: 10.9.0
                                          Installing iobroker.js-controller@7.0.1... (System call)
                                          
                                          changed 36 packages in 2m
                                          
                                          304 packages are looking for funding
                                            run `npm fund` for details
                                          proxmox@ioB-Prod-Testsystem:~$ iob version
                                          7.0.1
                                          
                                          

                                          Nachtrag @foxriver76
                                          der Start sieht nicht gut aus
                                          Ich hab mein Testsystem gestern auch auf nodejs 22 aktualisiert, kann es auch damit zusammenhängen?

                                          2024-10-21 21:56:38.148  - info: host.ioB-Prod-Testsystem iobroker.js-controller version 7.0.1 js-controller starting
                                          2024-10-21 21:56:38.162  - info: host.ioB-Prod-Testsystem Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
                                          2024-10-21 21:56:38.167  - info: host.ioB-Prod-Testsystem hostname: ioB-Prod-Testsystem, node: v22.10.0
                                          2024-10-21 21:56:38.172  - info: host.ioB-Prod-Testsystem ip addresses: 192.168.178.105 fe80::be24:11ff:fe8c:71a4
                                          2024-10-21 21:56:41.544  - info: host.ioB-Prod-Testsystem connected to Objects and States
                                          2024-10-21 21:56:41.621  - info: host.ioB-Prod-Testsystem added notifications configuration of host
                                          2024-10-21 21:56:43.079  - info: host.ioB-Prod-Testsystem 68 instances found
                                          2024-10-21 21:56:43.254  - info: host.ioB-Prod-Testsystem starting 48 instances
                                          2024-10-21 21:56:44.379  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.nodeCurrent"
                                          2024-10-21 21:56:44.667  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.nodeNewest"
                                          2024-10-21 21:56:44.717  - info: host.ioB-Prod-Testsystem instance system.adapter.admin.0 in version "7.2.6" started with pid 26711
                                          2024-10-21 21:56:44.734  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.nodeNewestNext"
                                          2024-10-21 21:56:44.792  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.npmCurrent"
                                          2024-10-21 21:56:44.808  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.npmNewest"
                                          2024-10-21 21:56:44.832  - info: host.ioB-Prod-Testsystem Delete state "system.host.ioB-Prod-Testsystem.versions.npmNewestNext"
                                          2024-10-21 21:56:44.849  - info: host.ioB-Prod-Testsystem Some obsolete host states deleted.
                                          2024-10-21 21:56:48.189  - info: host.ioB-Prod-Testsystem instance system.adapter.javascript.0 in version "8.8.3" started with pid 26718
                                          2024-10-21 21:56:52.302  - info: host.ioB-Prod-Testsystem instance system.adapter.scenes.0 in version "3.2.3" started with pid 26733
                                          2024-10-21 21:56:52.702  - info: admin.0 (26711) starting. Version 7.2.6 in /opt/iobroker/node_modules/iobroker.admin, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:56:52.812  - info: admin.0 (26711) requesting all objects
                                          2024-10-21 21:56:56.011  - info: admin.0 (26711) received all objects
                                          2024-10-21 21:56:56.460  - info: host.ioB-Prod-Testsystem instance system.adapter.scheduler.0 in version "1.4.1" started with pid 26763
                                          2024-10-21 21:56:56.968  - info: admin.0 (26711) socket.io server listening on port 8081
                                          2024-10-21 21:56:56.989  - info: admin.0 (26711) http server listening on port 8081
                                          2024-10-21 21:56:56.998  - info: admin.0 (26711) Use link "http://127.0.0.1:8081" to configure.
                                          2024-10-21 21:56:59.961  - error: admin.0 (26711) uncaught exception: write EPIPE
                                          2024-10-21 21:56:59.975  - error: admin.0 (26711) Error: write EPIPE
                                              at afterWriteDispatched (node:internal/stream_base_commons:159:15)
                                              at writeGeneric (node:internal/stream_base_commons:150:3)
                                              at Socket._writeGeneric (node:net:957:11)
                                              at Socket._write (node:net:969:8)
                                              at writeOrBuffer (node:internal/streams/writable:572:12)
                                              at _write (node:internal/streams/writable:501:10)
                                              at Socket.Writable.write (node:internal/streams/writable:510:10)
                                              at _checkPassword (/opt/iobroker/node_modules/iobroker.admin/src/lib/checkLinuxPass.ts:43:30)
                                              at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/src/lib/checkLinuxPass.ts:61:42)
                                              at Socket.emit (node:events:518:28)
                                          2024-10-21 21:56:59.988  - error: admin.0 (26711) Exception-Code: EPIPE: write EPIPE
                                          2024-10-21 21:57:00.797  - info: admin.0 (26711) terminating http server on port 8081
                                          2024-10-21 21:57:02.449  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Error: write EPIPE
                                          2024-10-21 21:57:02.454  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at afterWriteDispatched (node:internal/stream_base_commons:159:15)
                                          2024-10-21 21:57:02.457  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at writeGeneric (node:internal/stream_base_commons:150:3)
                                          2024-10-21 21:57:02.460  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Socket._writeGeneric (node:net:957:11)
                                          2024-10-21 21:57:02.463  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Socket._write (node:net:969:8)
                                          2024-10-21 21:57:02.466  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at writeOrBuffer (node:internal/streams/writable:572:12)
                                          2024-10-21 21:57:02.470  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at _write (node:internal/streams/writable:501:10)
                                          2024-10-21 21:57:02.473  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Socket.Writable.write (node:internal/streams/writable:510:10)
                                          2024-10-21 21:57:02.476  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at _checkPassword (/opt/iobroker/node_modules/iobroker.admin/src/lib/checkLinuxPass.ts:43:30)
                                          2024-10-21 21:57:02.479  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/src/lib/checkLinuxPass.ts:61:42)
                                          2024-10-21 21:57:02.482  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Socket.emit (node:events:518:28) {
                                          2024-10-21 21:57:02.485  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   errno: -32,
                                          2024-10-21 21:57:02.488  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   code: 'EPIPE',
                                          2024-10-21 21:57:02.491  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   syscall: 'write'
                                          2024-10-21 21:57:02.494  - error: host.ioB-Prod-Testsystem Caught by controller[0]: }
                                          2024-10-21 21:57:02.498  - error: host.ioB-Prod-Testsystem instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                          2024-10-21 21:57:02.501  - info: host.ioB-Prod-Testsystem Restart adapter system.adapter.admin.0 because enabled
                                          2024-10-21 21:57:02.937  - info: host.ioB-Prod-Testsystem instance system.adapter.fritzbox.0 in version "0.6.0" started with pid 26795
                                          2024-10-21 21:57:03.054  - info: javascript.0 (26718) starting. Version 8.8.3 in /opt/iobroker/node_modules/iobroker.javascript, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:57:03.164  - info: scenes.0 (26733) starting. Version 3.2.3 in /opt/iobroker/node_modules/iobroker.scenes, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:57:05.653  - info: host.ioB-Prod-Testsystem instance system.adapter.hm-rpc.0 in version "2.0.2" started with pid 26821
                                          2024-10-21 21:57:06.878  - info: scheduler.0 (26763) starting. Version 1.4.1 in /opt/iobroker/node_modules/iobroker.scheduler, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:57:08.737  - info: host.ioB-Prod-Testsystem instance system.adapter.hm-rega.0 in version "5.1.0" started with pid 26840
                                          2024-10-21 21:57:12.555  - info: fritzbox.0 (26795) starting. Version 0.6.0 in /opt/iobroker/node_modules/iobroker.fritzbox, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:57:12.637  - info: host.ioB-Prod-Testsystem instance system.adapter.proxmox.0 in version "2.3.0" started with pid 26849
                                          2024-10-21 21:57:12.691  - info: fritzbox.0 (26795) try to connect: 192.168.178.1
                                          2024-10-21 21:57:12.725  - info: fritzbox.0 (26795) adapter connected to fritzbox: 192.168.178.1
                                          2024-10-21 21:57:12.991  - info: hm-rpc.0 (26821) starting. Version 2.0.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:57:14.095  - info: hm-rpc.0 (26821) xmlrpc server is trying to listen on 192.168.178.105:2010
                                          2024-10-21 21:57:14.103  - info: hm-rpc.0 (26821) xmlrpc client is trying to connect to 192.168.178.84:2010/ with ["http://192.168.178.105:2010","ioB-Prod-Testsystem:hm-rpc.0:1a421c1408aefa3d14bf662ce872a30f"]
                                          2024-10-21 21:57:14.208  - info: hm-rpc.0 (26821) Connected
                                          2024-10-21 21:57:14.229  - info: hm-rpc.0 (26821) xmlrpc <- listDevices ["ioB-Prod-Testsystem:hm-rpc.0:1a421c1408aefa3d14bf662ce872a30f"]
                                          2024-10-21 21:57:14.549  - info: hm-rpc.0 (26821) xmlrpc -> 0 devices
                                          2024-10-21 21:57:16.196  - info: hm-rpc.0 (26821) xmlrpc <- newDevices 323
                                          2024-10-21 21:57:16.792  - info: host.ioB-Prod-Testsystem instance system.adapter.tr-064.0 in version "4.3.0" started with pid 26870
                                          2024-10-21 21:57:16.820  - info: hm-rpc.0 (26821) new HMIP devices/channels after filter: 0
                                          2024-10-21 21:57:21.531  - info: host.ioB-Prod-Testsystem instance system.adapter.worx.0 in version "3.1.0" started with pid 26877
                                          2024-10-21 21:57:22.200  - info: hm-rega.0 (26840) starting. Version 5.1.0 in /opt/iobroker/node_modules/iobroker.hm-rega, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:57:22.912  - info: hm-rega.0 (26840) subscribe .BidCoS-RF.50.PRESS_SHORT
                                          2024-10-21 21:57:22.926  - info: proxmox.0 (26849) starting. Version 2.3.0 in /opt/iobroker/node_modules/iobroker.proxmox, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:57:23.140  - info: hm-rega.0 (26840) ReGaHSS 192.168.178.84 up
                                          2024-10-21 21:57:23.443  - info: hm-rega.0 (26840) time difference local-ccu 0s
                                          2024-10-21 21:57:23.047  - warn: proxmox.0 (26849) Using Proxmox API: https://192.168.178.2:8006/api2/json
                                          2024-10-21 21:57:25.883  - info: host.ioB-Prod-Testsystem instance system.adapter.unifi.0 in version "0.7.0" started with pid 26896
                                          2024-10-21 21:57:29.111  - info: host.ioB-Prod-Testsystem instance system.adapter.hue.0 in version "3.13.1" started with pid 26907
                                          2024-10-21 21:57:30.587  - info: tr-064.0 (26870) starting. Version 4.3.0 in /opt/iobroker/node_modules/iobroker.tr-064, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:57:34.704  - info: host.ioB-Prod-Testsystem instance system.adapter.backitup.0 in version "3.0.26" started with pid 26926
                                          2024-10-21 21:57:34.825  - info: host.ioB-Prod-Testsystem instance system.adapter.admin.0 in version "7.2.6" started with pid 26933
                                          2024-10-21 21:57:37.045  - info: host.ioB-Prod-Testsystem instance system.adapter.hm-rpc.1 in version "2.0.2" started with pid 26940
                                          2024-10-21 21:57:37.837  - info: worx.0 (26877) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.worx, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:57:38.814  - info: worx.0 (26877) Use new aws-iot-device-sdk-v2.
                                          2024-10-21 21:57:38.842  - info: worx.0 (26877) Changed timeout for edgecut to 5000
                                          2024-10-21 21:57:38.905  - info: worx.0 (26877) Login to worx
                                          2024-10-21 21:57:41.182  - info: worx.0 (26877) Connected to worx server
                                          2024-10-21 21:57:41.548  - info: worx.0 (26877) Found 1 devices
                                          2024-10-21 21:57:41.578  - info: worx.0 (26877) Found device Maehphisto with id 201930198403020782E0
                                          2024-10-21 21:57:42.761  - info: host.ioB-Prod-Testsystem instance system.adapter.sonos.0 in version "3.0.0" started with pid 26957
                                          2024-10-21 21:57:46.104  - info: host.ioB-Prod-Testsystem instance scheduled system.adapter.openweathermap.0 10 * * * *
                                          2024-10-21 21:57:46.132  - info: host.ioB-Prod-Testsystem instance system.adapter.openweathermap.0 in version "1.1.2" started with pid 26972
                                          2024-10-21 21:57:46.510  - info: hue.0 (26907) starting. Version 3.13.1 in /opt/iobroker/node_modules/iobroker.hue, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:57:46.510  - info: unifi.0 (26896) starting. Version 0.7.0 in /opt/iobroker/node_modules/iobroker.unifi, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:57:46.632  - info: unifi.0 (26896) UniFi adapter is ready
                                          2024-10-21 21:57:48.158  - info: hue.0 (26907) Push connection established
                                          2024-10-21 21:57:49.435  - info: hue.0 (26907) skip switch: Daylight.configured
                                          2024-10-21 21:57:49.447  - info: hue.0 (26907) skip switch: Daylight.sunriseoffset
                                          2024-10-21 21:57:49.453  - info: hue.0 (26907) skip switch: Daylight.sunsetoffset
                                          2024-10-21 21:57:49.458  - info: hue.0 (26907) created/updated 1 sensor channels
                                          2024-10-21 21:57:49.515  - info: host.ioB-Prod-Testsystem instance scheduled system.adapter.ical.5 0,30 * * * *
                                          2024-10-21 21:57:49.557  - info: host.ioB-Prod-Testsystem instance system.adapter.ical.5 in version "1.15.0" started with pid 26991
                                          2024-10-21 21:57:49.591  - info: worx.0 (26877) Multi-ZoneKeeper found! Create State : zoneKeeper
                                          2024-10-21 21:57:50.063  - warn: hue.0 (26907) channel "Tannenbaum" already exists, using "Tannenbaum_On/Off_plug-in_unit" for light 15
                                          2024-10-21 21:57:50.213  - info: worx.0 (26877) DoubleShedule found, create states...
                                          2024-10-21 21:57:50.289  - info: hue.0 (26907) created/updated 13 light channels
                                          2024-10-21 21:57:50.440  - warn: hue.0 (26907) channel "Hannah" already exists, using "Hannah_Room" for group 4
                                          2024-10-21 21:57:50.630  - info: hue.0 (26907) created/updated 9 groups channels
                                          2024-10-21 21:57:50.676  - info: hue.0 (26907) created/updated 23 scenes
                                          2024-10-21 21:57:50.685  - info: hue.0 (26907) creating/updating bridge device
                                          2024-10-21 21:57:52.904  - info: worx.0 (26877) OneTimeShedule found, create states...
                                          2024-10-21 21:57:53.022  - info: hm-rega.0 (26840) request state values
                                          2024-10-21 21:57:53.275  - info: worx.0 (26877) PartyModus found, create states...
                                          2024-10-21 21:57:53.518  - info: host.ioB-Prod-Testsystem instance system.adapter.samsung.0 in version "0.6.1" started with pid 27002
                                          2024-10-21 21:57:53.668  - info: worx.0 (26877) New Firmware found, create states...
                                          2024-10-21 21:57:54.265  - info: worx.0 (26877) Create folder activityLog and set states.
                                          2024-10-21 21:57:54.323  - info: sonos.0 (26957) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.sonos, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:57:54.683  - info: backitup.0 (26926) starting. Version 3.0.26 in /opt/iobroker/node_modules/iobroker.backitup, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:57:54.997  - info: worx.0 (26877) Create product folder and states for WR141E
                                          2024-10-21 21:57:55.154  - info: hm-rpc.1 (26940) starting. Version 2.0.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:57:55.243  - info: backitup.0 (26926) [iobroker] backup will be activated at 05:00 every 1 day(s)
                                          2024-10-21 21:57:55.530  - info: backitup.0 (26926) [ccu] backup will be activated at 01:30 every 3 day(s)
                                          2024-10-21 21:57:58.681  - info: hm-rpc.1 (26940) xmlrpc server is trying to listen on 192.168.178.105:9292
                                          2024-10-21 21:57:58.694  - info: hm-rpc.1 (26940) xmlrpc client is trying to connect to 192.168.178.84:9292/groups/ with ["http://192.168.178.105:9292","ioB-Prod-Testsystem:hm-rpc.1:10da2ed2497e0ac55ceb41380a836a0d"]
                                          2024-10-21 21:57:58.819  - info: hm-rpc.1 (26940) xmlrpc <- listDevices ["ioB-Prod-Testsystem:hm-rpc.1:10da2ed2497e0ac55ceb41380a836a0d"]
                                          2024-10-21 21:57:59.776  - info: hm-rpc.1 (26940) xmlrpc -> 8 devices
                                          2024-10-21 21:58:00.154  - info: hm-rpc.1 (26940) xmlrpc <- newDevices 8
                                          2024-10-21 21:58:01.300  - info: admin.0 (26933) starting. Version 7.2.6 in /opt/iobroker/node_modules/iobroker.admin, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:58:01.369  - info: hm-rpc.1 (26940) new virtual-devices devices/channels after filter: 0
                                          2024-10-21 21:58:01.414  - info: hm-rpc.1 (26940) xmlrpc <- setReadyConfig ["ioB-Prod-Testsystem:hm-rpc.1:10da2ed2497e0ac55ceb41380a836a0d","INT0000001"]
                                          2024-10-21 21:58:01.777  - info: host.ioB-Prod-Testsystem instance system.adapter.notification-manager.0 in version "1.3.0" started with pid 27029
                                          2024-10-21 21:58:02.018  - info: admin.0 (26933) requesting all objects
                                          2024-10-21 21:58:02.576  - info: host.ioB-Prod-Testsystem instance system.adapter.web.0 in version "6.3.1" started with pid 27036
                                          2024-10-21 21:58:08.612  - info: admin.0 (26933) received all objects
                                          2024-10-21 21:58:08.822  - info: hm-rpc.1 (26940) Connected
                                          2024-10-21 21:58:11.239  - info: admin.0 (26933) socket.io server listening on port 8081
                                          2024-10-21 21:58:11.261  - info: admin.0 (26933) http server listening on port 8081
                                          2024-10-21 21:58:11.266  - info: admin.0 (26933) Use link "http://127.0.0.1:8081" to configure.
                                          2024-10-21 21:58:23.247  - info: host.ioB-Prod-Testsystem instance system.adapter.tankerkoenig.0 in version "3.4.0" started with pid 27076
                                          2024-10-21 21:58:23.828  - info: host.ioB-Prod-Testsystem instance scheduled system.adapter.daswetter.0 0 */2 * * *
                                          2024-10-21 21:58:23.857  - info: host.ioB-Prod-Testsystem instance system.adapter.daswetter.0 in version "3.1.16" started with pid 27083
                                          2024-10-21 21:58:26.262  - info: host.ioB-Prod-Testsystem instance scheduled system.adapter.dwd.0 */30 * * * *
                                          2024-10-21 21:58:26.310  - info: host.ioB-Prod-Testsystem instance system.adapter.dwd.0 in version "2.8.5" started with pid 27090
                                          2024-10-21 21:58:27.258  - info: host.ioB-Prod-Testsystem instance system.adapter.trashschedule.0 in version "3.3.0" started with pid 27101
                                          2024-10-21 21:58:34.864  - info: host.ioB-Prod-Testsystem instance system.adapter.simple-api.0 in version "2.8.0" started with pid 27127
                                          2024-10-21 21:58:36.494  - info: host.ioB-Prod-Testsystem instance system.adapter.nina.0 in version "0.0.26" started with pid 27134
                                          2024-10-21 21:58:38.748  - info: vis.0 (27065) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.vis, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:58:42.398  - info: host.ioB-Prod-Testsystem instance system.adapter.esphome.0 in version "0.5.0-beta.8" started with pid 27153
                                          2024-10-21 21:58:46.882  - info: notification-manager.0 (27029) starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.notification-manager, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:58:47.012  - info: notification-manager.0 (27029) Starting notification manager ...
                                          2024-10-21 21:58:47.762  - info: samsung.0 (27002) starting. Version 0.6.1 in /opt/iobroker/node_modules/iobroker.samsung, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:58:50.345  - info: host.ioB-Prod-Testsystem instance system.adapter.ws.0 in version "2.6.2" started with pid 27177
                                          2024-10-21 21:58:52.055  - info: host.ioB-Prod-Testsystem instance system.adapter.fully-tablet-control.0 in version "0.3.8" started with pid 27184
                                          2024-10-21 21:58:52.256  - info: vis-google-fonts.0 (27116) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.vis-google-fonts, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:58:53.742  - info: vis.0 (27065) Terminated (NO_ERROR): Without reason
                                          2024-10-21 21:58:53.806  - info: host.ioB-Prod-Testsystem instance system.adapter.web.1 in version "6.3.1" started with pid 27195
                                          2024-10-21 21:58:54.267  - info: ical.5 (26991) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:58:55.092  - info: vis-google-fonts.0 (27116) Terminated (NO_ERROR): Without reason
                                          2024-10-21 21:58:55.164  - info: host.ioB-Prod-Testsystem instance system.adapter.fullcalendar.0 in version "2.4.5" started with pid 27210
                                          2024-10-21 21:58:56.440  - info: web.0 (27036) starting. Version 6.3.1 in /opt/iobroker/node_modules/iobroker.web, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:58:56.765  - info: ical.5 (26991) processing URL: ioBrokerTesting https://calendar.google.com/calendar/ical/0g7gpl8tcsjsbacjrkunfg8l0c%40group.calendar.google.com/private-ee9dd402778b56aafd5eea5e6f591bd6/basic.ics
                                          2024-10-21 21:58:56.980  - info: host.ioB-Prod-Testsystem instance system.adapter.vis.0 terminated while should be started once
                                          2024-10-21 21:58:58.853  - info: worx.0 (26877) Torque control found, create states...
                                          2024-10-21 21:59:00.222  - info: web.0 (27036) socket.io server listening on port 8082
                                          2024-10-21 21:59:00.330  - info: web.0 (27036) http server listening on port 8082
                                          2024-10-21 21:59:04.276  - info: worx.0 (26877) Autolock found! Create State : AutoLock
                                          2024-10-21 21:59:04.480  - info: worx.0 (26877) Autolock found! Create State : AutoLockTimer
                                          2024-10-21 21:59:05.285  - info: host.ioB-Prod-Testsystem instance system.adapter.vis-google-fonts.0 terminated while should be started once
                                          2024-10-21 21:59:06.770  - info: daswetter.0 (27083) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:59:07.275  - info: host.ioB-Prod-Testsystem instance system.adapter.vis-2.0 in version "2.9.64" started with pid 27237
                                          2024-10-21 21:59:07.328  - info: host.ioB-Prod-Testsystem instance system.adapter.echarts.0 in version "1.9.2" started with pid 27243
                                          2024-10-21 21:59:07.896  - info: worx.0 (26877) Start MQTT connection
                                          2024-10-21 21:59:07.896  - info: worx.0 (26877) Start MQTT connection
                                          2024-10-21 21:59:07.894  - info: tankerkoenig.0 (27076) starting. Version 3.4.0 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:59:08.139  - info: host.ioB-Prod-Testsystem instance system.adapter.radar-trap.0 in version "2.2.2" started with pid 27255
                                          2024-10-21 21:59:08.188  - info: tankerkoenig.0 (27076) Adapter is already in daemon mode
                                          2024-10-21 21:59:08.211  - info: tankerkoenig.0 (27076) Sync time set to 10 minutes or 600000 ms
                                          2024-10-21 21:59:08.362  - info: worx.0 (26877) Start check devices object!
                                          2024-10-21 21:59:08.801  - info: worx.0 (26877) Request Counter: 1
                                          2024-10-21 21:59:08.829  - info: openweathermap.0 (26972) starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:59:10.988  - info: nina.0 (27134) starting. Version 0.0.26 in /opt/iobroker/node_modules/iobroker.nina, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:59:11.209  - info: simple-api.0 (27127) starting. Version 2.8.0 in /opt/iobroker/node_modules/iobroker.simple-api, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:59:11.450  - info: simple-api.0 (27127) simpleAPI server listening on port 8087
                                          2024-10-21 21:59:11.469  - info: simple-api.0 (27127) Allow states only when user is owner: false
                                          2024-10-21 21:59:11.580  - info: simple-api.0 (27127) http server listening on port 8087
                                          2024-10-21 21:59:11.939  - info: nina.0 (27134) Found AGS for: Braunschweig
                                          2024-10-21 21:59:14.241  - info: esphome.0 (27153) starting. Version 0.5.0-beta.8 in /opt/iobroker/node_modules/iobroker.esphome, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:59:14.412  - info: ical.5 (26991) Terminated (NO_ERROR): Without reason
                                          2024-10-21 21:59:17.993  - error: host.ioB-Prod-Testsystem Caught by controller[0]: node:internal/modules/cjs/loader:1252
                                          2024-10-21 21:59:18.006  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   throw err;
                                          2024-10-21 21:59:18.010  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ^
                                          2024-10-21 21:59:18.014  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Error: Cannot find module '@iobroker/types'
                                          2024-10-21 21:59:18.020  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Require stack:
                                          2024-10-21 21:59:18.024  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js
                                          2024-10-21 21:59:18.031  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.vis-2/main.js
                                          2024-10-21 21:59:18.038  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15)
                                          2024-10-21 21:59:18.043  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1075:27)
                                          2024-10-21 21:59:18.048  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:315:14)
                                          2024-10-21 21:59:18.055  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:218:24)
                                          2024-10-21 21:59:18.061  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1340:12)
                                          2024-10-21 21:59:18.070  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at require (node:internal/modules/helpers:141:16)
                                          2024-10-21 21:59:18.083  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js:37:20)
                                          2024-10-21 21:59:18.096  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1546:14)
                                          2024-10-21 21:59:18.107  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object..js (node:internal/modules/cjs/loader:1689:10)
                                          2024-10-21 21:59:18.123  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1318:32) {
                                          2024-10-21 21:59:18.139  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                          2024-10-21 21:59:18.166  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   requireStack: [
                                          2024-10-21 21:59:18.178  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js',
                                          2024-10-21 21:59:18.200  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.vis-2/main.js'
                                          2024-10-21 21:59:18.212  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ]
                                          2024-10-21 21:59:18.224  - error: host.ioB-Prod-Testsystem Caught by controller[0]: }
                                          2024-10-21 21:59:18.238  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Node.js v22.10.0
                                          2024-10-21 21:59:18.254  - error: host.ioB-Prod-Testsystem instance system.adapter.vis-2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                          2024-10-21 21:59:18.268  - info: host.ioB-Prod-Testsystem Adapter system.adapter.vis-2.0 needs rebuild and will be restarted afterwards.
                                          2024-10-21 21:59:18.283  - info: host.ioB-Prod-Testsystem system.adapter.vis-2.0 will be rebuilt
                                          2024-10-21 21:59:18.302  - warn: host.ioB-Prod-Testsystem adapter "vis-2" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
                                          2024-10-21 21:59:18.323  - info: host.ioB-Prod-Testsystem iobroker rebuild
                                          2024-10-21 21:59:18.672  - error: host.ioB-Prod-Testsystem Caught by controller[0]: node:internal/modules/cjs/loader:1252
                                          2024-10-21 21:59:18.681  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   throw err;
                                          2024-10-21 21:59:18.696  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ^
                                          2024-10-21 21:59:18.708  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Error: Cannot find module '@iobroker/types'
                                          2024-10-21 21:59:18.722  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Require stack:
                                          2024-10-21 21:59:18.735  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js
                                          2024-10-21 21:59:18.743  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/main.js
                                          2024-10-21 21:59:18.750  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15)
                                          2024-10-21 21:59:18.758  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1075:27)
                                          2024-10-21 21:59:18.766  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:315:14)
                                          2024-10-21 21:59:18.775  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:218:24)
                                          2024-10-21 21:59:18.782  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1340:12)
                                          2024-10-21 21:59:18.789  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at require (node:internal/modules/helpers:141:16)
                                          2024-10-21 21:59:18.798  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js:37:20)
                                          2024-10-21 21:59:18.806  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1546:14)
                                          2024-10-21 21:59:18.816  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object..js (node:internal/modules/cjs/loader:1689:10)
                                          2024-10-21 21:59:18.823  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1318:32) {
                                          2024-10-21 21:59:18.835  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                          2024-10-21 21:59:18.843  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   requireStack: [
                                          2024-10-21 21:59:18.855  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js',
                                          2024-10-21 21:59:18.865  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/main.js'
                                          2024-10-21 21:59:18.873  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ]
                                          2024-10-21 21:59:18.880  - error: host.ioB-Prod-Testsystem Caught by controller[0]: }
                                          2024-10-21 21:59:18.887  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Node.js v22.10.0
                                          2024-10-21 21:59:18.902  - error: host.ioB-Prod-Testsystem instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                          2024-10-21 21:59:18.909  - info: host.ioB-Prod-Testsystem Adapter system.adapter.echarts.0 needs rebuild and will be restarted afterwards.
                                          2024-10-21 21:59:18.917  - info: host.ioB-Prod-Testsystem system.adapter.echarts.0 will be rebuilt
                                          2024-10-21 21:59:19.302  - error: host.ioB-Prod-Testsystem Caught by controller[0]: node:internal/modules/cjs/loader:1252
                                          2024-10-21 21:59:19.320  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   throw err;
                                          2024-10-21 21:59:19.334  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ^
                                          2024-10-21 21:59:19.344  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Error: Cannot find module '@iobroker/types'
                                          2024-10-21 21:59:19.356  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Require stack:
                                          2024-10-21 21:59:19.366  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js
                                          2024-10-21 21:59:19.375  - error: host.ioB-Prod-Testsystem Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.radar-trap/build/main.js
                                          2024-10-21 21:59:19.383  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15)
                                          2024-10-21 21:59:19.399  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1075:27)
                                          2024-10-21 21:59:19.404  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:315:14)
                                          2024-10-21 21:59:19.415  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:218:24)
                                          2024-10-21 21:59:19.420  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1340:12)
                                          2024-10-21 21:59:19.427  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at require (node:internal/modules/helpers:141:16)
                                          2024-10-21 21:59:19.435  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js:37:20)
                                          2024-10-21 21:59:19.442  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1546:14)
                                          2024-10-21 21:59:19.449  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Object..js (node:internal/modules/cjs/loader:1689:10)
                                          2024-10-21 21:59:19.456  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1318:32) {
                                          2024-10-21 21:59:19.462  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                          2024-10-21 21:59:19.469  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   requireStack: [
                                          2024-10-21 21:59:19.478  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/index.js',
                                          2024-10-21 21:59:19.488  - error: host.ioB-Prod-Testsystem Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.radar-trap/build/main.js'
                                          2024-10-21 21:59:19.496  - error: host.ioB-Prod-Testsystem Caught by controller[0]:   ]
                                          2024-10-21 21:59:19.510  - error: host.ioB-Prod-Testsystem Caught by controller[0]: }
                                          2024-10-21 21:59:19.518  - error: host.ioB-Prod-Testsystem Caught by controller[0]: Node.js v22.10.0
                                          2024-10-21 21:59:19.525  - error: host.ioB-Prod-Testsystem instance system.adapter.radar-trap.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                          2024-10-21 21:59:19.533  - info: host.ioB-Prod-Testsystem Adapter system.adapter.radar-trap.0 needs rebuild and will be restarted afterwards.
                                          2024-10-21 21:59:19.546  - info: host.ioB-Prod-Testsystem system.adapter.radar-trap.0 will be rebuilt
                                          2024-10-21 21:59:20.526  - info: host.ioB-Prod-Testsystem instance system.adapter.ical.5 terminated with code 0 (NO_ERROR)
                                          2024-10-21 21:59:20.539  - info: dwd.0 (27090) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:59:22.261  - info: esphome.0 (27153) Try to connect to 192.168.178.91
                                          2024-10-21 21:59:22.317  - info: esphome.0 (27153) Native Integration of ESPHome Dashboard enabled
                                          2024-10-21 21:59:24.274  - info: host.ioB-Prod-Testsystem iobroker npm-rebuild: Rebuilding native modules ...
                                          2024-10-21 21:59:24.320  - info: ws.0 (27177) starting. Version 2.6.2 in /opt/iobroker/node_modules/iobroker.ws, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:59:24.519  - info: ws.0 (27177) socket.io server listening on port 8084
                                          2024-10-21 21:59:24.711  - info: fully-tablet-control.0 (27184) starting. Version 0.3.8 in /opt/iobroker/node_modules/iobroker.fully-tablet-control, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:59:25.003  - info: fullcalendar.0 (27210) starting. Version 2.4.5 in /opt/iobroker/node_modules/iobroker.fullcalendar, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:59:25.202  - info: trashschedule.0 (27101) starting. Version 3.3.0 in /opt/iobroker/node_modules/iobroker.trashschedule, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:59:25.455  - error: esphome.0 (27153) Client 192.168.178.91 unreachable !
                                          2024-10-21 21:59:25.998  - info: web.1 (27195) starting. Version 6.3.1 in /opt/iobroker/node_modules/iobroker.web, node: v22.10.0, js-controller: 7.0.1
                                          2024-10-21 21:59:27.343  - info: esphome.0 (27153) Bonjour service started, new  devices  will  be detected automatically
                                          2024-10-21 21:59:27.646  - info: web.1 (27195) http server listening on port 8089
                                          
                                          
                                          
                                          FeuersturmF 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

                                          473

                                          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