Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Admin Update Problem

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.7k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    711

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.2k

Admin Update Problem

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
32 Beiträge 4 Kommentatoren 1.9k Aufrufe 3 Beobachtet
  • Ä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.
  • W wrod

    @glasfaser OK; dann ohne Sudo (obwohl ich das mal so gelesen hatte):

    iobroker upgrade fragt mich, ob ich von 6.0.0 auf (nun) 6.0.5 upgraden will. Mein Problem war doch aber gerade, dass die Dependendies eine viel niedrigere Versio verlangten, als ich schon hatte...

    GlasfaserG Offline
    GlasfaserG Offline
    Glasfaser
    schrieb am zuletzt editiert von
    #15

    @wrod

    Zeige mal zusätzlich

    sudo ln -s /usr/bin/node /usr/bin/nodejs
    
    uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
    

    BITTE die Ausgabe in Code-Tags setzen !!

    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

    W 1 Antwort Letzte Antwort
    0
    • HomoranH Homoran

      @wrod sagte in Admin Update Problem:

      ich könne admin updaten auf 6.0.4.

      von welcher Version aus?

      Bist du Betatester?
      passt das hier:
      https://forum.iobroker.net/post/812420

      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von
      #16

      @wrod

      @homoran sagte in Admin Update Problem:
      @wrod sagte in Admin Update Problem:

      ich könne admin updaten auf 6.0.4.

      von welcher Version aus?

      Bist du Betatester?

      und was ist hiermit !?

      Du bist dir schon im klaren , das du im BETA Zweig bist !!

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      W 1 Antwort Letzte Antwort
      0
      • GlasfaserG Glasfaser

        @wrod

        Zeige mal zusätzlich

        sudo ln -s /usr/bin/node /usr/bin/nodejs
        
        uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
        

        BITTE die Ausgabe in Code-Tags setzen !!

        W Offline
        W Offline
        wrod
        schrieb am zuletzt editiert von
        #17

        @glasfaser said in Admin Update Problem:

        sudo ln -s /usr/bin/node /usr/bin/nodejs

        armv7l
        /usr/bin/nodejs
        /usr/bin/node
        /usr/bin/npm
        v14.18.3
        v14.18.3
        6.14.15
        pi
        /home/pi
        OK:1 http://archive.raspberrypi.org/debian bullseye InRelease
        OK:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
        OK:3 https://deb.nodesource.com/node_14.x bullseye InRelease
        OK:4 https://dl.yarnpkg.com/debian stable InRelease
        OK:5 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
        Paketlisten werden gelesen... Fertig
        Abh▒ngigkeitsbaum wird aufgebaut... Fertig
        Statusinformationen werden eingelesen... Fertig
        Aktualisierung f▒r 137 Pakete verf▒gbar. F▒hren Sie ▒apt list --upgradable▒ aus, um sie anzuzeigen.
        nodejs:
          Installiert:           14.18.3-deb-1nodesource1
          Installationskandidat: 14.19.3-deb-1nodesource1
          Versionstabelle:
             14.19.3-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
         *** 14.18.3-deb-1nodesource1 100
                100 /var/lib/dpkg/status
             12.22.5~dfsg-2~11u1 500
                500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
        
        

        Auch interesant, dass dieses Forum mir im rechten Fenster (preview) bei allen vorangegangenen Nachrichten Code-Format angezeigt hat, dann aber woch doch anders abgeschickt.

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • W wrod

          @glasfaser said in Admin Update Problem:

          sudo ln -s /usr/bin/node /usr/bin/nodejs

          armv7l
          /usr/bin/nodejs
          /usr/bin/node
          /usr/bin/npm
          v14.18.3
          v14.18.3
          6.14.15
          pi
          /home/pi
          OK:1 http://archive.raspberrypi.org/debian bullseye InRelease
          OK:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
          OK:3 https://deb.nodesource.com/node_14.x bullseye InRelease
          OK:4 https://dl.yarnpkg.com/debian stable InRelease
          OK:5 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
          Paketlisten werden gelesen... Fertig
          Abh▒ngigkeitsbaum wird aufgebaut... Fertig
          Statusinformationen werden eingelesen... Fertig
          Aktualisierung f▒r 137 Pakete verf▒gbar. F▒hren Sie ▒apt list --upgradable▒ aus, um sie anzuzeigen.
          nodejs:
            Installiert:           14.18.3-deb-1nodesource1
            Installationskandidat: 14.19.3-deb-1nodesource1
            Versionstabelle:
               14.19.3-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
           *** 14.18.3-deb-1nodesource1 100
                  100 /var/lib/dpkg/status
               12.22.5~dfsg-2~11u1 500
                  500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
          
          

          Auch interesant, dass dieses Forum mir im rechten Fenster (preview) bei allen vorangegangenen Nachrichten Code-Format angezeigt hat, dann aber woch doch anders abgeschickt.

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

          @wrod sagte in Admin Update Problem:

          Aktualisierung für 137 Pakete verfügbar

          Na prima...

          iobroker stop
          sudo apt full-upgrade
          sudo reboot
          

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          1 Antwort Letzte Antwort
          0
          • GlasfaserG Glasfaser

            @wrod

            @homoran sagte in Admin Update Problem:
            @wrod sagte in Admin Update Problem:

            ich könne admin updaten auf 6.0.4.

            von welcher Version aus?

            Bist du Betatester?

            und was ist hiermit !?

            Du bist dir schon im klaren , das du im BETA Zweig bist !!

            W Offline
            W Offline
            wrod
            schrieb am zuletzt editiert von
            #19

            @glasfaser ja, wegen einiger Adapter. ABer das sollte das Problem ja nicht betreffen

            Thomas BraunT GlasfaserG 2 Antworten Letzte Antwort
            0
            • W wrod

              @glasfaser ja, wegen einiger Adapter. ABer das sollte das Problem ja nicht betreffen

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

              @wrod sagte in Admin Update Problem:

              ABer das sollte das Problem ja nicht betreffen

              Doch, im Stable-Zweig wärst du gar nicht erst in das Problem gerannt, das hätten dir deine Beta-Tester-Kollegen schon aus dem Weg geräumt.

              Bitte stell das ganze Ding auf Stable zurück, das macht so gar keinen Sinn für dich und die anderen.

              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

              W 1 Antwort Letzte Antwort
              1
              • W wrod

                @glasfaser ja, wegen einiger Adapter. ABer das sollte das Problem ja nicht betreffen

                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                schrieb am zuletzt editiert von Glasfaser
                #21

                @wrod sagte in Admin Update Problem:

                @glasfaser ja, wegen einiger Adapter. ABer das sollte das Problem ja nicht betreffen

                Doch ....

                Gehört der ADMIN auch dazu !?

                mann pickt sich es so raus wenn man einen bestimmten Adapter braucht und nicht den repro komplett umstellen .

                74a44de7-2f49-4778-ae9e-1888e68377a9-grafik.png

                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @wrod sagte in Admin Update Problem:

                  ABer das sollte das Problem ja nicht betreffen

                  Doch, im Stable-Zweig wärst du gar nicht erst in das Problem gerannt, das hätten dir deine Beta-Tester-Kollegen schon aus dem Weg geräumt.

                  Bitte stell das ganze Ding auf Stable zurück, das macht so gar keinen Sinn für dich und die anderen.

                  W Offline
                  W Offline
                  wrod
                  schrieb am zuletzt editiert von
                  #22

                  @thomas-braun OK, war wohl ein Fehler. Nun hängt das ganze im Intro -- Logo dreht sich im Kreis ...

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • W wrod

                    @thomas-braun OK, war wohl ein Fehler. Nun hängt das ganze im Intro -- Logo dreht sich im Kreis ...

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

                    @wrod sagte in Admin Update Problem:

                    OK, war wohl ein Fehler.

                    Was war ein Fehler?
                    Deine verpennten Updates? Stimmt.
                    Hast du die jetzt nach geholt?
                    Im log steht was zum iobroker?

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    1 Antwort Letzte Antwort
                    0
                    • W Offline
                      W Offline
                      wrod
                      schrieb am zuletzt editiert von
                      #24

                      @thomas-braun
                      Das Admin geht wieder -- aber ich kann keine Adapter installieren, und "Info" meldet, mein NodeJS wäre veraltet; empfohlen wäre veraltet:
                      "Node.js
                      v14.19.3 (Empfohlene Version v16.15.1)" - obwohl der Updateprozess den 14er als den neuesten angibt.

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • W wrod

                        @thomas-braun
                        Das Admin geht wieder -- aber ich kann keine Adapter installieren, und "Info" meldet, mein NodeJS wäre veraltet; empfohlen wäre veraltet:
                        "Node.js
                        v14.19.3 (Empfohlene Version v16.15.1)" - obwohl der Updateprozess den 14er als den neuesten angibt.

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

                        @wrod sagte in Admin Update Problem:

                        aber ich kann keine Adapter installieren

                        Meldungen?

                        mein NodeJS wäre veraltet; empfohlen wäre veraltet:

                        "Node.js

                        v14.19.3 (Empfohlene Version v16.15.1)"

                        Stimmt ja auch. Die empfohlene Version ist seit kurzem nodejs16.
                        Steht oben im Forum angepinnt.
                        Für dich:
                        https://forum.iobroker.net/topic/55678/node-js-16-x-neue-empfehlung-für-iobroker

                        Da musst du das nodesource-Repo auf node16 anpassen.
                        Steht u. a. in meiner Signatur, wie das geht.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        1 Antwort Letzte Antwort
                        0
                        • W Offline
                          W Offline
                          wrod
                          schrieb am zuletzt editiert von
                          #26

                          @thomas-braun
                          Danke. OK, nodejs ist geupdated. Nun gibt es erst einmal eine ganze Reihe von Meldungen zu Adaptern, die neu "rebuilt" werden müssen. So sei "ble" für eine andere node.js gemacht. Aber der Adapter selbst zeigt komische ANgaben:

                          Installierte Instanzen: 1
                          Verfügbare Version: 0.12.0
                          Installierte Version: 0.13.0

                          Ich kann aber weiterhin keine Adapter installieren.

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • W wrod

                            @thomas-braun
                            Danke. OK, nodejs ist geupdated. Nun gibt es erst einmal eine ganze Reihe von Meldungen zu Adaptern, die neu "rebuilt" werden müssen. So sei "ble" für eine andere node.js gemacht. Aber der Adapter selbst zeigt komische ANgaben:

                            Installierte Instanzen: 1
                            Verfügbare Version: 0.12.0
                            Installierte Version: 0.13.0

                            Ich kann aber weiterhin keine Adapter installieren.

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

                            @wrod

                            Rebuild wird beim ble vermutlich nach 3 Versuchen abgebrochen werden.

                            Du hast jetzt auf Stable zurückgesetzt?
                            Denn ble schaut so aus:

                            github:	0.13.0 for 18 days
                            latest:	0.13.0 for 53 days
                            stable:	0.12.0 for 19 months
                            

                            Ich kann aber weiterhin keine Adapter installieren

                            Und du postest weiterhin keine Meldungen dazu. Kann man nix machen...

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            1 Antwort Letzte Antwort
                            0
                            • W Offline
                              W Offline
                              wrod
                              schrieb am zuletzt editiert von wrod
                              #28

                              @thomas-braun
                              Sorry, aber ich habe versucht, die Meldungen zu selektieren. Da kommen so viele beim Neustart.
                              Die sind für einen Post zu groß, sagt das System.

                              admin-Protokolle lauten nach Neustart:

                              v6.0.5
                              99+28

                              Log-Größe: 23.4 KB
                              Zeit

                              Nachricht
                              admin.0
                              2022-06-19 21:11:30.990 error Error: "error" - authentication failed for ::ffff:192.168.220.33
                              admin.0
                              2022-06-19 21:11:30.905 error Error: "error" - authentication failed for ::ffff:192.168.220.33

                              ===

                              Protkolle von hosts.iobrokerpi:

                              v6.0.5
                              99+29

                              Log-Größe: 23.9 KB
                              Zeit

                              Nachricht
                              host.iobrokerpi
                              2022-06-19 21:13:38.588 info iobroker npm-rebuild: Rebuilding native modules ...
                              host.iobrokerpi
                              2022-06-19 21:13:37.489 info iobroker rebuild
                              host.iobrokerpi
                              2022-06-19 21:13:37.489 warn adapter "ble" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
                              host.iobrokerpi
                              2022-06-19 21:13:37.489 info system.adapter.ble.0 will be rebuilt
                              host.iobrokerpi
                              2022-06-19 21:13:37.488 info Adapter system.adapter.ble.0 needs rebuild and will be restarted afterwards.
                              host.iobrokerpi
                              2022-06-19 21:13:37.488 info instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
                              host.iobrokerpi
                              2022-06-19 21:13:34.980 info instance system.adapter.ble.0 started with pid 3437
                              host.iobrokerpi
                              2022-06-19 21:13:34.660 info iobroker npm-rebuild: exit 0
                              host.iobrokerpi
                              2022-06-19 21:13:33.649 info iobroker npm-rebuild: Rebuilding native modules done
                              host.iobrokerpi
                              2022-06-19 21:13:33.648 info iobroker npm-rebuild:
                              host.iobrokerpi
                              2022-06-19 21:13:33.617 info iobroker npm-rebuild: rebuilt dependencies successfully
                              host.iobrokerpi
                              2022-06-19 21:12:50.705 info iobroker npm-rebuild: Rebuilding native modules ...
                              host.iobrokerpi
                              2022-06-19 21:12:49.602 info iobroker rebuild
                              host.iobrokerpi
                              2022-06-19 21:12:49.602 warn adapter "ble" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
                              host.iobrokerpi
                              2022-06-19 21:12:49.602 info system.adapter.ble.0 will be rebuilt
                              host.iobrokerpi
                              2022-06-19 21:12:49.601 info Adapter system.adapter.ble.0 needs rebuild and will be restarted afterwards.
                              host.iobrokerpi
                              2022-06-19 21:12:49.601 info instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
                              host.iobrokerpi
                              2022-06-19 21:12:47.124 info instance system.adapter.ble.0 started with pid 2406
                              host.iobrokerpi
                              2022-06-19 21:12:46.646 info iobroker npm-rebuild: exit 0
                              host.iobrokerpi
                              2022-06-19 21:12:45.620 info iobroker npm-rebuild: Rebuilding native modules done
                              host.iobrokerpi
                              2022-06-19 21:12:45.619 info iobroker npm-rebuild:
                              host.iobrokerpi
                              2022-06-19 21:12:45.593 info iobroker npm-rebuild: rebuilt dependencies successfully
                              host.iobrokerpi
                              2022-06-19 21:12:32.394 info instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              host.iobrokerpi
                              2022-06-19 21:12:05.155 info instance system.adapter.daswetter.0 started with pid 1829
                              host.iobrokerpi
                              2022-06-19 21:12:05.118 info instance scheduled system.adapter.daswetter.0 */15 * * * *
                              host.iobrokerpi
                              2022-06-19 21:12:01.487 info instance system.adapter.sourceanalytix.0 started with pid 1621
                              host.iobrokerpi
                              2022-06-19 21:11:57.664 info instance system.adapter.iqontrol.0 started with pid 1553
                              host.iobrokerpi
                              2022-06-19 21:11:53.335 info instance system.adapter.web.0 started with pid 1414
                              host.iobrokerpi
                              2022-06-19 21:11:49.138 info instance system.adapter.fritzdect.0 started with pid 1345
                              host.iobrokerpi
                              2022-06-19 21:11:45.159 info instance system.adapter.ds18b20.0 started with pid 1322
                              host.iobrokerpi
                              2022-06-19 21:11:42.560 info instance system.adapter.discovery.0 started with pid 1299
                              host.iobrokerpi
                              2022-06-19 21:11:41.599 info iobroker npm-rebuild: Rebuilding native modules ...
                              host.iobrokerpi
                              2022-06-19 21:11:40.014 info iobroker rebuild
                              host.iobrokerpi
                              2022-06-19 21:11:40.013 warn adapter "ble" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
                              host.iobrokerpi
                              2022-06-19 21:11:40.012 info system.adapter.ble.0 will be rebuilt
                              host.iobrokerpi
                              2022-06-19 21:11:40.008 info Adapter system.adapter.ble.0 needs rebuild and will be restarted afterwards.
                              host.iobrokerpi
                              2022-06-19 21:11:40.007 info instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
                              host.iobrokerpi
                              2022-06-19 21:11:37.152 info instance system.adapter.ble.0 started with pid 1256
                              host.iobrokerpi
                              2022-06-19 21:11:33.185 info instance system.adapter.backitup.0 started with pid 1241
                              host.iobrokerpi
                              2022-06-19 21:11:29.217 info instance system.adapter.sonoff.0 started with pid 1226
                              host.iobrokerpi
                              2022-06-19 21:11:25.110 info instance system.adapter.shelly.0 started with pid 1211
                              host.iobrokerpi
                              2022-06-19 21:11:21.079 info instance system.adapter.javascript.0 started with pid 1194
                              host.iobrokerpi
                              2022-06-19 21:11:17.346 info instance system.adapter.influxdb.0 started with pid 1116
                              host.iobrokerpi
                              2022-06-19 21:11:00.365 info Some obsolete host states deleted.
                              host.iobrokerpi
                              2022-06-19 21:11:00.353 info Delete state "system.host.iobrokerpi.versions.npmNewestNext"
                              host.iobrokerpi
                              2022-06-19 21:11:00.340 info Delete state "system.host.iobrokerpi.versions.npmNewest"
                              host.iobrokerpi
                              2022-06-19 21:11:00.328 info Delete state "system.host.iobrokerpi.versions.npmCurrent"
                              host.iobrokerpi
                              2022-06-19 21:11:00.315 info Delete state "system.host.iobrokerpi.versions.nodeNewestNext"
                              host.iobrokerpi
                              2022-06-19 21:11:00.303 info instance system.adapter.admin.0 started with pid 764
                              host.iobrokerpi
                              2022-06-19 21:11:00.276 info Delete state "system.host.iobrokerpi.versions.nodeNewest"
                              host.iobrokerpi
                              2022-06-19 21:11:00.060 info starting 14 instances
                              host.iobrokerpi
                              2022-06-19 21:10:59.981 info 25 instances found
                              host.iobrokerpi
                              2022-06-19 21:10:59.979 info Delete state "system.host.iobrokerpi.versions.nodeCurrent"
                              host.iobrokerpi
                              2022-06-19 21:10:59.317 info added notifications configuration of host
                              host.iobrokerpi
                              2022-06-19 21:10:59.282 info connected to Objects and States
                              host.iobrokerpi
                              2022-06-19 21:10:56.570 info ip addresses: fe80::8939:afd0:3c09:c61f
                              host.iobrokerpi
                              2022-06-19 21:10:56.568 info hostname: iobrokerpi, node: v16.15.1
                              host.iobrokerpi
                              2022-06-19 21:10:56.567 info Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                              host.iobrokerpi
                              2022-06-19 21:10:56.560 info iobroker.js-controller version 4.0.23 js-controller starting
                              host.iobrokerpi
                              2022-06-19 21:10:44.949 info terminated
                              host.iobrokerpi
                              2022-06-19 21:10:44.761 info All instances are stopped.
                              host.iobrokerpi
                              2022-06-19 21:10:44.760 info instance system.adapter.influxdb.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                              host.iobrokerpi
                              2022-06-19 21:10:44.626 info instance system.adapter.web.0 terminated with code null ()
                              host.iobrokerpi
                              2022-06-19 21:10:44.625 warn instance system.adapter.web.0 terminated due to SIGTERM
                              host.iobrokerpi
                              2022-06-19 21:10:44.588 info instance system.adapter.ds18b20.0 terminated with code null ()
                              host.iobrokerpi
                              2022-06-19 21:10:44.587 warn instance system.adapter.ds18b20.0 terminated due to SIGTERM
                              host.iobrokerpi
                              2022-06-19 21:10:44.530 info instance system.adapter.sonoff.0 terminated with code null ()
                              host.iobrokerpi
                              2022-06-19 21:10:44.530 warn instance system.adapter.sonoff.0 terminated due to SIGTERM
                              host.iobrokerpi
                              2022-06-19 21:10:44.264 info instance system.adapter.shelly.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                              host.iobrokerpi
                              2022-06-19 21:10:44.211 info instance system.adapter.javascript.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                              host.iobrokerpi
                              2022-06-19 21:10:44.162 info instance system.adapter.sourceanalytix.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                              host.iobrokerpi
                              2022-06-19 21:10:44.013 info instance system.adapter.fritzdect.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                              host.iobrokerpi
                              2022-06-19 21:10:43.942 info instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                              host.iobrokerpi
                              2022-06-19 21:10:43.875 info stopInstance system.adapter.web.0 killing pid 1434
                              host.iobrokerpi
                              2022-06-19 21:10:43.875 info stopInstance system.adapter.ds18b20.0 killing pid 1319
                              host.iobrokerpi
                              2022-06-19 21:10:43.874 info stopInstance system.adapter.sonoff.0 killing pid 1227
                              host.iobrokerpi
                              2022-06-19 21:10:43.693 info instance system.adapter.iqontrol.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                              host.iobrokerpi
                              2022-06-19 21:10:43.646 info instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                              host.iobrokerpi
                              2022-06-19 21:10:43.537 info instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                              host.iobrokerpi
                              2022-06-19 21:10:42.680 info stopInstance system.adapter.sourceanalytix.0 send kill signal
                              host.iobrokerpi
                              2022-06-19 21:10:42.680 info stopInstance system.adapter.iqontrol.0 send kill signal
                              host.iobrokerpi
                              2022-06-19 21:10:42.680 info stopInstance system.adapter.web.0 send kill signal
                              host.iobrokerpi
                              2022-06-19 21:10:42.679 info stopInstance system.adapter.fritzdect.0 send kill signal
                              host.iobrokerpi
                              2022-06-19 21:10:42.679 info stopInstance system.adapter.ds18b20.0 send kill signal
                              host.iobrokerpi
                              2022-06-19 21:10:42.679 info stopInstance system.adapter.discovery.0 send kill signal
                              host.iobrokerpi
                              2022-06-19 21:10:42.679 info stopInstance system.adapter.backitup.0 send kill signal
                              host.iobrokerpi
                              2022-06-19 21:10:42.679 info stopInstance system.adapter.sonoff.0 send kill signal
                              host.iobrokerpi
                              2022-06-19 21:10:42.678 info stopInstance system.adapter.shelly.0 send kill signal
                              host.iobrokerpi
                              2022-06-19 21:10:42.678 info stopInstance system.adapter.javascript.0 send kill signal
                              host.iobrokerpi
                              2022-06-19 21:10:42.676 info stopInstance system.adapter.admin.0 send kill signal
                              host.iobrokerpi
                              2022-06-19 21:10:42.496 info stopInstance canceled schedule system.adapter.daswetter.0
                              host.iobrokerpi
                              2022-06-19 21:10:42.491 info stopInstance system.adapter.daswetter.0 (force=false, process=false)
                              host.iobrokerpi
                              2022-06-19 21:10:42.491 info stopInstance system.adapter.radar2.0 (force=false, process=false)
                              host.iobrokerpi
                              2022-06-19 21:10:42.490 info stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
                              host.iobrokerpi
                              2022-06-19 21:10:42.489 info stopInstance system.adapter.iqontrol.0 (force=false, process=true)
                              host.iobrokerpi
                              2022-06-19 21:10:42.489 info stopInstance system.adapter.web.0 (force=false, process=true)
                              host.iobrokerpi
                              2022-06-19 21:10:42.488 info stopInstance system.adapter.smartcontrol.0 (force=false, process=false)
                              host.iobrokerpi
                              2022-06-19 21:10:42.488 info stopInstance system.adapter.net-tools.0 (force=false, process=false)
                              host.iobrokerpi
                              2022-06-19 21:10:42.487 info stopInstance system.adapter.info.0 (force=false, process=false)
                              host.iobrokerpi
                              2022-06-19 21:10:42.487 info stopInstance system.adapter.fritzdect.0 (force=false, process=true)
                              host.iobrokerpi
                              2022-06-19 21:10:42.486 info stopInstance system.adapter.ds18b20.0 (force=false, process=true)
                              host.iobrokerpi
                              2022-06-19 21:10:42.485 info stopInstance system.adapter.discovery.0 (force=false, process=true)
                              host.iobrokerpi
                              2022-06-19 21:10:42.485 info stopInstance system.adapter.ble.0 (force=false, process=false)
                              host.iobrokerpi
                              2022-06-19 21:10:42.484 info stopInstance system.adapter.backitup.0 (force=false, process=true)
                              host.iobrokerpi
                              2022-06-19 21:10:42.484 info stopInstance system.adapter.synology.0 (force=false, process=false)
                              host.iobrokerpi
                              2022-06-19 21:10:42.483 info stopInstance system.adapter.hue.0 (force=false, process=false)
                              host.iobrokerpi
                              2022-06-19 21:10:42.483 info stopInstance system.adapter.sonoff.0 (force=false, process=true)
                              host.iobrokerpi
                              2022-06-19 21:10:42.482 info stopInstance system.adapter.rpi2.0 (force=false, process=false)
                              host.iobrokerpi
                              2022-06-19 21:10:42.482 info stopInstance system.adapter.tr-064.0 (force=false, process=false)
                              host.iobrokerpi
                              2022-06-19 21:10:42.481 info stopInstance system.adapter.shelly.0 (force=false, process=true)
                              host.iobrokerpi
                              2022-06-19 21:10:42.481 info stopInstance system.adapter.ping.0 (force=false, process=false)
                              host.iobrokerpi
                              2022-06-19 21:10:42.479 info stopInstance system.adapter.javascript.0 (force=false, process=true)
                              host.iobrokerpi
                              2022-06-19 21:10:42.469 info stopInstance system.adapter.influxdb.0 (force=false, process=true)
                              host.iobrokerpi
                              2022-06-19 21:10:42.404 info stopInstance system.adapter.admin.0 (force=false, process=true)
                              host.iobrokerpi
                              2022-06-19 21:10:42.397 info received SIGTERM

                              ===

                              GlasfaserG Thomas BraunT 3 Antworten Letzte Antwort
                              0
                              • W wrod

                                @thomas-braun
                                Sorry, aber ich habe versucht, die Meldungen zu selektieren. Da kommen so viele beim Neustart.
                                Die sind für einen Post zu groß, sagt das System.

                                admin-Protokolle lauten nach Neustart:

                                v6.0.5
                                99+28

                                Log-Größe: 23.4 KB
                                Zeit

                                Nachricht
                                admin.0
                                2022-06-19 21:11:30.990 error Error: "error" - authentication failed for ::ffff:192.168.220.33
                                admin.0
                                2022-06-19 21:11:30.905 error Error: "error" - authentication failed for ::ffff:192.168.220.33

                                ===

                                Protkolle von hosts.iobrokerpi:

                                v6.0.5
                                99+29

                                Log-Größe: 23.9 KB
                                Zeit

                                Nachricht
                                host.iobrokerpi
                                2022-06-19 21:13:38.588 info iobroker npm-rebuild: Rebuilding native modules ...
                                host.iobrokerpi
                                2022-06-19 21:13:37.489 info iobroker rebuild
                                host.iobrokerpi
                                2022-06-19 21:13:37.489 warn adapter "ble" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
                                host.iobrokerpi
                                2022-06-19 21:13:37.489 info system.adapter.ble.0 will be rebuilt
                                host.iobrokerpi
                                2022-06-19 21:13:37.488 info Adapter system.adapter.ble.0 needs rebuild and will be restarted afterwards.
                                host.iobrokerpi
                                2022-06-19 21:13:37.488 info instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
                                host.iobrokerpi
                                2022-06-19 21:13:34.980 info instance system.adapter.ble.0 started with pid 3437
                                host.iobrokerpi
                                2022-06-19 21:13:34.660 info iobroker npm-rebuild: exit 0
                                host.iobrokerpi
                                2022-06-19 21:13:33.649 info iobroker npm-rebuild: Rebuilding native modules done
                                host.iobrokerpi
                                2022-06-19 21:13:33.648 info iobroker npm-rebuild:
                                host.iobrokerpi
                                2022-06-19 21:13:33.617 info iobroker npm-rebuild: rebuilt dependencies successfully
                                host.iobrokerpi
                                2022-06-19 21:12:50.705 info iobroker npm-rebuild: Rebuilding native modules ...
                                host.iobrokerpi
                                2022-06-19 21:12:49.602 info iobroker rebuild
                                host.iobrokerpi
                                2022-06-19 21:12:49.602 warn adapter "ble" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
                                host.iobrokerpi
                                2022-06-19 21:12:49.602 info system.adapter.ble.0 will be rebuilt
                                host.iobrokerpi
                                2022-06-19 21:12:49.601 info Adapter system.adapter.ble.0 needs rebuild and will be restarted afterwards.
                                host.iobrokerpi
                                2022-06-19 21:12:49.601 info instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
                                host.iobrokerpi
                                2022-06-19 21:12:47.124 info instance system.adapter.ble.0 started with pid 2406
                                host.iobrokerpi
                                2022-06-19 21:12:46.646 info iobroker npm-rebuild: exit 0
                                host.iobrokerpi
                                2022-06-19 21:12:45.620 info iobroker npm-rebuild: Rebuilding native modules done
                                host.iobrokerpi
                                2022-06-19 21:12:45.619 info iobroker npm-rebuild:
                                host.iobrokerpi
                                2022-06-19 21:12:45.593 info iobroker npm-rebuild: rebuilt dependencies successfully
                                host.iobrokerpi
                                2022-06-19 21:12:32.394 info instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                host.iobrokerpi
                                2022-06-19 21:12:05.155 info instance system.adapter.daswetter.0 started with pid 1829
                                host.iobrokerpi
                                2022-06-19 21:12:05.118 info instance scheduled system.adapter.daswetter.0 */15 * * * *
                                host.iobrokerpi
                                2022-06-19 21:12:01.487 info instance system.adapter.sourceanalytix.0 started with pid 1621
                                host.iobrokerpi
                                2022-06-19 21:11:57.664 info instance system.adapter.iqontrol.0 started with pid 1553
                                host.iobrokerpi
                                2022-06-19 21:11:53.335 info instance system.adapter.web.0 started with pid 1414
                                host.iobrokerpi
                                2022-06-19 21:11:49.138 info instance system.adapter.fritzdect.0 started with pid 1345
                                host.iobrokerpi
                                2022-06-19 21:11:45.159 info instance system.adapter.ds18b20.0 started with pid 1322
                                host.iobrokerpi
                                2022-06-19 21:11:42.560 info instance system.adapter.discovery.0 started with pid 1299
                                host.iobrokerpi
                                2022-06-19 21:11:41.599 info iobroker npm-rebuild: Rebuilding native modules ...
                                host.iobrokerpi
                                2022-06-19 21:11:40.014 info iobroker rebuild
                                host.iobrokerpi
                                2022-06-19 21:11:40.013 warn adapter "ble" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
                                host.iobrokerpi
                                2022-06-19 21:11:40.012 info system.adapter.ble.0 will be rebuilt
                                host.iobrokerpi
                                2022-06-19 21:11:40.008 info Adapter system.adapter.ble.0 needs rebuild and will be restarted afterwards.
                                host.iobrokerpi
                                2022-06-19 21:11:40.007 info instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
                                host.iobrokerpi
                                2022-06-19 21:11:37.152 info instance system.adapter.ble.0 started with pid 1256
                                host.iobrokerpi
                                2022-06-19 21:11:33.185 info instance system.adapter.backitup.0 started with pid 1241
                                host.iobrokerpi
                                2022-06-19 21:11:29.217 info instance system.adapter.sonoff.0 started with pid 1226
                                host.iobrokerpi
                                2022-06-19 21:11:25.110 info instance system.adapter.shelly.0 started with pid 1211
                                host.iobrokerpi
                                2022-06-19 21:11:21.079 info instance system.adapter.javascript.0 started with pid 1194
                                host.iobrokerpi
                                2022-06-19 21:11:17.346 info instance system.adapter.influxdb.0 started with pid 1116
                                host.iobrokerpi
                                2022-06-19 21:11:00.365 info Some obsolete host states deleted.
                                host.iobrokerpi
                                2022-06-19 21:11:00.353 info Delete state "system.host.iobrokerpi.versions.npmNewestNext"
                                host.iobrokerpi
                                2022-06-19 21:11:00.340 info Delete state "system.host.iobrokerpi.versions.npmNewest"
                                host.iobrokerpi
                                2022-06-19 21:11:00.328 info Delete state "system.host.iobrokerpi.versions.npmCurrent"
                                host.iobrokerpi
                                2022-06-19 21:11:00.315 info Delete state "system.host.iobrokerpi.versions.nodeNewestNext"
                                host.iobrokerpi
                                2022-06-19 21:11:00.303 info instance system.adapter.admin.0 started with pid 764
                                host.iobrokerpi
                                2022-06-19 21:11:00.276 info Delete state "system.host.iobrokerpi.versions.nodeNewest"
                                host.iobrokerpi
                                2022-06-19 21:11:00.060 info starting 14 instances
                                host.iobrokerpi
                                2022-06-19 21:10:59.981 info 25 instances found
                                host.iobrokerpi
                                2022-06-19 21:10:59.979 info Delete state "system.host.iobrokerpi.versions.nodeCurrent"
                                host.iobrokerpi
                                2022-06-19 21:10:59.317 info added notifications configuration of host
                                host.iobrokerpi
                                2022-06-19 21:10:59.282 info connected to Objects and States
                                host.iobrokerpi
                                2022-06-19 21:10:56.570 info ip addresses: fe80::8939:afd0:3c09:c61f
                                host.iobrokerpi
                                2022-06-19 21:10:56.568 info hostname: iobrokerpi, node: v16.15.1
                                host.iobrokerpi
                                2022-06-19 21:10:56.567 info Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                                host.iobrokerpi
                                2022-06-19 21:10:56.560 info iobroker.js-controller version 4.0.23 js-controller starting
                                host.iobrokerpi
                                2022-06-19 21:10:44.949 info terminated
                                host.iobrokerpi
                                2022-06-19 21:10:44.761 info All instances are stopped.
                                host.iobrokerpi
                                2022-06-19 21:10:44.760 info instance system.adapter.influxdb.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                host.iobrokerpi
                                2022-06-19 21:10:44.626 info instance system.adapter.web.0 terminated with code null ()
                                host.iobrokerpi
                                2022-06-19 21:10:44.625 warn instance system.adapter.web.0 terminated due to SIGTERM
                                host.iobrokerpi
                                2022-06-19 21:10:44.588 info instance system.adapter.ds18b20.0 terminated with code null ()
                                host.iobrokerpi
                                2022-06-19 21:10:44.587 warn instance system.adapter.ds18b20.0 terminated due to SIGTERM
                                host.iobrokerpi
                                2022-06-19 21:10:44.530 info instance system.adapter.sonoff.0 terminated with code null ()
                                host.iobrokerpi
                                2022-06-19 21:10:44.530 warn instance system.adapter.sonoff.0 terminated due to SIGTERM
                                host.iobrokerpi
                                2022-06-19 21:10:44.264 info instance system.adapter.shelly.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                host.iobrokerpi
                                2022-06-19 21:10:44.211 info instance system.adapter.javascript.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                host.iobrokerpi
                                2022-06-19 21:10:44.162 info instance system.adapter.sourceanalytix.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                host.iobrokerpi
                                2022-06-19 21:10:44.013 info instance system.adapter.fritzdect.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                host.iobrokerpi
                                2022-06-19 21:10:43.942 info instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                host.iobrokerpi
                                2022-06-19 21:10:43.875 info stopInstance system.adapter.web.0 killing pid 1434
                                host.iobrokerpi
                                2022-06-19 21:10:43.875 info stopInstance system.adapter.ds18b20.0 killing pid 1319
                                host.iobrokerpi
                                2022-06-19 21:10:43.874 info stopInstance system.adapter.sonoff.0 killing pid 1227
                                host.iobrokerpi
                                2022-06-19 21:10:43.693 info instance system.adapter.iqontrol.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                host.iobrokerpi
                                2022-06-19 21:10:43.646 info instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                host.iobrokerpi
                                2022-06-19 21:10:43.537 info instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                host.iobrokerpi
                                2022-06-19 21:10:42.680 info stopInstance system.adapter.sourceanalytix.0 send kill signal
                                host.iobrokerpi
                                2022-06-19 21:10:42.680 info stopInstance system.adapter.iqontrol.0 send kill signal
                                host.iobrokerpi
                                2022-06-19 21:10:42.680 info stopInstance system.adapter.web.0 send kill signal
                                host.iobrokerpi
                                2022-06-19 21:10:42.679 info stopInstance system.adapter.fritzdect.0 send kill signal
                                host.iobrokerpi
                                2022-06-19 21:10:42.679 info stopInstance system.adapter.ds18b20.0 send kill signal
                                host.iobrokerpi
                                2022-06-19 21:10:42.679 info stopInstance system.adapter.discovery.0 send kill signal
                                host.iobrokerpi
                                2022-06-19 21:10:42.679 info stopInstance system.adapter.backitup.0 send kill signal
                                host.iobrokerpi
                                2022-06-19 21:10:42.679 info stopInstance system.adapter.sonoff.0 send kill signal
                                host.iobrokerpi
                                2022-06-19 21:10:42.678 info stopInstance system.adapter.shelly.0 send kill signal
                                host.iobrokerpi
                                2022-06-19 21:10:42.678 info stopInstance system.adapter.javascript.0 send kill signal
                                host.iobrokerpi
                                2022-06-19 21:10:42.676 info stopInstance system.adapter.admin.0 send kill signal
                                host.iobrokerpi
                                2022-06-19 21:10:42.496 info stopInstance canceled schedule system.adapter.daswetter.0
                                host.iobrokerpi
                                2022-06-19 21:10:42.491 info stopInstance system.adapter.daswetter.0 (force=false, process=false)
                                host.iobrokerpi
                                2022-06-19 21:10:42.491 info stopInstance system.adapter.radar2.0 (force=false, process=false)
                                host.iobrokerpi
                                2022-06-19 21:10:42.490 info stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
                                host.iobrokerpi
                                2022-06-19 21:10:42.489 info stopInstance system.adapter.iqontrol.0 (force=false, process=true)
                                host.iobrokerpi
                                2022-06-19 21:10:42.489 info stopInstance system.adapter.web.0 (force=false, process=true)
                                host.iobrokerpi
                                2022-06-19 21:10:42.488 info stopInstance system.adapter.smartcontrol.0 (force=false, process=false)
                                host.iobrokerpi
                                2022-06-19 21:10:42.488 info stopInstance system.adapter.net-tools.0 (force=false, process=false)
                                host.iobrokerpi
                                2022-06-19 21:10:42.487 info stopInstance system.adapter.info.0 (force=false, process=false)
                                host.iobrokerpi
                                2022-06-19 21:10:42.487 info stopInstance system.adapter.fritzdect.0 (force=false, process=true)
                                host.iobrokerpi
                                2022-06-19 21:10:42.486 info stopInstance system.adapter.ds18b20.0 (force=false, process=true)
                                host.iobrokerpi
                                2022-06-19 21:10:42.485 info stopInstance system.adapter.discovery.0 (force=false, process=true)
                                host.iobrokerpi
                                2022-06-19 21:10:42.485 info stopInstance system.adapter.ble.0 (force=false, process=false)
                                host.iobrokerpi
                                2022-06-19 21:10:42.484 info stopInstance system.adapter.backitup.0 (force=false, process=true)
                                host.iobrokerpi
                                2022-06-19 21:10:42.484 info stopInstance system.adapter.synology.0 (force=false, process=false)
                                host.iobrokerpi
                                2022-06-19 21:10:42.483 info stopInstance system.adapter.hue.0 (force=false, process=false)
                                host.iobrokerpi
                                2022-06-19 21:10:42.483 info stopInstance system.adapter.sonoff.0 (force=false, process=true)
                                host.iobrokerpi
                                2022-06-19 21:10:42.482 info stopInstance system.adapter.rpi2.0 (force=false, process=false)
                                host.iobrokerpi
                                2022-06-19 21:10:42.482 info stopInstance system.adapter.tr-064.0 (force=false, process=false)
                                host.iobrokerpi
                                2022-06-19 21:10:42.481 info stopInstance system.adapter.shelly.0 (force=false, process=true)
                                host.iobrokerpi
                                2022-06-19 21:10:42.481 info stopInstance system.adapter.ping.0 (force=false, process=false)
                                host.iobrokerpi
                                2022-06-19 21:10:42.479 info stopInstance system.adapter.javascript.0 (force=false, process=true)
                                host.iobrokerpi
                                2022-06-19 21:10:42.469 info stopInstance system.adapter.influxdb.0 (force=false, process=true)
                                host.iobrokerpi
                                2022-06-19 21:10:42.404 info stopInstance system.adapter.admin.0 (force=false, process=true)
                                host.iobrokerpi
                                2022-06-19 21:10:42.397 info received SIGTERM

                                ===

                                GlasfaserG Offline
                                GlasfaserG Offline
                                Glasfaser
                                schrieb am zuletzt editiert von
                                #29

                                @wrod

                                BITTE die Ausgabe in Code Tags

                                dp2.gif

                                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                1 Antwort Letzte Antwort
                                0
                                • W wrod

                                  @thomas-braun
                                  Sorry, aber ich habe versucht, die Meldungen zu selektieren. Da kommen so viele beim Neustart.
                                  Die sind für einen Post zu groß, sagt das System.

                                  admin-Protokolle lauten nach Neustart:

                                  v6.0.5
                                  99+28

                                  Log-Größe: 23.4 KB
                                  Zeit

                                  Nachricht
                                  admin.0
                                  2022-06-19 21:11:30.990 error Error: "error" - authentication failed for ::ffff:192.168.220.33
                                  admin.0
                                  2022-06-19 21:11:30.905 error Error: "error" - authentication failed for ::ffff:192.168.220.33

                                  ===

                                  Protkolle von hosts.iobrokerpi:

                                  v6.0.5
                                  99+29

                                  Log-Größe: 23.9 KB
                                  Zeit

                                  Nachricht
                                  host.iobrokerpi
                                  2022-06-19 21:13:38.588 info iobroker npm-rebuild: Rebuilding native modules ...
                                  host.iobrokerpi
                                  2022-06-19 21:13:37.489 info iobroker rebuild
                                  host.iobrokerpi
                                  2022-06-19 21:13:37.489 warn adapter "ble" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
                                  host.iobrokerpi
                                  2022-06-19 21:13:37.489 info system.adapter.ble.0 will be rebuilt
                                  host.iobrokerpi
                                  2022-06-19 21:13:37.488 info Adapter system.adapter.ble.0 needs rebuild and will be restarted afterwards.
                                  host.iobrokerpi
                                  2022-06-19 21:13:37.488 info instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
                                  host.iobrokerpi
                                  2022-06-19 21:13:34.980 info instance system.adapter.ble.0 started with pid 3437
                                  host.iobrokerpi
                                  2022-06-19 21:13:34.660 info iobroker npm-rebuild: exit 0
                                  host.iobrokerpi
                                  2022-06-19 21:13:33.649 info iobroker npm-rebuild: Rebuilding native modules done
                                  host.iobrokerpi
                                  2022-06-19 21:13:33.648 info iobroker npm-rebuild:
                                  host.iobrokerpi
                                  2022-06-19 21:13:33.617 info iobroker npm-rebuild: rebuilt dependencies successfully
                                  host.iobrokerpi
                                  2022-06-19 21:12:50.705 info iobroker npm-rebuild: Rebuilding native modules ...
                                  host.iobrokerpi
                                  2022-06-19 21:12:49.602 info iobroker rebuild
                                  host.iobrokerpi
                                  2022-06-19 21:12:49.602 warn adapter "ble" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
                                  host.iobrokerpi
                                  2022-06-19 21:12:49.602 info system.adapter.ble.0 will be rebuilt
                                  host.iobrokerpi
                                  2022-06-19 21:12:49.601 info Adapter system.adapter.ble.0 needs rebuild and will be restarted afterwards.
                                  host.iobrokerpi
                                  2022-06-19 21:12:49.601 info instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
                                  host.iobrokerpi
                                  2022-06-19 21:12:47.124 info instance system.adapter.ble.0 started with pid 2406
                                  host.iobrokerpi
                                  2022-06-19 21:12:46.646 info iobroker npm-rebuild: exit 0
                                  host.iobrokerpi
                                  2022-06-19 21:12:45.620 info iobroker npm-rebuild: Rebuilding native modules done
                                  host.iobrokerpi
                                  2022-06-19 21:12:45.619 info iobroker npm-rebuild:
                                  host.iobrokerpi
                                  2022-06-19 21:12:45.593 info iobroker npm-rebuild: rebuilt dependencies successfully
                                  host.iobrokerpi
                                  2022-06-19 21:12:32.394 info instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                  host.iobrokerpi
                                  2022-06-19 21:12:05.155 info instance system.adapter.daswetter.0 started with pid 1829
                                  host.iobrokerpi
                                  2022-06-19 21:12:05.118 info instance scheduled system.adapter.daswetter.0 */15 * * * *
                                  host.iobrokerpi
                                  2022-06-19 21:12:01.487 info instance system.adapter.sourceanalytix.0 started with pid 1621
                                  host.iobrokerpi
                                  2022-06-19 21:11:57.664 info instance system.adapter.iqontrol.0 started with pid 1553
                                  host.iobrokerpi
                                  2022-06-19 21:11:53.335 info instance system.adapter.web.0 started with pid 1414
                                  host.iobrokerpi
                                  2022-06-19 21:11:49.138 info instance system.adapter.fritzdect.0 started with pid 1345
                                  host.iobrokerpi
                                  2022-06-19 21:11:45.159 info instance system.adapter.ds18b20.0 started with pid 1322
                                  host.iobrokerpi
                                  2022-06-19 21:11:42.560 info instance system.adapter.discovery.0 started with pid 1299
                                  host.iobrokerpi
                                  2022-06-19 21:11:41.599 info iobroker npm-rebuild: Rebuilding native modules ...
                                  host.iobrokerpi
                                  2022-06-19 21:11:40.014 info iobroker rebuild
                                  host.iobrokerpi
                                  2022-06-19 21:11:40.013 warn adapter "ble" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
                                  host.iobrokerpi
                                  2022-06-19 21:11:40.012 info system.adapter.ble.0 will be rebuilt
                                  host.iobrokerpi
                                  2022-06-19 21:11:40.008 info Adapter system.adapter.ble.0 needs rebuild and will be restarted afterwards.
                                  host.iobrokerpi
                                  2022-06-19 21:11:40.007 info instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
                                  host.iobrokerpi
                                  2022-06-19 21:11:37.152 info instance system.adapter.ble.0 started with pid 1256
                                  host.iobrokerpi
                                  2022-06-19 21:11:33.185 info instance system.adapter.backitup.0 started with pid 1241
                                  host.iobrokerpi
                                  2022-06-19 21:11:29.217 info instance system.adapter.sonoff.0 started with pid 1226
                                  host.iobrokerpi
                                  2022-06-19 21:11:25.110 info instance system.adapter.shelly.0 started with pid 1211
                                  host.iobrokerpi
                                  2022-06-19 21:11:21.079 info instance system.adapter.javascript.0 started with pid 1194
                                  host.iobrokerpi
                                  2022-06-19 21:11:17.346 info instance system.adapter.influxdb.0 started with pid 1116
                                  host.iobrokerpi
                                  2022-06-19 21:11:00.365 info Some obsolete host states deleted.
                                  host.iobrokerpi
                                  2022-06-19 21:11:00.353 info Delete state "system.host.iobrokerpi.versions.npmNewestNext"
                                  host.iobrokerpi
                                  2022-06-19 21:11:00.340 info Delete state "system.host.iobrokerpi.versions.npmNewest"
                                  host.iobrokerpi
                                  2022-06-19 21:11:00.328 info Delete state "system.host.iobrokerpi.versions.npmCurrent"
                                  host.iobrokerpi
                                  2022-06-19 21:11:00.315 info Delete state "system.host.iobrokerpi.versions.nodeNewestNext"
                                  host.iobrokerpi
                                  2022-06-19 21:11:00.303 info instance system.adapter.admin.0 started with pid 764
                                  host.iobrokerpi
                                  2022-06-19 21:11:00.276 info Delete state "system.host.iobrokerpi.versions.nodeNewest"
                                  host.iobrokerpi
                                  2022-06-19 21:11:00.060 info starting 14 instances
                                  host.iobrokerpi
                                  2022-06-19 21:10:59.981 info 25 instances found
                                  host.iobrokerpi
                                  2022-06-19 21:10:59.979 info Delete state "system.host.iobrokerpi.versions.nodeCurrent"
                                  host.iobrokerpi
                                  2022-06-19 21:10:59.317 info added notifications configuration of host
                                  host.iobrokerpi
                                  2022-06-19 21:10:59.282 info connected to Objects and States
                                  host.iobrokerpi
                                  2022-06-19 21:10:56.570 info ip addresses: fe80::8939:afd0:3c09:c61f
                                  host.iobrokerpi
                                  2022-06-19 21:10:56.568 info hostname: iobrokerpi, node: v16.15.1
                                  host.iobrokerpi
                                  2022-06-19 21:10:56.567 info Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                                  host.iobrokerpi
                                  2022-06-19 21:10:56.560 info iobroker.js-controller version 4.0.23 js-controller starting
                                  host.iobrokerpi
                                  2022-06-19 21:10:44.949 info terminated
                                  host.iobrokerpi
                                  2022-06-19 21:10:44.761 info All instances are stopped.
                                  host.iobrokerpi
                                  2022-06-19 21:10:44.760 info instance system.adapter.influxdb.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                  host.iobrokerpi
                                  2022-06-19 21:10:44.626 info instance system.adapter.web.0 terminated with code null ()
                                  host.iobrokerpi
                                  2022-06-19 21:10:44.625 warn instance system.adapter.web.0 terminated due to SIGTERM
                                  host.iobrokerpi
                                  2022-06-19 21:10:44.588 info instance system.adapter.ds18b20.0 terminated with code null ()
                                  host.iobrokerpi
                                  2022-06-19 21:10:44.587 warn instance system.adapter.ds18b20.0 terminated due to SIGTERM
                                  host.iobrokerpi
                                  2022-06-19 21:10:44.530 info instance system.adapter.sonoff.0 terminated with code null ()
                                  host.iobrokerpi
                                  2022-06-19 21:10:44.530 warn instance system.adapter.sonoff.0 terminated due to SIGTERM
                                  host.iobrokerpi
                                  2022-06-19 21:10:44.264 info instance system.adapter.shelly.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                  host.iobrokerpi
                                  2022-06-19 21:10:44.211 info instance system.adapter.javascript.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                  host.iobrokerpi
                                  2022-06-19 21:10:44.162 info instance system.adapter.sourceanalytix.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                  host.iobrokerpi
                                  2022-06-19 21:10:44.013 info instance system.adapter.fritzdect.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                  host.iobrokerpi
                                  2022-06-19 21:10:43.942 info instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                  host.iobrokerpi
                                  2022-06-19 21:10:43.875 info stopInstance system.adapter.web.0 killing pid 1434
                                  host.iobrokerpi
                                  2022-06-19 21:10:43.875 info stopInstance system.adapter.ds18b20.0 killing pid 1319
                                  host.iobrokerpi
                                  2022-06-19 21:10:43.874 info stopInstance system.adapter.sonoff.0 killing pid 1227
                                  host.iobrokerpi
                                  2022-06-19 21:10:43.693 info instance system.adapter.iqontrol.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                  host.iobrokerpi
                                  2022-06-19 21:10:43.646 info instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                  host.iobrokerpi
                                  2022-06-19 21:10:43.537 info instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.680 info stopInstance system.adapter.sourceanalytix.0 send kill signal
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.680 info stopInstance system.adapter.iqontrol.0 send kill signal
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.680 info stopInstance system.adapter.web.0 send kill signal
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.679 info stopInstance system.adapter.fritzdect.0 send kill signal
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.679 info stopInstance system.adapter.ds18b20.0 send kill signal
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.679 info stopInstance system.adapter.discovery.0 send kill signal
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.679 info stopInstance system.adapter.backitup.0 send kill signal
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.679 info stopInstance system.adapter.sonoff.0 send kill signal
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.678 info stopInstance system.adapter.shelly.0 send kill signal
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.678 info stopInstance system.adapter.javascript.0 send kill signal
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.676 info stopInstance system.adapter.admin.0 send kill signal
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.496 info stopInstance canceled schedule system.adapter.daswetter.0
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.491 info stopInstance system.adapter.daswetter.0 (force=false, process=false)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.491 info stopInstance system.adapter.radar2.0 (force=false, process=false)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.490 info stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.489 info stopInstance system.adapter.iqontrol.0 (force=false, process=true)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.489 info stopInstance system.adapter.web.0 (force=false, process=true)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.488 info stopInstance system.adapter.smartcontrol.0 (force=false, process=false)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.488 info stopInstance system.adapter.net-tools.0 (force=false, process=false)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.487 info stopInstance system.adapter.info.0 (force=false, process=false)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.487 info stopInstance system.adapter.fritzdect.0 (force=false, process=true)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.486 info stopInstance system.adapter.ds18b20.0 (force=false, process=true)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.485 info stopInstance system.adapter.discovery.0 (force=false, process=true)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.485 info stopInstance system.adapter.ble.0 (force=false, process=false)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.484 info stopInstance system.adapter.backitup.0 (force=false, process=true)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.484 info stopInstance system.adapter.synology.0 (force=false, process=false)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.483 info stopInstance system.adapter.hue.0 (force=false, process=false)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.483 info stopInstance system.adapter.sonoff.0 (force=false, process=true)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.482 info stopInstance system.adapter.rpi2.0 (force=false, process=false)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.482 info stopInstance system.adapter.tr-064.0 (force=false, process=false)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.481 info stopInstance system.adapter.shelly.0 (force=false, process=true)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.481 info stopInstance system.adapter.ping.0 (force=false, process=false)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.479 info stopInstance system.adapter.javascript.0 (force=false, process=true)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.469 info stopInstance system.adapter.influxdb.0 (force=false, process=true)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.404 info stopInstance system.adapter.admin.0 (force=false, process=true)
                                  host.iobrokerpi
                                  2022-06-19 21:10:42.397 info received SIGTERM

                                  ===

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

                                  @wrod

                                  Bitte CodeTags verwenden.

                                  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

                                  W 1 Antwort Letzte Antwort
                                  0
                                  • W wrod

                                    @thomas-braun
                                    Sorry, aber ich habe versucht, die Meldungen zu selektieren. Da kommen so viele beim Neustart.
                                    Die sind für einen Post zu groß, sagt das System.

                                    admin-Protokolle lauten nach Neustart:

                                    v6.0.5
                                    99+28

                                    Log-Größe: 23.4 KB
                                    Zeit

                                    Nachricht
                                    admin.0
                                    2022-06-19 21:11:30.990 error Error: "error" - authentication failed for ::ffff:192.168.220.33
                                    admin.0
                                    2022-06-19 21:11:30.905 error Error: "error" - authentication failed for ::ffff:192.168.220.33

                                    ===

                                    Protkolle von hosts.iobrokerpi:

                                    v6.0.5
                                    99+29

                                    Log-Größe: 23.9 KB
                                    Zeit

                                    Nachricht
                                    host.iobrokerpi
                                    2022-06-19 21:13:38.588 info iobroker npm-rebuild: Rebuilding native modules ...
                                    host.iobrokerpi
                                    2022-06-19 21:13:37.489 info iobroker rebuild
                                    host.iobrokerpi
                                    2022-06-19 21:13:37.489 warn adapter "ble" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
                                    host.iobrokerpi
                                    2022-06-19 21:13:37.489 info system.adapter.ble.0 will be rebuilt
                                    host.iobrokerpi
                                    2022-06-19 21:13:37.488 info Adapter system.adapter.ble.0 needs rebuild and will be restarted afterwards.
                                    host.iobrokerpi
                                    2022-06-19 21:13:37.488 info instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
                                    host.iobrokerpi
                                    2022-06-19 21:13:34.980 info instance system.adapter.ble.0 started with pid 3437
                                    host.iobrokerpi
                                    2022-06-19 21:13:34.660 info iobroker npm-rebuild: exit 0
                                    host.iobrokerpi
                                    2022-06-19 21:13:33.649 info iobroker npm-rebuild: Rebuilding native modules done
                                    host.iobrokerpi
                                    2022-06-19 21:13:33.648 info iobroker npm-rebuild:
                                    host.iobrokerpi
                                    2022-06-19 21:13:33.617 info iobroker npm-rebuild: rebuilt dependencies successfully
                                    host.iobrokerpi
                                    2022-06-19 21:12:50.705 info iobroker npm-rebuild: Rebuilding native modules ...
                                    host.iobrokerpi
                                    2022-06-19 21:12:49.602 info iobroker rebuild
                                    host.iobrokerpi
                                    2022-06-19 21:12:49.602 warn adapter "ble" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
                                    host.iobrokerpi
                                    2022-06-19 21:12:49.602 info system.adapter.ble.0 will be rebuilt
                                    host.iobrokerpi
                                    2022-06-19 21:12:49.601 info Adapter system.adapter.ble.0 needs rebuild and will be restarted afterwards.
                                    host.iobrokerpi
                                    2022-06-19 21:12:49.601 info instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
                                    host.iobrokerpi
                                    2022-06-19 21:12:47.124 info instance system.adapter.ble.0 started with pid 2406
                                    host.iobrokerpi
                                    2022-06-19 21:12:46.646 info iobroker npm-rebuild: exit 0
                                    host.iobrokerpi
                                    2022-06-19 21:12:45.620 info iobroker npm-rebuild: Rebuilding native modules done
                                    host.iobrokerpi
                                    2022-06-19 21:12:45.619 info iobroker npm-rebuild:
                                    host.iobrokerpi
                                    2022-06-19 21:12:45.593 info iobroker npm-rebuild: rebuilt dependencies successfully
                                    host.iobrokerpi
                                    2022-06-19 21:12:32.394 info instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                    host.iobrokerpi
                                    2022-06-19 21:12:05.155 info instance system.adapter.daswetter.0 started with pid 1829
                                    host.iobrokerpi
                                    2022-06-19 21:12:05.118 info instance scheduled system.adapter.daswetter.0 */15 * * * *
                                    host.iobrokerpi
                                    2022-06-19 21:12:01.487 info instance system.adapter.sourceanalytix.0 started with pid 1621
                                    host.iobrokerpi
                                    2022-06-19 21:11:57.664 info instance system.adapter.iqontrol.0 started with pid 1553
                                    host.iobrokerpi
                                    2022-06-19 21:11:53.335 info instance system.adapter.web.0 started with pid 1414
                                    host.iobrokerpi
                                    2022-06-19 21:11:49.138 info instance system.adapter.fritzdect.0 started with pid 1345
                                    host.iobrokerpi
                                    2022-06-19 21:11:45.159 info instance system.adapter.ds18b20.0 started with pid 1322
                                    host.iobrokerpi
                                    2022-06-19 21:11:42.560 info instance system.adapter.discovery.0 started with pid 1299
                                    host.iobrokerpi
                                    2022-06-19 21:11:41.599 info iobroker npm-rebuild: Rebuilding native modules ...
                                    host.iobrokerpi
                                    2022-06-19 21:11:40.014 info iobroker rebuild
                                    host.iobrokerpi
                                    2022-06-19 21:11:40.013 warn adapter "ble" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
                                    host.iobrokerpi
                                    2022-06-19 21:11:40.012 info system.adapter.ble.0 will be rebuilt
                                    host.iobrokerpi
                                    2022-06-19 21:11:40.008 info Adapter system.adapter.ble.0 needs rebuild and will be restarted afterwards.
                                    host.iobrokerpi
                                    2022-06-19 21:11:40.007 info instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
                                    host.iobrokerpi
                                    2022-06-19 21:11:37.152 info instance system.adapter.ble.0 started with pid 1256
                                    host.iobrokerpi
                                    2022-06-19 21:11:33.185 info instance system.adapter.backitup.0 started with pid 1241
                                    host.iobrokerpi
                                    2022-06-19 21:11:29.217 info instance system.adapter.sonoff.0 started with pid 1226
                                    host.iobrokerpi
                                    2022-06-19 21:11:25.110 info instance system.adapter.shelly.0 started with pid 1211
                                    host.iobrokerpi
                                    2022-06-19 21:11:21.079 info instance system.adapter.javascript.0 started with pid 1194
                                    host.iobrokerpi
                                    2022-06-19 21:11:17.346 info instance system.adapter.influxdb.0 started with pid 1116
                                    host.iobrokerpi
                                    2022-06-19 21:11:00.365 info Some obsolete host states deleted.
                                    host.iobrokerpi
                                    2022-06-19 21:11:00.353 info Delete state "system.host.iobrokerpi.versions.npmNewestNext"
                                    host.iobrokerpi
                                    2022-06-19 21:11:00.340 info Delete state "system.host.iobrokerpi.versions.npmNewest"
                                    host.iobrokerpi
                                    2022-06-19 21:11:00.328 info Delete state "system.host.iobrokerpi.versions.npmCurrent"
                                    host.iobrokerpi
                                    2022-06-19 21:11:00.315 info Delete state "system.host.iobrokerpi.versions.nodeNewestNext"
                                    host.iobrokerpi
                                    2022-06-19 21:11:00.303 info instance system.adapter.admin.0 started with pid 764
                                    host.iobrokerpi
                                    2022-06-19 21:11:00.276 info Delete state "system.host.iobrokerpi.versions.nodeNewest"
                                    host.iobrokerpi
                                    2022-06-19 21:11:00.060 info starting 14 instances
                                    host.iobrokerpi
                                    2022-06-19 21:10:59.981 info 25 instances found
                                    host.iobrokerpi
                                    2022-06-19 21:10:59.979 info Delete state "system.host.iobrokerpi.versions.nodeCurrent"
                                    host.iobrokerpi
                                    2022-06-19 21:10:59.317 info added notifications configuration of host
                                    host.iobrokerpi
                                    2022-06-19 21:10:59.282 info connected to Objects and States
                                    host.iobrokerpi
                                    2022-06-19 21:10:56.570 info ip addresses: fe80::8939:afd0:3c09:c61f
                                    host.iobrokerpi
                                    2022-06-19 21:10:56.568 info hostname: iobrokerpi, node: v16.15.1
                                    host.iobrokerpi
                                    2022-06-19 21:10:56.567 info Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                                    host.iobrokerpi
                                    2022-06-19 21:10:56.560 info iobroker.js-controller version 4.0.23 js-controller starting
                                    host.iobrokerpi
                                    2022-06-19 21:10:44.949 info terminated
                                    host.iobrokerpi
                                    2022-06-19 21:10:44.761 info All instances are stopped.
                                    host.iobrokerpi
                                    2022-06-19 21:10:44.760 info instance system.adapter.influxdb.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    host.iobrokerpi
                                    2022-06-19 21:10:44.626 info instance system.adapter.web.0 terminated with code null ()
                                    host.iobrokerpi
                                    2022-06-19 21:10:44.625 warn instance system.adapter.web.0 terminated due to SIGTERM
                                    host.iobrokerpi
                                    2022-06-19 21:10:44.588 info instance system.adapter.ds18b20.0 terminated with code null ()
                                    host.iobrokerpi
                                    2022-06-19 21:10:44.587 warn instance system.adapter.ds18b20.0 terminated due to SIGTERM
                                    host.iobrokerpi
                                    2022-06-19 21:10:44.530 info instance system.adapter.sonoff.0 terminated with code null ()
                                    host.iobrokerpi
                                    2022-06-19 21:10:44.530 warn instance system.adapter.sonoff.0 terminated due to SIGTERM
                                    host.iobrokerpi
                                    2022-06-19 21:10:44.264 info instance system.adapter.shelly.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    host.iobrokerpi
                                    2022-06-19 21:10:44.211 info instance system.adapter.javascript.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    host.iobrokerpi
                                    2022-06-19 21:10:44.162 info instance system.adapter.sourceanalytix.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    host.iobrokerpi
                                    2022-06-19 21:10:44.013 info instance system.adapter.fritzdect.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    host.iobrokerpi
                                    2022-06-19 21:10:43.942 info instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    host.iobrokerpi
                                    2022-06-19 21:10:43.875 info stopInstance system.adapter.web.0 killing pid 1434
                                    host.iobrokerpi
                                    2022-06-19 21:10:43.875 info stopInstance system.adapter.ds18b20.0 killing pid 1319
                                    host.iobrokerpi
                                    2022-06-19 21:10:43.874 info stopInstance system.adapter.sonoff.0 killing pid 1227
                                    host.iobrokerpi
                                    2022-06-19 21:10:43.693 info instance system.adapter.iqontrol.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    host.iobrokerpi
                                    2022-06-19 21:10:43.646 info instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    host.iobrokerpi
                                    2022-06-19 21:10:43.537 info instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.680 info stopInstance system.adapter.sourceanalytix.0 send kill signal
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.680 info stopInstance system.adapter.iqontrol.0 send kill signal
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.680 info stopInstance system.adapter.web.0 send kill signal
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.679 info stopInstance system.adapter.fritzdect.0 send kill signal
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.679 info stopInstance system.adapter.ds18b20.0 send kill signal
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.679 info stopInstance system.adapter.discovery.0 send kill signal
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.679 info stopInstance system.adapter.backitup.0 send kill signal
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.679 info stopInstance system.adapter.sonoff.0 send kill signal
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.678 info stopInstance system.adapter.shelly.0 send kill signal
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.678 info stopInstance system.adapter.javascript.0 send kill signal
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.676 info stopInstance system.adapter.admin.0 send kill signal
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.496 info stopInstance canceled schedule system.adapter.daswetter.0
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.491 info stopInstance system.adapter.daswetter.0 (force=false, process=false)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.491 info stopInstance system.adapter.radar2.0 (force=false, process=false)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.490 info stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.489 info stopInstance system.adapter.iqontrol.0 (force=false, process=true)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.489 info stopInstance system.adapter.web.0 (force=false, process=true)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.488 info stopInstance system.adapter.smartcontrol.0 (force=false, process=false)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.488 info stopInstance system.adapter.net-tools.0 (force=false, process=false)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.487 info stopInstance system.adapter.info.0 (force=false, process=false)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.487 info stopInstance system.adapter.fritzdect.0 (force=false, process=true)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.486 info stopInstance system.adapter.ds18b20.0 (force=false, process=true)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.485 info stopInstance system.adapter.discovery.0 (force=false, process=true)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.485 info stopInstance system.adapter.ble.0 (force=false, process=false)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.484 info stopInstance system.adapter.backitup.0 (force=false, process=true)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.484 info stopInstance system.adapter.synology.0 (force=false, process=false)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.483 info stopInstance system.adapter.hue.0 (force=false, process=false)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.483 info stopInstance system.adapter.sonoff.0 (force=false, process=true)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.482 info stopInstance system.adapter.rpi2.0 (force=false, process=false)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.482 info stopInstance system.adapter.tr-064.0 (force=false, process=false)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.481 info stopInstance system.adapter.shelly.0 (force=false, process=true)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.481 info stopInstance system.adapter.ping.0 (force=false, process=false)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.479 info stopInstance system.adapter.javascript.0 (force=false, process=true)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.469 info stopInstance system.adapter.influxdb.0 (force=false, process=true)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.404 info stopInstance system.adapter.admin.0 (force=false, process=true)
                                    host.iobrokerpi
                                    2022-06-19 21:10:42.397 info received SIGTERM

                                    ===

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

                                    @wrod

                                    Zum rebuild von ble:

                                    https://forum.iobroker.net/topic/53863/ble-0-ist-rot/2

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @wrod

                                      Bitte CodeTags verwenden.

                                      W Offline
                                      W Offline
                                      wrod
                                      schrieb am zuletzt editiert von
                                      #32

                                      @thomas-braun
                                      Meldungen nach Neustart:

                                      hosts.iobrokerpi:

                                      v6.0.5
                                      99+32
                                      
                                      Log-Größe: 23.5 KB
                                      Zeit
                                      	
                                      Nachricht
                                      host.iobrokerpi
                                      	2022-06-19 21:19:29.322	info	instance system.adapter.sourceanalytix.0 started with pid 1764
                                      host.iobrokerpi
                                      	2022-06-19 21:19:25.176	info	instance system.adapter.iqontrol.0 started with pid 1554
                                      host.iobrokerpi
                                      	2022-06-19 21:19:21.121	info	instance system.adapter.web.0 started with pid 1452
                                      host.iobrokerpi
                                      	2022-06-19 21:19:17.108	info	instance system.adapter.fritzdect.0 started with pid 1337
                                      host.iobrokerpi
                                      	2022-06-19 21:19:12.995	info	instance system.adapter.ds18b20.0 started with pid 1318
                                      host.iobrokerpi
                                      	2022-06-19 21:19:12.638	info	iobroker npm-rebuild: Rebuilding native modules ...
                                      host.iobrokerpi
                                      	2022-06-19 21:19:10.620	info	iobroker rebuild
                                      host.iobrokerpi
                                      	2022-06-19 21:19:10.620	warn	adapter "ble" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
                                      host.iobrokerpi
                                      	2022-06-19 21:19:10.618	info	system.adapter.ble.0 will be rebuilt
                                      host.iobrokerpi
                                      	2022-06-19 21:19:10.617	info	Adapter system.adapter.ble.0 needs rebuild and will be restarted afterwards.
                                      host.iobrokerpi
                                      	2022-06-19 21:19:10.615	info	instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
                                      host.iobrokerpi
                                      	2022-06-19 21:19:09.104	info	instance system.adapter.discovery.0 started with pid 1272
                                      host.iobrokerpi
                                      	2022-06-19 21:19:05.048	info	instance system.adapter.ble.0 started with pid 1248
                                      host.iobrokerpi
                                      	2022-06-19 21:19:01.088	info	instance system.adapter.backitup.0 started with pid 1233
                                      host.iobrokerpi
                                      	2022-06-19 21:18:57.007	info	instance system.adapter.sonoff.0 started with pid 1218
                                      host.iobrokerpi
                                      	2022-06-19 21:18:53.000	info	instance system.adapter.shelly.0 started with pid 1203
                                      host.iobrokerpi
                                      	2022-06-19 21:18:48.934	info	instance system.adapter.javascript.0 started with pid 1129
                                      host.iobrokerpi
                                      	2022-06-19 21:18:44.972	info	instance system.adapter.influxdb.0 started with pid 1112
                                      host.iobrokerpi
                                      	2022-06-19 21:18:28.321	info	Some obsolete host states deleted.
                                      host.iobrokerpi
                                      	2022-06-19 21:18:28.309	info	Delete state "system.host.iobrokerpi.versions.npmNewestNext"
                                      host.iobrokerpi
                                      	2022-06-19 21:18:28.296	info	Delete state "system.host.iobrokerpi.versions.npmNewest"
                                      host.iobrokerpi
                                      	2022-06-19 21:18:28.284	info	Delete state "system.host.iobrokerpi.versions.npmCurrent"
                                      host.iobrokerpi
                                      	2022-06-19 21:18:28.271	info	Delete state "system.host.iobrokerpi.versions.nodeNewestNext"
                                      host.iobrokerpi
                                      	2022-06-19 21:18:28.259	info	instance system.adapter.admin.0 started with pid 768
                                      host.iobrokerpi
                                      	2022-06-19 21:18:28.232	info	Delete state "system.host.iobrokerpi.versions.nodeNewest"
                                      host.iobrokerpi
                                      	2022-06-19 21:18:28.026	info	starting 13 instances
                                      host.iobrokerpi
                                      	2022-06-19 21:18:27.918	info	24 instances found
                                      host.iobrokerpi
                                      	2022-06-19 21:18:27.917	info	Delete state "system.host.iobrokerpi.versions.nodeCurrent"
                                      host.iobrokerpi
                                      	2022-06-19 21:18:27.182	info	added notifications configuration of host
                                      host.iobrokerpi
                                      	2022-06-19 21:18:27.143	info	connected to Objects and States
                                      host.iobrokerpi
                                      	2022-06-19 21:18:24.242	info	ip addresses:
                                      host.iobrokerpi
                                      	2022-06-19 21:18:24.241	info	hostname: iobrokerpi, node: v16.15.1
                                      host.iobrokerpi
                                      	2022-06-19 21:18:24.239	info	Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                                      host.iobrokerpi
                                      	2022-06-19 21:18:24.232	info	iobroker.js-controller version 4.0.23 js-controller starting
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.816	info	terminated
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.736	info	All instances are stopped.
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.736	info	instance system.adapter.web.0 terminated with code null ()
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.735	warn	instance system.adapter.web.0 terminated due to SIGTERM
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.672	info	All instances are stopped.
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.672	info	instance system.adapter.ds18b20.0 terminated with code null ()
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.672	warn	instance system.adapter.ds18b20.0 terminated due to SIGTERM
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.672	error	Caught by controller[0]: at TCP.<anonymous> (node:net:709:12)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.672	error	Caught by controller[0]: at Socket.emit (node:domain:475:12)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.672	error	Caught by controller[0]: at Socket.emit (node:events:527:28)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.671	error	Caught by controller[0]: at Object.onceWrapper (node:events:642:26)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.671	error	Caught by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.671	error	Caught by controller[0]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.671	error	Caught by controller[0]: Error: DB closed
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.671	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.670	info	All instances are stopped.
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.670	info	instance system.adapter.sonoff.0 terminated with code null ()
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.670	warn	instance system.adapter.sonoff.0 terminated due to SIGTERM
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.573	info	All instances are stopped.
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.573	info	instance system.adapter.shelly.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.510	info	All instances are stopped.
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.510	info	instance system.adapter.javascript.0 terminated with code null ()
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.509	warn	instance system.adapter.javascript.0 terminated due to SIGTERM
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.458	info	All instances are stopped.
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.457	info	instance system.adapter.fritzdect.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.131	info	instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:11.079	info	instance system.adapter.sourceanalytix.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:10.833	info	instance system.adapter.influxdb.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:10.746	info	instance system.adapter.iqontrol.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:10.677	info	stopInstance system.adapter.web.0 killing pid 1414
                                      host.iobrokerpi
                                      	2022-06-19 21:18:10.677	info	stopInstance system.adapter.ds18b20.0 killing pid 1322
                                      host.iobrokerpi
                                      	2022-06-19 21:18:10.676	info	stopInstance system.adapter.sonoff.0 killing pid 1226
                                      host.iobrokerpi
                                      	2022-06-19 21:18:10.676	info	stopInstance system.adapter.shelly.0 killing pid 1211
                                      host.iobrokerpi
                                      	2022-06-19 21:18:10.675	info	stopInstance system.adapter.javascript.0 killing pid 1194
                                      host.iobrokerpi
                                      	2022-06-19 21:18:10.656	info	stopInstance system.adapter.admin.0 killing pid 764
                                      host.iobrokerpi
                                      	2022-06-19 21:18:10.495	info	instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:10.337	info	instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.664	info	stopInstance system.adapter.sourceanalytix.0 send kill signal
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.664	info	stopInstance system.adapter.iqontrol.0 send kill signal
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.663	info	stopInstance system.adapter.web.0 send kill signal
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.662	info	stopInstance system.adapter.fritzdect.0 send kill signal
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.661	info	stopInstance system.adapter.ds18b20.0 send kill signal
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.661	info	stopInstance system.adapter.discovery.0 send kill signal
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.661	info	stopInstance system.adapter.backitup.0 send kill signal
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.660	info	stopInstance system.adapter.sonoff.0 send kill signal
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.660	info	stopInstance system.adapter.shelly.0 send kill signal
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.659	info	stopInstance system.adapter.javascript.0 send kill signal
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.642	info	stopInstance system.adapter.admin.0 send kill signal
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.455	info	stopInstance system.adapter.radar2.0 (force=false, process=false)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.453	info	stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.452	info	stopInstance system.adapter.iqontrol.0 (force=false, process=true)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.451	info	stopInstance system.adapter.web.0 (force=false, process=true)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.451	info	stopInstance system.adapter.smartcontrol.0 (force=false, process=false)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.450	info	stopInstance system.adapter.net-tools.0 (force=false, process=false)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.450	info	stopInstance system.adapter.info.0 (force=false, process=false)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.449	info	stopInstance system.adapter.fritzdect.0 (force=false, process=true)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.448	info	stopInstance system.adapter.ds18b20.0 (force=false, process=true)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.447	info	stopInstance system.adapter.discovery.0 (force=false, process=true)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.447	info	stopInstance system.adapter.ble.0 (force=false, process=false)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.445	info	stopInstance system.adapter.backitup.0 (force=false, process=true)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.443	info	stopInstance system.adapter.synology.0 (force=false, process=false)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.441	info	stopInstance system.adapter.hue.0 (force=false, process=false)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.440	info	stopInstance system.adapter.sonoff.0 (force=false, process=true)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.440	info	stopInstance system.adapter.rpi2.0 (force=false, process=false)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.439	info	stopInstance system.adapter.shelly.0 (force=false, process=true)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.438	info	stopInstance system.adapter.ping.0 (force=false, process=false)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.439	info	stopInstance system.adapter.tr-064.0 (force=false, process=false)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.437	info	stopInstance system.adapter.javascript.0 (force=false, process=true)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.436	info	stopInstance system.adapter.influxdb.0 (force=false, process=true)
                                      host.iobrokerpi
                                      	2022-06-19 21:18:09.436	info	stopInstance system.adapter.admin.0 (force=false, process=true)
                                      
                                      

                                      Admin:

                                      fe3a002
                                      
                                      v6.0.5
                                      99+33
                                      
                                      Log-Größe: 23.9 KB
                                      Zeit
                                      	
                                      Nachricht
                                      admin.0
                                      	2022-06-19 21:18:58.521	error	Error: "error" - authentication failed for ::ffff:192.168.220.33
                                      admin.0
                                      	2022-06-19 21:18:58.449	error	Error: "error" - authentication failed for ::ffff:192.168.220.33
                                      admin.0
                                      	2022-06-19 21:18:30.677	warn	Cannot check node.js versions: Error: connect EHOSTUNREACH 2606:4700:10::6814:172e:443
                                      admin.0
                                      	2022-06-19 21:18:30.673	warn	Cannot update news: connect EHOSTUNREACH 2001:8d8:100f:f000::2ca:443
                                      
                                      
                                      

                                      Dank im Voraus

                                      1 Antwort Letzte Antwort
                                      0

                                      Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                      Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                      Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                      Registrieren Anmelden
                                      Antworten
                                      • In einem neuen Thema antworten
                                      Anmelden zum Antworten
                                      • Älteste zuerst
                                      • Neuste zuerst
                                      • Meiste Stimmen


                                      Support us

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

                                      523

                                      Online

                                      32.9k

                                      Benutzer

                                      83.0k

                                      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