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

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

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

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.
  • foxriver76F Offline
    foxriver76F Offline
    foxriver76
    Developer
    schrieb am zuletzt editiert von
    #93

    Beim Update von 7.0.2 auf 7.0.3 mit UI sollte nun npm auch keine Rechte in node_modules mehr kaputt machen.

    Videotutorials & mehr

    Hier könnt ihr mich unterstützen.

    FeuersturmF 1 Antwort Letzte Antwort
    1
    • foxriver76F foxriver76

      Beim Update von 7.0.2 auf 7.0.3 mit UI sollte nun npm auch keine Rechte in node_modules mehr kaputt machen.

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

      @foxriver76 Soll ich irgendwas prüfen?

      foxriver76F 1 Antwort Letzte Antwort
      0
      • FeuersturmF Feuersturm

        @foxriver76 Soll ich irgendwas prüfen?

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

        @feuersturm man kann checken ob nach dem Update (ohne fixer danach ausgeführt zu haben) u. a. die Dateien in /opt/iobroker/node_modules/iobroker.js-controller noch dem user iobroker gehören und nicht root.

        Videotutorials & mehr

        Hier könnt ihr mich unterstützen.

        FeuersturmF T 2 Antworten Letzte Antwort
        0
        • foxriver76F foxriver76

          @feuersturm man kann checken ob nach dem Update (ohne fixer danach ausgeführt zu haben) u. a. die Dateien in /opt/iobroker/node_modules/iobroker.js-controller noch dem user iobroker gehören und nicht root.

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

          @foxriver76 Das sieht gut aus

          proxmox@ioB-Prod-Testsystem:~$ cd /opt/iobroker/node_modules/iobroker.js-controller
          proxmox@ioB-Prod-Testsystem:/opt/iobroker/node_modules/iobroker.js-controller$ ls -l
          total 116
          -rw-rw-r--+  1 iobroker iobroker  1135 Nov 14 22:24 LICENSE
          -rw-rw-r--+  1 iobroker iobroker   193 Nov 14 22:24 README.md
          drwxrwxr-x+  4 iobroker iobroker  4096 Nov 14 22:24 build
          drwxrwxr-x+  2 iobroker iobroker  4096 Nov 14 22:24 conf
          -rw-rw-r--+  1 iobroker iobroker   188 Nov 14 22:24 controller.js
          -rw-rw-r--+  1 iobroker iobroker 77166 Nov 14 22:24 io-package.json
          -rwxr-xr-x+  1 iobroker iobroker    66 Nov 14 22:24 iobroker.js
          drwxrwxr-x+ 12 iobroker iobroker  4096 Nov 14 22:24 node_modules
          -rw-rw-r--+  1 iobroker iobroker  3611 Nov 14 22:24 package.json
          -rw-rw-r--+  1 iobroker iobroker   156 Nov 14 22:31 pids.txt
          drwxrwxr-x+  2 iobroker iobroker  4096 Nov 14 22:25 tmp
          
          
          1 Antwort Letzte Antwort
          1
          • foxriver76F foxriver76

            @feuersturm man kann checken ob nach dem Update (ohne fixer danach ausgeführt zu haben) u. a. die Dateien in /opt/iobroker/node_modules/iobroker.js-controller noch dem user iobroker gehören und nicht root.

            T Offline
            T Offline
            TT-Tom
            schrieb am zuletzt editiert von
            #97

            @foxriver76
            kann ich auch bestätigen

            tom@iobmaster:/opt/iobroker/node_modules/iobroker.js-controller $ ls -l
            insgesamt 120
            drwxrwxr-x+ 2 iobroker iobroker  4096 31. Aug 03:46 backups
            drwxrwxr-x+ 4 iobroker iobroker  4096 29. Aug 14:49 build
            drwxrwxr-x+ 2 iobroker iobroker  4096 29. Aug 14:49 conf
            -rw-rwxr--+ 1 iobroker iobroker   188 29. Aug 14:49 controller.js
            -rwxrwxr-x+ 1 iobroker iobroker    66 29. Aug 14:49 iobroker.js
            -rw-rwxr--+ 1 iobroker iobroker 72851 29. Aug 14:49 io-package.json
            -rw-rwxr--+ 1 iobroker iobroker  1135 29. Aug 14:49 LICENSE
            drwxrwxr-x+ 2 iobroker iobroker  4096 29. Aug 14:49 log
            drwxrwxr-x+ 4 iobroker iobroker  4096 29. Aug 14:48 node_modules
            -rw-rwxr--+ 1 iobroker iobroker  3650 29. Aug 14:49 package.json
            -rw-rw-r--+ 1 iobroker iobroker   225 14. Nov 23:16 pids.txt
            -rw-rwxr--+ 1 iobroker iobroker   193 29. Aug 14:49 README.md
            drwxrwxr-x+ 2 iobroker iobroker  4096 13. Nov 03:46 tmp
            tom@iobmaster:/opt/iobroker/node_modules/iobroker.js-controller $ 
            

            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

            1 Antwort Letzte Antwort
            0
            • Merlin123M Offline
              Merlin123M Offline
              Merlin123
              schrieb am zuletzt editiert von Merlin123
              #98

              Ich bekomme bei Versuch den js-controller aus dem Admin zu aktualisieren immer noch

              SyntaxError: Unexpected token '<', "<!doctype "... is not valid JSON
              

              Das Problem habe ich schon "ewig". (Also auch mit den 6er Versionen)
              Ich habe den js-controller 7.0.2 installiert. Nach der Installation iob fix laufen lassen. Jetzt dann aus dem Admin 7.3.1 das Update auf 7.0.3 gestartet.
              Node.js: v20.18.0
              Debian Bookworm, alle Pakete aktuell

              Gibt es noch Ideen?

              Beta-Tester

              foxriver76F 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

                ? Offline
                ? Offline
                Ein ehemaliger Benutzer
                schrieb am zuletzt editiert von
                #99

                @foxriver76

                hier hat das update von 7.0.2 auf 7.0.3 einwandfrei per Gui geklappt, die Rechte sind im bookworm-LXC einwandfrei.
                Ich hab seit der installation von iobroker nie mehr den fix gemacht.

                1 Antwort Letzte Antwort
                0
                • Merlin123M Merlin123

                  Ich bekomme bei Versuch den js-controller aus dem Admin zu aktualisieren immer noch

                  SyntaxError: Unexpected token '<', "<!doctype "... is not valid JSON
                  

                  Das Problem habe ich schon "ewig". (Also auch mit den 6er Versionen)
                  Ich habe den js-controller 7.0.2 installiert. Nach der Installation iob fix laufen lassen. Jetzt dann aus dem Admin 7.3.1 das Update auf 7.0.3 gestartet.
                  Node.js: v20.18.0
                  Debian Bookworm, alle Pakete aktuell

                  Gibt es noch Ideen?

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

                  @merlin123 gibt es irgendwas im log file da muss mindestens was stehen wie controller is trying to upgrade itself.. und dann villt noch was?

                  Videotutorials & mehr

                  Hier könnt ihr mich unterstützen.

                  Merlin123M 1 Antwort Letzte Antwort
                  0
                  • foxriver76F foxriver76

                    @merlin123 gibt es irgendwas im log file da muss mindestens was stehen wie controller is trying to upgrade itself.. und dann villt noch was?

                    Merlin123M Offline
                    Merlin123M Offline
                    Merlin123
                    schrieb am zuletzt editiert von
                    #101

                    @foxriver76 ich seh nix... Adapter auf Debug umgestellt und das Update gestartet:

                    admin.1
                    2024-11-15 10:56:49.115	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed
                    
                    admin.1
                    2024-11-15 10:56:49.114	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel
                    
                    admin.1
                    2024-11-15 10:56:49.113	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:49.113	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:49.112	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:49.111	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:49.110	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:49.109	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:49.108	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:49.115	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed
                    
                    admin.1
                    2024-11-15 10:56:49.114	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel
                    
                    admin.1
                    2024-11-15 10:56:49.113	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:49.113	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:49.112	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:49.111	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:49.110	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:49.109	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:49.108	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:31.938	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:31.889	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize
                    
                    admin.1
                    2024-11-15 10:56:31.843	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree
                    
                    admin.1
                    2024-11-15 10:56:31.787	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel
                    
                    admin.1
                    2024-11-15 10:56:31.784	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime
                    
                    admin.1
                    2024-11-15 10:56:31.783	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem
                    
                    admin.1
                    2024-11-15 10:56:31.781	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu
                    
                    admin.1
                    2024-11-15 10:56:31.779	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount
                    
                    admin.1
                    2024-11-15 10:56:31.778	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount
                    
                    admin.1
                    2024-11-15 10:56:29.522	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed
                    
                    admin.1
                    2024-11-15 10:56:29.522	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel
                    
                    admin.1
                    2024-11-15 10:56:29.520	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:29.519	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:29.518	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:29.517	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:29.516	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:29.514	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:29.513	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:28.259	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:28.209	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize
                    
                    admin.1
                    2024-11-15 10:56:28.204	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree
                    
                    admin.1
                    2024-11-15 10:56:28.145	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel
                    
                    admin.1
                    2024-11-15 10:56:28.142	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime
                    
                    admin.1
                    2024-11-15 10:56:28.141	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem
                    
                    admin.1
                    2024-11-15 10:56:28.139	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu
                    
                    admin.1
                    2024-11-15 10:56:28.137	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount
                    
                    admin.1
                    2024-11-15 10:56:28.135	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount
                    
                    admin.1
                    2024-11-15 10:56:28.087	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed
                    
                    admin.1
                    2024-11-15 10:56:28.086	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, *.info.extension
                    
                    admin.1
                    2024-11-15 10:56:28.085	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, *.info.connection, *.info.extension
                    
                    admin.1
                    2024-11-15 10:56:28.084	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.*.freemem, *.info.connection, *.info.extension
                    
                    admin.1
                    2024-11-15 10:56:28.083	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                    
                    admin.1
                    2024-11-15 10:56:28.082	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                    
                    admin.1
                    2024-11-15 10:56:28.080	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                    
                    admin.1
                    2024-11-15 10:56:28.079	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                    
                    admin.1
                    2024-11-15 10:56:28.078	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                    
                    admin.1
                    2024-11-15 10:56:28.077	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                    
                    admin.1
                    2024-11-15 10:56:28.076	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                    
                    admin.1
                    2024-11-15 10:56:28.074	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                    
                    admin.1
                    2024-11-15 10:56:28.073	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                    
                    admin.1
                    2024-11-15 10:56:26.138	debug	Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
                    
                    admin.1
                    2024-11-15 10:56:25.707	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                    
                    admin.1
                    2024-11-15 10:56:25.706	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection
                    
                    admin.1
                    2024-11-15 10:56:25.705	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem
                    
                    admin.1
                    2024-11-15 10:56:25.703	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning
                    
                    admin.1
                    2024-11-15 10:56:25.702	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize
                    
                    admin.1
                    2024-11-15 10:56:25.701	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree
                    
                    admin.1
                    2024-11-15 10:56:25.700	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled
                    
                    admin.1
                    2024-11-15 10:56:25.681	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel
                    
                    admin.1
                    2024-11-15 10:56:25.513	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount
                    
                    admin.1
                    2024-11-15 10:56:25.504	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss
                    
                    admin.1
                    2024-11-15 10:56:25.503	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount
                    
                    admin.1
                    2024-11-15 10:56:25.502	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected
                    
                    admin.1
                    2024-11-15 10:56:25.501	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive
                    
                    admin.1
                    2024-11-15 10:56:25.500	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed
                    
                    admin.1
                    2024-11-15 10:56:25.499	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive
                    
                    admin.1
                    2024-11-15 10:56:25.497	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive
                    
                    admin.1
                    2024-11-15 10:56:25.496	debug	Subscribes: system.host.*.notifications.*
                    
                    admin.1
                    2024-11-15 10:56:25.494	debug	Subscribes: dummy
                    
                    admin.1
                    2024-11-15 10:56:25.474	info	==> Connected system.user.admin from ::ffff:192.168.0.125
                    
                    admin.1
                    2024-11-15 10:56:25.217	info	Use link "http://127.0.0.1:8081" to configure.
                    
                    admin.1
                    2024-11-15 10:56:25.216	info	http server listening on port 8081
                    
                    admin.1
                    2024-11-15 10:56:25.215	info	socket.io server listening on port 8081
                    
                    admin.1
                    2024-11-15 10:56:25.207	debug	Next repo update on 16.11.2024, 10:18:55
                    
                    admin.1
                    2024-11-15 10:56:25.012	debug	Secure connection not enabled - using http createServer
                    
                    admin.1
                    2024-11-15 10:56:24.974	info	received all objects
                    
                    admin.1
                    2024-11-15 10:56:23.744	info	requesting all objects
                    
                    admin.1
                    2024-11-15 10:56:23.720	info	starting. Version 7.3.1 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 7.0.2
                    
                    admin.1
                    2024-11-15 10:56:22.958	debug	Plugin sentry Initialize Plugin (enabled=true)
                    
                    admin.1
                    2024-11-15 10:56:22.860	debug	States connected to redis: 127.0.0.1:9000
                    
                    admin.1
                    2024-11-15 10:56:22.775	debug	States create User PubSub Client
                    
                    admin.1
                    2024-11-15 10:56:22.774	debug	States create System PubSub Client
                    
                    admin.1
                    2024-11-15 10:56:22.747	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                    
                    admin.1
                    2024-11-15 10:56:22.707	debug	Objects connected to redis: 127.0.0.1:9001
                    
                    admin.1
                    2024-11-15 10:56:22.704	debug	Objects client initialize lua scripts
                    
                    admin.1
                    2024-11-15 10:56:22.631	debug	Objects create User PubSub Client
                    
                    admin.1
                    2024-11-15 10:56:22.630	debug	Objects create System PubSub Client
                    
                    admin.1
                    2024-11-15 10:56:22.580	debug	Objects client ready ... initialize now
                    
                    admin.1
                    2024-11-15 10:56:22.527	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                    

                    Beta-Tester

                    foxriver76F 1 Antwort Letzte Antwort
                    0
                    • Merlin123M Merlin123

                      @foxriver76 ich seh nix... Adapter auf Debug umgestellt und das Update gestartet:

                      admin.1
                      2024-11-15 10:56:49.115	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed
                      
                      admin.1
                      2024-11-15 10:56:49.114	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel
                      
                      admin.1
                      2024-11-15 10:56:49.113	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:49.113	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:49.112	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:49.111	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:49.110	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:49.109	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:49.108	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:49.115	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed
                      
                      admin.1
                      2024-11-15 10:56:49.114	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel
                      
                      admin.1
                      2024-11-15 10:56:49.113	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:49.113	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:49.112	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:49.111	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:49.110	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:49.109	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:49.108	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:31.938	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:31.889	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize
                      
                      admin.1
                      2024-11-15 10:56:31.843	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree
                      
                      admin.1
                      2024-11-15 10:56:31.787	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel
                      
                      admin.1
                      2024-11-15 10:56:31.784	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime
                      
                      admin.1
                      2024-11-15 10:56:31.783	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem
                      
                      admin.1
                      2024-11-15 10:56:31.781	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu
                      
                      admin.1
                      2024-11-15 10:56:31.779	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount
                      
                      admin.1
                      2024-11-15 10:56:31.778	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount
                      
                      admin.1
                      2024-11-15 10:56:29.522	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed
                      
                      admin.1
                      2024-11-15 10:56:29.522	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel
                      
                      admin.1
                      2024-11-15 10:56:29.520	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:29.519	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:29.518	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:29.517	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:29.516	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:29.514	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:29.513	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:28.259	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize, system.host.iobrokervm.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:28.209	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree, system.host.iobrokervm.diskSize
                      
                      admin.1
                      2024-11-15 10:56:28.204	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel, system.host.iobrokervm.diskFree
                      
                      admin.1
                      2024-11-15 10:56:28.145	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime, system.host.iobrokervm.logLevel
                      
                      admin.1
                      2024-11-15 10:56:28.142	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem, system.host.iobrokervm.uptime
                      
                      admin.1
                      2024-11-15 10:56:28.141	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu, system.host.iobrokervm.mem
                      
                      admin.1
                      2024-11-15 10:56:28.139	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount, system.host.iobrokervm.cpu
                      
                      admin.1
                      2024-11-15 10:56:28.137	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount, system.host.iobrokervm.outputCount
                      
                      admin.1
                      2024-11-15 10:56:28.135	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.iobrokervm.inputCount
                      
                      admin.1
                      2024-11-15 10:56:28.087	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed
                      
                      admin.1
                      2024-11-15 10:56:28.086	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, *.info.extension
                      
                      admin.1
                      2024-11-15 10:56:28.085	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, *.info.connection, *.info.extension
                      
                      admin.1
                      2024-11-15 10:56:28.084	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.*.freemem, *.info.connection, *.info.extension
                      
                      admin.1
                      2024-11-15 10:56:28.083	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                      
                      admin.1
                      2024-11-15 10:56:28.082	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                      
                      admin.1
                      2024-11-15 10:56:28.080	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                      
                      admin.1
                      2024-11-15 10:56:28.079	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                      
                      admin.1
                      2024-11-15 10:56:28.078	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                      
                      admin.1
                      2024-11-15 10:56:28.077	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                      
                      admin.1
                      2024-11-15 10:56:28.076	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                      
                      admin.1
                      2024-11-15 10:56:28.074	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                      
                      admin.1
                      2024-11-15 10:56:28.073	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                      
                      admin.1
                      2024-11-15 10:56:26.138	debug	Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
                      
                      admin.1
                      2024-11-15 10:56:25.707	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection, *.info.extension
                      
                      admin.1
                      2024-11-15 10:56:25.706	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem, *.info.connection
                      
                      admin.1
                      2024-11-15 10:56:25.705	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning, system.host.*.freemem
                      
                      admin.1
                      2024-11-15 10:56:25.703	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize, system.host.*.diskWarning
                      
                      admin.1
                      2024-11-15 10:56:25.702	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree, system.host.*.diskSize
                      
                      admin.1
                      2024-11-15 10:56:25.701	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled, system.host.*.diskFree
                      
                      admin.1
                      2024-11-15 10:56:25.700	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel, system.adapter.*.plugins.sentry.enabled
                      
                      admin.1
                      2024-11-15 10:56:25.681	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount, system.adapter.*.logLevel
                      
                      admin.1
                      2024-11-15 10:56:25.513	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss, system.adapter.*.outputCount
                      
                      admin.1
                      2024-11-15 10:56:25.504	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount, system.adapter.*.memRss
                      
                      admin.1
                      2024-11-15 10:56:25.503	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected, system.adapter.*.inputCount
                      
                      admin.1
                      2024-11-15 10:56:25.502	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive, system.adapter.*.connected
                      
                      admin.1
                      2024-11-15 10:56:25.501	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed, system.adapter.*.alive
                      
                      admin.1
                      2024-11-15 10:56:25.500	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive, admin.1.info.newsFeed
                      
                      admin.1
                      2024-11-15 10:56:25.499	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive, system.host.*.alive
                      
                      admin.1
                      2024-11-15 10:56:25.497	debug	Subscribes: system.host.*.notifications.*, system.adapter.discovery.0.alive
                      
                      admin.1
                      2024-11-15 10:56:25.496	debug	Subscribes: system.host.*.notifications.*
                      
                      admin.1
                      2024-11-15 10:56:25.494	debug	Subscribes: dummy
                      
                      admin.1
                      2024-11-15 10:56:25.474	info	==> Connected system.user.admin from ::ffff:192.168.0.125
                      
                      admin.1
                      2024-11-15 10:56:25.217	info	Use link "http://127.0.0.1:8081" to configure.
                      
                      admin.1
                      2024-11-15 10:56:25.216	info	http server listening on port 8081
                      
                      admin.1
                      2024-11-15 10:56:25.215	info	socket.io server listening on port 8081
                      
                      admin.1
                      2024-11-15 10:56:25.207	debug	Next repo update on 16.11.2024, 10:18:55
                      
                      admin.1
                      2024-11-15 10:56:25.012	debug	Secure connection not enabled - using http createServer
                      
                      admin.1
                      2024-11-15 10:56:24.974	info	received all objects
                      
                      admin.1
                      2024-11-15 10:56:23.744	info	requesting all objects
                      
                      admin.1
                      2024-11-15 10:56:23.720	info	starting. Version 7.3.1 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 7.0.2
                      
                      admin.1
                      2024-11-15 10:56:22.958	debug	Plugin sentry Initialize Plugin (enabled=true)
                      
                      admin.1
                      2024-11-15 10:56:22.860	debug	States connected to redis: 127.0.0.1:9000
                      
                      admin.1
                      2024-11-15 10:56:22.775	debug	States create User PubSub Client
                      
                      admin.1
                      2024-11-15 10:56:22.774	debug	States create System PubSub Client
                      
                      admin.1
                      2024-11-15 10:56:22.747	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                      
                      admin.1
                      2024-11-15 10:56:22.707	debug	Objects connected to redis: 127.0.0.1:9001
                      
                      admin.1
                      2024-11-15 10:56:22.704	debug	Objects client initialize lua scripts
                      
                      admin.1
                      2024-11-15 10:56:22.631	debug	Objects create User PubSub Client
                      
                      admin.1
                      2024-11-15 10:56:22.630	debug	Objects create System PubSub Client
                      
                      admin.1
                      2024-11-15 10:56:22.580	debug	Objects client ready ... initialize now
                      
                      admin.1
                      2024-11-15 10:56:22.527	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                      
                      foxriver76F Offline
                      foxriver76F Offline
                      foxriver76
                      Developer
                      schrieb am zuletzt editiert von
                      #102

                      @merlin123 nicht vom admin, der Host loggt das und da reicht auch Info Level.

                      Videotutorials & mehr

                      Hier könnt ihr mich unterstützen.

                      1 Antwort Letzte Antwort
                      0
                      • Merlin123M Offline
                        Merlin123M Offline
                        Merlin123
                        schrieb am zuletzt editiert von Merlin123
                        #103

                        @foxriver76 Wenn ich es richtig gemacht habe wirft er das aus:

                        Nov 15 12:52:44 iobrokervm sudo[1312491]: pam_unix(sudo:auth): conversation failed
                        Nov 15 12:52:44 iobrokervm sudo[1312491]: pam_unix(sudo:auth): auth could not identify password for [iobroker]
                        
                        

                        Beta-Tester

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • Merlin123M Merlin123

                          @foxriver76 Wenn ich es richtig gemacht habe wirft er das aus:

                          Nov 15 12:52:44 iobrokervm sudo[1312491]: pam_unix(sudo:auth): conversation failed
                          Nov 15 12:52:44 iobrokervm sudo[1312491]: pam_unix(sudo:auth): auth could not identify password for [iobroker]
                          
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #104

                          @merlin123

                          Dann verwendest du den User 'iobroker' als deinen Standarduser und nicht wie es richtig wäre als Systemuser. Der hat und braucht nämlich gar kein Passwort.

                          Leg dir einen User an und verwende den.

                          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

                          foxriver76F 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @merlin123

                            Dann verwendest du den User 'iobroker' als deinen Standarduser und nicht wie es richtig wäre als Systemuser. Der hat und braucht nämlich gar kein Passwort.

                            Leg dir einen User an und verwende den.

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

                            @thomas-braun ich denke das ist auch das Problem warum das UI upgrade failed dann

                            Videotutorials & mehr

                            Hier könnt ihr mich unterstützen.

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • foxriver76F foxriver76

                              @thomas-braun ich denke das ist auch das Problem warum das UI upgrade failed dann

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

                              @foxriver76

                              Möglich. War halt noch nie eine gute Idee 'iobroker' als Standarduser zu verwenden.
                              Unter Umständen müsste der 'iobroker' auch dann auf 'NOLOGIN' umgestellt werden.

                              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

                              foxriver76F 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @foxriver76

                                Möglich. War halt noch nie eine gute Idee 'iobroker' als Standarduser zu verwenden.
                                Unter Umständen müsste der 'iobroker' auch dann auf 'NOLOGIN' umgestellt werden.

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

                                @thomas-braun Ja da der Update Prozess versucht wird als systemd Dienst zu starten könnte ich mir sehr gut vorstellen dass da was nicht ganz passt an dem User der ioBroker ausfuehrt. Denn auf einem stinknormalen Debian sollte der Prozess mittlerweile gut etabliert sein den wir verwenden.

                                Videotutorials & mehr

                                Hier könnt ihr mich unterstützen.

                                Merlin123M Thomas BraunT 2 Antworten Letzte Antwort
                                0
                                • Merlin123M Offline
                                  Merlin123M Offline
                                  Merlin123
                                  schrieb am zuletzt editiert von
                                  #108

                                  @thomas-braun Hmmm.. Ich logge mich mit dem User Oliver ein. Als den habe ich IOB nach der Anleitung installiert.

                                  Als iobroker logge ich mich nie ein.

                                  sieht bei mir so aus:

                                  oliver@iobrokervm:~$ ps -ef|grep iobroker
                                  iobroker 1315299       1 33 13:00 ?        00:09:53 iobroker.js-controller
                                  iobroker 1315321 1315299  1 13:00 ?        00:00:28 io.admin.1
                                  iobroker 1315364 1315299  0 13:00 ?        00:00:01 io.email.0
                                  iobroker 1315385 1315299 13 13:00 ?        00:03:49 io.javascript.0
                                  iobroker 1315400 1315299  0 13:00 ?        00:00:02 io.scenes.0
                                  iobroker 1315415 1315299  0 13:00 ?        00:00:14 io.telegram.0
                                  
                                  

                                  Hab jetzt nicht wirklich ne Idee, was ich machen muss...

                                  Beta-Tester

                                  1 Antwort Letzte Antwort
                                  0
                                  • foxriver76F foxriver76

                                    @thomas-braun Ja da der Update Prozess versucht wird als systemd Dienst zu starten könnte ich mir sehr gut vorstellen dass da was nicht ganz passt an dem User der ioBroker ausfuehrt. Denn auf einem stinknormalen Debian sollte der Prozess mittlerweile gut etabliert sein den wir verwenden.

                                    Merlin123M Offline
                                    Merlin123M Offline
                                    Merlin123
                                    schrieb am zuletzt editiert von
                                    #109

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

                                    @thomas-braun Ja da der Update Prozess versucht wird als systemd Dienst zu starten könnte ich mir sehr gut vorstellen dass da was nicht ganz passt an dem User der ioBroker ausfuehrt.

                                    Was könnte denn da nicht passen? Ich rufe als User Oliver iob start auf, iobroker läuft unter User iobroker

                                    Beta-Tester

                                    1 Antwort Letzte Antwort
                                    0
                                    • foxriver76F foxriver76

                                      @thomas-braun Ja da der Update Prozess versucht wird als systemd Dienst zu starten könnte ich mir sehr gut vorstellen dass da was nicht ganz passt an dem User der ioBroker ausfuehrt. Denn auf einem stinknormalen Debian sollte der Prozess mittlerweile gut etabliert sein den wir verwenden.

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

                                      @foxriver76 @Merlin123

                                      Dazu müsste man aber Näheres zum jetzigen Setup wissen.

                                      Am besten in einem separaten Thread und dann dort die Langfassung von

                                      iob diag 
                                      

                                      rein. Da kann man schonmal einiges herauslesen

                                      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

                                      Merlin123M 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @foxriver76 @Merlin123

                                        Dazu müsste man aber Näheres zum jetzigen Setup wissen.

                                        Am besten in einem separaten Thread und dann dort die Langfassung von

                                        iob diag 
                                        

                                        rein. Da kann man schonmal einiges herauslesen

                                        Merlin123M Offline
                                        Merlin123M Offline
                                        Merlin123
                                        schrieb am zuletzt editiert von
                                        #111

                                        @thomas-braun
                                        Gerne: Hier entlang

                                        Beta-Tester

                                        1 Antwort Letzte Antwort
                                        0
                                        • FeuersturmF Online
                                          FeuersturmF Online
                                          Feuersturm
                                          schrieb am zuletzt editiert von
                                          #112

                                          @foxriver76 Update von 7.0.3 auf js-controller 7.0.4 via admin UI lief ohne Probleme durch :+1:

                                          Merlin123M 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

                                          190

                                          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