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. Iobroker Problem js controller stürtzt ab

NEWS

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

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.1k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

Iobroker Problem js controller stürtzt ab

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
55 Beiträge 4 Kommentatoren 6.8k Aufrufe 4 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.
  • F Fritzk

    @thomas-braun said in Iobroker Problem js controller stürtzt ab:

    iob start admin

    hab ich gemacht aber läuft immer noch nicht

    proxio@Haupt-IoBroker:/opt/iobroker$ iob start admin
    proxio@Haupt-IoBroker:/opt/iobroker$
    
    
    GlasfaserG Offline
    GlasfaserG Offline
    Glasfaser
    schrieb am zuletzt editiert von
    #8

    @fritzk sagte in Iobroker Problem js controller stürtzt ab:

    iob start admin

    Mache mal und Zeige dann die Ausgabe davon

    iob start admin --debug
    

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

    F 1 Antwort Letzte Antwort
    0
    • GlasfaserG Glasfaser

      @fritzk sagte in Iobroker Problem js controller stürtzt ab:

      iob start admin

      Mache mal und Zeige dann die Ausgabe davon

      iob start admin --debug
      
      F Offline
      F Offline
      Fritzk
      schrieb am zuletzt editiert von
      #9

      @glasfaser
      tut sich auch nix

      proxio@Haupt-IoBroker:/opt/iobroker$ iob start admin --debug
      proxio@Haupt-IoBroker:/opt/iobroker$
      
      
      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        schrieb am zuletzt editiert von
        #10

        @fritzk

        und

        iob status
        

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

        F 1 Antwort Letzte Antwort
        0
        • F Fritzk

          @glasfaser
          tut sich auch nix

          proxio@Haupt-IoBroker:/opt/iobroker$ iob start admin --debug
          proxio@Haupt-IoBroker:/opt/iobroker$
          
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #11

          @fritzk

          Ich vermute der Hase liegt hier im Pfeffer:

          2023-10-06 19:09:33.344  - info: host.Haupt-IoBroker instance system.adapter.web.0 started with pid 222770
          URIError: URI malformed
              at decodeURI (<anonymous>)
              at /opt/iobroker/node_modules/iobroker.web/main.js:1720:31
              at Layer.handle [as handle_request] (/opt/iobroker/node_modules/express/lib/router/layer.js:95:5)
              at trim_prefix (/opt/iobroker/node_modules/express/lib/router/index.js:328:13)
              at /opt/iobroker/node_modules/express/lib/router/index.js:286:9
              at Function.process_params (/opt/iobroker/node_modules/express/lib/router/index.js:346:12)
              at next (/opt/iobroker/node_modules/express/lib/router/index.js:280:10)
              at getSocketIoFile (/opt/iobroker/node_modules/iobroker.web/main.js:1120:9)
              at /opt/iobroker/node_modules/iobroker.web/main.js:1265:44
              at Layer.handle [as handle_request] (/opt/iobroker/node_modules/express/lib/router/layer.js:95:5)
          
          

          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

            @fritzk

            und

            iob status
            
            F Offline
            F Offline
            Fritzk
            schrieb am zuletzt editiert von
            #12

            @glasfaser

            proxio@Haupt-IoBroker:~$ iob status
            iobroker is not running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            
            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • F Fritzk

              @glasfaser

              proxio@Haupt-IoBroker:~$ iob status
              iobroker is not running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von Thomas Braun
              #13

              @fritzk

              iob restart
              

              dann nach etwas Wartezeit:

              iob logs
              

              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

              F 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @fritzk

                iob restart
                

                dann nach etwas Wartezeit:

                iob logs
                
                F Offline
                F Offline
                Fritzk
                schrieb am zuletzt editiert von
                #14

                @thomas-braun
                Startet immer noch nicht...

                2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 122 with value 0. Please resync devices
                2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 123 with value 0. Please resync devices
                2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 124 with value -100. Please resync devices
                2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 125 with value -100. Please resync devices
                2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 126 with value 0. Please resync devices
                2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 127 with value 0. Please resync devices
                2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 128 with value 0. Please resync devices
                2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 129 with value 0. Please resync devices
                2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 130 with value 0. Please resync devices
                2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 131 with value 0. Please resync devices
                2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 132 with value 500. Please resync devices
                2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 133 with value 500. Please resync devices
                2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 134 with value -2000. Please resync devices
                2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 135 with value -2000. Please resync devices
                2023-10-06 19:13:27.004  - info: proxmox.0 (222549) cleaned everything up...
                2023-10-06 19:13:27.008  - info: host.Haupt-IoBroker received SIGINT
                2023-10-06 19:13:27.002  - info: vis-inventwo.0 (222734) cleaned everything up...
                2023-10-06 19:13:27.004  - info: modbus.0 (221535) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2023-10-06 19:13:27.005  - info: hptoner.0 (222020) cleaned everything up...
                2023-10-06 19:13:27.009  - info: innogy-smarthome.1 (221520) cleaned everything up...
                2023-10-06 19:13:27.014  - info: device-watcher.0 (221858) cleaned everything up...
                2023-10-06 19:13:27.003  - info: trashschedule.0 (222716) cleaned everything up...
                2023-10-06 19:13:27.004  - info: socketio.0 (222586) terminating http server on port 8084
                2023-10-06 19:13:27.006  - info: rssfeed.0 (222567) cleaned everything up...
                2023-10-06 19:13:27.009  - info: hue-extended.0 (222038) Adapter stopped und unloaded.
                2023-10-06 19:13:27.013  - info: cloud.0 (221808) Connection changed: disconnect
                2023-10-06 19:13:27.012  - info: admin.0 (221321) terminating http server on port 8081
                2023-10-06 19:13:27.009  - info: host.Haupt-IoBroker stopInstance system.adapter.admin.0 (force=false, process=true)
                2023-10-06 19:13:27.010  - info: host.Haupt-IoBroker stopInstance system.adapter.history.0 (force=false, process=true)
                2023-10-06 19:13:27.010  - info: host.Haupt-IoBroker stopInstance system.adapter.influxdb.0 (force=false, process=true)
                2023-10-06 19:13:27.010  - info: host.Haupt-IoBroker stopInstance system.adapter.javascript.0 (force=false, process=true)
                2023-10-06 19:13:27.010  - info: host.Haupt-IoBroker stopInstance system.adapter.pushover.0 (force=false, process=true)
                2023-10-06 19:13:27.010  - info: host.Haupt-IoBroker stopInstance system.adapter.scenes.0 (force=false, process=true)
                2023-10-06 19:13:27.010  - info: host.Haupt-IoBroker stopInstance system.adapter.telegram.0 (force=false, process=true)
                2023-10-06 19:13:27.011  - info: host.Haupt-IoBroker stopInstance system.adapter.alexa2.0 (force=false, process=true)
                2023-10-06 19:13:27.011  - info: host.Haupt-IoBroker stopInstance system.adapter.ham.1 (force=false, process=true)
                2023-10-06 19:13:27.011  - info: host.Haupt-IoBroker stopInstance system.adapter.ical.0 (force=false, process=false)
                2023-10-06 19:13:27.011  - info: host.Haupt-IoBroker stopInstance canceled schedule system.adapter.ical.0
                2023-10-06 19:13:27.011  - info: host.Haupt-IoBroker stopInstance system.adapter.ical.1 (force=false, process=false)
                2023-10-06 19:13:27.011  - info: host.Haupt-IoBroker stopInstance canceled schedule system.adapter.ical.1
                2023-10-06 19:13:27.011  - info: host.Haupt-IoBroker stopInstance system.adapter.innogy-smarthome.1 (force=false, process=true)
                2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.modbus.0 (force=false, process=true)
                2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.mqtt.0 (force=false, process=true)
                2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.openknx.0 (force=false, process=true)
                2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.openweathermap.0 (force=false, process=false)
                2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance canceled schedule system.adapter.openweathermap.0
                2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.ping.0 (force=false, process=true)
                2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.shelly.0 (force=false, process=true)
                2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.smartmeter.0 (force=false, process=true)
                2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.sonoff.0 (force=false, process=true)
                2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.tr-064.0 (force=false, process=true)
                2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.tuya.0 (force=false, process=true)
                2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.zigbee.0 (force=false, process=true)
                2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.zigbee.1 (force=false, process=false)
                2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.backitup.0 (force=false, process=true)
                2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.birthdays.0 (force=false, process=false)
                2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.broadlink2.0 (force=false, process=true)
                2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.cloud.0 (force=false, process=true)
                2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.daswetter.0 (force=false, process=false)
                2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance canceled schedule system.adapter.daswetter.0
                2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.device-reminder.0 (force=false, process=true)
                2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.device-watcher.0 (force=false, process=true)
                2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.discovery.0 (force=false, process=true)
                2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.e3dc-rscp.0 (force=false, process=true)
                2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.echarts.0 (force=false, process=true)
                2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.energiefluss.0 (force=false, process=true)
                2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.fritzdect.0 (force=false, process=true)
                2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.gruenbeck.0 (force=false, process=true)
                2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.hptoner.0 (force=false, process=true)
                2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.hue-extended.0 (force=false, process=true)
                2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.i2c.0 (force=false, process=true)
                2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.info.0 (force=false, process=true)
                2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.iot.0 (force=false, process=true)
                2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.knx.1 (force=false, process=true)
                2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.mobile.0 (force=false, process=false)
                2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.net-tools.0 (force=false, process=true)
                2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.netatmo-crawler.0 (force=false, process=false)
                2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance canceled schedule system.adapter.netatmo-crawler.0
                2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.octoprint.0 (force=false, process=true)
                2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.proxmox.0 (force=false, process=true)
                2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.rssfeed.0 (force=false, process=true)
                2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.simple-api.0 (force=false, process=false)
                2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.socketio.0 (force=false, process=true)
                2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
                2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.switchbot-hub.0 (force=false, process=false)
                2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.tankerkoenig.0 (force=false, process=true)
                2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.text2command.0 (force=false, process=false)
                2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.trashschedule.0 (force=false, process=true)
                2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-bars.0 (force=false, process=false)
                2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-canvas-gauges.0 (force=false, process=false)
                2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-colorpicker.0 (force=false, process=false)
                2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-fancyswitch.0 (force=false, process=false)
                2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-history.0 (force=false, process=false)
                2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-hqwidgets.0 (force=false, process=false)
                2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-inventwo.0 (force=false, process=true)
                2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-jqui-mfd.0 (force=false, process=false)
                2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-justgage.0 (force=false, process=false)
                2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-material-advanced.0 (force=false, process=false)
                2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-metro.0 (force=false, process=false)
                2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-plumb.0 (force=false, process=false)
                2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-rgraph.0 (force=false, process=false)
                2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
                2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.vis.0 (force=false, process=false)
                2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.web.0 (force=false, process=true)
                2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.ws.0 (force=false, process=false)
                2023-10-06 19:13:27.022  - info: backitup.0 (221765) cleaned everything up...
                2023-10-06 19:13:27.010  - info: fritzdect.0 (221983) cleaned everything up...
                2023-10-06 19:13:27.023  - info: zigbee.0 (221735) cleaned everything up...
                2023-10-06 19:13:27.009  - info: info.0 (222075) cleaned everything up...
                2023-10-06 19:13:27.029  - warn: e3dc-rscp.0 (221889) E3/DC connection closed
                2023-10-06 19:13:27.031  - info: e3dc-rscp.0 (221889) Stop communication with E3/DC and pause a minute before retry ...
                2023-10-06 19:13:27.031  - info: sourceanalytix.0 (222661) SourceAnalytix stopped, now you have to calculate by yourself :'( ...
                2023-10-06 19:13:27.036  - info: ham.1 (221459) cleaned everything up...
                2023-10-06 19:13:27.039  - info: javascript.0 (221380) Stop script script.js.Gas-Stromzähler.Gaszähler
                2023-10-06 19:13:27.047  - info: discovery.0 (221873) terminating
                2023-10-06 19:13:27.048  - info: discovery.0 (221873) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.050  - info: proxmox.0 (222549) terminating
                2023-10-06 19:13:27.050  - info: proxmox.0 (222549) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.051  - info: hptoner.0 (222020) terminating
                2023-10-06 19:13:27.052  - info: hptoner.0 (222020) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.039  - info: javascript.0 (221380) Stop script script.js.Gas-Stromzähler.Heizstab_Zähler
                2023-10-06 19:13:27.040  - info: javascript.0 (221380) Stop script script.js.Gas-Stromzähler.Stromzähler_E-Herd_OG
                2023-10-06 19:13:27.040  - info: javascript.0 (221380) Stop script script.js.Gas-Stromzähler.Stromzähler_EG_Netz_PV
                2023-10-06 19:13:27.040  - info: javascript.0 (221380) Stop script script.js.Gas-Stromzähler.Stromzähler_OG_Netz_PV
                2023-10-06 19:13:27.040  - info: javascript.0 (221380) Stop script script.js.Test.Garragetor_Benachrichtigung
                2023-10-06 19:13:27.041  - info: javascript.0 (221380) Stop script script.js.Test.HP_Drucker
                2023-10-06 19:13:27.041  - info: javascript.0 (221380) Stop script script.js.Test.Haustür_Alexa_Abfrage
                2023-10-06 19:13:27.041  - info: javascript.0 (221380) Stop script script.js.Test.On_Offline_Überwachung
                2023-10-06 19:13:27.042  - info: javascript.0 (221380) Stop script script.js.Test.Shelly_Verbrauch
                2023-10-06 19:13:27.042  - info: javascript.0 (221380) Stop script script.js.Test.Sonoff_Verbrauchsdaten
                2023-10-06 19:13:27.042  - info: javascript.0 (221380) Stop script script.js.Test.Sprit_Preise
                2023-10-06 19:13:27.042  - info: javascript.0 (221380) Stop script script.js.Test.Türen_Benachrichtigung
                2023-10-06 19:13:27.042  - info: javascript.0 (221380) Stop script script.js.Test.Zeitbereich
                2023-10-06 19:13:27.042  - info: javascript.0 (221380) Stop script script.js.common.3D_Drucker.3D_Drucker_Filamentmeter
                2023-10-06 19:13:27.042  - info: javascript.0 (221380) Stop script script.js.common.3D_Drucker.3D_Drucker_Steuerung
                2023-10-06 19:13:27.043  - info: javascript.0 (221380) Stop script script.js.common.3D_Drucker.Drucker_Ausschaltung
                2023-10-06 19:13:27.043  - info: javascript.0 (221380) Stop script script.js.common.Beleuchtung.Alexa_Schreibtischlampe
                2023-10-06 19:13:27.043  - info: javascript.0 (221380) Stop script script.js.common.Beleuchtung.Alexa_Wohnzimmer_Licht_1
                2023-10-06 19:13:27.044  - info: javascript.0 (221380) Stop script script.js.common.Beleuchtung.Beleuchtung_Anna_Bett
                2023-10-06 19:13:27.045  - info: javascript.0 (221380) Stop script script.js.common.Beleuchtung.Globus_Wintergarten_Bel
                2023-10-06 19:13:27.045  - info: javascript.0 (221380) Stop script script.js.common.Beleuchtung.Lichterkette
                2023-10-06 19:13:27.046  - info: javascript.0 (221380) Stop script script.js.common.Beleuchtung.Lichterkette_Balkon
                2023-10-06 19:13:27.046  - info: javascript.0 (221380) Stop script script.js.common.Beleuchtung.Stein_Bel__Diele
                2023-10-06 19:13:27.046  - info: javascript.0 (221380) Stop script script.js.common.Betriebsstunden_Poolpumpe
                2023-10-06 19:13:27.046  - info: javascript.0 (221380) Stop script script.js.common.Betriebsstunden_Wärmepumpe
                2023-10-06 19:13:27.046  - info: javascript.0 (221380) Stop script script.js.common.Betriebsstunden_Zirkulation
                2023-10-06 19:13:27.047  - info: javascript.0 (221380) Stop script script.js.common.Broadlink.Alxe_HDMi_Umschalter
                2023-10-06 19:13:27.047  - info: javascript.0 (221380) Stop script script.js.common.Broadlink.TV
                2023-10-06 19:13:27.047  - info: javascript.0 (221380) Stop script script.js.common.Broadlink.Ventilator_Steuerung
                2023-10-06 19:13:27.047  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.Außentemperatur
                2023-10-06 19:13:27.048  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.Batteriestatus
                2023-10-06 19:13:27.048  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.Hausverbrauch
                2023-10-06 19:13:27.048  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.Netz_Leistung
                2023-10-06 19:13:27.049  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.PV_Produktion
                2023-10-06 19:13:27.049  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.PV_Strings
                2023-10-06 19:13:27.049  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.Strom_gesammt_Bezug
                2023-10-06 19:13:27.049  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.Stromverbrauch_Heizung
                2023-10-06 19:13:27.049  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.Stromverbrauch_Wohnzimmer
                2023-10-06 19:13:27.050  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.Temperatur_Hühner
                2023-10-06 19:13:27.050  - info: javascript.0 (221380) Stop script script.js.common.Haustür-Überwachung
                2023-10-06 19:13:27.050  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Fußbodenheizung
                2023-10-06 19:13:27.050  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Grünbeck.Aktuell_Wasserverbrauch_in_l
                2023-10-06 19:13:27.050  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Grünbeck.Benachrichtigung_Wartung
                2023-10-06 19:13:27.050  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Grünbeck.Datum_Restkapazität
                2023-10-06 19:13:27.051  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Grünbeck.Fehler_Benachrichtigung
                2023-10-06 19:13:27.051  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Grünbeck.Grünbeck_Parser
                2023-10-06 19:13:27.051  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Grünbeck.Wasser_Salz_Verbrauch
                2023-10-06 19:13:27.051  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Heizstabsteuerung_PV_abhängig
                2023-10-06 19:13:27.052  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Heizungsüberwachung
                2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Wärmepumpe
                2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Zirkulation
                2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.MQTT_Schaltbefehle
                2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.Mappe_E3DC.E3DC_Tarifumschaltung
                2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.Mappe_E3DC.E3DC_Werte_Modbus
                2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.Mappe_E3DC.Pv_Datenwerte
                2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.Mappe_E3DC.e3DC_Aufteilung_Datenpunkte
                2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.Poolpumpe
                2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.Regensensor
                2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Shelly_Button_1
                2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Shelly_Überwachung
                2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Spülmaschiene
                2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Telegramm_Menü.Datenpunkte_Strom_EG_beschreiben
                2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Telegramm_Menü.Datenpunkte_Strom_OG_beschreiben
                2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Telegramm_Menü.Telegramm_Menü
                2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Tor_Schliessautomatik
                2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.Allgemein_Verbrauch
                2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.Gas_Verbrauchsberechnung
                2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.PV_Strings_Produktion
                2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.Strom_Gesammt_Geliefert
                2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.Stromverbrauch_EG_Netz
                2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.Stromverbrauch_EG_PV
                2023-10-06 19:13:27.055  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.Stromverbrauch_Gesammt_Netz
                2023-10-06 19:13:27.055  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.Stromverbrauch_OG_Netz
                2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.Stromverbrauch_OG_PV
                2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Vis_Scripte.Astrozeiten_2
                2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Vis_Scripte.Astrozeiten_Berechnung
                2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Vis_Scripte.RSS_Feed_Bildzeitung
                2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Vis_Scripte.Reload_Vis
                2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Waschmaschiene
                2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Windsensor
                2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Windstärke
                2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Zigbee_Switch
                2023-10-06 19:13:27.064  - info: iot.0 (222425) Connection changed: disconnect
                2023-10-06 19:13:27.064  - info: iot.0 (222425) Connection lost
                2023-10-06 19:13:27.065  - info: admin.0 (221321) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.066  - info: javascript.0 (221380) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.067  - info: pushover.0 (221396) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.068  - info: scenes.0 (221412) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.070  - info: gruenbeck.0 (222002) 1000
                2023-10-06 19:13:27.070  - info: gruenbeck.0 (222002) Websocket closed
                2023-10-06 19:13:27.072  - info: ham.1 (221459) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.073  - info: innogy-smarthome.1 (221520) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.074  - info: modbus.0 (221535) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.070  - info: zigbee.0 (221735) Zigbee: disabling joining new devices.
                2023-10-06 19:13:27.086  - info: vis-inventwo.0 (222734) terminating
                2023-10-06 19:13:27.087  - info: vis-inventwo.0 (222734) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.089  - info: octoprint.0 (222527) terminating
                2023-10-06 19:13:27.090  - info: octoprint.0 (222527) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.089  - info: energiefluss.0 (221968) terminating
                2023-10-06 19:13:27.092  - info: scenes.0 (221412) terminating
                2023-10-06 19:13:27.093  - info: scenes.0 (221412) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.091  - info: device-reminder.0 (221842) terminating
                2023-10-06 19:13:27.092  - info: hue-extended.0 (222038) terminating
                2023-10-06 19:13:27.095  - info: tr-064.0 (221684) terminating
                2023-10-06 19:13:27.096  - info: tr-064.0 (221684) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.095  - info: rssfeed.0 (222567) terminating
                2023-10-06 19:13:27.098  - info: modbus.0 (221535) terminating
                2023-10-06 19:13:27.100  - info: openknx.0 (221567) terminating
                2023-10-06 19:13:27.101  - info: trashschedule.0 (222716) terminating
                2023-10-06 19:13:27.101  - info: openknx.0 (221567) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.104  - info: tankerkoenig.0 (222699) terminating
                2023-10-06 19:13:27.104  - info: tankerkoenig.0 (222699) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.093  - info: hue-extended.0 (222038) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.090  - info: energiefluss.0 (221968) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.102  - info: trashschedule.0 (222716) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.091  - info: device-reminder.0 (221842) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.096  - info: rssfeed.0 (222567) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.106  - info: innogy-smarthome.1 (221520) terminating
                2023-10-06 19:13:27.107  - info: innogy-smarthome.1 (221520) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.127  - info: mqtt.0 (221551) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.129  - info: ping.0 (221598) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.129  - info: openknx.0 (221567) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.131  - info: sonoff.0 (221665) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.131  - info: tr-064.0 (221684) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.132  - info: tuya.0 (221713) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.131  - info: shelly.0 (221619) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.133  - info: zigbee.0 (221735) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.133  - info: backitup.0 (221765) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.134  - info: cloud.0 (221808) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.136  - info: device-reminder.0 (221842) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.137  - info: device-watcher.0 (221858) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.137  - info: discovery.0 (221873) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.138  - info: e3dc-rscp.0 (221889) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.139  - info: echarts.0 (221905) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.139  - info: energiefluss.0 (221968) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.140  - info: fritzdect.0 (221983) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.141  - info: hptoner.0 (222020) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.142  - info: i2c.0 (222056) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.143  - info: hue-extended.0 (222038) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.143  - info: info.0 (222075) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.143  - info: iot.0 (222425) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.145  - info: net-tools.0 (222469) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.145  - info: octoprint.0 (222527) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.147  - info: proxmox.0 (222549) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.148  - info: rssfeed.0 (222567) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.149  - info: gruenbeck.0 (222002) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.150  - info: socketio.0 (222586) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.151  - info: sourceanalytix.0 (222661) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.152  - info: tankerkoenig.0 (222699) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.152  - info: trashschedule.0 (222716) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.153  - info: vis-inventwo.0 (222734) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.154  - info: web.0 (222770) Got terminate signal TERMINATE_YOURSELF
                2023-10-06 19:13:27.160  - info: backitup.0 (221765) terminating
                2023-10-06 19:13:27.160  - info: device-watcher.0 (221858) terminating
                2023-10-06 19:13:27.160  - debug: backitup.0 (221765) Plugin sentry destroyed
                2023-10-06 19:13:27.160  - info: backitup.0 (221765) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.161  - info: device-watcher.0 (221858) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.195  - info: host.Haupt-IoBroker stopInstance system.adapter.admin.0 send kill signal
                2023-10-06 19:13:27.197  - info: gruenbeck.0 (222002) terminating
                2023-10-06 19:13:27.198  - info: iot.0 (222425) terminating
                2023-10-06 19:13:27.198  - info: iot.0 (222425) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.199  - info: fritzdect.0 (221983) terminating
                2023-10-06 19:13:27.199  - info: cloud.0 (221808) terminating
                2023-10-06 19:13:27.200  - info: fritzdect.0 (221983) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.198  - info: gruenbeck.0 (222002) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.200  - info: cloud.0 (221808) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.208  - info: info.0 (222075) terminating
                2023-10-06 19:13:27.209  - info: i2c.0 (222056) terminating
                2023-10-06 19:13:27.210  - info: e3dc-rscp.0 (221889) terminating
                2023-10-06 19:13:27.210  - info: i2c.0 (222056) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.208  - info: info.0 (222075) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.211  - info: e3dc-rscp.0 (221889) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.213  - info: socketio.0 (222586) terminating
                2023-10-06 19:13:27.213  - info: socketio.0 (222586) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.195  - info: host.Haupt-IoBroker stopInstance system.adapter.javascript.0 send kill signal
                2023-10-06 19:13:27.225  - info: host.Haupt-IoBroker stopInstance system.adapter.pushover.0 send kill signal
                2023-10-06 19:13:27.229  - info: admin.0 (221321) terminating
                2023-10-06 19:13:27.231  - info: ham.1 (221459) terminating
                2023-10-06 19:13:27.231  - info: ham.1 (221459) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.232  - info: host.Haupt-IoBroker stopInstance system.adapter.scenes.0 send kill signal
                2023-10-06 19:13:27.233  - info: shelly.0 (221619) terminating
                2023-10-06 19:13:27.231  - info: influxdb.0 (221365) terminating
                2023-10-06 19:13:27.233  - info: influxdb.0 (221365) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.233  - info: shelly.0 (221619) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.230  - info: admin.0 (221321) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.247  - info: javascript.0 (221380) terminating
                2023-10-06 19:13:27.247  - debug: javascript.0 (221380) Plugin sentry destroyed
                2023-10-06 19:13:27.248  - info: javascript.0 (221380) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.251  - info: web.0 (222770) terminated http server on port 8082
                2023-10-06 19:13:27.233  - info: host.Haupt-IoBroker stopInstance system.adapter.telegram.0 send kill signal
                2023-10-06 19:13:27.233  - info: host.Haupt-IoBroker stopInstance system.adapter.alexa2.0 send kill signal
                2023-10-06 19:13:27.233  - info: host.Haupt-IoBroker stopInstance system.adapter.ham.1 send kill signal
                2023-10-06 19:13:27.233  - info: host.Haupt-IoBroker stopInstance system.adapter.innogy-smarthome.1 send kill signal
                2023-10-06 19:13:27.233  - info: host.Haupt-IoBroker stopInstance system.adapter.modbus.0 send kill signal
                2023-10-06 19:13:27.233  - info: host.Haupt-IoBroker stopInstance system.adapter.mqtt.0 send kill signal
                2023-10-06 19:13:27.234  - info: host.Haupt-IoBroker stopInstance system.adapter.openknx.0 send kill signal
                2023-10-06 19:13:27.234  - info: host.Haupt-IoBroker stopInstance system.adapter.ping.0 send kill signal
                2023-10-06 19:13:27.234  - info: host.Haupt-IoBroker stopInstance system.adapter.shelly.0 send kill signal
                2023-10-06 19:13:27.234  - info: host.Haupt-IoBroker stopInstance system.adapter.smartmeter.0 send kill signal
                2023-10-06 19:13:27.234  - info: host.Haupt-IoBroker stopInstance system.adapter.sonoff.0 send kill signal
                2023-10-06 19:13:27.234  - info: host.Haupt-IoBroker stopInstance system.adapter.tr-064.0 send kill signal
                2023-10-06 19:13:27.234  - info: host.Haupt-IoBroker stopInstance system.adapter.tuya.0 send kill signal
                2023-10-06 19:13:27.234  - info: host.Haupt-IoBroker stopInstance system.adapter.zigbee.0 send kill signal
                2023-10-06 19:13:27.235  - info: host.Haupt-IoBroker stopInstance system.adapter.backitup.0 send kill signal
                2023-10-06 19:13:27.235  - info: host.Haupt-IoBroker stopInstance system.adapter.broadlink2.0 send kill signal
                2023-10-06 19:13:27.235  - info: host.Haupt-IoBroker stopInstance system.adapter.cloud.0 send kill signal
                2023-10-06 19:13:27.235  - info: host.Haupt-IoBroker stopInstance system.adapter.device-reminder.0 send kill signal
                2023-10-06 19:13:27.235  - info: host.Haupt-IoBroker stopInstance system.adapter.device-watcher.0 send kill signal
                2023-10-06 19:13:27.235  - info: host.Haupt-IoBroker stopInstance system.adapter.discovery.0 send kill signal
                2023-10-06 19:13:27.235  - info: host.Haupt-IoBroker stopInstance system.adapter.e3dc-rscp.0 send kill signal
                2023-10-06 19:13:27.236  - info: host.Haupt-IoBroker stopInstance system.adapter.echarts.0 send kill signal
                2023-10-06 19:13:27.236  - info: host.Haupt-IoBroker stopInstance system.adapter.energiefluss.0 send kill signal
                2023-10-06 19:13:27.236  - info: host.Haupt-IoBroker stopInstance system.adapter.fritzdect.0 send kill signal
                2023-10-06 19:13:27.236  - info: host.Haupt-IoBroker stopInstance system.adapter.gruenbeck.0 send kill signal
                2023-10-06 19:13:27.236  - info: host.Haupt-IoBroker stopInstance system.adapter.hptoner.0 send kill signal
                2023-10-06 19:13:27.236  - info: host.Haupt-IoBroker stopInstance system.adapter.hue-extended.0 send kill signal
                2023-10-06 19:13:27.236  - info: host.Haupt-IoBroker stopInstance system.adapter.i2c.0 send kill signal
                2023-10-06 19:13:27.236  - info: host.Haupt-IoBroker stopInstance system.adapter.info.0 send kill signal
                2023-10-06 19:13:27.237  - info: host.Haupt-IoBroker stopInstance system.adapter.iot.0 send kill signal
                2023-10-06 19:13:27.237  - info: host.Haupt-IoBroker stopInstance system.adapter.knx.1 send kill signal
                2023-10-06 19:13:27.237  - info: host.Haupt-IoBroker stopInstance system.adapter.net-tools.0 send kill signal
                2023-10-06 19:13:27.237  - info: host.Haupt-IoBroker stopInstance system.adapter.octoprint.0 send kill signal
                2023-10-06 19:13:27.237  - info: host.Haupt-IoBroker stopInstance system.adapter.proxmox.0 send kill signal
                2023-10-06 19:13:27.237  - info: host.Haupt-IoBroker stopInstance system.adapter.rssfeed.0 send kill signal
                2023-10-06 19:13:27.237  - info: host.Haupt-IoBroker stopInstance system.adapter.socketio.0 send kill signal
                2023-10-06 19:13:27.238  - info: host.Haupt-IoBroker stopInstance system.adapter.sourceanalytix.0 send kill signal
                2023-10-06 19:13:27.238  - info: host.Haupt-IoBroker stopInstance system.adapter.tankerkoenig.0 send kill signal
                2023-10-06 19:13:27.238  - info: host.Haupt-IoBroker stopInstance system.adapter.trashschedule.0 send kill signal
                2023-10-06 19:13:27.238  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-inventwo.0 send kill signal
                2023-10-06 19:13:27.238  - info: host.Haupt-IoBroker stopInstance system.adapter.web.0 send kill signal
                2023-10-06 19:13:27.270  - info: sourceanalytix.0 (222661) terminating
                2023-10-06 19:13:27.270  - info: sourceanalytix.0 (222661) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.331  - info: web.0 (222770) terminating
                2023-10-06 19:13:27.332  - info: web.0 (222770) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.507  - warn: modbus.0 (221535) get state error: Connection is closed.
                2023-10-06 19:13:27.508  - info: modbus.0 (221535) terminating
                2023-10-06 19:13:27.516  - info: vis-inventwo.0 (222734) terminating
                2023-10-06 19:13:27.517  - info: web.0 (222770) terminating
                2023-10-06 19:13:27.527  - info: tankerkoenig.0 (222699) terminating
                2023-10-06 19:13:27.530  - info: trashschedule.0 (222716) terminating
                2023-10-06 19:13:27.531  - info: proxmox.0 (222549) terminating
                2023-10-06 19:13:27.531  - info: net-tools.0 (222469) terminating
                2023-10-06 19:13:27.531  - info: net-tools.0 (222469) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.534  - info: hptoner.0 (222020) terminating
                2023-10-06 19:13:27.534  - info: hue-extended.0 (222038) terminating
                2023-10-06 19:13:27.534  - info: tr-064.0 (221684) terminating
                2023-10-06 19:13:27.534  - info: scenes.0 (221412) terminating
                2023-10-06 19:13:27.534  - info: octoprint.0 (222527) terminating
                2023-10-06 19:13:27.535  - info: i2c.0 (222056) terminating
                2023-10-06 19:13:27.536  - info: iot.0 (222425) terminating
                2023-10-06 19:13:27.538  - info: discovery.0 (221873) terminating
                2023-10-06 19:13:27.539  - info: innogy-smarthome.1 (221520) terminating
                2023-10-06 19:13:27.539  - info: device-reminder.0 (221842) terminating
                2023-10-06 19:13:27.541  - info: rssfeed.0 (222567) terminating
                2023-10-06 19:13:27.541  - info: energiefluss.0 (221968) terminating
                2023-10-06 19:13:27.542  - info: ping.0 (221598) terminating
                2023-10-06 19:13:27.546  - info: openknx.0 (221567) terminating
                2023-10-06 19:13:27.548  - info: info.0 (222075) terminating
                2023-10-06 19:13:27.549  - info: sourceanalytix.0 (222661) terminating
                2023-10-06 19:13:27.550  - info: backitup.0 (221765) terminating
                2023-10-06 19:13:27.548  - info: e3dc-rscp.0 (221889) terminating
                2023-10-06 19:13:27.549  - info: fritzdect.0 (221983) terminating
                2023-10-06 19:13:27.550  - info: ham.1 (221459) terminating
                2023-10-06 19:13:27.551  - info: pushover.0 (221396) terminating
                2023-10-06 19:13:27.550  - info: cloud.0 (221808) terminating
                2023-10-06 19:13:27.551  - info: echarts.0 (221905) terminating
                2023-10-06 19:13:27.549  - info: gruenbeck.0 (222002) terminating
                2023-10-06 19:13:27.554  - info: pushover.0 (221396) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.556  - info: zigbee.0 (221735) terminating
                2023-10-06 19:13:27.556  - info: zigbee.0 (221735) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.543  - info: ping.0 (221598) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.552  - info: echarts.0 (221905) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.550  - info: sonoff.0 (221665) terminating
                2023-10-06 19:13:27.561  - info: sonoff.0 (221665) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.562  - info: device-watcher.0 (221858) terminating
                2023-10-06 19:13:27.576  - info: admin.0 (221321) terminating
                2023-10-06 19:13:27.577  - info: shelly.0 (221619) terminating
                2023-10-06 19:13:27.590  - info: javascript.0 (221380) terminating
                2023-10-06 19:13:27.592  - info: mqtt.0 (221551) terminating
                2023-10-06 19:13:27.593  - info: mqtt.0 (221551) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:27.666  - info: host.Haupt-IoBroker instance system.adapter.modbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2023-10-06 19:13:27.845  - info: zigbee.0 (221735) terminating
                2023-10-06 19:13:27.857  - warn: shelly.0 (221619) get state error: DB closed
                2023-10-06 19:13:27.889  - info: host.Haupt-IoBroker instance system.adapter.discovery.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:27.857  - error: shelly.0 (221619) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                2023-10-06 19:13:27.858  - error: shelly.0 (221619) unhandled promise rejection: DB closed
                2023-10-06 19:13:27.858  - error: shelly.0 (221619) Error: DB closed
                    at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                    at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                    at Object.onceWrapper (node:events:629:26)
                    at Socket.emit (node:events:514:28)
                    at Socket.emit (node:domain:489:12)
                    at TCP.<anonymous> (node:net:323:12)
                2023-10-06 19:13:27.859  - error: shelly.0 (221619) DB closed
                2023-10-06 19:13:27.895  - warn: shelly.0 (221619) get state error: Connection is closed.
                2023-10-06 19:13:27.895  - warn: shelly.0 (221619) get state error: Connection is closed.
                2023-10-06 19:13:27.895  - warn: shelly.0 (221619) get state error: Connection is closed.
                2023-10-06 19:13:27.938  - info: host.Haupt-IoBroker instance system.adapter.hptoner.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:27.938  - info: host.Haupt-IoBroker instance system.adapter.proxmox.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:27.987  - warn: shelly.0 (221619) get state error: Connection is closed.
                2023-10-06 19:13:28.030  - warn: shelly.0 (221619) get state error: Connection is closed.
                2023-10-06 19:13:28.030  - warn: shelly.0 (221619) get state error: Connection is closed.
                2023-10-06 19:13:28.030  - warn: shelly.0 (221619) get state error: Connection is closed.
                2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                2023-10-06 19:13:28.050  - error: shelly.0 (221619) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                2023-10-06 19:13:28.050  - error: shelly.0 (221619) unhandled promise rejection: DB closed
                2023-10-06 19:13:28.050  - error: shelly.0 (221619) Error: DB closed
                    at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                    at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                    at Object.onceWrapper (node:events:629:26)
                    at Socket.emit (node:events:514:28)
                    at Socket.emit (node:domain:489:12)
                    at TCP.<anonymous> (node:net:323:12)
                2023-10-06 19:13:28.050  - error: shelly.0 (221619) DB closed
                2023-10-06 19:13:28.092  - info: host.Haupt-IoBroker instance system.adapter.vis-inventwo.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:28.503  - info: web.0 (222770) terminating with timeout
                2023-10-06 19:13:28.505  - info: net-tools.0 (222469) terminating with timeout
                2023-10-06 19:13:28.508  - info: iot.0 (222425) terminating with timeout
                2023-10-06 19:13:28.509  - info: i2c.0 (222056) terminating with timeout
                2023-10-06 19:13:28.514  - info: ping.0 (221598) terminating with timeout
                2023-10-06 19:13:28.523  - info: echarts.0 (221905) terminating with timeout
                2023-10-06 19:13:28.525  - info: zigbee.0 (221735) terminating with timeout
                2023-10-06 19:13:28.526  - info: fritzdect.0 (221983) terminating with timeout
                2023-10-06 19:13:28.527  - info: gruenbeck.0 (222002) terminating with timeout
                2023-10-06 19:13:28.527  - info: sonoff.0 (221665) terminating with timeout
                2023-10-06 19:13:28.528  - info: pushover.0 (221396) terminating with timeout
                2023-10-06 19:13:28.528  - info: cloud.0 (221808) terminating with timeout
                2023-10-06 19:13:28.528  - info: info.0 (222075) terminating with timeout
                2023-10-06 19:13:28.529  - info: e3dc-rscp.0 (221889) terminating with timeout
                2023-10-06 19:13:28.535  - info: sourceanalytix.0 (222661) terminating with timeout
                2023-10-06 19:13:28.537  - info: ham.1 (221459) terminating with timeout
                2023-10-06 19:13:28.546  - info: admin.0 (221321) terminating with timeout
                2023-10-06 19:13:28.551  - info: shelly.0 (221619) terminating with timeout
                2023-10-06 19:13:28.560  - info: javascript.0 (221380) terminating with timeout
                2023-10-06 19:13:28.561  - info: mqtt.0 (221551) terminating with timeout
                2023-10-06 19:13:28.654  - info: host.Haupt-IoBroker stopInstance system.adapter.admin.0 killing pid 221321
                2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.javascript.0 killing pid 221380
                2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.pushover.0 killing pid 221396
                2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.telegram.0 killing pid 221428
                2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.ham.1 killing pid 221459
                2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.mqtt.0 killing pid 221551
                2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.ping.0 killing pid 221598
                2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.shelly.0 killing pid 221619
                2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.sonoff.0 killing pid 221665
                2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.zigbee.0 killing pid 221735
                2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.cloud.0 killing pid 221808
                2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.e3dc-rscp.0 killing pid 221889
                2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.echarts.0 killing pid 221905
                2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.fritzdect.0 killing pid 221983
                2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.gruenbeck.0 killing pid 222002
                2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.i2c.0 killing pid 222056
                2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.info.0 killing pid 222075
                2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.iot.0 killing pid 222425
                2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.knx.1 killing pid 222452
                2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.net-tools.0 killing pid 222469
                2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.sourceanalytix.0 killing pid 222661
                2023-10-06 19:13:28.657  - info: host.Haupt-IoBroker stopInstance system.adapter.web.0 killing pid 222770
                2023-10-06 19:13:28.661  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.661  - warn: sonoff.0 (221665) get state error: DB closed
                2023-10-06 19:13:28.679  - warn: mqtt.0 (221551) get state error: DB closed
                2023-10-06 19:13:28.679  - warn: mqtt.0 (221551) get state error: DB closed
                2023-10-06 19:13:28.695  - warn: mqtt.0 (221551) get state error: Connection is closed.
                2023-10-06 19:13:28.695  - warn: sonoff.0 (221665) redis get sonoff.0.3D-Drucker.alive, error - Connection is closed.
                2023-10-06 19:13:28.695  - warn: sonoff.0 (221665) redis get sonoff.0.3D-Drucker.alive, error - Connection is closed.
                2023-10-06 19:13:28.696  - info: host.Haupt-IoBroker instance system.adapter.scenes.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:28.736  - warn: mqtt.0 (221551) get state error: Connection is closed.
                2023-10-06 19:13:28.736  - warn: mqtt.0 (221551) get state error: Connection is closed.
                2023-10-06 19:13:28.736  - warn: mqtt.0 (221551) get state error: Connection is closed.
                2023-10-06 19:13:28.736  - warn: mqtt.0 (221551) get state error: Connection is closed.
                2023-10-06 19:13:28.737  - warn: mqtt.0 (221551) get state error: Connection is closed.
                2023-10-06 19:13:28.737  - warn: mqtt.0 (221551) get state error: Connection is closed.
                2023-10-06 19:13:28.737  - warn: mqtt.0 (221551) get state error: Connection is closed.
                2023-10-06 19:13:28.737  - warn: mqtt.0 (221551) get state error: Connection is closed.
                2023-10-06 19:13:28.739  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.740  - info: host.Haupt-IoBroker instance system.adapter.alexa2.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:28.740  - info: host.Haupt-IoBroker instance system.adapter.innogy-smarthome.1 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:28.778  - warn: mqtt.0 (221551) get state error: Connection is closed.
                2023-10-06 19:13:28.778  - warn: mqtt.0 (221551) get state error: Connection is closed.
                2023-10-06 19:13:28.779  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.782  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.780  - info: host.Haupt-IoBroker instance system.adapter.openknx.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:28.781  - info: host.Haupt-IoBroker instance system.adapter.smartmeter.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:28.806  - warn: mqtt.0 (221551) get state error: Connection is closed.
                2023-10-06 19:13:28.807  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.808  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Heap: DB closed
                2023-10-06 19:13:28.808  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.809  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.SleepMode: DB closed
                2023-10-06 19:13:28.809  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.806  - info: host.Haupt-IoBroker instance system.adapter.tr-064.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:28.810  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Sleep: DB closed
                2023-10-06 19:13:28.810  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.810  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.LoadAvg: DB closed
                2023-10-06 19:13:28.811  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.811  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.MqttCount: DB closed
                2023-10-06 19:13:28.811  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.812  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Berry.HeapUsed: DB closed
                2023-10-06 19:13:28.812  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.812  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Berry.Objects: DB closed
                2023-10-06 19:13:28.812  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.813  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.POWER: DB closed
                2023-10-06 19:13:28.813  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.813  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.POWER: DB closed
                2023-10-06 19:13:28.813  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.814  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.AP: DB closed
                2023-10-06 19:13:28.814  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.815  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.SSId: DB closed
                2023-10-06 19:13:28.815  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.815  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.BSSId: DB closed
                2023-10-06 19:13:28.816  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.816  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.Channel: DB closed
                2023-10-06 19:13:28.816  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.816  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.Mode: DB closed
                2023-10-06 19:13:28.817  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.817  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.RSSI: DB closed
                2023-10-06 19:13:28.817  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.817  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.Signal: DB closed
                2023-10-06 19:13:28.818  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.818  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.LinkCount: DB closed
                2023-10-06 19:13:28.818  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.818  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.Downtime: DB closed
                2023-10-06 19:13:28.819  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.819  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.Time: DB closed
                2023-10-06 19:13:28.819  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.819  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.TotalStartTime: DB closed
                2023-10-06 19:13:28.819  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.820  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.Total: DB closed
                2023-10-06 19:13:28.820  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.820  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.Yesterday: DB closed
                2023-10-06 19:13:28.820  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.821  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.Today: DB closed
                2023-10-06 19:13:28.821  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.821  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.Period: DB closed
                2023-10-06 19:13:28.821  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.822  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.Power: DB closed
                2023-10-06 19:13:28.822  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.822  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.ApparentPower: DB closed
                2023-10-06 19:13:28.822  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.823  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.ReactivePower: DB closed
                2023-10-06 19:13:28.823  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.823  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.Factor: DB closed
                2023-10-06 19:13:28.823  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.824  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.Voltage: DB closed
                2023-10-06 19:13:28.824  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.824  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.Current: DB closed
                2023-10-06 19:13:28.824  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.825  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ESP32.Temperature: DB closed
                2023-10-06 19:13:28.825  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.825  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.TempUnit: DB closed
                2023-10-06 19:13:28.825  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.826  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Time: DB closed
                2023-10-06 19:13:28.826  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.827  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Uptime: DB closed
                2023-10-06 19:13:28.827  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.827  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.UptimeSec: DB closed
                2023-10-06 19:13:28.827  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.828  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Heap: DB closed
                2023-10-06 19:13:28.828  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.828  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.SleepMode: DB closed
                2023-10-06 19:13:28.828  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.829  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Sleep: DB closed
                2023-10-06 19:13:28.829  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.829  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.LoadAvg: DB closed
                2023-10-06 19:13:28.829  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.830  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.MqttCount: DB closed
                2023-10-06 19:13:28.830  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.830  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.POWER: DB closed
                2023-10-06 19:13:28.830  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.831  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.POWER: DB closed
                2023-10-06 19:13:28.831  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.831  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.AP: DB closed
                2023-10-06 19:13:28.831  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.832  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.SSId: DB closed
                2023-10-06 19:13:28.832  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.832  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.BSSId: DB closed
                2023-10-06 19:13:28.832  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.833  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.Channel: DB closed
                2023-10-06 19:13:28.833  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.833  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.Mode: DB closed
                2023-10-06 19:13:28.833  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.834  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.RSSI: DB closed
                2023-10-06 19:13:28.834  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.834  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.Signal: DB closed
                2023-10-06 19:13:28.834  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.835  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.LinkCount: DB closed
                2023-10-06 19:13:28.835  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.835  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.Downtime: DB closed
                2023-10-06 19:13:28.835  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.835  - warn: mqtt.0 (221551) Could not perform strict object check of state mqtt.0.Gas_Strom_Zähler.Stromzähler_OG.Count: DB closed
                2023-10-06 19:13:28.835  - warn: mqtt.0 (221551) get state error: Connection is closed.
                2023-10-06 19:13:28.836  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.Time: DB closed
                2023-10-06 19:13:28.836  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.836  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.TotalStartTime: DB closed
                2023-10-06 19:13:28.836  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.837  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.Total: DB closed
                2023-10-06 19:13:28.837  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.837  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.Yesterday: DB closed
                2023-10-06 19:13:28.837  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.838  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.Today: DB closed
                2023-10-06 19:13:28.838  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.838  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.Period: DB closed
                2023-10-06 19:13:28.838  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.839  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.Power: DB closed
                2023-10-06 19:13:28.839  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.839  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.ApparentPower: DB closed
                2023-10-06 19:13:28.839  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.840  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.ReactivePower: DB closed
                2023-10-06 19:13:28.840  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.840  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.Factor: DB closed
                2023-10-06 19:13:28.840  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.840  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.Voltage: DB closed
                2023-10-06 19:13:28.841  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.841  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.Current: DB closed
                2023-10-06 19:13:28.841  - warn: sonoff.0 (221665) get state error: Connection is closed.
                2023-10-06 19:13:28.861  - info: history.0 (221349) terminating
                2023-10-06 19:13:28.862  - info: history.0 (221349) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:28.862  - info: host.Haupt-IoBroker instance system.adapter.broadlink2.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:28.862  - info: host.Haupt-IoBroker instance system.adapter.device-reminder.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:28.903  - info: host.Haupt-IoBroker instance system.adapter.energiefluss.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:28.903  - info: host.Haupt-IoBroker instance system.adapter.hue-extended.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:28.922  - info: host.Haupt-IoBroker instance system.adapter.octoprint.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:29.035  - info: host.Haupt-IoBroker instance system.adapter.rssfeed.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:29.036  - info: host.Haupt-IoBroker instance system.adapter.tankerkoenig.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:29.073  - info: host.Haupt-IoBroker instance system.adapter.trashschedule.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:29.074  - info: host.Haupt-IoBroker instance system.adapter.backitup.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:29.710  - info: host.Haupt-IoBroker instance system.adapter.device-watcher.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:29.728  - info: host.Haupt-IoBroker instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.082  - info: host.Haupt-IoBroker instance system.adapter.influxdb.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.082  - info: host.Haupt-IoBroker instance system.adapter.javascript.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.117  - info: host.Haupt-IoBroker instance system.adapter.ham.1 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.117  - error: host.Haupt-IoBroker 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:
                2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[0]: Error: DB closed
                2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[0]:     at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[0]:     at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[0]:     at Object.onceWrapper (node:events:629:26)
                2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[0]:     at Socket.emit (node:events:514:28)
                2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[0]:     at Socket.emit (node:domain:489:12)
                2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[0]:     at TCP.<anonymous> (node:net:323:12)
                2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[1]: 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:
                2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[1]: Error: DB closed
                2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[1]:     at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[1]:     at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[1]:     at Object.onceWrapper (node:events:629:26)
                2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[1]:     at Socket.emit (node:events:514:28)
                2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[1]:     at Socket.emit (node:domain:489:12)
                2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[1]:     at TCP.<anonymous> (node:net:323:12)
                2023-10-06 19:13:30.118  - info: host.Haupt-IoBroker instance system.adapter.shelly.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.135  - info: host.Haupt-IoBroker instance system.adapter.cloud.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.170  - info: host.Haupt-IoBroker instance system.adapter.e3dc-rscp.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.170  - info: host.Haupt-IoBroker instance system.adapter.fritzdect.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.211  - info: host.Haupt-IoBroker instance system.adapter.gruenbeck.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.212  - info: host.Haupt-IoBroker instance system.adapter.i2c.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.225  - info: tuya.0 (221713) terminating
                2023-10-06 19:13:30.225  - info: host.Haupt-IoBroker instance system.adapter.info.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.226  - info: tuya.0 (221713) Terminated (NO_ERROR): Without reason
                2023-10-06 19:13:30.251  - info: host.Haupt-IoBroker instance system.adapter.iot.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.251  - info: host.Haupt-IoBroker instance system.adapter.knx.1 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.290  - info: host.Haupt-IoBroker instance system.adapter.socketio.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.290  - info: host.Haupt-IoBroker instance system.adapter.sourceanalytix.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.315  - info: host.Haupt-IoBroker instance system.adapter.web.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.315  - info: host.Haupt-IoBroker instance system.adapter.pushover.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.345  - info: host.Haupt-IoBroker instance system.adapter.telegram.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.369  - info: host.Haupt-IoBroker instance system.adapter.ping.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.369  - info: host.Haupt-IoBroker instance system.adapter.zigbee.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.408  - info: host.Haupt-IoBroker instance system.adapter.echarts.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.409  - info: host.Haupt-IoBroker instance system.adapter.net-tools.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.421  - info: host.Haupt-IoBroker instance system.adapter.mqtt.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.433  - info: host.Haupt-IoBroker instance system.adapter.sonoff.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.497  - info: host.Haupt-IoBroker instance system.adapter.history.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.791  - info: host.Haupt-IoBroker instance system.adapter.tuya.0 terminated with code 0 (NO_ERROR)
                2023-10-06 19:13:30.791  - info: host.Haupt-IoBroker All instances are stopped.
                2023-10-06 19:13:30.926  - info: host.Haupt-IoBroker terminated
                proxio@Haupt-IoBroker:/opt/iobroker$
                
                
                GlasfaserG 1 Antwort Letzte Antwort
                0
                • F Fritzk

                  @thomas-braun
                  Startet immer noch nicht...

                  2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 122 with value 0. Please resync devices
                  2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 123 with value 0. Please resync devices
                  2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 124 with value -100. Please resync devices
                  2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 125 with value -100. Please resync devices
                  2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 126 with value 0. Please resync devices
                  2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 127 with value 0. Please resync devices
                  2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 128 with value 0. Please resync devices
                  2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 129 with value 0. Please resync devices
                  2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 130 with value 0. Please resync devices
                  2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 131 with value 0. Please resync devices
                  2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 132 with value 500. Please resync devices
                  2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 133 with value 500. Please resync devices
                  2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 134 with value -2000. Please resync devices
                  2023-10-06 19:11:33.090  - info: tuya.0 (221713) bf65e77692680d706a6oup: Unknown datapoint 135 with value -2000. Please resync devices
                  2023-10-06 19:13:27.004  - info: proxmox.0 (222549) cleaned everything up...
                  2023-10-06 19:13:27.008  - info: host.Haupt-IoBroker received SIGINT
                  2023-10-06 19:13:27.002  - info: vis-inventwo.0 (222734) cleaned everything up...
                  2023-10-06 19:13:27.004  - info: modbus.0 (221535) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2023-10-06 19:13:27.005  - info: hptoner.0 (222020) cleaned everything up...
                  2023-10-06 19:13:27.009  - info: innogy-smarthome.1 (221520) cleaned everything up...
                  2023-10-06 19:13:27.014  - info: device-watcher.0 (221858) cleaned everything up...
                  2023-10-06 19:13:27.003  - info: trashschedule.0 (222716) cleaned everything up...
                  2023-10-06 19:13:27.004  - info: socketio.0 (222586) terminating http server on port 8084
                  2023-10-06 19:13:27.006  - info: rssfeed.0 (222567) cleaned everything up...
                  2023-10-06 19:13:27.009  - info: hue-extended.0 (222038) Adapter stopped und unloaded.
                  2023-10-06 19:13:27.013  - info: cloud.0 (221808) Connection changed: disconnect
                  2023-10-06 19:13:27.012  - info: admin.0 (221321) terminating http server on port 8081
                  2023-10-06 19:13:27.009  - info: host.Haupt-IoBroker stopInstance system.adapter.admin.0 (force=false, process=true)
                  2023-10-06 19:13:27.010  - info: host.Haupt-IoBroker stopInstance system.adapter.history.0 (force=false, process=true)
                  2023-10-06 19:13:27.010  - info: host.Haupt-IoBroker stopInstance system.adapter.influxdb.0 (force=false, process=true)
                  2023-10-06 19:13:27.010  - info: host.Haupt-IoBroker stopInstance system.adapter.javascript.0 (force=false, process=true)
                  2023-10-06 19:13:27.010  - info: host.Haupt-IoBroker stopInstance system.adapter.pushover.0 (force=false, process=true)
                  2023-10-06 19:13:27.010  - info: host.Haupt-IoBroker stopInstance system.adapter.scenes.0 (force=false, process=true)
                  2023-10-06 19:13:27.010  - info: host.Haupt-IoBroker stopInstance system.adapter.telegram.0 (force=false, process=true)
                  2023-10-06 19:13:27.011  - info: host.Haupt-IoBroker stopInstance system.adapter.alexa2.0 (force=false, process=true)
                  2023-10-06 19:13:27.011  - info: host.Haupt-IoBroker stopInstance system.adapter.ham.1 (force=false, process=true)
                  2023-10-06 19:13:27.011  - info: host.Haupt-IoBroker stopInstance system.adapter.ical.0 (force=false, process=false)
                  2023-10-06 19:13:27.011  - info: host.Haupt-IoBroker stopInstance canceled schedule system.adapter.ical.0
                  2023-10-06 19:13:27.011  - info: host.Haupt-IoBroker stopInstance system.adapter.ical.1 (force=false, process=false)
                  2023-10-06 19:13:27.011  - info: host.Haupt-IoBroker stopInstance canceled schedule system.adapter.ical.1
                  2023-10-06 19:13:27.011  - info: host.Haupt-IoBroker stopInstance system.adapter.innogy-smarthome.1 (force=false, process=true)
                  2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.modbus.0 (force=false, process=true)
                  2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.mqtt.0 (force=false, process=true)
                  2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.openknx.0 (force=false, process=true)
                  2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.openweathermap.0 (force=false, process=false)
                  2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance canceled schedule system.adapter.openweathermap.0
                  2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.ping.0 (force=false, process=true)
                  2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.shelly.0 (force=false, process=true)
                  2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.smartmeter.0 (force=false, process=true)
                  2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.sonoff.0 (force=false, process=true)
                  2023-10-06 19:13:27.012  - info: host.Haupt-IoBroker stopInstance system.adapter.tr-064.0 (force=false, process=true)
                  2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.tuya.0 (force=false, process=true)
                  2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.zigbee.0 (force=false, process=true)
                  2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.zigbee.1 (force=false, process=false)
                  2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.backitup.0 (force=false, process=true)
                  2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.birthdays.0 (force=false, process=false)
                  2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.broadlink2.0 (force=false, process=true)
                  2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.cloud.0 (force=false, process=true)
                  2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.daswetter.0 (force=false, process=false)
                  2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance canceled schedule system.adapter.daswetter.0
                  2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.device-reminder.0 (force=false, process=true)
                  2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.device-watcher.0 (force=false, process=true)
                  2023-10-06 19:13:27.013  - info: host.Haupt-IoBroker stopInstance system.adapter.discovery.0 (force=false, process=true)
                  2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.e3dc-rscp.0 (force=false, process=true)
                  2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.echarts.0 (force=false, process=true)
                  2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.energiefluss.0 (force=false, process=true)
                  2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.fritzdect.0 (force=false, process=true)
                  2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.gruenbeck.0 (force=false, process=true)
                  2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.hptoner.0 (force=false, process=true)
                  2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.hue-extended.0 (force=false, process=true)
                  2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.i2c.0 (force=false, process=true)
                  2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.info.0 (force=false, process=true)
                  2023-10-06 19:13:27.014  - info: host.Haupt-IoBroker stopInstance system.adapter.iot.0 (force=false, process=true)
                  2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.knx.1 (force=false, process=true)
                  2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.mobile.0 (force=false, process=false)
                  2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.net-tools.0 (force=false, process=true)
                  2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.netatmo-crawler.0 (force=false, process=false)
                  2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance canceled schedule system.adapter.netatmo-crawler.0
                  2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.octoprint.0 (force=false, process=true)
                  2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.proxmox.0 (force=false, process=true)
                  2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.rssfeed.0 (force=false, process=true)
                  2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.simple-api.0 (force=false, process=false)
                  2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.socketio.0 (force=false, process=true)
                  2023-10-06 19:13:27.015  - info: host.Haupt-IoBroker stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
                  2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.switchbot-hub.0 (force=false, process=false)
                  2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.tankerkoenig.0 (force=false, process=true)
                  2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.text2command.0 (force=false, process=false)
                  2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.trashschedule.0 (force=false, process=true)
                  2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-bars.0 (force=false, process=false)
                  2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-canvas-gauges.0 (force=false, process=false)
                  2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-colorpicker.0 (force=false, process=false)
                  2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-fancyswitch.0 (force=false, process=false)
                  2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-history.0 (force=false, process=false)
                  2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-hqwidgets.0 (force=false, process=false)
                  2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-inventwo.0 (force=false, process=true)
                  2023-10-06 19:13:27.016  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-jqui-mfd.0 (force=false, process=false)
                  2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-justgage.0 (force=false, process=false)
                  2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-material-advanced.0 (force=false, process=false)
                  2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-metro.0 (force=false, process=false)
                  2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-plumb.0 (force=false, process=false)
                  2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-rgraph.0 (force=false, process=false)
                  2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
                  2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.vis.0 (force=false, process=false)
                  2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.web.0 (force=false, process=true)
                  2023-10-06 19:13:27.017  - info: host.Haupt-IoBroker stopInstance system.adapter.ws.0 (force=false, process=false)
                  2023-10-06 19:13:27.022  - info: backitup.0 (221765) cleaned everything up...
                  2023-10-06 19:13:27.010  - info: fritzdect.0 (221983) cleaned everything up...
                  2023-10-06 19:13:27.023  - info: zigbee.0 (221735) cleaned everything up...
                  2023-10-06 19:13:27.009  - info: info.0 (222075) cleaned everything up...
                  2023-10-06 19:13:27.029  - warn: e3dc-rscp.0 (221889) E3/DC connection closed
                  2023-10-06 19:13:27.031  - info: e3dc-rscp.0 (221889) Stop communication with E3/DC and pause a minute before retry ...
                  2023-10-06 19:13:27.031  - info: sourceanalytix.0 (222661) SourceAnalytix stopped, now you have to calculate by yourself :'( ...
                  2023-10-06 19:13:27.036  - info: ham.1 (221459) cleaned everything up...
                  2023-10-06 19:13:27.039  - info: javascript.0 (221380) Stop script script.js.Gas-Stromzähler.Gaszähler
                  2023-10-06 19:13:27.047  - info: discovery.0 (221873) terminating
                  2023-10-06 19:13:27.048  - info: discovery.0 (221873) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.050  - info: proxmox.0 (222549) terminating
                  2023-10-06 19:13:27.050  - info: proxmox.0 (222549) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.051  - info: hptoner.0 (222020) terminating
                  2023-10-06 19:13:27.052  - info: hptoner.0 (222020) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.039  - info: javascript.0 (221380) Stop script script.js.Gas-Stromzähler.Heizstab_Zähler
                  2023-10-06 19:13:27.040  - info: javascript.0 (221380) Stop script script.js.Gas-Stromzähler.Stromzähler_E-Herd_OG
                  2023-10-06 19:13:27.040  - info: javascript.0 (221380) Stop script script.js.Gas-Stromzähler.Stromzähler_EG_Netz_PV
                  2023-10-06 19:13:27.040  - info: javascript.0 (221380) Stop script script.js.Gas-Stromzähler.Stromzähler_OG_Netz_PV
                  2023-10-06 19:13:27.040  - info: javascript.0 (221380) Stop script script.js.Test.Garragetor_Benachrichtigung
                  2023-10-06 19:13:27.041  - info: javascript.0 (221380) Stop script script.js.Test.HP_Drucker
                  2023-10-06 19:13:27.041  - info: javascript.0 (221380) Stop script script.js.Test.Haustür_Alexa_Abfrage
                  2023-10-06 19:13:27.041  - info: javascript.0 (221380) Stop script script.js.Test.On_Offline_Überwachung
                  2023-10-06 19:13:27.042  - info: javascript.0 (221380) Stop script script.js.Test.Shelly_Verbrauch
                  2023-10-06 19:13:27.042  - info: javascript.0 (221380) Stop script script.js.Test.Sonoff_Verbrauchsdaten
                  2023-10-06 19:13:27.042  - info: javascript.0 (221380) Stop script script.js.Test.Sprit_Preise
                  2023-10-06 19:13:27.042  - info: javascript.0 (221380) Stop script script.js.Test.Türen_Benachrichtigung
                  2023-10-06 19:13:27.042  - info: javascript.0 (221380) Stop script script.js.Test.Zeitbereich
                  2023-10-06 19:13:27.042  - info: javascript.0 (221380) Stop script script.js.common.3D_Drucker.3D_Drucker_Filamentmeter
                  2023-10-06 19:13:27.042  - info: javascript.0 (221380) Stop script script.js.common.3D_Drucker.3D_Drucker_Steuerung
                  2023-10-06 19:13:27.043  - info: javascript.0 (221380) Stop script script.js.common.3D_Drucker.Drucker_Ausschaltung
                  2023-10-06 19:13:27.043  - info: javascript.0 (221380) Stop script script.js.common.Beleuchtung.Alexa_Schreibtischlampe
                  2023-10-06 19:13:27.043  - info: javascript.0 (221380) Stop script script.js.common.Beleuchtung.Alexa_Wohnzimmer_Licht_1
                  2023-10-06 19:13:27.044  - info: javascript.0 (221380) Stop script script.js.common.Beleuchtung.Beleuchtung_Anna_Bett
                  2023-10-06 19:13:27.045  - info: javascript.0 (221380) Stop script script.js.common.Beleuchtung.Globus_Wintergarten_Bel
                  2023-10-06 19:13:27.045  - info: javascript.0 (221380) Stop script script.js.common.Beleuchtung.Lichterkette
                  2023-10-06 19:13:27.046  - info: javascript.0 (221380) Stop script script.js.common.Beleuchtung.Lichterkette_Balkon
                  2023-10-06 19:13:27.046  - info: javascript.0 (221380) Stop script script.js.common.Beleuchtung.Stein_Bel__Diele
                  2023-10-06 19:13:27.046  - info: javascript.0 (221380) Stop script script.js.common.Betriebsstunden_Poolpumpe
                  2023-10-06 19:13:27.046  - info: javascript.0 (221380) Stop script script.js.common.Betriebsstunden_Wärmepumpe
                  2023-10-06 19:13:27.046  - info: javascript.0 (221380) Stop script script.js.common.Betriebsstunden_Zirkulation
                  2023-10-06 19:13:27.047  - info: javascript.0 (221380) Stop script script.js.common.Broadlink.Alxe_HDMi_Umschalter
                  2023-10-06 19:13:27.047  - info: javascript.0 (221380) Stop script script.js.common.Broadlink.TV
                  2023-10-06 19:13:27.047  - info: javascript.0 (221380) Stop script script.js.common.Broadlink.Ventilator_Steuerung
                  2023-10-06 19:13:27.047  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.Außentemperatur
                  2023-10-06 19:13:27.048  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.Batteriestatus
                  2023-10-06 19:13:27.048  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.Hausverbrauch
                  2023-10-06 19:13:27.048  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.Netz_Leistung
                  2023-10-06 19:13:27.049  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.PV_Produktion
                  2023-10-06 19:13:27.049  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.PV_Strings
                  2023-10-06 19:13:27.049  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.Strom_gesammt_Bezug
                  2023-10-06 19:13:27.049  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.Stromverbrauch_Heizung
                  2023-10-06 19:13:27.049  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.Stromverbrauch_Wohnzimmer
                  2023-10-06 19:13:27.050  - info: javascript.0 (221380) Stop script script.js.common.E-Charts.Temperatur_Hühner
                  2023-10-06 19:13:27.050  - info: javascript.0 (221380) Stop script script.js.common.Haustür-Überwachung
                  2023-10-06 19:13:27.050  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Fußbodenheizung
                  2023-10-06 19:13:27.050  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Grünbeck.Aktuell_Wasserverbrauch_in_l
                  2023-10-06 19:13:27.050  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Grünbeck.Benachrichtigung_Wartung
                  2023-10-06 19:13:27.050  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Grünbeck.Datum_Restkapazität
                  2023-10-06 19:13:27.051  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Grünbeck.Fehler_Benachrichtigung
                  2023-10-06 19:13:27.051  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Grünbeck.Grünbeck_Parser
                  2023-10-06 19:13:27.051  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Grünbeck.Wasser_Salz_Verbrauch
                  2023-10-06 19:13:27.051  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Heizstabsteuerung_PV_abhängig
                  2023-10-06 19:13:27.052  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Heizungsüberwachung
                  2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Wärmepumpe
                  2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.Heizung-_Wasser.Zirkulation
                  2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.MQTT_Schaltbefehle
                  2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.Mappe_E3DC.E3DC_Tarifumschaltung
                  2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.Mappe_E3DC.E3DC_Werte_Modbus
                  2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.Mappe_E3DC.Pv_Datenwerte
                  2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.Mappe_E3DC.e3DC_Aufteilung_Datenpunkte
                  2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.Poolpumpe
                  2023-10-06 19:13:27.053  - info: javascript.0 (221380) Stop script script.js.common.Regensensor
                  2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Shelly_Button_1
                  2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Shelly_Überwachung
                  2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Spülmaschiene
                  2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Telegramm_Menü.Datenpunkte_Strom_EG_beschreiben
                  2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Telegramm_Menü.Datenpunkte_Strom_OG_beschreiben
                  2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Telegramm_Menü.Telegramm_Menü
                  2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Tor_Schliessautomatik
                  2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.Allgemein_Verbrauch
                  2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.Gas_Verbrauchsberechnung
                  2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.PV_Strings_Produktion
                  2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.Strom_Gesammt_Geliefert
                  2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.Stromverbrauch_EG_Netz
                  2023-10-06 19:13:27.054  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.Stromverbrauch_EG_PV
                  2023-10-06 19:13:27.055  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.Stromverbrauch_Gesammt_Netz
                  2023-10-06 19:13:27.055  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.Stromverbrauch_OG_Netz
                  2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Verbrauchsberechnung.Stromverbrauch_OG_PV
                  2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Vis_Scripte.Astrozeiten_2
                  2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Vis_Scripte.Astrozeiten_Berechnung
                  2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Vis_Scripte.RSS_Feed_Bildzeitung
                  2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Vis_Scripte.Reload_Vis
                  2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Waschmaschiene
                  2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Windsensor
                  2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Windstärke
                  2023-10-06 19:13:27.056  - info: javascript.0 (221380) Stop script script.js.common.Zigbee_Switch
                  2023-10-06 19:13:27.064  - info: iot.0 (222425) Connection changed: disconnect
                  2023-10-06 19:13:27.064  - info: iot.0 (222425) Connection lost
                  2023-10-06 19:13:27.065  - info: admin.0 (221321) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.066  - info: javascript.0 (221380) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.067  - info: pushover.0 (221396) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.068  - info: scenes.0 (221412) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.070  - info: gruenbeck.0 (222002) 1000
                  2023-10-06 19:13:27.070  - info: gruenbeck.0 (222002) Websocket closed
                  2023-10-06 19:13:27.072  - info: ham.1 (221459) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.073  - info: innogy-smarthome.1 (221520) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.074  - info: modbus.0 (221535) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.070  - info: zigbee.0 (221735) Zigbee: disabling joining new devices.
                  2023-10-06 19:13:27.086  - info: vis-inventwo.0 (222734) terminating
                  2023-10-06 19:13:27.087  - info: vis-inventwo.0 (222734) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.089  - info: octoprint.0 (222527) terminating
                  2023-10-06 19:13:27.090  - info: octoprint.0 (222527) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.089  - info: energiefluss.0 (221968) terminating
                  2023-10-06 19:13:27.092  - info: scenes.0 (221412) terminating
                  2023-10-06 19:13:27.093  - info: scenes.0 (221412) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.091  - info: device-reminder.0 (221842) terminating
                  2023-10-06 19:13:27.092  - info: hue-extended.0 (222038) terminating
                  2023-10-06 19:13:27.095  - info: tr-064.0 (221684) terminating
                  2023-10-06 19:13:27.096  - info: tr-064.0 (221684) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.095  - info: rssfeed.0 (222567) terminating
                  2023-10-06 19:13:27.098  - info: modbus.0 (221535) terminating
                  2023-10-06 19:13:27.100  - info: openknx.0 (221567) terminating
                  2023-10-06 19:13:27.101  - info: trashschedule.0 (222716) terminating
                  2023-10-06 19:13:27.101  - info: openknx.0 (221567) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.104  - info: tankerkoenig.0 (222699) terminating
                  2023-10-06 19:13:27.104  - info: tankerkoenig.0 (222699) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.093  - info: hue-extended.0 (222038) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.090  - info: energiefluss.0 (221968) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.102  - info: trashschedule.0 (222716) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.091  - info: device-reminder.0 (221842) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.096  - info: rssfeed.0 (222567) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.106  - info: innogy-smarthome.1 (221520) terminating
                  2023-10-06 19:13:27.107  - info: innogy-smarthome.1 (221520) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.127  - info: mqtt.0 (221551) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.129  - info: ping.0 (221598) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.129  - info: openknx.0 (221567) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.131  - info: sonoff.0 (221665) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.131  - info: tr-064.0 (221684) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.132  - info: tuya.0 (221713) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.131  - info: shelly.0 (221619) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.133  - info: zigbee.0 (221735) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.133  - info: backitup.0 (221765) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.134  - info: cloud.0 (221808) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.136  - info: device-reminder.0 (221842) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.137  - info: device-watcher.0 (221858) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.137  - info: discovery.0 (221873) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.138  - info: e3dc-rscp.0 (221889) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.139  - info: echarts.0 (221905) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.139  - info: energiefluss.0 (221968) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.140  - info: fritzdect.0 (221983) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.141  - info: hptoner.0 (222020) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.142  - info: i2c.0 (222056) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.143  - info: hue-extended.0 (222038) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.143  - info: info.0 (222075) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.143  - info: iot.0 (222425) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.145  - info: net-tools.0 (222469) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.145  - info: octoprint.0 (222527) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.147  - info: proxmox.0 (222549) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.148  - info: rssfeed.0 (222567) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.149  - info: gruenbeck.0 (222002) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.150  - info: socketio.0 (222586) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.151  - info: sourceanalytix.0 (222661) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.152  - info: tankerkoenig.0 (222699) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.152  - info: trashschedule.0 (222716) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.153  - info: vis-inventwo.0 (222734) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.154  - info: web.0 (222770) Got terminate signal TERMINATE_YOURSELF
                  2023-10-06 19:13:27.160  - info: backitup.0 (221765) terminating
                  2023-10-06 19:13:27.160  - info: device-watcher.0 (221858) terminating
                  2023-10-06 19:13:27.160  - debug: backitup.0 (221765) Plugin sentry destroyed
                  2023-10-06 19:13:27.160  - info: backitup.0 (221765) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.161  - info: device-watcher.0 (221858) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.195  - info: host.Haupt-IoBroker stopInstance system.adapter.admin.0 send kill signal
                  2023-10-06 19:13:27.197  - info: gruenbeck.0 (222002) terminating
                  2023-10-06 19:13:27.198  - info: iot.0 (222425) terminating
                  2023-10-06 19:13:27.198  - info: iot.0 (222425) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.199  - info: fritzdect.0 (221983) terminating
                  2023-10-06 19:13:27.199  - info: cloud.0 (221808) terminating
                  2023-10-06 19:13:27.200  - info: fritzdect.0 (221983) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.198  - info: gruenbeck.0 (222002) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.200  - info: cloud.0 (221808) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.208  - info: info.0 (222075) terminating
                  2023-10-06 19:13:27.209  - info: i2c.0 (222056) terminating
                  2023-10-06 19:13:27.210  - info: e3dc-rscp.0 (221889) terminating
                  2023-10-06 19:13:27.210  - info: i2c.0 (222056) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.208  - info: info.0 (222075) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.211  - info: e3dc-rscp.0 (221889) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.213  - info: socketio.0 (222586) terminating
                  2023-10-06 19:13:27.213  - info: socketio.0 (222586) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.195  - info: host.Haupt-IoBroker stopInstance system.adapter.javascript.0 send kill signal
                  2023-10-06 19:13:27.225  - info: host.Haupt-IoBroker stopInstance system.adapter.pushover.0 send kill signal
                  2023-10-06 19:13:27.229  - info: admin.0 (221321) terminating
                  2023-10-06 19:13:27.231  - info: ham.1 (221459) terminating
                  2023-10-06 19:13:27.231  - info: ham.1 (221459) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.232  - info: host.Haupt-IoBroker stopInstance system.adapter.scenes.0 send kill signal
                  2023-10-06 19:13:27.233  - info: shelly.0 (221619) terminating
                  2023-10-06 19:13:27.231  - info: influxdb.0 (221365) terminating
                  2023-10-06 19:13:27.233  - info: influxdb.0 (221365) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.233  - info: shelly.0 (221619) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.230  - info: admin.0 (221321) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.247  - info: javascript.0 (221380) terminating
                  2023-10-06 19:13:27.247  - debug: javascript.0 (221380) Plugin sentry destroyed
                  2023-10-06 19:13:27.248  - info: javascript.0 (221380) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.251  - info: web.0 (222770) terminated http server on port 8082
                  2023-10-06 19:13:27.233  - info: host.Haupt-IoBroker stopInstance system.adapter.telegram.0 send kill signal
                  2023-10-06 19:13:27.233  - info: host.Haupt-IoBroker stopInstance system.adapter.alexa2.0 send kill signal
                  2023-10-06 19:13:27.233  - info: host.Haupt-IoBroker stopInstance system.adapter.ham.1 send kill signal
                  2023-10-06 19:13:27.233  - info: host.Haupt-IoBroker stopInstance system.adapter.innogy-smarthome.1 send kill signal
                  2023-10-06 19:13:27.233  - info: host.Haupt-IoBroker stopInstance system.adapter.modbus.0 send kill signal
                  2023-10-06 19:13:27.233  - info: host.Haupt-IoBroker stopInstance system.adapter.mqtt.0 send kill signal
                  2023-10-06 19:13:27.234  - info: host.Haupt-IoBroker stopInstance system.adapter.openknx.0 send kill signal
                  2023-10-06 19:13:27.234  - info: host.Haupt-IoBroker stopInstance system.adapter.ping.0 send kill signal
                  2023-10-06 19:13:27.234  - info: host.Haupt-IoBroker stopInstance system.adapter.shelly.0 send kill signal
                  2023-10-06 19:13:27.234  - info: host.Haupt-IoBroker stopInstance system.adapter.smartmeter.0 send kill signal
                  2023-10-06 19:13:27.234  - info: host.Haupt-IoBroker stopInstance system.adapter.sonoff.0 send kill signal
                  2023-10-06 19:13:27.234  - info: host.Haupt-IoBroker stopInstance system.adapter.tr-064.0 send kill signal
                  2023-10-06 19:13:27.234  - info: host.Haupt-IoBroker stopInstance system.adapter.tuya.0 send kill signal
                  2023-10-06 19:13:27.234  - info: host.Haupt-IoBroker stopInstance system.adapter.zigbee.0 send kill signal
                  2023-10-06 19:13:27.235  - info: host.Haupt-IoBroker stopInstance system.adapter.backitup.0 send kill signal
                  2023-10-06 19:13:27.235  - info: host.Haupt-IoBroker stopInstance system.adapter.broadlink2.0 send kill signal
                  2023-10-06 19:13:27.235  - info: host.Haupt-IoBroker stopInstance system.adapter.cloud.0 send kill signal
                  2023-10-06 19:13:27.235  - info: host.Haupt-IoBroker stopInstance system.adapter.device-reminder.0 send kill signal
                  2023-10-06 19:13:27.235  - info: host.Haupt-IoBroker stopInstance system.adapter.device-watcher.0 send kill signal
                  2023-10-06 19:13:27.235  - info: host.Haupt-IoBroker stopInstance system.adapter.discovery.0 send kill signal
                  2023-10-06 19:13:27.235  - info: host.Haupt-IoBroker stopInstance system.adapter.e3dc-rscp.0 send kill signal
                  2023-10-06 19:13:27.236  - info: host.Haupt-IoBroker stopInstance system.adapter.echarts.0 send kill signal
                  2023-10-06 19:13:27.236  - info: host.Haupt-IoBroker stopInstance system.adapter.energiefluss.0 send kill signal
                  2023-10-06 19:13:27.236  - info: host.Haupt-IoBroker stopInstance system.adapter.fritzdect.0 send kill signal
                  2023-10-06 19:13:27.236  - info: host.Haupt-IoBroker stopInstance system.adapter.gruenbeck.0 send kill signal
                  2023-10-06 19:13:27.236  - info: host.Haupt-IoBroker stopInstance system.adapter.hptoner.0 send kill signal
                  2023-10-06 19:13:27.236  - info: host.Haupt-IoBroker stopInstance system.adapter.hue-extended.0 send kill signal
                  2023-10-06 19:13:27.236  - info: host.Haupt-IoBroker stopInstance system.adapter.i2c.0 send kill signal
                  2023-10-06 19:13:27.236  - info: host.Haupt-IoBroker stopInstance system.adapter.info.0 send kill signal
                  2023-10-06 19:13:27.237  - info: host.Haupt-IoBroker stopInstance system.adapter.iot.0 send kill signal
                  2023-10-06 19:13:27.237  - info: host.Haupt-IoBroker stopInstance system.adapter.knx.1 send kill signal
                  2023-10-06 19:13:27.237  - info: host.Haupt-IoBroker stopInstance system.adapter.net-tools.0 send kill signal
                  2023-10-06 19:13:27.237  - info: host.Haupt-IoBroker stopInstance system.adapter.octoprint.0 send kill signal
                  2023-10-06 19:13:27.237  - info: host.Haupt-IoBroker stopInstance system.adapter.proxmox.0 send kill signal
                  2023-10-06 19:13:27.237  - info: host.Haupt-IoBroker stopInstance system.adapter.rssfeed.0 send kill signal
                  2023-10-06 19:13:27.237  - info: host.Haupt-IoBroker stopInstance system.adapter.socketio.0 send kill signal
                  2023-10-06 19:13:27.238  - info: host.Haupt-IoBroker stopInstance system.adapter.sourceanalytix.0 send kill signal
                  2023-10-06 19:13:27.238  - info: host.Haupt-IoBroker stopInstance system.adapter.tankerkoenig.0 send kill signal
                  2023-10-06 19:13:27.238  - info: host.Haupt-IoBroker stopInstance system.adapter.trashschedule.0 send kill signal
                  2023-10-06 19:13:27.238  - info: host.Haupt-IoBroker stopInstance system.adapter.vis-inventwo.0 send kill signal
                  2023-10-06 19:13:27.238  - info: host.Haupt-IoBroker stopInstance system.adapter.web.0 send kill signal
                  2023-10-06 19:13:27.270  - info: sourceanalytix.0 (222661) terminating
                  2023-10-06 19:13:27.270  - info: sourceanalytix.0 (222661) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.331  - info: web.0 (222770) terminating
                  2023-10-06 19:13:27.332  - info: web.0 (222770) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.507  - warn: modbus.0 (221535) get state error: Connection is closed.
                  2023-10-06 19:13:27.508  - info: modbus.0 (221535) terminating
                  2023-10-06 19:13:27.516  - info: vis-inventwo.0 (222734) terminating
                  2023-10-06 19:13:27.517  - info: web.0 (222770) terminating
                  2023-10-06 19:13:27.527  - info: tankerkoenig.0 (222699) terminating
                  2023-10-06 19:13:27.530  - info: trashschedule.0 (222716) terminating
                  2023-10-06 19:13:27.531  - info: proxmox.0 (222549) terminating
                  2023-10-06 19:13:27.531  - info: net-tools.0 (222469) terminating
                  2023-10-06 19:13:27.531  - info: net-tools.0 (222469) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.534  - info: hptoner.0 (222020) terminating
                  2023-10-06 19:13:27.534  - info: hue-extended.0 (222038) terminating
                  2023-10-06 19:13:27.534  - info: tr-064.0 (221684) terminating
                  2023-10-06 19:13:27.534  - info: scenes.0 (221412) terminating
                  2023-10-06 19:13:27.534  - info: octoprint.0 (222527) terminating
                  2023-10-06 19:13:27.535  - info: i2c.0 (222056) terminating
                  2023-10-06 19:13:27.536  - info: iot.0 (222425) terminating
                  2023-10-06 19:13:27.538  - info: discovery.0 (221873) terminating
                  2023-10-06 19:13:27.539  - info: innogy-smarthome.1 (221520) terminating
                  2023-10-06 19:13:27.539  - info: device-reminder.0 (221842) terminating
                  2023-10-06 19:13:27.541  - info: rssfeed.0 (222567) terminating
                  2023-10-06 19:13:27.541  - info: energiefluss.0 (221968) terminating
                  2023-10-06 19:13:27.542  - info: ping.0 (221598) terminating
                  2023-10-06 19:13:27.546  - info: openknx.0 (221567) terminating
                  2023-10-06 19:13:27.548  - info: info.0 (222075) terminating
                  2023-10-06 19:13:27.549  - info: sourceanalytix.0 (222661) terminating
                  2023-10-06 19:13:27.550  - info: backitup.0 (221765) terminating
                  2023-10-06 19:13:27.548  - info: e3dc-rscp.0 (221889) terminating
                  2023-10-06 19:13:27.549  - info: fritzdect.0 (221983) terminating
                  2023-10-06 19:13:27.550  - info: ham.1 (221459) terminating
                  2023-10-06 19:13:27.551  - info: pushover.0 (221396) terminating
                  2023-10-06 19:13:27.550  - info: cloud.0 (221808) terminating
                  2023-10-06 19:13:27.551  - info: echarts.0 (221905) terminating
                  2023-10-06 19:13:27.549  - info: gruenbeck.0 (222002) terminating
                  2023-10-06 19:13:27.554  - info: pushover.0 (221396) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.556  - info: zigbee.0 (221735) terminating
                  2023-10-06 19:13:27.556  - info: zigbee.0 (221735) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.543  - info: ping.0 (221598) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.552  - info: echarts.0 (221905) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.550  - info: sonoff.0 (221665) terminating
                  2023-10-06 19:13:27.561  - info: sonoff.0 (221665) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.562  - info: device-watcher.0 (221858) terminating
                  2023-10-06 19:13:27.576  - info: admin.0 (221321) terminating
                  2023-10-06 19:13:27.577  - info: shelly.0 (221619) terminating
                  2023-10-06 19:13:27.590  - info: javascript.0 (221380) terminating
                  2023-10-06 19:13:27.592  - info: mqtt.0 (221551) terminating
                  2023-10-06 19:13:27.593  - info: mqtt.0 (221551) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:27.666  - info: host.Haupt-IoBroker instance system.adapter.modbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2023-10-06 19:13:27.845  - info: zigbee.0 (221735) terminating
                  2023-10-06 19:13:27.857  - warn: shelly.0 (221619) get state error: DB closed
                  2023-10-06 19:13:27.889  - info: host.Haupt-IoBroker instance system.adapter.discovery.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:27.857  - error: shelly.0 (221619) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2023-10-06 19:13:27.858  - error: shelly.0 (221619) unhandled promise rejection: DB closed
                  2023-10-06 19:13:27.858  - error: shelly.0 (221619) Error: DB closed
                      at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                      at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                      at Object.onceWrapper (node:events:629:26)
                      at Socket.emit (node:events:514:28)
                      at Socket.emit (node:domain:489:12)
                      at TCP.<anonymous> (node:net:323:12)
                  2023-10-06 19:13:27.859  - error: shelly.0 (221619) DB closed
                  2023-10-06 19:13:27.895  - warn: shelly.0 (221619) get state error: Connection is closed.
                  2023-10-06 19:13:27.895  - warn: shelly.0 (221619) get state error: Connection is closed.
                  2023-10-06 19:13:27.895  - warn: shelly.0 (221619) get state error: Connection is closed.
                  2023-10-06 19:13:27.938  - info: host.Haupt-IoBroker instance system.adapter.hptoner.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:27.938  - info: host.Haupt-IoBroker instance system.adapter.proxmox.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:27.987  - warn: shelly.0 (221619) get state error: Connection is closed.
                  2023-10-06 19:13:28.030  - warn: shelly.0 (221619) get state error: Connection is closed.
                  2023-10-06 19:13:28.030  - warn: shelly.0 (221619) get state error: Connection is closed.
                  2023-10-06 19:13:28.030  - warn: shelly.0 (221619) get state error: Connection is closed.
                  2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                  2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                  2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                  2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                  2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                  2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                  2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                  2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                  2023-10-06 19:13:28.031  - warn: shelly.0 (221619) get state error: Connection is closed.
                  2023-10-06 19:13:28.050  - error: shelly.0 (221619) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2023-10-06 19:13:28.050  - error: shelly.0 (221619) unhandled promise rejection: DB closed
                  2023-10-06 19:13:28.050  - error: shelly.0 (221619) Error: DB closed
                      at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                      at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                      at Object.onceWrapper (node:events:629:26)
                      at Socket.emit (node:events:514:28)
                      at Socket.emit (node:domain:489:12)
                      at TCP.<anonymous> (node:net:323:12)
                  2023-10-06 19:13:28.050  - error: shelly.0 (221619) DB closed
                  2023-10-06 19:13:28.092  - info: host.Haupt-IoBroker instance system.adapter.vis-inventwo.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:28.503  - info: web.0 (222770) terminating with timeout
                  2023-10-06 19:13:28.505  - info: net-tools.0 (222469) terminating with timeout
                  2023-10-06 19:13:28.508  - info: iot.0 (222425) terminating with timeout
                  2023-10-06 19:13:28.509  - info: i2c.0 (222056) terminating with timeout
                  2023-10-06 19:13:28.514  - info: ping.0 (221598) terminating with timeout
                  2023-10-06 19:13:28.523  - info: echarts.0 (221905) terminating with timeout
                  2023-10-06 19:13:28.525  - info: zigbee.0 (221735) terminating with timeout
                  2023-10-06 19:13:28.526  - info: fritzdect.0 (221983) terminating with timeout
                  2023-10-06 19:13:28.527  - info: gruenbeck.0 (222002) terminating with timeout
                  2023-10-06 19:13:28.527  - info: sonoff.0 (221665) terminating with timeout
                  2023-10-06 19:13:28.528  - info: pushover.0 (221396) terminating with timeout
                  2023-10-06 19:13:28.528  - info: cloud.0 (221808) terminating with timeout
                  2023-10-06 19:13:28.528  - info: info.0 (222075) terminating with timeout
                  2023-10-06 19:13:28.529  - info: e3dc-rscp.0 (221889) terminating with timeout
                  2023-10-06 19:13:28.535  - info: sourceanalytix.0 (222661) terminating with timeout
                  2023-10-06 19:13:28.537  - info: ham.1 (221459) terminating with timeout
                  2023-10-06 19:13:28.546  - info: admin.0 (221321) terminating with timeout
                  2023-10-06 19:13:28.551  - info: shelly.0 (221619) terminating with timeout
                  2023-10-06 19:13:28.560  - info: javascript.0 (221380) terminating with timeout
                  2023-10-06 19:13:28.561  - info: mqtt.0 (221551) terminating with timeout
                  2023-10-06 19:13:28.654  - info: host.Haupt-IoBroker stopInstance system.adapter.admin.0 killing pid 221321
                  2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.javascript.0 killing pid 221380
                  2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.pushover.0 killing pid 221396
                  2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.telegram.0 killing pid 221428
                  2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.ham.1 killing pid 221459
                  2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.mqtt.0 killing pid 221551
                  2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.ping.0 killing pid 221598
                  2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.shelly.0 killing pid 221619
                  2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.sonoff.0 killing pid 221665
                  2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.zigbee.0 killing pid 221735
                  2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.cloud.0 killing pid 221808
                  2023-10-06 19:13:28.655  - info: host.Haupt-IoBroker stopInstance system.adapter.e3dc-rscp.0 killing pid 221889
                  2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.echarts.0 killing pid 221905
                  2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.fritzdect.0 killing pid 221983
                  2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.gruenbeck.0 killing pid 222002
                  2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.i2c.0 killing pid 222056
                  2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.info.0 killing pid 222075
                  2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.iot.0 killing pid 222425
                  2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.knx.1 killing pid 222452
                  2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.net-tools.0 killing pid 222469
                  2023-10-06 19:13:28.656  - info: host.Haupt-IoBroker stopInstance system.adapter.sourceanalytix.0 killing pid 222661
                  2023-10-06 19:13:28.657  - info: host.Haupt-IoBroker stopInstance system.adapter.web.0 killing pid 222770
                  2023-10-06 19:13:28.661  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.661  - warn: sonoff.0 (221665) get state error: DB closed
                  2023-10-06 19:13:28.679  - warn: mqtt.0 (221551) get state error: DB closed
                  2023-10-06 19:13:28.679  - warn: mqtt.0 (221551) get state error: DB closed
                  2023-10-06 19:13:28.695  - warn: mqtt.0 (221551) get state error: Connection is closed.
                  2023-10-06 19:13:28.695  - warn: sonoff.0 (221665) redis get sonoff.0.3D-Drucker.alive, error - Connection is closed.
                  2023-10-06 19:13:28.695  - warn: sonoff.0 (221665) redis get sonoff.0.3D-Drucker.alive, error - Connection is closed.
                  2023-10-06 19:13:28.696  - info: host.Haupt-IoBroker instance system.adapter.scenes.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:28.736  - warn: mqtt.0 (221551) get state error: Connection is closed.
                  2023-10-06 19:13:28.736  - warn: mqtt.0 (221551) get state error: Connection is closed.
                  2023-10-06 19:13:28.736  - warn: mqtt.0 (221551) get state error: Connection is closed.
                  2023-10-06 19:13:28.736  - warn: mqtt.0 (221551) get state error: Connection is closed.
                  2023-10-06 19:13:28.737  - warn: mqtt.0 (221551) get state error: Connection is closed.
                  2023-10-06 19:13:28.737  - warn: mqtt.0 (221551) get state error: Connection is closed.
                  2023-10-06 19:13:28.737  - warn: mqtt.0 (221551) get state error: Connection is closed.
                  2023-10-06 19:13:28.737  - warn: mqtt.0 (221551) get state error: Connection is closed.
                  2023-10-06 19:13:28.739  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.740  - info: host.Haupt-IoBroker instance system.adapter.alexa2.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:28.740  - info: host.Haupt-IoBroker instance system.adapter.innogy-smarthome.1 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:28.778  - warn: mqtt.0 (221551) get state error: Connection is closed.
                  2023-10-06 19:13:28.778  - warn: mqtt.0 (221551) get state error: Connection is closed.
                  2023-10-06 19:13:28.779  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.782  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.780  - info: host.Haupt-IoBroker instance system.adapter.openknx.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:28.781  - info: host.Haupt-IoBroker instance system.adapter.smartmeter.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:28.806  - warn: mqtt.0 (221551) get state error: Connection is closed.
                  2023-10-06 19:13:28.807  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.808  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Heap: DB closed
                  2023-10-06 19:13:28.808  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.809  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.SleepMode: DB closed
                  2023-10-06 19:13:28.809  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.806  - info: host.Haupt-IoBroker instance system.adapter.tr-064.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:28.810  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Sleep: DB closed
                  2023-10-06 19:13:28.810  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.810  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.LoadAvg: DB closed
                  2023-10-06 19:13:28.811  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.811  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.MqttCount: DB closed
                  2023-10-06 19:13:28.811  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.812  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Berry.HeapUsed: DB closed
                  2023-10-06 19:13:28.812  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.812  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Berry.Objects: DB closed
                  2023-10-06 19:13:28.812  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.813  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.POWER: DB closed
                  2023-10-06 19:13:28.813  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.813  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.POWER: DB closed
                  2023-10-06 19:13:28.813  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.814  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.AP: DB closed
                  2023-10-06 19:13:28.814  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.815  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.SSId: DB closed
                  2023-10-06 19:13:28.815  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.815  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.BSSId: DB closed
                  2023-10-06 19:13:28.816  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.816  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.Channel: DB closed
                  2023-10-06 19:13:28.816  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.816  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.Mode: DB closed
                  2023-10-06 19:13:28.817  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.817  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.RSSI: DB closed
                  2023-10-06 19:13:28.817  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.817  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.Signal: DB closed
                  2023-10-06 19:13:28.818  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.818  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.LinkCount: DB closed
                  2023-10-06 19:13:28.818  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.818  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.STATE.Wifi.Downtime: DB closed
                  2023-10-06 19:13:28.819  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.819  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.Time: DB closed
                  2023-10-06 19:13:28.819  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.819  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.TotalStartTime: DB closed
                  2023-10-06 19:13:28.819  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.820  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.Total: DB closed
                  2023-10-06 19:13:28.820  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.820  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.Yesterday: DB closed
                  2023-10-06 19:13:28.820  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.821  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.Today: DB closed
                  2023-10-06 19:13:28.821  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.821  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.Period: DB closed
                  2023-10-06 19:13:28.821  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.822  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.Power: DB closed
                  2023-10-06 19:13:28.822  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.822  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.ApparentPower: DB closed
                  2023-10-06 19:13:28.822  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.823  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.ReactivePower: DB closed
                  2023-10-06 19:13:28.823  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.823  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.Factor: DB closed
                  2023-10-06 19:13:28.823  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.824  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.Voltage: DB closed
                  2023-10-06 19:13:28.824  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.824  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ENERGY.Current: DB closed
                  2023-10-06 19:13:28.824  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.825  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.ESP32.Temperature: DB closed
                  2023-10-06 19:13:28.825  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.825  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.DVES_12C58C.SENSOR.TempUnit: DB closed
                  2023-10-06 19:13:28.825  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.826  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Time: DB closed
                  2023-10-06 19:13:28.826  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.827  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Uptime: DB closed
                  2023-10-06 19:13:28.827  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.827  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.UptimeSec: DB closed
                  2023-10-06 19:13:28.827  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.828  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Heap: DB closed
                  2023-10-06 19:13:28.828  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.828  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.SleepMode: DB closed
                  2023-10-06 19:13:28.828  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.829  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Sleep: DB closed
                  2023-10-06 19:13:28.829  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.829  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.LoadAvg: DB closed
                  2023-10-06 19:13:28.829  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.830  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.MqttCount: DB closed
                  2023-10-06 19:13:28.830  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.830  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.POWER: DB closed
                  2023-10-06 19:13:28.830  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.831  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.POWER: DB closed
                  2023-10-06 19:13:28.831  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.831  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.AP: DB closed
                  2023-10-06 19:13:28.831  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.832  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.SSId: DB closed
                  2023-10-06 19:13:28.832  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.832  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.BSSId: DB closed
                  2023-10-06 19:13:28.832  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.833  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.Channel: DB closed
                  2023-10-06 19:13:28.833  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.833  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.Mode: DB closed
                  2023-10-06 19:13:28.833  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.834  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.RSSI: DB closed
                  2023-10-06 19:13:28.834  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.834  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.Signal: DB closed
                  2023-10-06 19:13:28.834  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.835  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.LinkCount: DB closed
                  2023-10-06 19:13:28.835  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.835  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.STATE.Wifi.Downtime: DB closed
                  2023-10-06 19:13:28.835  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.835  - warn: mqtt.0 (221551) Could not perform strict object check of state mqtt.0.Gas_Strom_Zähler.Stromzähler_OG.Count: DB closed
                  2023-10-06 19:13:28.835  - warn: mqtt.0 (221551) get state error: Connection is closed.
                  2023-10-06 19:13:28.836  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.Time: DB closed
                  2023-10-06 19:13:28.836  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.836  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.TotalStartTime: DB closed
                  2023-10-06 19:13:28.836  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.837  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.Total: DB closed
                  2023-10-06 19:13:28.837  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.837  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.Yesterday: DB closed
                  2023-10-06 19:13:28.837  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.838  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.Today: DB closed
                  2023-10-06 19:13:28.838  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.838  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.Period: DB closed
                  2023-10-06 19:13:28.838  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.839  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.Power: DB closed
                  2023-10-06 19:13:28.839  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.839  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.ApparentPower: DB closed
                  2023-10-06 19:13:28.839  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.840  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.ReactivePower: DB closed
                  2023-10-06 19:13:28.840  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.840  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.Factor: DB closed
                  2023-10-06 19:13:28.840  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.840  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.Voltage: DB closed
                  2023-10-06 19:13:28.841  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.841  - warn: sonoff.0 (221665) Could not perform strict object check of state sonoff.0.3D-Drucker.SENSOR.ENERGY.Current: DB closed
                  2023-10-06 19:13:28.841  - warn: sonoff.0 (221665) get state error: Connection is closed.
                  2023-10-06 19:13:28.861  - info: history.0 (221349) terminating
                  2023-10-06 19:13:28.862  - info: history.0 (221349) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:28.862  - info: host.Haupt-IoBroker instance system.adapter.broadlink2.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:28.862  - info: host.Haupt-IoBroker instance system.adapter.device-reminder.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:28.903  - info: host.Haupt-IoBroker instance system.adapter.energiefluss.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:28.903  - info: host.Haupt-IoBroker instance system.adapter.hue-extended.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:28.922  - info: host.Haupt-IoBroker instance system.adapter.octoprint.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:29.035  - info: host.Haupt-IoBroker instance system.adapter.rssfeed.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:29.036  - info: host.Haupt-IoBroker instance system.adapter.tankerkoenig.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:29.073  - info: host.Haupt-IoBroker instance system.adapter.trashschedule.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:29.074  - info: host.Haupt-IoBroker instance system.adapter.backitup.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:29.710  - info: host.Haupt-IoBroker instance system.adapter.device-watcher.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:29.728  - info: host.Haupt-IoBroker instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.082  - info: host.Haupt-IoBroker instance system.adapter.influxdb.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.082  - info: host.Haupt-IoBroker instance system.adapter.javascript.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.117  - info: host.Haupt-IoBroker instance system.adapter.ham.1 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.117  - error: host.Haupt-IoBroker 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:
                  2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[0]: Error: DB closed
                  2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[0]:     at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                  2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[0]:     at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                  2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[0]:     at Object.onceWrapper (node:events:629:26)
                  2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[0]:     at Socket.emit (node:events:514:28)
                  2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[0]:     at Socket.emit (node:domain:489:12)
                  2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[0]:     at TCP.<anonymous> (node:net:323:12)
                  2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[1]: 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:
                  2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[1]: Error: DB closed
                  2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[1]:     at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                  2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[1]:     at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                  2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[1]:     at Object.onceWrapper (node:events:629:26)
                  2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[1]:     at Socket.emit (node:events:514:28)
                  2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[1]:     at Socket.emit (node:domain:489:12)
                  2023-10-06 19:13:30.118  - error: host.Haupt-IoBroker Caught by controller[1]:     at TCP.<anonymous> (node:net:323:12)
                  2023-10-06 19:13:30.118  - info: host.Haupt-IoBroker instance system.adapter.shelly.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.135  - info: host.Haupt-IoBroker instance system.adapter.cloud.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.170  - info: host.Haupt-IoBroker instance system.adapter.e3dc-rscp.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.170  - info: host.Haupt-IoBroker instance system.adapter.fritzdect.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.211  - info: host.Haupt-IoBroker instance system.adapter.gruenbeck.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.212  - info: host.Haupt-IoBroker instance system.adapter.i2c.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.225  - info: tuya.0 (221713) terminating
                  2023-10-06 19:13:30.225  - info: host.Haupt-IoBroker instance system.adapter.info.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.226  - info: tuya.0 (221713) Terminated (NO_ERROR): Without reason
                  2023-10-06 19:13:30.251  - info: host.Haupt-IoBroker instance system.adapter.iot.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.251  - info: host.Haupt-IoBroker instance system.adapter.knx.1 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.290  - info: host.Haupt-IoBroker instance system.adapter.socketio.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.290  - info: host.Haupt-IoBroker instance system.adapter.sourceanalytix.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.315  - info: host.Haupt-IoBroker instance system.adapter.web.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.315  - info: host.Haupt-IoBroker instance system.adapter.pushover.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.345  - info: host.Haupt-IoBroker instance system.adapter.telegram.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.369  - info: host.Haupt-IoBroker instance system.adapter.ping.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.369  - info: host.Haupt-IoBroker instance system.adapter.zigbee.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.408  - info: host.Haupt-IoBroker instance system.adapter.echarts.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.409  - info: host.Haupt-IoBroker instance system.adapter.net-tools.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.421  - info: host.Haupt-IoBroker instance system.adapter.mqtt.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.433  - info: host.Haupt-IoBroker instance system.adapter.sonoff.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.497  - info: host.Haupt-IoBroker instance system.adapter.history.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.791  - info: host.Haupt-IoBroker instance system.adapter.tuya.0 terminated with code 0 (NO_ERROR)
                  2023-10-06 19:13:30.791  - info: host.Haupt-IoBroker All instances are stopped.
                  2023-10-06 19:13:30.926  - info: host.Haupt-IoBroker terminated
                  proxio@Haupt-IoBroker:/opt/iobroker$
                  
                  
                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  schrieb am zuletzt editiert von
                  #15

                  @fritzk

                  iob start
                  
                  iob status  
                  

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

                  F 1 Antwort Letzte Antwort
                  0
                  • GlasfaserG Glasfaser

                    @fritzk

                    iob start
                    
                    iob status  
                    
                    F Offline
                    F Offline
                    Fritzk
                    schrieb am zuletzt editiert von
                    #16

                    @glasfaser

                    iobroker is not running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    

                    da tut sich nix....

                    GlasfaserG 1 Antwort Letzte Antwort
                    0
                    • F Fritzk

                      @glasfaser

                      iobroker is not running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      

                      da tut sich nix....

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

                      @fritzk

                      cd /opt/iobroker
                      sudo -H -u iobroker npm install iobroker.js-controller
                      
                      iob start
                      

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

                      F 1 Antwort Letzte Antwort
                      0
                      • GlasfaserG Glasfaser

                        @fritzk

                        cd /opt/iobroker
                        sudo -H -u iobroker npm install iobroker.js-controller
                        
                        iob start
                        
                        F Offline
                        F Offline
                        Fritzk
                        schrieb am zuletzt editiert von
                        #18

                        @glasfaser
                        bringt auch kein Erfolg

                        sollte ich eine komplette Neuinstallation machen?

                        GlasfaserG 1 Antwort Letzte Antwort
                        0
                        • F Fritzk

                          @glasfaser
                          bringt auch kein Erfolg

                          sollte ich eine komplette Neuinstallation machen?

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

                          @fritzk
                          Bitte zeigen , eine Aussage sagt erstmal nicht viel

                          iob restart
                          

                          wenn er nicht kommt dann

                          iob status
                          

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

                          F 1 Antwort Letzte Antwort
                          0
                          • GlasfaserG Glasfaser

                            @fritzk
                            Bitte zeigen , eine Aussage sagt erstmal nicht viel

                            iob restart
                            

                            wenn er nicht kommt dann

                            iob status
                            
                            F Offline
                            F Offline
                            Fritzk
                            schrieb am zuletzt editiert von Fritzk
                            #20

                            @glasfaser

                            proxio@Haupt-IoBroker:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller
                            [sudo] password for proxio:
                            
                            removed 210 packages in 3s
                            
                            296 packages are looking for funding
                              run `npm fund` for details
                            proxio@Haupt-IoBroker:/opt/iobroker$ iob start
                            proxio@Haupt-IoBroker:/opt/iobroker$ iob status
                            iobroker is not running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            
                            proxio@Haupt-IoBroker:/opt/iobroker$ iob restart
                            proxio@Haupt-IoBroker:/opt/iobroker$ iob status
                            iobroker is not running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            
                            Thomas BraunT GlasfaserG 2 Antworten Letzte Antwort
                            0
                            • F Fritzk

                              @glasfaser

                              proxio@Haupt-IoBroker:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller
                              [sudo] password for proxio:
                              
                              removed 210 packages in 3s
                              
                              296 packages are looking for funding
                                run `npm fund` for details
                              proxio@Haupt-IoBroker:/opt/iobroker$ iob start
                              proxio@Haupt-IoBroker:/opt/iobroker$ iob status
                              iobroker is not running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              
                              proxio@Haupt-IoBroker:/opt/iobroker$ iob restart
                              proxio@Haupt-IoBroker:/opt/iobroker$ iob status
                              iobroker is not running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #21

                              @fritzk

                              systemctl status 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

                              F 1 Antwort Letzte Antwort
                              0
                              • F Fritzk

                                @glasfaser

                                proxio@Haupt-IoBroker:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller
                                [sudo] password for proxio:
                                
                                removed 210 packages in 3s
                                
                                296 packages are looking for funding
                                  run `npm fund` for details
                                proxio@Haupt-IoBroker:/opt/iobroker$ iob start
                                proxio@Haupt-IoBroker:/opt/iobroker$ iob status
                                iobroker is not running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                
                                proxio@Haupt-IoBroker:/opt/iobroker$ iob restart
                                proxio@Haupt-IoBroker:/opt/iobroker$ iob status
                                iobroker is not running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                
                                GlasfaserG Offline
                                GlasfaserG Offline
                                Glasfaser
                                schrieb am zuletzt editiert von
                                #22

                                @fritzk

                                Nochmal

                                sudo -H -u iobroker npm cache verify 
                                sudo -H -u iobroker npm cache clean --force
                                
                                sudo reboot
                                

                                dann

                                cd /opt/iobroker
                                sudo -H -u iobroker npm install iobroker.js-controller
                                

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

                                F 1 Antwort Letzte Antwort
                                0
                                • GlasfaserG Glasfaser

                                  @fritzk

                                  Nochmal

                                  sudo -H -u iobroker npm cache verify 
                                  sudo -H -u iobroker npm cache clean --force
                                  
                                  sudo reboot
                                  

                                  dann

                                  cd /opt/iobroker
                                  sudo -H -u iobroker npm install iobroker.js-controller
                                  
                                  F Offline
                                  F Offline
                                  Fritzk
                                  schrieb am zuletzt editiert von
                                  #23

                                  @glasfaser

                                  proxio@Haupt-IoBroker:/opt/iobroker$ sudo -H -u iobroker npm cache verify
                                  [sudo] password for proxio:
                                  Cache verified and compressed (~/.npm/_cacache)
                                  Content verified: 2123 (417424771 bytes)
                                  Content garbage-collected: 80 (30687112 bytes)
                                  Index entries: 2123
                                  Finished in 9.154s
                                  proxio@Haupt-IoBroker:/opt/iobroker$ sudo -H -u iobroker npm cache clean --force
                                  npm WARN using --force Recommended protections disabled.
                                  proxio@Haupt-IoBroker:/opt/iobroker$ sudo reboot
                                  
                                  Broadcast message from root@Haupt-IoBroker on pts/4 (Fri 2023-10-06 19:58:27 CEST):
                                  
                                  The system will reboot now!
                                  
                                  proxio@Haupt-IoBroker:/opt/iobroker$
                                  login as:
                                  login as: proxio
                                  proxio@192.168.178.124's password:
                                  Linux Haupt-IoBroker 6.2.16-5-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-6 (2023-07-25T15:33Z) x86_64
                                  
                                  The programs included with the Debian GNU/Linux system are free software;
                                  the exact distribution terms for each program are described in the
                                  individual files in /usr/share/doc/*/copyright.
                                  
                                  Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                  permitted by applicable law.
                                  Last login: Fri Oct  6 20:03:58 2023 from 192.168.178.151
                                  proxio@Haupt-IoBroker:~$ cd /opt/iobroker
                                  proxio@Haupt-IoBroker:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller
                                  [sudo] password for proxio:
                                  
                                  up to date in 3s
                                  
                                  296 packages are looking for funding
                                    run `npm fund` for details
                                  
                                  
                                  GlasfaserG 1 Antwort Letzte Antwort
                                  0
                                  • F Fritzk

                                    @glasfaser

                                    proxio@Haupt-IoBroker:/opt/iobroker$ sudo -H -u iobroker npm cache verify
                                    [sudo] password for proxio:
                                    Cache verified and compressed (~/.npm/_cacache)
                                    Content verified: 2123 (417424771 bytes)
                                    Content garbage-collected: 80 (30687112 bytes)
                                    Index entries: 2123
                                    Finished in 9.154s
                                    proxio@Haupt-IoBroker:/opt/iobroker$ sudo -H -u iobroker npm cache clean --force
                                    npm WARN using --force Recommended protections disabled.
                                    proxio@Haupt-IoBroker:/opt/iobroker$ sudo reboot
                                    
                                    Broadcast message from root@Haupt-IoBroker on pts/4 (Fri 2023-10-06 19:58:27 CEST):
                                    
                                    The system will reboot now!
                                    
                                    proxio@Haupt-IoBroker:/opt/iobroker$
                                    login as:
                                    login as: proxio
                                    proxio@192.168.178.124's password:
                                    Linux Haupt-IoBroker 6.2.16-5-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-6 (2023-07-25T15:33Z) x86_64
                                    
                                    The programs included with the Debian GNU/Linux system are free software;
                                    the exact distribution terms for each program are described in the
                                    individual files in /usr/share/doc/*/copyright.
                                    
                                    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                    permitted by applicable law.
                                    Last login: Fri Oct  6 20:03:58 2023 from 192.168.178.151
                                    proxio@Haupt-IoBroker:~$ cd /opt/iobroker
                                    proxio@Haupt-IoBroker:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller
                                    [sudo] password for proxio:
                                    
                                    up to date in 3s
                                    
                                    296 packages are looking for funding
                                      run `npm fund` for details
                                    
                                    
                                    GlasfaserG Offline
                                    GlasfaserG Offline
                                    Glasfaser
                                    schrieb am zuletzt editiert von
                                    #24

                                    @fritzk

                                    ja ... und was sagt jetzt ioBroker ...

                                    iob status
                                    

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

                                    F 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @fritzk

                                      systemctl status iobroker
                                      
                                      F Offline
                                      F Offline
                                      Fritzk
                                      schrieb am zuletzt editiert von
                                      #25

                                      @thomas-braun

                                      proxio@Haupt-IoBroker:/opt/iobroker$ systemctl status iobroker
                                      * iobroker.service - ioBroker Home Automation
                                           Loaded: loaded (/etc/systemd/system/iobroker.service; enabled; preset: enabled)
                                           Active: activating (auto-restart) (Result: exit-code) since Fri 2023-10-06 20:09:54 CEST; 1s ago
                                          Process: 546 ExecStart=/iobroker/start.sh # Ersetzen Sie /path/to/iobroker durch den tats<C3><A4>chlichen Pfad zu Ihrem>
                                         Main PID: 546 (code=exited, status=203/EXEC)
                                              CPU: 809us
                                      
                                      
                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • GlasfaserG Glasfaser

                                        @fritzk

                                        ja ... und was sagt jetzt ioBroker ...

                                        iob status
                                        
                                        F Offline
                                        F Offline
                                        Fritzk
                                        schrieb am zuletzt editiert von
                                        #26

                                        @glasfaser

                                        proxio@Haupt-IoBroker:/opt/iobroker$ iob status
                                        iobroker is not running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        

                                        sagt noch immer das gleiche.....

                                        GlasfaserG 1 Antwort Letzte Antwort
                                        0
                                        • F Fritzk

                                          @glasfaser

                                          proxio@Haupt-IoBroker:/opt/iobroker$ iob status
                                          iobroker is not running on this host.
                                          
                                          
                                          Objects type: jsonl
                                          States  type: jsonl
                                          
                                          

                                          sagt noch immer das gleiche.....

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

                                          @fritzk

                                          das finde ich merkwürdig

                                          /bin/sh: 1: hcitool: not found
                                          

                                          nimm mal den NodeJS Fixer Skript in der Signatur von Thomas

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

                                          F 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

                                          476

                                          Online

                                          32.8k

                                          Benutzer

                                          82.7k

                                          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