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

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

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. js-controller Lucy (Version 7.0) jetzt im Beta Repository

NEWS

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

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

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

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

Geplant Angeheftet Gesperrt Verschoben Tester
testjs-controllerbetalucydynamic notificationsbackup
146 Beiträge 28 Kommentatoren 25.7k 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.
  • ? Ein ehemaliger Benutzer

    @ticaki @foxriver76

    Bin vor 2 Wochen vom Docker auf einen LXC Bookworm umgezogen, mit Js-Controller 7.0.1.
    Gleiches vorgehen, hat alles einwandfrei funktioniert, den iob fix hab ich mir aber gespart - ich hab immer noch in mir, dass man das nur bei Problemen machen soll :)
    Nach dem Restore, das erstaunlich schnell ging (68 Adapter, knapp 60000 Objects and States), liefen nach und nach die Adapter, wurden im Admin aber als disabled angezeigt.
    Einmal Reboot des LXC, und seitdem ist alles gut..

    Ich finds immer wieder schoen, wie einfach man iobroker installieren und umziehen kann.. ich glaub, in den letzten Jahren gabs nix, worauf ich iobroker nicht hatte.. :)
    Das upgrade auf js-controller 7.0.2 hab ich gewohnter Weise in der Console gemacht.. lief einwandfrei durch.

    T Nicht stören
    T Nicht stören
    ticaki
    schrieb am zuletzt editiert von
    #90

    @ilovegym
    Bei mir sind sie nicht gestartet ansonsten wie gesagt alles gut. Hab jedoch den lcx im Backup prozess (nach einn paar minuten) neu gestartet da ich keinen zugriff auf die Oberfläche bekommen habe. Das kann aber ein Nutzerfehler gewesen sein. Hab ihn auch neu gestartet als ich gesehen habe das da nix an ist und im Log auch nichts startet.

    Scheint aber anscheinend ein Einzelfall gewesen zu sein. Danke für die Klarstellung.

    Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

    Spenden

    1 Antwort Letzte Antwort
    0
    • D DLehmann

      @foxriver76

      Leider noch nicht. Der Fehler sieht jetzt aber anders aus. Eine Umstellung erfolgt aber nicht. iobroker ist gestoppt und der neue iob fix lief auch erfolgreich drüber.

      dirk@iobroker:~$ iob setup custom
      Current configuration:
      - Objects database:
        - Type: jsonl
        - Host/Unix Socket: 127.0.0.1
        - Port: 9001
      - States database:
        - Type: jsonl
        - Host/Unix Socket: 127.0.0.1
        - Port: 9000
      - Data Directory: ../../iobroker-data/
      
      Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: r
      
      When Objects and Files are stored in a Redis database please consider the following:
      1. All data will be stored in RAM, make sure to have enough free RAM available!
      2. Make sure to check Redis persistence options to make sure a Redis problem will not cause data loss!
      3. The Redis persistence files can get big, make sure not to use an SD card to store them.
      
      Host / Unix Socket of objects DB(redis), default[127.0.0.1]: 
      Port of objects DB(redis), default[6379]: 
      Do you use a TLS connection for your "objects" redis-server? [y/N]:
      Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [redis]: 
      Host / Unix Socket of states DB (redis), default[127.0.0.1]: 
      Port of states DB (redis), default[6379]: 
      Do you use a TLS connection for your "states" redis-server? [y/N]:
      Host name of this machine [iobroker]: 
      Please choose if this is a Master/single host (enter "m") or a Slave host (enter "S") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]: m
      
      Important: Using redis for the Objects database is only supported
      with js-controller 2.0 or higher!
      When your system consists of multiple hosts please make sure to have
      js-controller 2.0 or higher installed on ALL hosts *before* continuing!
      
      
      Important #2: If you already did the migration on an other host
      please *do not* migrate again! This can destroy your system!
      
      
      Important #3: The process will migrate all files that were officially
      uploaded into the ioBroker system. If you have manually copied files into
      iobroker-data/files/... into own directories then these files will NOT be
      migrated! Make sure all files are in adapter directories inside the files
      directory!
      
      
      Do you want to migrate objects and states from "jsonl/jsonl" to "redis/redis" [y/N]: y
      
      Migrating the objects database will overwrite all objects! Are you sure that this is not a slave host and you want to migrate the data? [y/N]: y
      
      Connecting to previous DB "jsonl/jsonl"...
      Creating backup ...
      This can take some time ... please be patient!
      host.iobroker 15138 objects saved
      host.iobroker 12349 states saved
      host.iobroker Validating backup ...
      host.iobroker The backup is valid!
      Backup created: /opt/iobroker/backups/2024_10_22-17_58_59_backupiobroker-migration.tar.gz
      updating conf/iobroker.json
      
      Connecting to new DB "redis/redis" (can take up to 20s) ...
       Cannot read system.config: null (OK when migrating or restoring)
      Restore backup ...
      This can take some time ... please be patient!
      host.iobroker Cannot find extracted file "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/backup.json" or "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/config.json"
      Error happened during restore. Exit-Code: 26
      
      restoring conf/iobroker.json
      
      D Offline
      D Offline
      DLehmann
      schrieb am zuletzt editiert von
      #91

      @dlehmann

      Hier noch eine Rückmeldung zu meinem Thema mit der Umstellung auf redis.

      Ich hatte jetzt Zeit, das Update auf 7.0.2 zu machen. Danach lief die Umstellung auf redis erfolgreich durch und iobroker läuft jetzt mit redis Datenbank.

      1 Antwort Letzte Antwort
      1
      • FeuersturmF Offline
        FeuersturmF Offline
        Feuersturm
        schrieb am zuletzt editiert von Feuersturm
        #92

        @foxriver76
        Update von js-controller 7.0.2 auf 7.0.3 über admin ui v7.2.6 mit vorherigem iob fix lief ohne Probleme :)

        1 Antwort Letzte Antwort
        2
        • 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 Offline
            FeuersturmF Offline
            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 Offline
                FeuersturmF Offline
                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
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          281

                                          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