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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Nach Update js-controller macht host.raspberrypi Fehler

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    11
    1
    93

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    557

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.7k

Nach Update js-controller macht host.raspberrypi Fehler

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
37 Beiträge 5 Kommentatoren 4.1k Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • spicerS spicer

    Nach Update des js-controller von @6.0.9 nach @6.0.11 macht host.raspberrypi folgende Fehler:

    host.raspberrypi
    	2024-08-28 22:44:01.596	error	instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.raspberrypi
    	2024-08-28 22:44:01.595	error	Caught by controller[0]: Node.js v18.20.4
    host.raspberrypi
    	2024-08-28 22:44:01.595	error	Caught by controller[0]: }
    host.raspberrypi
    	2024-08-28 22:44:01.595	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.echarts/main.js' ]
    host.raspberrypi
    	2024-08-28 22:44:01.595	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.raspberrypi
    	2024-08-28 22:44:01.594	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
    host.raspberrypi
    	2024-08-28 22:44:01.594	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
    host.raspberrypi
    	2024-08-28 22:44:01.594	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
    host.raspberrypi
    	2024-08-28 22:44:01.594	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
    host.raspberrypi
    	2024-08-28 22:44:01.593	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
    host.raspberrypi
    	2024-08-28 22:44:01.592	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/main.js:12:21)
    host.raspberrypi
    	2024-08-28 22:44:01.592	error	Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
    host.raspberrypi
    	2024-08-28 22:44:01.591	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
    host.raspberrypi
    	2024-08-28 22:44:01.591	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:981:27)
    host.raspberrypi
    	2024-08-28 22:44:01.591	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
    host.raspberrypi
    	2024-08-28 22:44:01.591	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/main.js
    host.raspberrypi
    	2024-08-28 22:44:01.590	error	Caught by controller[0]: Require stack:
    host.raspberrypi
    	2024-08-28 22:44:01.590	error	Caught by controller[0]: Error: Cannot find module '@iobroker/adapter-core'
    host.raspberrypi
    	2024-08-28 22:44:01.590	error	Caught by controller[0]: ^
    host.raspberrypi
    	2024-08-28 22:44:01.589	error	Caught by controller[0]: throw err;
    host.raspberrypi
    	2024-08-28 22:44:01.588	error	Caught by controller[0]: node:internal/modules/cjs/loader:1143
    

    Echarts läuft so auch nicht mehr.
    Hat jemand Rat?

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

    @spicer sagte in Nach Update js-controller macht host.raspberrypi Fehler:

    Node.js v18.20.4

    iob nodejs-update
    

    Danach die Langfassung von

    iob diag
    

    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

    spicerS 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @spicer sagte in Nach Update js-controller macht host.raspberrypi Fehler:

      Node.js v18.20.4

      iob nodejs-update
      

      Danach die Langfassung von

      iob diag
      
      spicerS Offline
      spicerS Offline
      spicer
      schrieb am zuletzt editiert von spicer
      #3

      @thomas-braun

      ======== Start marking the full check here =========
      
      

      Skript v.2024-05-22

      *** BASE SYSTEM ***
      Static hostname: raspberrypi
      Icon name: computer
      Operating System: Raspbian GNU/Linux 11 (bullseye)
      Kernel: Linux 6.1.21-v7+
      Architecture: arm

      Model : Raspberry Pi 3 Model B Rev 1.2
      Docker : false
      Virtualization : none
      Kernel : armv7l
      Userland : 32 bit

      Systemuptime and Load:
      23:15:39 up 1:10, 3 users, load average: 3.87, 3.05, 1.60
      CPU threads: 4

      *** RASPBERRY THROTTLING ***
      Current issues:
      No throttling issues detected.

      Previously detected issues:
      No throttling issues detected.

      *** Time and Time Zones ***
      Local time: Wed 2024-08-28 23:15:39 CEST
      Universal time: Wed 2024-08-28 21:15:39 UTC
      RTC time: Wed 2024-08-28 21:15:40
      Time zone: Europe/Zurich (CEST, +0200)
      System clock synchronized: yes
      NTP service: active
      RTC in local TZ: no

      *** Users and Groups ***
      User that called 'iob diag':
      pi
      HOME=/home/pi
      GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker

      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c

      *** Display-Server-Setup ***
      Display-Server: true
      Desktop:
      Terminal: tty
      Boot Target: graphical.target

      *** MEMORY ***
      total used free shared buff/cache available
      Mem: 921M 547M 147M 0.0K 227M 315M
      Swap: 2.0G 374M 1.7G
      Total: 3.0G 922M 1.8G

      Active iob-Instances: 10

            921 M total memory
            547 M used memory
            404 M active memory
            278 M inactive memory
            147 M free memory
             39 M buffer memory
            187 M swap cache
           2047 M total swap
            374 M used swap
           1673 M free swap
      

      *** top - Table Of Processes ***
      top - 23:15:40 up 1:10, 3 users, load average: 3.87, 3.05, 1.60
      Tasks: 196 total, 2 running, 194 sleeping, 0 stopped, 0 zombie
      %Cpu(s): 39.2 us, 5.1 sy, 0.0 ni, 55.7 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
      MiB Mem : 922.0 total, 146.0 free, 548.2 used, 227.7 buff/cache
      MiB Swap: 2048.0 total, 1673.2 free, 374.8 used. 314.1 avail Mem

      *** FAILED SERVICES ***

      UNIT LOAD ACTIVE SUB DESCRIPTION

      • plymouth-start.service loaded failed failed Show Plymouth Boot Screen

      LOAD = Reflects whether the unit definition was properly loaded.
      ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
      SUB = The low-level unit activation state, values depend on unit type.
      1 loaded units listed.

      *** FILESYSTEM ***
      Filesystem Type Size Used Avail Use% Mounted on
      /dev/root ext4 118G 12G 101G 11% /
      devtmpfs devtmpfs 333M 0 333M 0% /dev
      tmpfs tmpfs 461M 0 461M 0% /dev/shm
      tmpfs tmpfs 185M 1.1M 184M 1% /run
      tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
      /dev/sda1 vfat 255M 51M 205M 20% /boot
      tmpfs tmpfs 93M 24K 93M 1% /run/user/1000

      Messages concerning ext4 filesystem in dmesg:
      [Wed Aug 28 22:04:46 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 video=Composite-1:720x480@60i vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 root=PARTUUID=7a0c97b2-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
      [Wed Aug 28 22:04:53 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
      [Wed Aug 28 22:04:53 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
      [Wed Aug 28 22:04:56 2024] EXT4-fs (sda2): re-mounted. Quota mode: none.

      Show mounted filesystems:
      TARGET SOURCE FSTYPE OPTIONS
      / /dev/sda2 ext4 rw,noatime
      |-/dev devtmpfs devtmpfs rw,relatime,size=340460k,nr_inodes=85115,mode=755
      | |-/dev/shm tmpfs tmpfs rw,nosuid,nodev
      | |-/dev/pts devpts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
      | -/dev/mqueue mqueue mqueue rw,nosuid,nodev,noexec,relatime |-/proc proc proc rw,relatime | -/proc/sys/fs/binfmt_misc systemd-1 autofs rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct
      |-/sys sysfs sysfs rw,nosuid,nodev,noexec,relatime
      | |-/sys/kernel/security securityfs securityfs rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/cgroup cgroup2 cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
      | |-/sys/fs/pstore pstore pstore rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/bpf bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700
      | |-/sys/kernel/debug debugfs debugfs rw,nosuid,nodev,noexec,relatime
      | |-/sys/kernel/tracing tracefs tracefs rw,nosuid,nodev,noexec,relatime
      | |-/sys/kernel/config configfs configfs rw,nosuid,nodev,noexec,relatime
      | -/sys/fs/fuse/connections fusectl fusectl rw,nosuid,nodev,noexec,relatime |-/run tmpfs tmpfs rw,nosuid,nodev,size=188820k,nr_inodes=819200,mode=755 | |-/run/lock tmpfs tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k | |-/run/rpc_pipefs sunrpc rpc_pipefs rw,relatime | -/run/user/1000 tmpfs tmpfs rw,nosuid,nodev,relatime,size=94408k,nr_inodes=23602,mode=700,uid=1000,gid=1000
      | -/run/user/1000/gvfs gvfsd-fuse fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000 -/boot /dev/sda1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro

      Files in neuralgic directories:

      /var:
      3.5G /var/
      975M /var/log
      969M /var/log/journal/b5953832ba8144d6b0bc329e94b66653
      969M /var/log/journal
      335M /var/cache

      Archived and active journals take up 968.0M in the file system.

      /opt/iobroker/backups:
      92M /opt/iobroker/backups/

      /opt/iobroker/iobroker-data:
      816M /opt/iobroker/iobroker-data/
      710M /opt/iobroker/iobroker-data/files
      441M /opt/iobroker/iobroker-data/files/javascript.admin
      409M /opt/iobroker/iobroker-data/files/javascript.admin/static
      408M /opt/iobroker/iobroker-data/files/javascript.admin/static/js

      The five largest files in iobroker-data are:
      24M /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
      24M /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
      24M /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.2b7495c2.js.map
      23M /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.245b61c0.js.map
      17M /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.1b756fe6.js.map

      USB-Devices by-id:
      USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':

      No Devices found 'by-id'

      *** NodeJS-Installation ***

      /usr/bin/nodejs v20.17.0
      /usr/bin/node v20.17.0
      /usr/bin/npm 10.8.2
      /usr/bin/npx 10.8.2
      /usr/bin/corepack 0.29.3

      nodejs:
      Installed: 20.17.0-1nodesource1
      Candidate: 20.17.0-1nodesource1
      Version table:
      *** 20.17.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      100 /var/lib/dpkg/status
      20.16.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.15.1-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.15.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.14.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.13.1-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.13.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.12.2-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.12.1-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.12.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.11.1-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.11.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.10.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.9.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.8.1-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.8.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.7.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.6.1-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.6.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.5.1-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.5.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.4.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.3.1-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.3.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.2.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.1.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      20.0.0-1nodesource1 1001
      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
      12.22.12~dfsg-1~deb11u4 500
      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages

      Temp directories causing npm8 problem: 0
      No problems detected

      Errors in npm tree:

      *** ioBroker-Installation ***

      ioBroker Status
      iobroker is running on this host.

      Objects type: jsonl
      States type: jsonl

      Core adapters versions
      js-controller: 6.0.11
      admin: 7.0.23
      javascript: 8.7.6

      nodejs modules from github: 0

      Adapter State

      • system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin

      • system.adapter.backitup.0 : backitup : raspberrypi - enabled

      • system.adapter.deconz.0 : deconz : raspberrypi - enabled, port: 80
        system.adapter.discovery.0 : discovery : raspberrypi - disabled
        system.adapter.echarts.0 : echarts : raspberrypi - enabled
        system.adapter.email.0 : email : raspberrypi - disabled
        system.adapter.flot.0 : flot : raspberrypi - disabled
        system.adapter.heizoel24-mex.0 : heizoel24-mex : raspberrypi - enabled

      • system.adapter.history.0 : history : raspberrypi - enabled

      • system.adapter.javascript.0 : javascript : raspberrypi - enabled

      • system.adapter.mqtt.1 : mqtt : raspberrypi - enabled, port: 1883, bind: 0.0.0.0
        system.adapter.openweathermap.0 : openweathermap : raspberrypi - enabled
        system.adapter.ping.0 : ping : raspberrypi - disabled
        system.adapter.shelly.0 : shelly : raspberrypi - disabled, port: 1882, bind: 0.0.0.0
        system.adapter.solarmanpv.0 : solarmanpv : raspberrypi - enabled

      • system.adapter.telegram.0 : telegram : raspberrypi - enabled, port: 8443, bind: 0.0.0.0

      • system.adapter.tr-064.0 : tr-064 : raspberrypi - enabled
        system.adapter.vis-timeandweather.0 : vis-timeandweather : raspberrypi - enabled
        system.adapter.vis.0 : vis : raspberrypi - enabled

      • system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin

      • instance is alive

      Enabled adapters with bindings

      • system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin
      • system.adapter.deconz.0 : deconz : raspberrypi - enabled, port: 80
      • system.adapter.mqtt.1 : mqtt : raspberrypi - enabled, port: 1883, bind: 0.0.0.0
      • system.adapter.telegram.0 : telegram : raspberrypi - enabled, port: 8443, bind: 0.0.0.0
      • system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin

      ioBroker-Repositories
      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
      │ (index) │ name │ url │ auto upgrade │
      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
      │ 0 │ 'stable' │ 'http://download.iobroker.net/sources-dist.json' │ false │
      │ 1 │ 'beta' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false │
      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘

      Active repo(s): stable
      Upgrade policy: none

      Installed ioBroker-Instances
      Used repository: stable
      Adapter "admin" : 7.0.23 , installed 7.0.23
      Adapter "backitup" : 3.0.19 , installed 3.0.19
      Adapter "deconz" : 1.4.1 , installed 1.4.1
      Adapter "discovery" : 4.5.0 , installed 4.5.0
      Adapter "echarts" : 1.7.2 , installed 1.7.2
      Adapter "email" : 1.3.1 , installed 1.3.1
      Adapter "flot" : 1.12.0 , installed 1.12.0
      Adapter "heizoel24-mex": 1.3.5 , installed 1.3.5
      Adapter "history" : 3.0.1 , installed 3.0.1
      Adapter "javascript" : 8.7.6 , installed 8.7.6
      Controller "js-controller": 6.0.11 , installed 6.0.11
      Adapter "mqtt" : 5.2.0 , installed 5.2.0
      Adapter "openweathermap": 1.1.2 , installed 1.1.2
      Adapter "ping" : 1.6.2 , installed 1.6.2
      Adapter "shelly" : 7.0.0 , installed 7.0.0
      Adapter "simple-api" : 2.8.0 , installed 2.8.0
      Adapter "socketio" : 6.7.1 , installed 6.7.1
      Adapter "solarmanpv" : 0.5.1 , installed 0.5.1
      Adapter "telegram" : 3.9.0 , installed 3.9.0
      Adapter "tr-064" : 4.3.0 , installed 4.3.0
      Adapter "vis" : 1.5.6 , installed 1.5.6
      Adapter "vis-timeandweather": 1.2.2, installed 1.2.2
      Adapter "web" : 6.2.5 , installed 6.2.5
      Adapter "ws" : 2.6.2 , installed 2.6.2
      Adapter "zigbee" : 1.10.3 , installed 1.10.3

      Objects and States
      Please stand by - This may take a while
      Objects: 2500
      States: 2012

      *** OS-Repositories and Updates ***
      Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
      Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
      Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
      Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
      Reading package lists...
      Pending Updates: 0

      *** Listening Ports ***
      Active Internet connections (only servers)
      Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name
      tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 136564 26546/iobroker.js-c
      tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 1001 136569 26546/iobroker.js-c
      tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 1000 19616 1562/deCONZ
      tcp 0 0 0.0.0.0:444 0.0.0.0:* LISTEN 0 13280 608/nginx: master p
      tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1001 139292 26882/io.mqtt.1
      tcp 0 0 0.0.0.0:5900 0.0.0.0:* LISTEN 0 15371 578/vncserver-x11-c
      tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 0 1018 558/cupsd
      tcp 0 0 0.0.0.0:81 0.0.0.0:* LISTEN 0 13279 608/nginx: master p
      tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 1000 17836 1562/deCONZ
      tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 13755 594/sshd: /usr/sbin
      tcp6 0 0 :::8081 :::* LISTEN 1001 137292 26574/io.admin.0
      tcp6 0 0 :::8082 :::* LISTEN 1001 137130 26709/io.web.0
      tcp6 0 0 :::5900 :::* LISTEN 0 15370 578/vncserver-x11-c
      tcp6 0 0 :::22 :::* LISTEN 0 13757 594/sshd: /usr/sbin
      tcp6 0 0 ::1:631 :::* LISTEN 0 1017 558/cupsd
      udp 0 0 0.0.0.0:631 0.0.0.0:* 0 13305 677/cups-browsed
      udp 0 0 0.0.0.0:53889 0.0.0.0:* 108 837 394/avahi-daemon: r
      udp 0 0 0.0.0.0:5353 0.0.0.0:* 108 835 394/avahi-daemon: r
      udp 0 0 0.0.0.0:1900 0.0.0.0:* 1001 138664 26844/io.deconz.0
      udp 0 0 0.0.0.0:1900 0.0.0.0:* 1000 20612 1562/deCONZ
      udp 0 0 0.0.0.0:68 0.0.0.0:* 0 13764 516/dhcpcd
      udp6 0 0 :::55524 :::* 108 838 394/avahi-daemon: r
      udp6 0 0 :::5353 :::* 108 836 394/avahi-daemon: r
      udp6 0 0 :::1900 :::* 1001 138666 26844/io.deconz.0
      udp6 0 0 :::1900 :::* 1001 138665 26844/io.deconz.0
      udp6 0 0 :::546 :::* 0 13819 516/dhcpcd

      *** Log File - Last 25 Lines ***

      2024-08-28 23:17:10.734 - info: mqtt.1 (26882) Client [mosqsub|20101-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
      2024-08-28 23:17:10.935 - info: mqtt.1 (26882) Client [mosqsub|20101-Dachrollo] publishOnSubscribe
      2024-08-28 23:17:10.940 - info: mqtt.1 (26882) Client [mosqsub|20101-Dachrollo] connection closed: disconnected
      2024-08-28 23:17:11.026 - info: mqtt.1 (26882) Client [mosqsub|20103-Dachrollo] connected with secret 1724879831024_5801
      2024-08-28 23:17:11.031 - info: mqtt.1 (26882) Client [mosqsub|20103-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
      2024-08-28 23:17:11.233 - info: mqtt.1 (26882) Client [mosqsub|20103-Dachrollo] publishOnSubscribe
      2024-08-28 23:17:11.241 - info: mqtt.1 (26882) Client [mosqsub|20103-Dachrollo] connection closed: disconnected
      2024-08-28 23:17:11.330 - info: mqtt.1 (26882) Client [mosqsub|20105-Dachrollo] connected with secret 1724879831327_2609
      2024-08-28 23:17:11.337 - info: mqtt.1 (26882) Client [mosqsub|20105-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
      2024-08-28 23:17:11.539 - info: mqtt.1 (26882) Client [mosqsub|20105-Dachrollo] publishOnSubscribe
      2024-08-28 23:17:11.548 - info: mqtt.1 (26882) Client [mosqsub|20105-Dachrollo] connection closed: disconnected
      2024-08-28 23:17:11.648 - info: mqtt.1 (26882) Client [mosqpub|20107-Dachrollo] connected with secret 1724879831646_7297
      2024-08-28 23:17:11.668 - info: mqtt.1 (26882) Client [mosqpub|20107-Dachrollo] connection closed: disconnected
      2024-08-28 23:17:11.767 - info: mqtt.1 (26882) Client [mosqpub|20109-Dachrollo] connected with secret 1724879831760_5992
      2024-08-28 23:17:11.777 - info: mqtt.1 (26882) Client [mosqpub|20109-Dachrollo] connection closed: disconnected
      2024-08-28 23:17:11.876 - info: mqtt.1 (26882) Client [mosqpub|20111-Dachrollo] connected with secret 1724879831869_594
      2024-08-28 23:17:11.888 - info: mqtt.1 (26882) Client [mosqpub|20111-Dachrollo] connection closed: disconnected
      2024-08-28 23:17:11.983 - info: mqtt.1 (26882) Client [mosqpub|20113-Dachrollo] connected with secret 1724879831982_6023
      2024-08-28 23:17:11.989 - info: mqtt.1 (26882) Client [mosqpub|20113-Dachrollo] connection closed: disconnected
      2024-08-28 23:17:12.087 - info: mqtt.1 (26882) Client [mosqpub|20115-Dachrollo] connected with secret 1724879832085_8693
      2024-08-28 23:17:12.094 - info: mqtt.1 (26882) Client [mosqpub|20115-Dachrollo] connection closed: disconnected
      2024-08-28 23:17:12.379 - info: mqtt.1 (26882) Client [mosqpub|20130-Dachrollo] connected with secret 1724879832377_2746
      2024-08-28 23:17:12.386 - info: mqtt.1 (26882) Client [mosqpub|20130-Dachrollo] connection closed: disconnected
      2024-08-28 23:17:12.552 - info: mqtt.1 (26882) Client [mosqpub|20136-Dachrollo] connected with secret 1724879832551_8318
      2024-08-28 23:17:12.562 - info: mqtt.1 (26882) Client [mosqpub|20136-Dachrollo] connection closed: disconnected

      
      ============ Mark until here for C&P =============
      
      iob diag has finished.
      
      
      Press any key for a summary
      
      

      diag.txt

      Wenn es mehrere Möglichkeiten gibt, eine Aufgabe zu erledigen, und eine davon in einer Katastrophe endet oder sonstwie unerwünschte Konsequenzen nach sich zieht, dann wird es jemand genau so machen. Alles, was schiefgehen kann, wird auch schiefgehen.
      (Murphys Gesetz)

      spicerS Thomas BraunT 2 Antworten Letzte Antwort
      0
      • spicerS spicer

        @thomas-braun

        ======== Start marking the full check here =========
        
        

        Skript v.2024-05-22

        *** BASE SYSTEM ***
        Static hostname: raspberrypi
        Icon name: computer
        Operating System: Raspbian GNU/Linux 11 (bullseye)
        Kernel: Linux 6.1.21-v7+
        Architecture: arm

        Model : Raspberry Pi 3 Model B Rev 1.2
        Docker : false
        Virtualization : none
        Kernel : armv7l
        Userland : 32 bit

        Systemuptime and Load:
        23:15:39 up 1:10, 3 users, load average: 3.87, 3.05, 1.60
        CPU threads: 4

        *** RASPBERRY THROTTLING ***
        Current issues:
        No throttling issues detected.

        Previously detected issues:
        No throttling issues detected.

        *** Time and Time Zones ***
        Local time: Wed 2024-08-28 23:15:39 CEST
        Universal time: Wed 2024-08-28 21:15:39 UTC
        RTC time: Wed 2024-08-28 21:15:40
        Time zone: Europe/Zurich (CEST, +0200)
        System clock synchronized: yes
        NTP service: active
        RTC in local TZ: no

        *** Users and Groups ***
        User that called 'iob diag':
        pi
        HOME=/home/pi
        GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker

        User that is running 'js-controller':
        iobroker
        HOME=/home/iobroker
        GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c

        *** Display-Server-Setup ***
        Display-Server: true
        Desktop:
        Terminal: tty
        Boot Target: graphical.target

        *** MEMORY ***
        total used free shared buff/cache available
        Mem: 921M 547M 147M 0.0K 227M 315M
        Swap: 2.0G 374M 1.7G
        Total: 3.0G 922M 1.8G

        Active iob-Instances: 10

              921 M total memory
              547 M used memory
              404 M active memory
              278 M inactive memory
              147 M free memory
               39 M buffer memory
              187 M swap cache
             2047 M total swap
              374 M used swap
             1673 M free swap
        

        *** top - Table Of Processes ***
        top - 23:15:40 up 1:10, 3 users, load average: 3.87, 3.05, 1.60
        Tasks: 196 total, 2 running, 194 sleeping, 0 stopped, 0 zombie
        %Cpu(s): 39.2 us, 5.1 sy, 0.0 ni, 55.7 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
        MiB Mem : 922.0 total, 146.0 free, 548.2 used, 227.7 buff/cache
        MiB Swap: 2048.0 total, 1673.2 free, 374.8 used. 314.1 avail Mem

        *** FAILED SERVICES ***

        UNIT LOAD ACTIVE SUB DESCRIPTION

        • plymouth-start.service loaded failed failed Show Plymouth Boot Screen

        LOAD = Reflects whether the unit definition was properly loaded.
        ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
        SUB = The low-level unit activation state, values depend on unit type.
        1 loaded units listed.

        *** FILESYSTEM ***
        Filesystem Type Size Used Avail Use% Mounted on
        /dev/root ext4 118G 12G 101G 11% /
        devtmpfs devtmpfs 333M 0 333M 0% /dev
        tmpfs tmpfs 461M 0 461M 0% /dev/shm
        tmpfs tmpfs 185M 1.1M 184M 1% /run
        tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
        /dev/sda1 vfat 255M 51M 205M 20% /boot
        tmpfs tmpfs 93M 24K 93M 1% /run/user/1000

        Messages concerning ext4 filesystem in dmesg:
        [Wed Aug 28 22:04:46 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 video=Composite-1:720x480@60i vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 root=PARTUUID=7a0c97b2-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
        [Wed Aug 28 22:04:53 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
        [Wed Aug 28 22:04:53 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
        [Wed Aug 28 22:04:56 2024] EXT4-fs (sda2): re-mounted. Quota mode: none.

        Show mounted filesystems:
        TARGET SOURCE FSTYPE OPTIONS
        / /dev/sda2 ext4 rw,noatime
        |-/dev devtmpfs devtmpfs rw,relatime,size=340460k,nr_inodes=85115,mode=755
        | |-/dev/shm tmpfs tmpfs rw,nosuid,nodev
        | |-/dev/pts devpts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
        | -/dev/mqueue mqueue mqueue rw,nosuid,nodev,noexec,relatime |-/proc proc proc rw,relatime | -/proc/sys/fs/binfmt_misc systemd-1 autofs rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct
        |-/sys sysfs sysfs rw,nosuid,nodev,noexec,relatime
        | |-/sys/kernel/security securityfs securityfs rw,nosuid,nodev,noexec,relatime
        | |-/sys/fs/cgroup cgroup2 cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
        | |-/sys/fs/pstore pstore pstore rw,nosuid,nodev,noexec,relatime
        | |-/sys/fs/bpf bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700
        | |-/sys/kernel/debug debugfs debugfs rw,nosuid,nodev,noexec,relatime
        | |-/sys/kernel/tracing tracefs tracefs rw,nosuid,nodev,noexec,relatime
        | |-/sys/kernel/config configfs configfs rw,nosuid,nodev,noexec,relatime
        | -/sys/fs/fuse/connections fusectl fusectl rw,nosuid,nodev,noexec,relatime |-/run tmpfs tmpfs rw,nosuid,nodev,size=188820k,nr_inodes=819200,mode=755 | |-/run/lock tmpfs tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k | |-/run/rpc_pipefs sunrpc rpc_pipefs rw,relatime | -/run/user/1000 tmpfs tmpfs rw,nosuid,nodev,relatime,size=94408k,nr_inodes=23602,mode=700,uid=1000,gid=1000
        | -/run/user/1000/gvfs gvfsd-fuse fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000 -/boot /dev/sda1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro

        Files in neuralgic directories:

        /var:
        3.5G /var/
        975M /var/log
        969M /var/log/journal/b5953832ba8144d6b0bc329e94b66653
        969M /var/log/journal
        335M /var/cache

        Archived and active journals take up 968.0M in the file system.

        /opt/iobroker/backups:
        92M /opt/iobroker/backups/

        /opt/iobroker/iobroker-data:
        816M /opt/iobroker/iobroker-data/
        710M /opt/iobroker/iobroker-data/files
        441M /opt/iobroker/iobroker-data/files/javascript.admin
        409M /opt/iobroker/iobroker-data/files/javascript.admin/static
        408M /opt/iobroker/iobroker-data/files/javascript.admin/static/js

        The five largest files in iobroker-data are:
        24M /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
        24M /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
        24M /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.2b7495c2.js.map
        23M /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.245b61c0.js.map
        17M /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.1b756fe6.js.map

        USB-Devices by-id:
        USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':

        No Devices found 'by-id'

        *** NodeJS-Installation ***

        /usr/bin/nodejs v20.17.0
        /usr/bin/node v20.17.0
        /usr/bin/npm 10.8.2
        /usr/bin/npx 10.8.2
        /usr/bin/corepack 0.29.3

        nodejs:
        Installed: 20.17.0-1nodesource1
        Candidate: 20.17.0-1nodesource1
        Version table:
        *** 20.17.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        100 /var/lib/dpkg/status
        20.16.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.15.1-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.15.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.14.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.13.1-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.13.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.12.2-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.12.1-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.12.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.11.1-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.11.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.10.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.9.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.8.1-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.8.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.7.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.6.1-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.6.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.5.1-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.5.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.4.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.3.1-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.3.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.2.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.1.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        20.0.0-1nodesource1 1001
        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
        12.22.12~dfsg-1~deb11u4 500
        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages

        Temp directories causing npm8 problem: 0
        No problems detected

        Errors in npm tree:

        *** ioBroker-Installation ***

        ioBroker Status
        iobroker is running on this host.

        Objects type: jsonl
        States type: jsonl

        Core adapters versions
        js-controller: 6.0.11
        admin: 7.0.23
        javascript: 8.7.6

        nodejs modules from github: 0

        Adapter State

        • system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin

        • system.adapter.backitup.0 : backitup : raspberrypi - enabled

        • system.adapter.deconz.0 : deconz : raspberrypi - enabled, port: 80
          system.adapter.discovery.0 : discovery : raspberrypi - disabled
          system.adapter.echarts.0 : echarts : raspberrypi - enabled
          system.adapter.email.0 : email : raspberrypi - disabled
          system.adapter.flot.0 : flot : raspberrypi - disabled
          system.adapter.heizoel24-mex.0 : heizoel24-mex : raspberrypi - enabled

        • system.adapter.history.0 : history : raspberrypi - enabled

        • system.adapter.javascript.0 : javascript : raspberrypi - enabled

        • system.adapter.mqtt.1 : mqtt : raspberrypi - enabled, port: 1883, bind: 0.0.0.0
          system.adapter.openweathermap.0 : openweathermap : raspberrypi - enabled
          system.adapter.ping.0 : ping : raspberrypi - disabled
          system.adapter.shelly.0 : shelly : raspberrypi - disabled, port: 1882, bind: 0.0.0.0
          system.adapter.solarmanpv.0 : solarmanpv : raspberrypi - enabled

        • system.adapter.telegram.0 : telegram : raspberrypi - enabled, port: 8443, bind: 0.0.0.0

        • system.adapter.tr-064.0 : tr-064 : raspberrypi - enabled
          system.adapter.vis-timeandweather.0 : vis-timeandweather : raspberrypi - enabled
          system.adapter.vis.0 : vis : raspberrypi - enabled

        • system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin

        • instance is alive

        Enabled adapters with bindings

        • system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin
        • system.adapter.deconz.0 : deconz : raspberrypi - enabled, port: 80
        • system.adapter.mqtt.1 : mqtt : raspberrypi - enabled, port: 1883, bind: 0.0.0.0
        • system.adapter.telegram.0 : telegram : raspberrypi - enabled, port: 8443, bind: 0.0.0.0
        • system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin

        ioBroker-Repositories
        ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
        │ (index) │ name │ url │ auto upgrade │
        ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
        │ 0 │ 'stable' │ 'http://download.iobroker.net/sources-dist.json' │ false │
        │ 1 │ 'beta' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false │
        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘

        Active repo(s): stable
        Upgrade policy: none

        Installed ioBroker-Instances
        Used repository: stable
        Adapter "admin" : 7.0.23 , installed 7.0.23
        Adapter "backitup" : 3.0.19 , installed 3.0.19
        Adapter "deconz" : 1.4.1 , installed 1.4.1
        Adapter "discovery" : 4.5.0 , installed 4.5.0
        Adapter "echarts" : 1.7.2 , installed 1.7.2
        Adapter "email" : 1.3.1 , installed 1.3.1
        Adapter "flot" : 1.12.0 , installed 1.12.0
        Adapter "heizoel24-mex": 1.3.5 , installed 1.3.5
        Adapter "history" : 3.0.1 , installed 3.0.1
        Adapter "javascript" : 8.7.6 , installed 8.7.6
        Controller "js-controller": 6.0.11 , installed 6.0.11
        Adapter "mqtt" : 5.2.0 , installed 5.2.0
        Adapter "openweathermap": 1.1.2 , installed 1.1.2
        Adapter "ping" : 1.6.2 , installed 1.6.2
        Adapter "shelly" : 7.0.0 , installed 7.0.0
        Adapter "simple-api" : 2.8.0 , installed 2.8.0
        Adapter "socketio" : 6.7.1 , installed 6.7.1
        Adapter "solarmanpv" : 0.5.1 , installed 0.5.1
        Adapter "telegram" : 3.9.0 , installed 3.9.0
        Adapter "tr-064" : 4.3.0 , installed 4.3.0
        Adapter "vis" : 1.5.6 , installed 1.5.6
        Adapter "vis-timeandweather": 1.2.2, installed 1.2.2
        Adapter "web" : 6.2.5 , installed 6.2.5
        Adapter "ws" : 2.6.2 , installed 2.6.2
        Adapter "zigbee" : 1.10.3 , installed 1.10.3

        Objects and States
        Please stand by - This may take a while
        Objects: 2500
        States: 2012

        *** OS-Repositories and Updates ***
        Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
        Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
        Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
        Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
        Reading package lists...
        Pending Updates: 0

        *** Listening Ports ***
        Active Internet connections (only servers)
        Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name
        tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 136564 26546/iobroker.js-c
        tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 1001 136569 26546/iobroker.js-c
        tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 1000 19616 1562/deCONZ
        tcp 0 0 0.0.0.0:444 0.0.0.0:* LISTEN 0 13280 608/nginx: master p
        tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1001 139292 26882/io.mqtt.1
        tcp 0 0 0.0.0.0:5900 0.0.0.0:* LISTEN 0 15371 578/vncserver-x11-c
        tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 0 1018 558/cupsd
        tcp 0 0 0.0.0.0:81 0.0.0.0:* LISTEN 0 13279 608/nginx: master p
        tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 1000 17836 1562/deCONZ
        tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 13755 594/sshd: /usr/sbin
        tcp6 0 0 :::8081 :::* LISTEN 1001 137292 26574/io.admin.0
        tcp6 0 0 :::8082 :::* LISTEN 1001 137130 26709/io.web.0
        tcp6 0 0 :::5900 :::* LISTEN 0 15370 578/vncserver-x11-c
        tcp6 0 0 :::22 :::* LISTEN 0 13757 594/sshd: /usr/sbin
        tcp6 0 0 ::1:631 :::* LISTEN 0 1017 558/cupsd
        udp 0 0 0.0.0.0:631 0.0.0.0:* 0 13305 677/cups-browsed
        udp 0 0 0.0.0.0:53889 0.0.0.0:* 108 837 394/avahi-daemon: r
        udp 0 0 0.0.0.0:5353 0.0.0.0:* 108 835 394/avahi-daemon: r
        udp 0 0 0.0.0.0:1900 0.0.0.0:* 1001 138664 26844/io.deconz.0
        udp 0 0 0.0.0.0:1900 0.0.0.0:* 1000 20612 1562/deCONZ
        udp 0 0 0.0.0.0:68 0.0.0.0:* 0 13764 516/dhcpcd
        udp6 0 0 :::55524 :::* 108 838 394/avahi-daemon: r
        udp6 0 0 :::5353 :::* 108 836 394/avahi-daemon: r
        udp6 0 0 :::1900 :::* 1001 138666 26844/io.deconz.0
        udp6 0 0 :::1900 :::* 1001 138665 26844/io.deconz.0
        udp6 0 0 :::546 :::* 0 13819 516/dhcpcd

        *** Log File - Last 25 Lines ***

        2024-08-28 23:17:10.734 - info: mqtt.1 (26882) Client [mosqsub|20101-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
        2024-08-28 23:17:10.935 - info: mqtt.1 (26882) Client [mosqsub|20101-Dachrollo] publishOnSubscribe
        2024-08-28 23:17:10.940 - info: mqtt.1 (26882) Client [mosqsub|20101-Dachrollo] connection closed: disconnected
        2024-08-28 23:17:11.026 - info: mqtt.1 (26882) Client [mosqsub|20103-Dachrollo] connected with secret 1724879831024_5801
        2024-08-28 23:17:11.031 - info: mqtt.1 (26882) Client [mosqsub|20103-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
        2024-08-28 23:17:11.233 - info: mqtt.1 (26882) Client [mosqsub|20103-Dachrollo] publishOnSubscribe
        2024-08-28 23:17:11.241 - info: mqtt.1 (26882) Client [mosqsub|20103-Dachrollo] connection closed: disconnected
        2024-08-28 23:17:11.330 - info: mqtt.1 (26882) Client [mosqsub|20105-Dachrollo] connected with secret 1724879831327_2609
        2024-08-28 23:17:11.337 - info: mqtt.1 (26882) Client [mosqsub|20105-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
        2024-08-28 23:17:11.539 - info: mqtt.1 (26882) Client [mosqsub|20105-Dachrollo] publishOnSubscribe
        2024-08-28 23:17:11.548 - info: mqtt.1 (26882) Client [mosqsub|20105-Dachrollo] connection closed: disconnected
        2024-08-28 23:17:11.648 - info: mqtt.1 (26882) Client [mosqpub|20107-Dachrollo] connected with secret 1724879831646_7297
        2024-08-28 23:17:11.668 - info: mqtt.1 (26882) Client [mosqpub|20107-Dachrollo] connection closed: disconnected
        2024-08-28 23:17:11.767 - info: mqtt.1 (26882) Client [mosqpub|20109-Dachrollo] connected with secret 1724879831760_5992
        2024-08-28 23:17:11.777 - info: mqtt.1 (26882) Client [mosqpub|20109-Dachrollo] connection closed: disconnected
        2024-08-28 23:17:11.876 - info: mqtt.1 (26882) Client [mosqpub|20111-Dachrollo] connected with secret 1724879831869_594
        2024-08-28 23:17:11.888 - info: mqtt.1 (26882) Client [mosqpub|20111-Dachrollo] connection closed: disconnected
        2024-08-28 23:17:11.983 - info: mqtt.1 (26882) Client [mosqpub|20113-Dachrollo] connected with secret 1724879831982_6023
        2024-08-28 23:17:11.989 - info: mqtt.1 (26882) Client [mosqpub|20113-Dachrollo] connection closed: disconnected
        2024-08-28 23:17:12.087 - info: mqtt.1 (26882) Client [mosqpub|20115-Dachrollo] connected with secret 1724879832085_8693
        2024-08-28 23:17:12.094 - info: mqtt.1 (26882) Client [mosqpub|20115-Dachrollo] connection closed: disconnected
        2024-08-28 23:17:12.379 - info: mqtt.1 (26882) Client [mosqpub|20130-Dachrollo] connected with secret 1724879832377_2746
        2024-08-28 23:17:12.386 - info: mqtt.1 (26882) Client [mosqpub|20130-Dachrollo] connection closed: disconnected
        2024-08-28 23:17:12.552 - info: mqtt.1 (26882) Client [mosqpub|20136-Dachrollo] connected with secret 1724879832551_8318
        2024-08-28 23:17:12.562 - info: mqtt.1 (26882) Client [mosqpub|20136-Dachrollo] connection closed: disconnected

        
        ============ Mark until here for C&P =============
        
        iob diag has finished.
        
        
        Press any key for a summary
        
        

        diag.txt

        spicerS Offline
        spicerS Offline
        spicer
        schrieb am zuletzt editiert von
        #4

        Sorry. Hier der richtige Log:

        ======================= SUMMARY =======================
        			v.2024-05-22
        
        
           Static hostname: raspberrypi
                 Icon name: computer
          Operating System: Raspbian GNU/Linux 11 (bullseye)
                    Kernel: Linux 6.1.21-v7+
              Architecture: arm
        
        Installation: 		native
        Kernel: 		armv7l
        Userland: 		32 bit
        Timezone: 		Europe/Zurich (CEST, +0200)
        User-ID: 		1000
        Display-Server: 	true
        Boot Target: 		graphical.target
        
        Pending OS-Updates: 	0
        Pending iob updates: 	0
        
        Nodejs-Installation:
        /usr/bin/nodejs 	v20.17.0
        /usr/bin/node 		v20.17.0
        /usr/bin/npm 		10.8.2
        /usr/bin/npx 		10.8.2
        /usr/bin/corepack 	0.29.3
        
        Recommended versions are nodejs 20.17.0 and npm 10.8.2
        Your nodejs installation is correct
        
        MEMORY: 
                       total        used        free      shared  buff/cache   available
        Mem:            921M        557M        149M        0.0K        214M        302M
        Swap:           2.0G        441M        1.6G
        Total:          3.0G        999M        1.8G
        
        Active iob-Instances: 	10
        Upgrade policy: none
        
        ioBroker Core: 		js-controller 		6.0.11
        			admin 			7.0.23
        
        ioBroker Status: 	iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Status admin and web instance:
        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        Objects: 		2500
        States: 		2012
        
        Size of iob-Database:
        
        14M	/opt/iobroker/iobroker-data/objects.jsonl
        4.6M	/opt/iobroker/iobroker-data/states.jsonl
        
        
        
        =================== END OF SUMMARY ====================
        

        Wenn es mehrere Möglichkeiten gibt, eine Aufgabe zu erledigen, und eine davon in einer Katastrophe endet oder sonstwie unerwünschte Konsequenzen nach sich zieht, dann wird es jemand genau so machen. Alles, was schiefgehen kann, wird auch schiefgehen.
        (Murphys Gesetz)

        1 Antwort Letzte Antwort
        0
        • spicerS spicer

          @thomas-braun

          ======== Start marking the full check here =========
          
          

          Skript v.2024-05-22

          *** BASE SYSTEM ***
          Static hostname: raspberrypi
          Icon name: computer
          Operating System: Raspbian GNU/Linux 11 (bullseye)
          Kernel: Linux 6.1.21-v7+
          Architecture: arm

          Model : Raspberry Pi 3 Model B Rev 1.2
          Docker : false
          Virtualization : none
          Kernel : armv7l
          Userland : 32 bit

          Systemuptime and Load:
          23:15:39 up 1:10, 3 users, load average: 3.87, 3.05, 1.60
          CPU threads: 4

          *** RASPBERRY THROTTLING ***
          Current issues:
          No throttling issues detected.

          Previously detected issues:
          No throttling issues detected.

          *** Time and Time Zones ***
          Local time: Wed 2024-08-28 23:15:39 CEST
          Universal time: Wed 2024-08-28 21:15:39 UTC
          RTC time: Wed 2024-08-28 21:15:40
          Time zone: Europe/Zurich (CEST, +0200)
          System clock synchronized: yes
          NTP service: active
          RTC in local TZ: no

          *** Users and Groups ***
          User that called 'iob diag':
          pi
          HOME=/home/pi
          GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker

          User that is running 'js-controller':
          iobroker
          HOME=/home/iobroker
          GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c

          *** Display-Server-Setup ***
          Display-Server: true
          Desktop:
          Terminal: tty
          Boot Target: graphical.target

          *** MEMORY ***
          total used free shared buff/cache available
          Mem: 921M 547M 147M 0.0K 227M 315M
          Swap: 2.0G 374M 1.7G
          Total: 3.0G 922M 1.8G

          Active iob-Instances: 10

                921 M total memory
                547 M used memory
                404 M active memory
                278 M inactive memory
                147 M free memory
                 39 M buffer memory
                187 M swap cache
               2047 M total swap
                374 M used swap
               1673 M free swap
          

          *** top - Table Of Processes ***
          top - 23:15:40 up 1:10, 3 users, load average: 3.87, 3.05, 1.60
          Tasks: 196 total, 2 running, 194 sleeping, 0 stopped, 0 zombie
          %Cpu(s): 39.2 us, 5.1 sy, 0.0 ni, 55.7 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
          MiB Mem : 922.0 total, 146.0 free, 548.2 used, 227.7 buff/cache
          MiB Swap: 2048.0 total, 1673.2 free, 374.8 used. 314.1 avail Mem

          *** FAILED SERVICES ***

          UNIT LOAD ACTIVE SUB DESCRIPTION

          • plymouth-start.service loaded failed failed Show Plymouth Boot Screen

          LOAD = Reflects whether the unit definition was properly loaded.
          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
          SUB = The low-level unit activation state, values depend on unit type.
          1 loaded units listed.

          *** FILESYSTEM ***
          Filesystem Type Size Used Avail Use% Mounted on
          /dev/root ext4 118G 12G 101G 11% /
          devtmpfs devtmpfs 333M 0 333M 0% /dev
          tmpfs tmpfs 461M 0 461M 0% /dev/shm
          tmpfs tmpfs 185M 1.1M 184M 1% /run
          tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
          /dev/sda1 vfat 255M 51M 205M 20% /boot
          tmpfs tmpfs 93M 24K 93M 1% /run/user/1000

          Messages concerning ext4 filesystem in dmesg:
          [Wed Aug 28 22:04:46 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 video=Composite-1:720x480@60i vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 root=PARTUUID=7a0c97b2-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
          [Wed Aug 28 22:04:53 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
          [Wed Aug 28 22:04:53 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
          [Wed Aug 28 22:04:56 2024] EXT4-fs (sda2): re-mounted. Quota mode: none.

          Show mounted filesystems:
          TARGET SOURCE FSTYPE OPTIONS
          / /dev/sda2 ext4 rw,noatime
          |-/dev devtmpfs devtmpfs rw,relatime,size=340460k,nr_inodes=85115,mode=755
          | |-/dev/shm tmpfs tmpfs rw,nosuid,nodev
          | |-/dev/pts devpts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
          | -/dev/mqueue mqueue mqueue rw,nosuid,nodev,noexec,relatime |-/proc proc proc rw,relatime | -/proc/sys/fs/binfmt_misc systemd-1 autofs rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct
          |-/sys sysfs sysfs rw,nosuid,nodev,noexec,relatime
          | |-/sys/kernel/security securityfs securityfs rw,nosuid,nodev,noexec,relatime
          | |-/sys/fs/cgroup cgroup2 cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
          | |-/sys/fs/pstore pstore pstore rw,nosuid,nodev,noexec,relatime
          | |-/sys/fs/bpf bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700
          | |-/sys/kernel/debug debugfs debugfs rw,nosuid,nodev,noexec,relatime
          | |-/sys/kernel/tracing tracefs tracefs rw,nosuid,nodev,noexec,relatime
          | |-/sys/kernel/config configfs configfs rw,nosuid,nodev,noexec,relatime
          | -/sys/fs/fuse/connections fusectl fusectl rw,nosuid,nodev,noexec,relatime |-/run tmpfs tmpfs rw,nosuid,nodev,size=188820k,nr_inodes=819200,mode=755 | |-/run/lock tmpfs tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k | |-/run/rpc_pipefs sunrpc rpc_pipefs rw,relatime | -/run/user/1000 tmpfs tmpfs rw,nosuid,nodev,relatime,size=94408k,nr_inodes=23602,mode=700,uid=1000,gid=1000
          | -/run/user/1000/gvfs gvfsd-fuse fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000 -/boot /dev/sda1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro

          Files in neuralgic directories:

          /var:
          3.5G /var/
          975M /var/log
          969M /var/log/journal/b5953832ba8144d6b0bc329e94b66653
          969M /var/log/journal
          335M /var/cache

          Archived and active journals take up 968.0M in the file system.

          /opt/iobroker/backups:
          92M /opt/iobroker/backups/

          /opt/iobroker/iobroker-data:
          816M /opt/iobroker/iobroker-data/
          710M /opt/iobroker/iobroker-data/files
          441M /opt/iobroker/iobroker-data/files/javascript.admin
          409M /opt/iobroker/iobroker-data/files/javascript.admin/static
          408M /opt/iobroker/iobroker-data/files/javascript.admin/static/js

          The five largest files in iobroker-data are:
          24M /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
          24M /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
          24M /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.2b7495c2.js.map
          23M /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.245b61c0.js.map
          17M /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.1b756fe6.js.map

          USB-Devices by-id:
          USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':

          No Devices found 'by-id'

          *** NodeJS-Installation ***

          /usr/bin/nodejs v20.17.0
          /usr/bin/node v20.17.0
          /usr/bin/npm 10.8.2
          /usr/bin/npx 10.8.2
          /usr/bin/corepack 0.29.3

          nodejs:
          Installed: 20.17.0-1nodesource1
          Candidate: 20.17.0-1nodesource1
          Version table:
          *** 20.17.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          100 /var/lib/dpkg/status
          20.16.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.15.1-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.15.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.14.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.13.1-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.13.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.12.2-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.12.1-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.12.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.11.1-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.11.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.10.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.9.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.8.1-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.8.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.7.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.6.1-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.6.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.5.1-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.5.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.4.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.3.1-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.3.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.2.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.1.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          20.0.0-1nodesource1 1001
          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
          12.22.12~dfsg-1~deb11u4 500
          500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages

          Temp directories causing npm8 problem: 0
          No problems detected

          Errors in npm tree:

          *** ioBroker-Installation ***

          ioBroker Status
          iobroker is running on this host.

          Objects type: jsonl
          States type: jsonl

          Core adapters versions
          js-controller: 6.0.11
          admin: 7.0.23
          javascript: 8.7.6

          nodejs modules from github: 0

          Adapter State

          • system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin

          • system.adapter.backitup.0 : backitup : raspberrypi - enabled

          • system.adapter.deconz.0 : deconz : raspberrypi - enabled, port: 80
            system.adapter.discovery.0 : discovery : raspberrypi - disabled
            system.adapter.echarts.0 : echarts : raspberrypi - enabled
            system.adapter.email.0 : email : raspberrypi - disabled
            system.adapter.flot.0 : flot : raspberrypi - disabled
            system.adapter.heizoel24-mex.0 : heizoel24-mex : raspberrypi - enabled

          • system.adapter.history.0 : history : raspberrypi - enabled

          • system.adapter.javascript.0 : javascript : raspberrypi - enabled

          • system.adapter.mqtt.1 : mqtt : raspberrypi - enabled, port: 1883, bind: 0.0.0.0
            system.adapter.openweathermap.0 : openweathermap : raspberrypi - enabled
            system.adapter.ping.0 : ping : raspberrypi - disabled
            system.adapter.shelly.0 : shelly : raspberrypi - disabled, port: 1882, bind: 0.0.0.0
            system.adapter.solarmanpv.0 : solarmanpv : raspberrypi - enabled

          • system.adapter.telegram.0 : telegram : raspberrypi - enabled, port: 8443, bind: 0.0.0.0

          • system.adapter.tr-064.0 : tr-064 : raspberrypi - enabled
            system.adapter.vis-timeandweather.0 : vis-timeandweather : raspberrypi - enabled
            system.adapter.vis.0 : vis : raspberrypi - enabled

          • system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin

          • instance is alive

          Enabled adapters with bindings

          • system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin
          • system.adapter.deconz.0 : deconz : raspberrypi - enabled, port: 80
          • system.adapter.mqtt.1 : mqtt : raspberrypi - enabled, port: 1883, bind: 0.0.0.0
          • system.adapter.telegram.0 : telegram : raspberrypi - enabled, port: 8443, bind: 0.0.0.0
          • system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin

          ioBroker-Repositories
          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
          │ (index) │ name │ url │ auto upgrade │
          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
          │ 0 │ 'stable' │ 'http://download.iobroker.net/sources-dist.json' │ false │
          │ 1 │ 'beta' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false │
          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘

          Active repo(s): stable
          Upgrade policy: none

          Installed ioBroker-Instances
          Used repository: stable
          Adapter "admin" : 7.0.23 , installed 7.0.23
          Adapter "backitup" : 3.0.19 , installed 3.0.19
          Adapter "deconz" : 1.4.1 , installed 1.4.1
          Adapter "discovery" : 4.5.0 , installed 4.5.0
          Adapter "echarts" : 1.7.2 , installed 1.7.2
          Adapter "email" : 1.3.1 , installed 1.3.1
          Adapter "flot" : 1.12.0 , installed 1.12.0
          Adapter "heizoel24-mex": 1.3.5 , installed 1.3.5
          Adapter "history" : 3.0.1 , installed 3.0.1
          Adapter "javascript" : 8.7.6 , installed 8.7.6
          Controller "js-controller": 6.0.11 , installed 6.0.11
          Adapter "mqtt" : 5.2.0 , installed 5.2.0
          Adapter "openweathermap": 1.1.2 , installed 1.1.2
          Adapter "ping" : 1.6.2 , installed 1.6.2
          Adapter "shelly" : 7.0.0 , installed 7.0.0
          Adapter "simple-api" : 2.8.0 , installed 2.8.0
          Adapter "socketio" : 6.7.1 , installed 6.7.1
          Adapter "solarmanpv" : 0.5.1 , installed 0.5.1
          Adapter "telegram" : 3.9.0 , installed 3.9.0
          Adapter "tr-064" : 4.3.0 , installed 4.3.0
          Adapter "vis" : 1.5.6 , installed 1.5.6
          Adapter "vis-timeandweather": 1.2.2, installed 1.2.2
          Adapter "web" : 6.2.5 , installed 6.2.5
          Adapter "ws" : 2.6.2 , installed 2.6.2
          Adapter "zigbee" : 1.10.3 , installed 1.10.3

          Objects and States
          Please stand by - This may take a while
          Objects: 2500
          States: 2012

          *** OS-Repositories and Updates ***
          Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
          Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
          Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
          Reading package lists...
          Pending Updates: 0

          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name
          tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 136564 26546/iobroker.js-c
          tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 1001 136569 26546/iobroker.js-c
          tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 1000 19616 1562/deCONZ
          tcp 0 0 0.0.0.0:444 0.0.0.0:* LISTEN 0 13280 608/nginx: master p
          tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1001 139292 26882/io.mqtt.1
          tcp 0 0 0.0.0.0:5900 0.0.0.0:* LISTEN 0 15371 578/vncserver-x11-c
          tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 0 1018 558/cupsd
          tcp 0 0 0.0.0.0:81 0.0.0.0:* LISTEN 0 13279 608/nginx: master p
          tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 1000 17836 1562/deCONZ
          tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 13755 594/sshd: /usr/sbin
          tcp6 0 0 :::8081 :::* LISTEN 1001 137292 26574/io.admin.0
          tcp6 0 0 :::8082 :::* LISTEN 1001 137130 26709/io.web.0
          tcp6 0 0 :::5900 :::* LISTEN 0 15370 578/vncserver-x11-c
          tcp6 0 0 :::22 :::* LISTEN 0 13757 594/sshd: /usr/sbin
          tcp6 0 0 ::1:631 :::* LISTEN 0 1017 558/cupsd
          udp 0 0 0.0.0.0:631 0.0.0.0:* 0 13305 677/cups-browsed
          udp 0 0 0.0.0.0:53889 0.0.0.0:* 108 837 394/avahi-daemon: r
          udp 0 0 0.0.0.0:5353 0.0.0.0:* 108 835 394/avahi-daemon: r
          udp 0 0 0.0.0.0:1900 0.0.0.0:* 1001 138664 26844/io.deconz.0
          udp 0 0 0.0.0.0:1900 0.0.0.0:* 1000 20612 1562/deCONZ
          udp 0 0 0.0.0.0:68 0.0.0.0:* 0 13764 516/dhcpcd
          udp6 0 0 :::55524 :::* 108 838 394/avahi-daemon: r
          udp6 0 0 :::5353 :::* 108 836 394/avahi-daemon: r
          udp6 0 0 :::1900 :::* 1001 138666 26844/io.deconz.0
          udp6 0 0 :::1900 :::* 1001 138665 26844/io.deconz.0
          udp6 0 0 :::546 :::* 0 13819 516/dhcpcd

          *** Log File - Last 25 Lines ***

          2024-08-28 23:17:10.734 - info: mqtt.1 (26882) Client [mosqsub|20101-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
          2024-08-28 23:17:10.935 - info: mqtt.1 (26882) Client [mosqsub|20101-Dachrollo] publishOnSubscribe
          2024-08-28 23:17:10.940 - info: mqtt.1 (26882) Client [mosqsub|20101-Dachrollo] connection closed: disconnected
          2024-08-28 23:17:11.026 - info: mqtt.1 (26882) Client [mosqsub|20103-Dachrollo] connected with secret 1724879831024_5801
          2024-08-28 23:17:11.031 - info: mqtt.1 (26882) Client [mosqsub|20103-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
          2024-08-28 23:17:11.233 - info: mqtt.1 (26882) Client [mosqsub|20103-Dachrollo] publishOnSubscribe
          2024-08-28 23:17:11.241 - info: mqtt.1 (26882) Client [mosqsub|20103-Dachrollo] connection closed: disconnected
          2024-08-28 23:17:11.330 - info: mqtt.1 (26882) Client [mosqsub|20105-Dachrollo] connected with secret 1724879831327_2609
          2024-08-28 23:17:11.337 - info: mqtt.1 (26882) Client [mosqsub|20105-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
          2024-08-28 23:17:11.539 - info: mqtt.1 (26882) Client [mosqsub|20105-Dachrollo] publishOnSubscribe
          2024-08-28 23:17:11.548 - info: mqtt.1 (26882) Client [mosqsub|20105-Dachrollo] connection closed: disconnected
          2024-08-28 23:17:11.648 - info: mqtt.1 (26882) Client [mosqpub|20107-Dachrollo] connected with secret 1724879831646_7297
          2024-08-28 23:17:11.668 - info: mqtt.1 (26882) Client [mosqpub|20107-Dachrollo] connection closed: disconnected
          2024-08-28 23:17:11.767 - info: mqtt.1 (26882) Client [mosqpub|20109-Dachrollo] connected with secret 1724879831760_5992
          2024-08-28 23:17:11.777 - info: mqtt.1 (26882) Client [mosqpub|20109-Dachrollo] connection closed: disconnected
          2024-08-28 23:17:11.876 - info: mqtt.1 (26882) Client [mosqpub|20111-Dachrollo] connected with secret 1724879831869_594
          2024-08-28 23:17:11.888 - info: mqtt.1 (26882) Client [mosqpub|20111-Dachrollo] connection closed: disconnected
          2024-08-28 23:17:11.983 - info: mqtt.1 (26882) Client [mosqpub|20113-Dachrollo] connected with secret 1724879831982_6023
          2024-08-28 23:17:11.989 - info: mqtt.1 (26882) Client [mosqpub|20113-Dachrollo] connection closed: disconnected
          2024-08-28 23:17:12.087 - info: mqtt.1 (26882) Client [mosqpub|20115-Dachrollo] connected with secret 1724879832085_8693
          2024-08-28 23:17:12.094 - info: mqtt.1 (26882) Client [mosqpub|20115-Dachrollo] connection closed: disconnected
          2024-08-28 23:17:12.379 - info: mqtt.1 (26882) Client [mosqpub|20130-Dachrollo] connected with secret 1724879832377_2746
          2024-08-28 23:17:12.386 - info: mqtt.1 (26882) Client [mosqpub|20130-Dachrollo] connection closed: disconnected
          2024-08-28 23:17:12.552 - info: mqtt.1 (26882) Client [mosqpub|20136-Dachrollo] connected with secret 1724879832551_8318
          2024-08-28 23:17:12.562 - info: mqtt.1 (26882) Client [mosqpub|20136-Dachrollo] connection closed: disconnected

          
          ============ Mark until here for C&P =============
          
          iob diag has finished.
          
          
          Press any key for a summary
          
          

          diag.txt

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

          @spicer sagte in Nach Update js-controller macht host.raspberrypi Fehler:

          Operating System: Raspbian GNU/Linux 11 (bullseye)

          Installier das bei nächster Gelegenheit komplett neu.
          Dann ohne Desktop und in der 64Bit-Version.
          Und mit einem username ungleich 'pi' und ungleich 'iobroker'.

          iob start echarts.0
          

          sagt?

          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

          spicerS 2 Antworten Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @spicer sagte in Nach Update js-controller macht host.raspberrypi Fehler:

            Operating System: Raspbian GNU/Linux 11 (bullseye)

            Installier das bei nächster Gelegenheit komplett neu.
            Dann ohne Desktop und in der 64Bit-Version.
            Und mit einem username ungleich 'pi' und ungleich 'iobroker'.

            iob start echarts.0
            

            sagt?

            spicerS Offline
            spicerS Offline
            spicer
            schrieb am zuletzt editiert von spicer
            #6

            @thomas-braun
            iob start echarts.0 sagt nichts!

            Den Desktop brauche ich, da deCONZ auch da drauf läuft und ich VNC brauche.
            Der RPI 3 kann 64bit?

            Wenn es mehrere Möglichkeiten gibt, eine Aufgabe zu erledigen, und eine davon in einer Katastrophe endet oder sonstwie unerwünschte Konsequenzen nach sich zieht, dann wird es jemand genau so machen. Alles, was schiefgehen kann, wird auch schiefgehen.
            (Murphys Gesetz)

            Thomas BraunT 2 Antworten Letzte Antwort
            0
            • spicerS spicer

              @thomas-braun
              iob start echarts.0 sagt nichts!

              Den Desktop brauche ich, da deCONZ auch da drauf läuft und ich VNC brauche.
              Der RPI 3 kann 64bit?

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

              @spicer

              Zeigen. Komplette Ein- wie Ausgabezeilen.

              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

              spicerS 1 Antwort Letzte Antwort
              0
              • spicerS spicer

                @thomas-braun
                iob start echarts.0 sagt nichts!

                Den Desktop brauche ich, da deCONZ auch da drauf läuft und ich VNC brauche.
                Der RPI 3 kann 64bit?

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

                @spicer sagte in Nach Update js-controller macht host.raspberrypi Fehler:

                Den Desktop brauche ich, da deCONZ auch da drauf läuft und ich VNC brauche.

                Nein, braucht man nicht. deCONZ läuft auch headless. Und VNC braucht es auf einem Server nie. Weil da nie eine GUI rennt.

                Der RPI 3 kann 64bit?

                Ja.

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

                1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @spicer

                  Zeigen. Komplette Ein- wie Ausgabezeilen.

                  spicerS Offline
                  spicerS Offline
                  spicer
                  schrieb am zuletzt editiert von
                  #9

                  @thomas-braun

                  pi@raspberrypi:~ $ iob start echarts.0
                  pi@raspberrypi:~ $ 
                  

                  Wenn es mehrere Möglichkeiten gibt, eine Aufgabe zu erledigen, und eine davon in einer Katastrophe endet oder sonstwie unerwünschte Konsequenzen nach sich zieht, dann wird es jemand genau so machen. Alles, was schiefgehen kann, wird auch schiefgehen.
                  (Murphys Gesetz)

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • spicerS spicer

                    @thomas-braun

                    pi@raspberrypi:~ $ iob start echarts.0
                    pi@raspberrypi:~ $ 
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #10

                    @spicer

                    iob list instances
                    

                    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

                    spicerS 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @spicer

                      iob list instances
                      
                      spicerS Offline
                      spicerS Offline
                      spicer
                      schrieb am zuletzt editiert von
                      #11

                      @thomas-braun

                      pi@raspberrypi:~ $ iob list instances
                      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                      + system.adapter.deconz.0                 : deconz                : raspberrypi                              -  enabled, port: 80
                        system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled
                        system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
                        system.adapter.email.0                  : email                 : raspberrypi                              - disabled
                        system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
                        system.adapter.heizoel24-mex.0          : heizoel24-mex         : raspberrypi                              -  enabled
                      + system.adapter.history.0                : history               : raspberrypi                              -  enabled
                      + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                      + system.adapter.mqtt.1                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                        system.adapter.openweathermap.0         : openweathermap        : raspberrypi                              -  enabled
                        system.adapter.ping.0                   : ping                  : raspberrypi                              - disabled
                        system.adapter.shelly.0                 : shelly                : raspberrypi                              - disabled, port: 1882, bind: 0.0.0.0
                        system.adapter.solarmanpv.0             : solarmanpv            : raspberrypi                              -  enabled
                      + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.tr-064.0                 : tr-064                : raspberrypi                              -  enabled
                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              -  enabled
                        system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      + instance is alive
                      
                      

                      Wenn es mehrere Möglichkeiten gibt, eine Aufgabe zu erledigen, und eine davon in einer Katastrophe endet oder sonstwie unerwünschte Konsequenzen nach sich zieht, dann wird es jemand genau so machen. Alles, was schiefgehen kann, wird auch schiefgehen.
                      (Murphys Gesetz)

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • spicerS spicer

                        @thomas-braun

                        pi@raspberrypi:~ $ iob list instances
                        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                        + system.adapter.deconz.0                 : deconz                : raspberrypi                              -  enabled, port: 80
                          system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled
                          system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
                          system.adapter.email.0                  : email                 : raspberrypi                              - disabled
                          system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
                          system.adapter.heizoel24-mex.0          : heizoel24-mex         : raspberrypi                              -  enabled
                        + system.adapter.history.0                : history               : raspberrypi                              -  enabled
                        + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                        + system.adapter.mqtt.1                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                          system.adapter.openweathermap.0         : openweathermap        : raspberrypi                              -  enabled
                          system.adapter.ping.0                   : ping                  : raspberrypi                              - disabled
                          system.adapter.shelly.0                 : shelly                : raspberrypi                              - disabled, port: 1882, bind: 0.0.0.0
                          system.adapter.solarmanpv.0             : solarmanpv            : raspberrypi                              -  enabled
                        + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.tr-064.0                 : tr-064                : raspberrypi                              -  enabled
                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              -  enabled
                          system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        + instance is alive
                        
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #12

                        @spicer

                        Dann schau nochmal in das Log:

                        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

                        spicerS 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @spicer

                          Dann schau nochmal in das Log:

                          iob logs
                          
                          spicerS Offline
                          spicerS Offline
                          spicer
                          schrieb am zuletzt editiert von
                          #13

                          @thomas-braun

                          ...
                           MB von 922MB (33%)
                          2024-08-28 23:27:00.129  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: Freier Swap: 1638
                           MB von 2048MB (80%)
                          2024-08-28 23:27:10.247  - info: mqtt.1 (26882) Client [mosqsub|20744-Dachrollo] connected with secret 1724880430246_4288
                          2024-08-28 23:27:10.252  - info: mqtt.1 (26882) Client [mosqsub|20744-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                          2024-08-28 23:27:10.453  - info: mqtt.1 (26882) Client [mosqsub|20744-Dachrollo] publishOnSubscribe
                          2024-08-28 23:27:10.456  - info: mqtt.1 (26882) Client [mosqsub|20744-Dachrollo] connection closed: disconnected
                          2024-08-28 23:27:10.546  - info: mqtt.1 (26882) Client [mosqsub|20746-Dachrollo] connected with secret 1724880430545_7858
                          2024-08-28 23:27:10.552  - info: mqtt.1 (26882) Client [mosqsub|20746-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                          2024-08-28 23:27:10.752  - info: mqtt.1 (26882) Client [mosqsub|20746-Dachrollo] publishOnSubscribe
                          2024-08-28 23:27:10.757  - info: mqtt.1 (26882) Client [mosqsub|20746-Dachrollo] connection closed: disconnected
                          2024-08-28 23:27:10.845  - info: mqtt.1 (26882) Client [mosqsub|20748-Dachrollo] connected with secret 1724880430844_7856
                          2024-08-28 23:27:10.850  - info: mqtt.1 (26882) Client [mosqsub|20748-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                          2024-08-28 23:27:11.051  - info: mqtt.1 (26882) Client [mosqsub|20748-Dachrollo] publishOnSubscribe
                          2024-08-28 23:27:11.054  - info: mqtt.1 (26882) Client [mosqsub|20748-Dachrollo] connection closed: disconnected
                          2024-08-28 23:27:11.139  - info: mqtt.1 (26882) Client [mosqsub|20750-Dachrollo] connected with secret 1724880431138_4610
                          2024-08-28 23:27:11.143  - info: mqtt.1 (26882) Client [mosqsub|20750-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                          2024-08-28 23:27:11.344  - info: mqtt.1 (26882) Client [mosqsub|20750-Dachrollo] publishOnSubscribe
                          2024-08-28 23:27:11.348  - info: mqtt.1 (26882) Client [mosqsub|20750-Dachrollo] connection closed: disconnected
                          2024-08-28 23:27:11.436  - info: mqtt.1 (26882) Client [mosqsub|20752-Dachrollo] connected with secret 1724880431435_6621
                          2024-08-28 23:27:11.439  - info: mqtt.1 (26882) Client [mosqsub|20752-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                          2024-08-28 23:27:11.640  - info: mqtt.1 (26882) Client [mosqsub|20752-Dachrollo] publishOnSubscribe
                          2024-08-28 23:27:11.644  - info: mqtt.1 (26882) Client [mosqsub|20752-Dachrollo] connection closed: disconnected
                          2024-08-28 23:27:11.742  - info: mqtt.1 (26882) Client [mosqpub|20754-Dachrollo] connected with secret 1724880431741_3090
                          2024-08-28 23:27:11.747  - info: mqtt.1 (26882) Client [mosqpub|20754-Dachrollo] connection closed: disconnected
                          2024-08-28 23:27:11.842  - info: mqtt.1 (26882) Client [mosqpub|20756-Dachrollo] connected with secret 1724880431840_414
                          2024-08-28 23:27:11.849  - info: mqtt.1 (26882) Client [mosqpub|20756-Dachrollo] connection closed: disconnected
                          2024-08-28 23:27:11.920  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] connected with secret 1724880431917_6742
                          2024-08-28 23:27:11.942  - info: mqtt.1 (26882) Client [mosqpub|20758-Dachrollo] connected with secret 1724880431941_8754
                          2024-08-28 23:27:11.947  - info: mqtt.1 (26882) Client [mosqpub|20758-Dachrollo] connection closed: disconnected
                          2024-08-28 23:27:12.042  - info: mqtt.1 (26882) Client [mosqpub|20760-Dachrollo] connected with secret 1724880432041_2336
                          2024-08-28 23:27:12.047  - info: mqtt.1 (26882) Client [mosqpub|20760-Dachrollo] connection closed: disconnected
                          2024-08-28 23:27:12.051  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.12V_on_off"
                          2024-08-28 23:27:12.065  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert2"
                          2024-08-28 23:27:12.066  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert3"
                          2024-08-28 23:27:12.067  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert4"
                          2024-08-28 23:27:12.067  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] connection closed: disconnected
                          2024-08-28 23:27:12.142  - info: mqtt.1 (26882) Client [mosqpub|20762-Dachrollo] connected with secret 1724880432141_7072
                          2024-08-28 23:27:12.147  - info: mqtt.1 (26882) Client [mosqpub|20762-Dachrollo] connection closed: disconnected
                          2024-08-28 23:27:12.251  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                          2024-08-28 23:27:12.265  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                          2024-08-28 23:27:12.266  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                          2024-08-28 23:27:12.268  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                          2024-08-28 23:27:12.432  - info: mqtt.1 (26882) Client [mosqpub|20777-Dachrollo] connected with secret 1724880432431_7101
                          2024-08-28 23:27:12.437  - info: mqtt.1 (26882) Client [mosqpub|20777-Dachrollo] connection closed: disconnected
                          2024-08-28 23:27:12.465  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] connected with secret 1724880432460_7409
                          2024-08-28 23:27:12.584  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.12V_on_off"
                          2024-08-28 23:27:12.593  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert2"
                          2024-08-28 23:27:12.595  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert3"
                          2024-08-28 23:27:12.595  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert4"
                          2024-08-28 23:27:12.605  - info: mqtt.1 (26882) Client [mosqpub|20783-Dachrollo] connected with secret 1724880432604_1289
                          2024-08-28 23:27:12.609  - info: mqtt.1 (26882) Client [mosqpub|20783-Dachrollo] connection closed: disconnected
                          2024-08-28 23:27:12.785  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                          2024-08-28 23:27:12.794  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                          2024-08-28 23:27:12.795  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                          2024-08-28 23:27:12.796  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                          2024-08-28 23:27:16.040  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] connected with secret 1724880433108_3203
                          2024-08-28 23:27:16.058  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] subscribes on "/Aussenfuehler/#" with regex /^Aussenfuehler\..*/
                          2024-08-28 23:27:16.059  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] subscribes on "/Aussenfuehler/#"  with regex /^mqtt\.1\.Aussenfuehler\..*/
                          2024-08-28 23:27:16.260  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] publishOnSubscribe send all known states
                          2024-08-28 23:27:17.184  - info: web.0 (26709) <== Disconnect system.user.admin from ::ffff:192.168.1.63 vis.0
                          2024-08-28 23:27:19.478  - info: web.0 (26709) ==> Connected system.user.admin from ::ffff:192.168.1.63
                          2024-08-28 23:28:08.339  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] connection closed: disconnected
                          2024-08-28 23:28:10.235  - info: mqtt.1 (26882) Client [mosqsub|20808-Dachrollo] connected with secret 1724880490233_3193
                          2024-08-28 23:28:10.238  - info: mqtt.1 (26882) Client [mosqsub|20808-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                          2024-08-28 23:28:10.439  - info: mqtt.1 (26882) Client [mosqsub|20808-Dachrollo] publishOnSubscribe
                          2024-08-28 23:28:10.443  - info: mqtt.1 (26882) Client [mosqsub|20808-Dachrollo] connection closed: disconnected
                          2024-08-28 23:28:10.530  - info: mqtt.1 (26882) Client [mosqsub|20810-Dachrollo] connected with secret 1724880490529_1990
                          2024-08-28 23:28:10.534  - info: mqtt.1 (26882) Client [mosqsub|20810-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                          2024-08-28 23:28:10.734  - info: mqtt.1 (26882) Client [mosqsub|20810-Dachrollo] publishOnSubscribe
                          2024-08-28 23:28:10.737  - info: mqtt.1 (26882) Client [mosqsub|20810-Dachrollo] connection closed: disconnected
                          2024-08-28 23:28:10.824  - info: mqtt.1 (26882) Client [mosqsub|20812-Dachrollo] connected with secret 1724880490822_5106
                          2024-08-28 23:28:10.828  - info: mqtt.1 (26882) Client [mosqsub|20812-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                          2024-08-28 23:28:11.030  - info: mqtt.1 (26882) Client [mosqsub|20812-Dachrollo] publishOnSubscribe
                          2024-08-28 23:28:11.034  - info: mqtt.1 (26882) Client [mosqsub|20812-Dachrollo] connection closed: disconnected
                          2024-08-28 23:28:11.122  - info: mqtt.1 (26882) Client [mosqsub|20814-Dachrollo] connected with secret 1724880491121_2661
                          2024-08-28 23:28:11.128  - info: mqtt.1 (26882) Client [mosqsub|20814-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                          2024-08-28 23:28:11.329  - info: mqtt.1 (26882) Client [mosqsub|20814-Dachrollo] publishOnSubscribe
                          2024-08-28 23:28:11.333  - info: mqtt.1 (26882) Client [mosqsub|20814-Dachrollo] connection closed: disconnected
                          2024-08-28 23:28:11.418  - info: mqtt.1 (26882) Client [mosqsub|20816-Dachrollo] connected with secret 1724880491417_8233
                          2024-08-28 23:28:11.424  - info: mqtt.1 (26882) Client [mosqsub|20816-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                          2024-08-28 23:28:11.626  - info: mqtt.1 (26882) Client [mosqsub|20816-Dachrollo] publishOnSubscribe
                          2024-08-28 23:28:11.630  - info: mqtt.1 (26882) Client [mosqsub|20816-Dachrollo] connection closed: disconnected
                          2024-08-28 23:28:11.730  - info: mqtt.1 (26882) Client [mosqpub|20818-Dachrollo] connected with secret 1724880491729_2398
                          2024-08-28 23:28:11.741  - info: mqtt.1 (26882) Client [mosqpub|20818-Dachrollo] connection closed: disconnected
                          2024-08-28 23:28:11.836  - info: mqtt.1 (26882) Client [mosqpub|20820-Dachrollo] connected with secret 1724880491834_449
                          2024-08-28 23:28:11.841  - info: mqtt.1 (26882) Client [mosqpub|20820-Dachrollo] connection closed: disconnected
                          2024-08-28 23:28:11.935  - info: mqtt.1 (26882) Client [mosqpub|20822-Dachrollo] connected with secret 1724880491933_9250
                          2024-08-28 23:28:11.940  - info: mqtt.1 (26882) Client [mosqpub|20822-Dachrollo] connection closed: disconnected
                          2024-08-28 23:28:12.034  - info: mqtt.1 (26882) Client [mosqpub|20824-Dachrollo] connected with secret 1724880492032_7881
                          2024-08-28 23:28:12.040  - info: mqtt.1 (26882) Client [mosqpub|20824-Dachrollo] connection closed: disconnected
                          2024-08-28 23:28:12.132  - info: mqtt.1 (26882) Client [mosqpub|20826-Dachrollo] connected with secret 1724880492131_3921
                          2024-08-28 23:28:12.137  - info: mqtt.1 (26882) Client [mosqpub|20826-Dachrollo] connection closed: disconnected
                          2024-08-28 23:28:12.424  - info: mqtt.1 (26882) Client [mosqpub|20841-Dachrollo] connected with secret 1724880492422_535
                          2024-08-28 23:28:12.429  - info: mqtt.1 (26882) Client [mosqpub|20841-Dachrollo] connection closed: disconnected
                          2024-08-28 23:28:12.595  - info: mqtt.1 (26882) Client [mosqpub|20847-Dachrollo] connected with secret 1724880492594_2652
                          2024-08-28 23:28:12.600  - info: mqtt.1 (26882) Client [mosqpub|20847-Dachrollo] connection closed: disconnected
                          2024-08-28 23:28:17.701  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] connection closed: timeout
                          2024-08-28 23:29:10.238  - info: mqtt.1 (26882) Client [mosqsub|20872-Dachrollo] connected with secret 1724880550237_799
                          2024-08-28 23:29:10.242  - info: mqtt.1 (26882) Client [mosqsub|20872-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                          2024-08-28 23:29:10.443  - info: mqtt.1 (26882) Client [mosqsub|20872-Dachrollo] publishOnSubscribe
                          2024-08-28 23:29:10.446  - info: mqtt.1 (26882) Client [mosqsub|20872-Dachrollo] connection closed: disconnected
                          2024-08-28 23:29:10.534  - info: mqtt.1 (26882) Client [mosqsub|20874-Dachrollo] connected with secret 1724880550533_1548
                          2024-08-28 23:29:10.537  - info: mqtt.1 (26882) Client [mosqsub|20874-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                          2024-08-28 23:29:10.740  - info: mqtt.1 (26882) Client [mosqsub|20874-Dachrollo] publishOnSubscribe
                          2024-08-28 23:29:10.744  - info: mqtt.1 (26882) Client [mosqsub|20874-Dachrollo] connection closed: disconnected
                          2024-08-28 23:29:10.832  - info: mqtt.1 (26882) Client [mosqsub|20876-Dachrollo] connected with secret 1724880550831_672
                          2024-08-28 23:29:10.837  - info: mqtt.1 (26882) Client [mosqsub|20876-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                          2024-08-28 23:29:11.038  - info: mqtt.1 (26882) Client [mosqsub|20876-Dachrollo] publishOnSubscribe
                          2024-08-28 23:29:11.042  - info: mqtt.1 (26882) Client [mosqsub|20876-Dachrollo] connection closed: disconnected
                          2024-08-28 23:29:11.129  - info: mqtt.1 (26882) Client [mosqsub|20878-Dachrollo] connected with secret 1724880551128_5523
                          2024-08-28 23:29:11.134  - info: mqtt.1 (26882) Client [mosqsub|20878-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                          2024-08-28 23:29:11.334  - info: mqtt.1 (26882) Client [mosqsub|20878-Dachrollo] publishOnSubscribe
                          2024-08-28 23:29:11.338  - info: mqtt.1 (26882) Client [mosqsub|20878-Dachrollo] connection closed: disconnected
                          2024-08-28 23:29:11.424  - info: mqtt.1 (26882) Client [mosqsub|20880-Dachrollo] connected with secret 1724880551423_9587
                          2024-08-28 23:29:11.427  - info: mqtt.1 (26882) Client [mosqsub|20880-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                          2024-08-28 23:29:11.628  - info: mqtt.1 (26882) Client [mosqsub|20880-Dachrollo] publishOnSubscribe
                          2024-08-28 23:29:11.631  - info: mqtt.1 (26882) Client [mosqsub|20880-Dachrollo] connection closed: disconnected
                          2024-08-28 23:29:11.728  - info: mqtt.1 (26882) Client [mosqpub|20882-Dachrollo] connected with secret 1724880551727_6491
                          2024-08-28 23:29:11.732  - info: mqtt.1 (26882) Client [mosqpub|20882-Dachrollo] connection closed: disconnected
                          2024-08-28 23:29:11.825  - info: mqtt.1 (26882) Client [mosqpub|20884-Dachrollo] connected with secret 1724880551824_4315
                          2024-08-28 23:29:11.830  - info: mqtt.1 (26882) Client [mosqpub|20884-Dachrollo] connection closed: disconnected
                          2024-08-28 23:29:11.924  - info: mqtt.1 (26882) Client [mosqpub|20886-Dachrollo] connected with secret 1724880551923_1207
                          2024-08-28 23:29:11.931  - info: mqtt.1 (26882) Client [mosqpub|20886-Dachrollo] connection closed: disconnected
                          2024-08-28 23:29:12.025  - info: mqtt.1 (26882) Client [mosqpub|20888-Dachrollo] connected with secret 1724880552024_7072
                          2024-08-28 23:29:12.030  - info: mqtt.1 (26882) Client [mosqpub|20888-Dachrollo] connection closed: disconnected
                          2024-08-28 23:29:12.124  - info: mqtt.1 (26882) Client [mosqpub|20890-Dachrollo] connected with secret 1724880552123_5335
                          2024-08-28 23:29:12.130  - info: mqtt.1 (26882) Client [mosqpub|20890-Dachrollo] connection closed: disconnected
                          2024-08-28 23:29:12.416  - info: mqtt.1 (26882) Client [mosqpub|20905-Dachrollo] connected with secret 1724880552414_5267
                          2024-08-28 23:29:12.426  - info: mqtt.1 (26882) Client [mosqpub|20905-Dachrollo] connection closed: disconnected
                          2024-08-28 23:29:12.593  - info: mqtt.1 (26882) Client [mosqpub|20911-Dachrollo] connected with secret 1724880552592_1927
                          2024-08-28 23:29:12.598  - info: mqtt.1 (26882) Client [mosqpub|20911-Dachrollo] connection closed: disconnected
                          2024-08-28 23:29:17.143  - info: web.0 (26709) <== Disconnect system.user.admin from ::ffff:192.168.1.63 vis.0
                          2024-08-28 23:29:19.190  - info: web.0 (26709) ==> Connected system.user.admin from ::ffff:192.168.1.63
                          2024-08-28 23:30:00.147  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: GPU Temp: 51.5 °C
                          2024-08-28 23:30:00.149  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: CPU Temp: 51.54 °C
                          2024-08-28 23:30:00.167  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: Freier RAM: 291
                           MB von 922MB (32%)
                          2024-08-28 23:30:00.168  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: Freier Swap: 1641
                           MB von 2048MB (80%)
                          2024-08-28 23:30:06.383  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] connected with secret 1724880606359_1638
                          2024-08-28 23:30:06.508  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.12V_on_off"
                          2024-08-28 23:30:06.527  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert2"
                          2024-08-28 23:30:06.529  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert3"
                          2024-08-28 23:30:06.530  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert4"
                          2024-08-28 23:30:06.530  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] connection closed: disconnected
                          2024-08-28 23:30:06.709  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                          2024-08-28 23:30:06.728  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                          2024-08-28 23:30:06.729  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                          2024-08-28 23:30:06.730  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                          2024-08-28 23:30:06.926  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] connected with secret 1724880606923_6224
                          2024-08-28 23:30:07.048  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.12V_on_off"
                          2024-08-28 23:30:07.058  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert2"
                          2024-08-28 23:30:07.059  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert3"
                          2024-08-28 23:30:07.060  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert4"
                          2024-08-28 23:30:07.249  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                          2024-08-28 23:30:07.259  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                          2024-08-28 23:30:07.260  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                          2024-08-28 23:30:07.261  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                          2024-08-28 23:30:08.311  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] connected with secret 1724880608310_4118
                          2024-08-28 23:30:08.334  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] subscribes on "/Aussenfuehler/#" with regex /^Aussenfuehler\..*/
                          2024-08-28 23:30:08.335  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] subscribes on "/Aussenfuehler/#"  with regex /^mqtt\.1\.Aussenfuehler\..*/
                          2024-08-28 23:30:08.536  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] publishOnSubscribe send all known states
                          2024-08-28 23:30:09.840  - info: mqtt.1 (26882) Client [mosqsub|20937-Dachrollo] connected with secret 1724880609839_84
                          2024-08-28 23:30:09.845  - info: mqtt.1 (26882) Client [mosqsub|20937-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                          2024-08-28 23:30:10.047  - info: mqtt.1 (26882) Client [mosqsub|20937-Dachrollo] publishOnSubscribe
                          2024-08-28 23:30:10.052  - info: mqtt.1 (26882) Client [mosqsub|20937-Dachrollo] connection closed: disconnected
                          2024-08-28 23:30:10.139  - info: mqtt.1 (26882) Client [mosqsub|20939-Dachrollo] connected with secret 1724880610138_6843
                          2024-08-28 23:30:10.143  - info: mqtt.1 (26882) Client [mosqsub|20939-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                          2024-08-28 23:30:10.344  - info: mqtt.1 (26882) Client [mosqsub|20939-Dachrollo] publishOnSubscribe
                          2024-08-28 23:30:10.348  - info: mqtt.1 (26882) Client [mosqsub|20939-Dachrollo] connection closed: disconnected
                          2024-08-28 23:30:10.435  - info: mqtt.1 (26882) Client [mosqsub|20941-Dachrollo] connected with secret 1724880610434_1514
                          2024-08-28 23:30:10.439  - info: mqtt.1 (26882) Client [mosqsub|20941-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                          2024-08-28 23:30:10.639  - info: mqtt.1 (26882) Client [mosqsub|20941-Dachrollo] publishOnSubscribe
                          2024-08-28 23:30:10.642  - info: mqtt.1 (26882) Client [mosqsub|20941-Dachrollo] connection closed: disconnected
                          2024-08-28 23:30:10.729  - info: mqtt.1 (26882) Client [mosqsub|20943-Dachrollo] connected with secret 1724880610729_4274
                          2024-08-28 23:30:10.734  - info: mqtt.1 (26882) Client [mosqsub|20943-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                          2024-08-28 23:30:10.933  - info: mqtt.1 (26882) Client [mosqsub|20943-Dachrollo] publishOnSubscribe
                          2024-08-28 23:30:10.937  - info: mqtt.1 (26882) Client [mosqsub|20943-Dachrollo] connection closed: disconnected
                          2024-08-28 23:30:11.024  - info: mqtt.1 (26882) Client [mosqsub|20945-Dachrollo] connected with secret 1724880611022_7241
                          2024-08-28 23:30:11.031  - info: mqtt.1 (26882) Client [mosqsub|20945-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                          2024-08-28 23:30:11.231  - info: mqtt.1 (26882) Client [mosqsub|20945-Dachrollo] publishOnSubscribe
                          2024-08-28 23:30:11.235  - info: mqtt.1 (26882) Client [mosqsub|20945-Dachrollo] connection closed: disconnected
                          2024-08-28 23:30:11.334  - info: mqtt.1 (26882) Client [mosqpub|20947-Dachrollo] connected with secret 1724880611332_7886
                          2024-08-28 23:30:11.340  - info: mqtt.1 (26882) Client [mosqpub|20947-Dachrollo] connection closed: disconnected
                          2024-08-28 23:30:11.434  - info: mqtt.1 (26882) Client [mosqpub|20949-Dachrollo] connected with secret 1724880611432_1732
                          2024-08-28 23:30:11.438  - info: mqtt.1 (26882) Client [mosqpub|20949-Dachrollo] connection closed: disconnected
                          2024-08-28 23:30:11.532  - info: mqtt.1 (26882) Client [mosqpub|20951-Dachrollo] connected with secret 1724880611531_1670
                          2024-08-28 23:30:11.536  - info: mqtt.1 (26882) Client [mosqpub|20951-Dachrollo] connection closed: disconnected
                          2024-08-28 23:30:11.633  - info: mqtt.1 (26882) Client [mosqpub|20953-Dachrollo] connected with secret 1724880611632_7524
                          2024-08-28 23:30:11.637  - info: mqtt.1 (26882) Client [mosqpub|20953-Dachrollo] connection closed: disconnected
                          2024-08-28 23:30:11.731  - info: mqtt.1 (26882) Client [mosqpub|20955-Dachrollo] connected with secret 1724880611730_1286
                          2024-08-28 23:30:11.737  - info: mqtt.1 (26882) Client [mosqpub|20955-Dachrollo] connection closed: disconnected
                          2024-08-28 23:30:12.022  - info: mqtt.1 (26882) Client [mosqpub|20970-Dachrollo] connected with secret 1724880612020_5469
                          2024-08-28 23:30:12.028  - info: mqtt.1 (26882) Client [mosqpub|20970-Dachrollo] connection closed: disconnected
                          2024-08-28 23:30:12.191  - info: mqtt.1 (26882) Client [mosqpub|20976-Dachrollo] connected with secret 1724880612190_4018
                          2024-08-28 23:30:12.196  - info: mqtt.1 (26882) Client [mosqpub|20976-Dachrollo] connection closed: disconnected
                          2024-08-28 23:30:16.090  - info: host.raspberrypi instance system.adapter.solarmanpv.0 in version "0.5.1" started with pid 3463
                          2024-08-28 23:30:20.386  - info: solarmanpv.0 (3463) starting. Version 0.5.1 in /opt/iobroker/node_modules/iobroker.solarmanpv, node: v20.17.0, js-controller: 6.0.11
                          2024-08-28 23:30:26.448  - info: solarmanpv.0 (3463) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                          2024-08-28 23:30:27.010  - info: host.raspberrypi instance system.adapter.solarmanpv.0 having pid 3463 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2024-08-28 23:31:01.576  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] connection closed: disconnected
                          2024-08-28 23:31:09.600  - info: mqtt.1 (26882) Client [mosqsub|21001-Dachrollo] connected with secret 1724880669599_266
                          2024-08-28 23:31:09.605  - info: mqtt.1 (26882) Client [mosqsub|21001-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                          2024-08-28 23:31:09.806  - info: mqtt.1 (26882) Client [mosqsub|21001-Dachrollo] publishOnSubscribe
                          2024-08-28 23:31:09.810  - info: mqtt.1 (26882) Client [mosqsub|21001-Dachrollo] connection closed: disconnected
                          2024-08-28 23:31:09.897  - info: mqtt.1 (26882) Client [mosqsub|21003-Dachrollo] connected with secret 1724880669896_5577
                          2024-08-28 23:31:09.901  - info: mqtt.1 (26882) Client [mosqsub|21003-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                          2024-08-28 23:31:10.102  - info: mqtt.1 (26882) Client [mosqsub|21003-Dachrollo] publishOnSubscribe
                          2024-08-28 23:31:10.105  - info: mqtt.1 (26882) Client [mosqsub|21003-Dachrollo] connection closed: disconnected
                          2024-08-28 23:31:10.195  - info: mqtt.1 (26882) Client [mosqsub|21005-Dachrollo] connected with secret 1724880670193_6155
                          2024-08-28 23:31:10.199  - info: mqtt.1 (26882) Client [mosqsub|21005-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                          2024-08-28 23:31:10.400  - info: mqtt.1 (26882) Client [mosqsub|21005-Dachrollo] publishOnSubscribe
                          2024-08-28 23:31:10.404  - info: mqtt.1 (26882) Client [mosqsub|21005-Dachrollo] connection closed: disconnected
                          2024-08-28 23:31:10.494  - info: mqtt.1 (26882) Client [mosqsub|21007-Dachrollo] connected with secret 1724880670492_5423
                          2024-08-28 23:31:10.498  - info: mqtt.1 (26882) Client [mosqsub|21007-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                          2024-08-28 23:31:10.700  - info: mqtt.1 (26882) Client [mosqsub|21007-Dachrollo] publishOnSubscribe
                          2024-08-28 23:31:10.704  - info: mqtt.1 (26882) Client [mosqsub|21007-Dachrollo] connection closed: disconnected
                          2024-08-28 23:31:10.793  - info: mqtt.1 (26882) Client [mosqsub|21009-Dachrollo] connected with secret 1724880670792_2510
                          2024-08-28 23:31:10.798  - info: mqtt.1 (26882) Client [mosqsub|21009-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                          2024-08-28 23:31:10.999  - info: mqtt.1 (26882) Client [mosqsub|21009-Dachrollo] publishOnSubscribe
                          2024-08-28 23:31:11.004  - info: mqtt.1 (26882) Client [mosqsub|21009-Dachrollo] connection closed: disconnected
                          2024-08-28 23:31:11.100  - info: mqtt.1 (26882) Client [mosqpub|21011-Dachrollo] connected with secret 1724880671099_3141
                          2024-08-28 23:31:11.105  - info: mqtt.1 (26882) Client [mosqpub|21011-Dachrollo] connection closed: disconnected
                          2024-08-28 23:31:11.201  - info: mqtt.1 (26882) Client [mosqpub|21013-Dachrollo] connected with secret 1724880671200_5157
                          2024-08-28 23:31:11.205  - info: mqtt.1 (26882) Client [mosqpub|21013-Dachrollo] connection closed: disconnected
                          2024-08-28 23:31:11.301  - info: mqtt.1 (26882) Client [mosqpub|21015-Dachrollo] connected with secret 1724880671300_2586
                          2024-08-28 23:31:11.306  - info: mqtt.1 (26882) Client [mosqpub|21015-Dachrollo] connection closed: disconnected
                          2024-08-28 23:31:11.400  - info: mqtt.1 (26882) Client [mosqpub|21017-Dachrollo] connected with secret 1724880671398_6147
                          2024-08-28 23:31:11.406  - info: mqtt.1 (26882) Client [mosqpub|21017-Dachrollo] connection closed: disconnected
                          2024-08-28 23:31:11.498  - info: mqtt.1 (26882) Client [mosqpub|21019-Dachrollo] connected with secret 1724880671497_5787
                          2024-08-28 23:31:11.502  - info: mqtt.1 (26882) Client [mosqpub|21019-Dachrollo] connection closed: disconnected
                          2024-08-28 23:31:11.788  - info: mqtt.1 (26882) Client [mosqpub|21034-Dachrollo] connected with secret 1724880671787_1514
                          2024-08-28 23:31:11.793  - info: mqtt.1 (26882) Client [mosqpub|21034-Dachrollo] connection closed: disconnected
                          2024-08-28 23:31:11.959  - info: mqtt.1 (26882) Client [mosqpub|21040-Dachrollo] connected with secret 1724880671958_6103
                          2024-08-28 23:31:11.964  - info: mqtt.1 (26882) Client [mosqpub|21040-Dachrollo] connection closed: disconnected
                          2024-08-28 23:31:12.255  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] connection closed: timeout
                          2024-08-28 23:31:53.672  - info: web.0 (26709) <== Disconnect system.user.admin from ::ffff:192.168.1.63 vis.0
                          2024-08-28 23:32:09.627  - info: mqtt.1 (26882) Client [mosqsub|21065-Dachrollo] connected with secret 1724880729626_9840
                          2024-08-28 23:32:09.630  - info: mqtt.1 (26882) Client [mosqsub|21065-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                          2024-08-28 23:32:09.831  - info: mqtt.1 (26882) Client [mosqsub|21065-Dachrollo] publishOnSubscribe
                          2024-08-28 23:32:09.836  - info: mqtt.1 (26882) Client [mosqsub|21065-Dachrollo] connection closed: disconnected
                          2024-08-28 23:32:09.920  - info: mqtt.1 (26882) Client [mosqsub|21067-Dachrollo] connected with secret 1724880729919_130
                          2024-08-28 23:32:09.924  - info: mqtt.1 (26882) Client [mosqsub|21067-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                          2024-08-28 23:32:10.126  - info: mqtt.1 (26882) Client [mosqsub|21067-Dachrollo] publishOnSubscribe
                          2024-08-28 23:32:10.131  - info: mqtt.1 (26882) Client [mosqsub|21067-Dachrollo] connection closed: disconnected
                          2024-08-28 23:32:10.215  - info: mqtt.1 (26882) Client [mosqsub|21069-Dachrollo] connected with secret 1724880730214_885
                          2024-08-28 23:32:10.219  - info: mqtt.1 (26882) Client [mosqsub|21069-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                          2024-08-28 23:32:10.420  - info: mqtt.1 (26882) Client [mosqsub|21069-Dachrollo] publishOnSubscribe
                          2024-08-28 23:32:10.424  - info: mqtt.1 (26882) Client [mosqsub|21069-Dachrollo] connection closed: disconnected
                          2024-08-28 23:32:10.512  - info: mqtt.1 (26882) Client [mosqsub|21071-Dachrollo] connected with secret 1724880730511_5111
                          2024-08-28 23:32:10.515  - info: mqtt.1 (26882) Client [mosqsub|21071-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                          2024-08-28 23:32:10.716  - info: mqtt.1 (26882) Client [mosqsub|21071-Dachrollo] publishOnSubscribe
                          2024-08-28 23:32:10.720  - info: mqtt.1 (26882) Client [mosqsub|21071-Dachrollo] connection closed: disconnected
                          2024-08-28 23:32:10.808  - info: mqtt.1 (26882) Client [mosqsub|21073-Dachrollo] connected with secret 1724880730807_9951
                          2024-08-28 23:32:10.813  - info: mqtt.1 (26882) Client [mosqsub|21073-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                          2024-08-28 23:32:11.014  - info: mqtt.1 (26882) Client [mosqsub|21073-Dachrollo] publishOnSubscribe
                          2024-08-28 23:32:11.018  - info: mqtt.1 (26882) Client [mosqsub|21073-Dachrollo] connection closed: disconnected
                          2024-08-28 23:32:11.116  - info: mqtt.1 (26882) Client [mosqpub|21075-Dachrollo] connected with secret 1724880731115_4953
                          2024-08-28 23:32:11.122  - info: mqtt.1 (26882) Client [mosqpub|21075-Dachrollo] connection closed: disconnected
                          2024-08-28 23:32:11.217  - info: mqtt.1 (26882) Client [mosqpub|21077-Dachrollo] connected with secret 1724880731216_3779
                          2024-08-28 23:32:11.224  - info: mqtt.1 (26882) Client [mosqpub|21077-Dachrollo] connection closed: disconnected
                          2024-08-28 23:32:11.318  - info: mqtt.1 (26882) Client [mosqpub|21079-Dachrollo] connected with secret 1724880731317_7677
                          2024-08-28 23:32:11.323  - info: mqtt.1 (26882) Client [mosqpub|21079-Dachrollo] connection closed: disconnected
                          2024-08-28 23:32:11.414  - info: mqtt.1 (26882) Client [mosqpub|21081-Dachrollo] connected with secret 1724880731414_1714
                          2024-08-28 23:32:11.421  - info: mqtt.1 (26882) Client [mosqpub|21081-Dachrollo] connection closed: disconnected
                          2024-08-28 23:32:11.511  - info: mqtt.1 (26882) Client [mosqpub|21083-Dachrollo] connected with secret 1724880731510_2679
                          2024-08-28 23:32:11.517  - info: mqtt.1 (26882) Client [mosqpub|21083-Dachrollo] connection closed: disconnected
                          2024-08-28 23:32:11.801  - info: mqtt.1 (26882) Client [mosqpub|21098-Dachrollo] connected with secret 1724880731800_6944
                          2024-08-28 23:32:11.805  - info: mqtt.1 (26882) Client [mosqpub|21098-Dachrollo] connection closed: disconnected
                          2024-08-28 23:32:11.974  - info: mqtt.1 (26882) Client [mosqpub|21104-Dachrollo] connected with secret 1724880731973_9365
                          2024-08-28 23:32:11.979  - info: mqtt.1 (26882) Client [mosqpub|21104-Dachrollo] connection closed: disconnected
                          2024-08-28 23:33:00.167  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: Freier Swap: 1647
                           MB von 2048MB (80%)
                          2024-08-28 23:33:00.169  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: GPU Temp: 50.5 °C
                          2024-08-28 23:33:00.170  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: CPU Temp: 50.464 °C
                          2024-08-28 23:33:00.174  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: Freier RAM: 275
                           MB von 922MB (30%)
                          2024-08-28 23:33:09.618  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] connected with secret 1724880789617_2706
                          2024-08-28 23:33:09.748  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.12V_on_off"
                          2024-08-28 23:33:09.763  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert2"
                          2024-08-28 23:33:09.764  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert3"
                          2024-08-28 23:33:09.765  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert4"
                          2024-08-28 23:33:09.766  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] connection closed: disconnected
                          2024-08-28 23:33:09.949  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                          2024-08-28 23:33:09.964  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                          2024-08-28 23:33:09.970  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                          2024-08-28 23:33:09.971  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                          2024-08-28 23:33:10.158  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] connected with secret 1724880790154_1169
                          2024-08-28 23:33:10.198  - info: mqtt.1 (26882) Client [mosqsub|21130-Dachrollo] connected with secret 1724880790197_1908
                          2024-08-28 23:33:10.202  - info: mqtt.1 (26882) Client [mosqsub|21130-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                          2024-08-28 23:33:10.278  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.12V_on_off"
                          2024-08-28 23:33:10.288  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert2"
                          2024-08-28 23:33:10.289  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert3"
                          2024-08-28 23:33:10.290  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert4"
                          2024-08-28 23:33:10.403  - info: mqtt.1 (26882) Client [mosqsub|21130-Dachrollo] publishOnSubscribe
                          2024-08-28 23:33:10.407  - info: mqtt.1 (26882) Client [mosqsub|21130-Dachrollo] connection closed: disconnected
                          2024-08-28 23:33:10.480  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                          2024-08-28 23:33:10.489  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                          2024-08-28 23:33:10.491  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                          2024-08-28 23:33:10.492  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                          2024-08-28 23:33:10.496  - info: mqtt.1 (26882) Client [mosqsub|21132-Dachrollo] connected with secret 1724880790495_8889
                          2024-08-28 23:33:10.501  - info: mqtt.1 (26882) Client [mosqsub|21132-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                          2024-08-28 23:33:10.702  - info: mqtt.1 (26882) Client [mosqsub|21132-Dachrollo] publishOnSubscribe
                          2024-08-28 23:33:10.707  - info: mqtt.1 (26882) Client [mosqsub|21132-Dachrollo] connection closed: disconnected
                          2024-08-28 23:33:10.782  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] connected with secret 1724880790781_6189
                          2024-08-28 23:33:10.797  - info: mqtt.1 (26882) Client [mosqsub|21134-Dachrollo] connected with secret 1724880790791_138
                          2024-08-28 23:33:10.802  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] subscribes on "/Aussenfuehler/#" with regex /^Aussenfuehler\..*/
                          2024-08-28 23:33:10.803  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] subscribes on "/Aussenfuehler/#"  with regex /^mqtt\.1\.Aussenfuehler\..*/
                          2024-08-28 23:33:10.806  - info: mqtt.1 (26882) Client [mosqsub|21134-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                          2024-08-28 23:33:10.837  - info: mqtt.1 (26882) Client [mosqsub|21134-Dachrollo] connection closed: disconnected
                          2024-08-28 23:33:10.921  - info: mqtt.1 (26882) Client [mosqsub|21136-Dachrollo] connected with secret 1724880790921_4967
                          2024-08-28 23:33:10.926  - info: mqtt.1 (26882) Client [mosqsub|21136-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                          2024-08-28 23:33:11.003  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] publishOnSubscribe send all known states
                          2024-08-28 23:33:11.007  - info: mqtt.1 (26882) Client [mosqsub|21134-Dachrollo] publishOnSubscribe
                          2024-08-28 23:33:11.126  - info: mqtt.1 (26882) Client [mosqsub|21136-Dachrollo] publishOnSubscribe
                          2024-08-28 23:33:11.144  - info: mqtt.1 (26882) Client [mosqsub|21136-Dachrollo] connection closed: disconnected
                          2024-08-28 23:33:11.231  - info: mqtt.1 (26882) Client [mosqsub|21138-Dachrollo] connected with secret 1724880791230_2289
                          2024-08-28 23:33:11.235  - info: mqtt.1 (26882) Client [mosqsub|21138-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                          2024-08-28 23:33:11.436  - info: mqtt.1 (26882) Client [mosqsub|21138-Dachrollo] publishOnSubscribe
                          2024-08-28 23:33:11.440  - info: mqtt.1 (26882) Client [mosqsub|21138-Dachrollo] connection closed: disconnected
                          2024-08-28 23:33:11.537  - info: mqtt.1 (26882) Client [mosqpub|21140-Dachrollo] connected with secret 1724880791536_1720
                          2024-08-28 23:33:11.542  - info: mqtt.1 (26882) Client [mosqpub|21140-Dachrollo] connection closed: disconnected
                          2024-08-28 23:33:11.635  - info: mqtt.1 (26882) Client [mosqpub|21142-Dachrollo] connected with secret 1724880791634_1007
                          2024-08-28 23:33:11.640  - info: mqtt.1 (26882) Client [mosqpub|21142-Dachrollo] connection closed: disconnected
                          2024-08-28 23:33:11.733  - info: mqtt.1 (26882) Client [mosqpub|21144-Dachrollo] connected with secret 1724880791732_6488
                          2024-08-28 23:33:11.739  - info: mqtt.1 (26882) Client [mosqpub|21144-Dachrollo] connection closed: disconnected
                          2024-08-28 23:33:11.831  - info: mqtt.1 (26882) Client [mosqpub|21146-Dachrollo] connected with secret 1724880791830_5171
                          2024-08-28 23:33:11.837  - info: mqtt.1 (26882) Client [mosqpub|21146-Dachrollo] connection closed: disconnected
                          2024-08-28 23:33:11.932  - info: mqtt.1 (26882) Client [mosqpub|21148-Dachrollo] connected with secret 1724880791931_7
                          2024-08-28 23:33:11.936  - info: mqtt.1 (26882) Client [mosqpub|21148-Dachrollo] connection closed: disconnected
                          2024-08-28 23:33:12.102  - info: host.raspberrypi instance system.adapter.openweathermap.0 in version "1.1.2" started with pid 4431
                          2024-08-28 23:33:12.221  - info: mqtt.1 (26882) Client [mosqpub|21163-Dachrollo] connected with secret 1724880792220_4268
                          2024-08-28 23:33:12.226  - info: mqtt.1 (26882) Client [mosqpub|21163-Dachrollo] connection closed: disconnected
                          2024-08-28 23:33:12.390  - info: mqtt.1 (26882) Client [mosqpub|21169-Dachrollo] connected with secret 1724880792389_8236
                          2024-08-28 23:33:12.397  - info: mqtt.1 (26882) Client [mosqpub|21169-Dachrollo] connection closed: disconnected
                          2024-08-28 23:33:17.921  - info: openweathermap.0 (4431) starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v20.17.0, js-controller: 6.0.11
                          2024-08-28 23:33:33.176  - info: openweathermap.0 (4431) Terminated (NO_ERROR): Without reason
                          2024-08-28 23:33:33.731  - info: host.raspberrypi instance system.adapter.openweathermap.0 having pid 4431 terminated with code 0 (NO_ERROR)
                          2024-08-28 23:33:55.602  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] connection closed: disconnected
                          2024-08-28 23:34:05.529  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] connection closed: timeout
                          2024-08-28 23:34:10.081  - info: mqtt.1 (26882) Client [mosqsub|21194-Dachrollo] connected with secret 1724880850080_3567
                          2024-08-28 23:34:10.087  - info: mqtt.1 (26882) Client [mosqsub|21194-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                          2024-08-28 23:34:10.288  - info: mqtt.1 (26882) Client [mosqsub|21194-Dachrollo] publishOnSubscribe
                          2024-08-28 23:34:10.292  - info: mqtt.1 (26882) Client [mosqsub|21194-Dachrollo] connection closed: disconnected
                          2024-08-28 23:34:10.382  - info: mqtt.1 (26882) Client [mosqsub|21196-Dachrollo] connected with secret 1724880850380_616
                          2024-08-28 23:34:10.386  - info: mqtt.1 (26882) Client [mosqsub|21196-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                          2024-08-28 23:34:10.588  - info: mqtt.1 (26882) Client [mosqsub|21196-Dachrollo] publishOnSubscribe
                          2024-08-28 23:34:10.592  - info: mqtt.1 (26882) Client [mosqsub|21196-Dachrollo] connection closed: disconnected
                          2024-08-28 23:34:10.680  - info: mqtt.1 (26882) Client [mosqsub|21198-Dachrollo] connected with secret 1724880850679_9243
                          2024-08-28 23:34:10.684  - info: mqtt.1 (26882) Client [mosqsub|21198-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                          2024-08-28 23:34:10.886  - info: mqtt.1 (26882) Client [mosqsub|21198-Dachrollo] publishOnSubscribe
                          2024-08-28 23:34:10.890  - info: mqtt.1 (26882) Client [mosqsub|21198-Dachrollo] connection closed: disconnected
                          2024-08-28 23:34:10.979  - info: mqtt.1 (26882) Client [mosqsub|21200-Dachrollo] connected with secret 1724880850978_7977
                          2024-08-28 23:34:10.983  - info: mqtt.1 (26882) Client [mosqsub|21200-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                          2024-08-28 23:34:11.184  - info: mqtt.1 (26882) Client [mosqsub|21200-Dachrollo] publishOnSubscribe
                          2024-08-28 23:34:11.188  - info: mqtt.1 (26882) Client [mosqsub|21200-Dachrollo] connection closed: disconnected
                          2024-08-28 23:34:11.273  - info: mqtt.1 (26882) Client [mosqsub|21202-Dachrollo] connected with secret 1724880851272_675
                          2024-08-28 23:34:11.276  - info: mqtt.1 (26882) Client [mosqsub|21202-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                          2024-08-28 23:34:11.477  - info: mqtt.1 (26882) Client [mosqsub|21202-Dachrollo] publishOnSubscribe
                          2024-08-28 23:34:11.480  - info: mqtt.1 (26882) Client [mosqsub|21202-Dachrollo] connection closed: disconnected
                          2024-08-28 23:34:11.578  - info: mqtt.1 (26882) Client [mosqpub|21204-Dachrollo] connected with secret 1724880851578_9634
                          2024-08-28 23:34:11.582  - info: mqtt.1 (26882) Client [mosqpub|21204-Dachrollo] connection closed: disconnected
                          2024-08-28 23:34:11.677  - info: mqtt.1 (26882) Client [mosqpub|21206-Dachrollo] connected with secret 1724880851676_7585
                          2024-08-28 23:34:11.681  - info: mqtt.1 (26882) Client [mosqpub|21206-Dachrollo] connection closed: disconnected
                          2024-08-28 23:34:11.783  - info: mqtt.1 (26882) Client [mosqpub|21208-Dachrollo] connected with secret 1724880851781_2571
                          2024-08-28 23:34:11.787  - info: mqtt.1 (26882) Client [mosqpub|21208-Dachrollo] connection closed: disconnected
                          2024-08-28 23:34:11.883  - info: mqtt.1 (26882) Client [mosqpub|21210-Dachrollo] connected with secret 1724880851882_5629
                          2024-08-28 23:34:11.887  - info: mqtt.1 (26882) Client [mosqpub|21210-Dachrollo] connection closed: disconnected
                          2024-08-28 23:34:11.984  - info: mqtt.1 (26882) Client [mosqpub|21212-Dachrollo] connected with secret 1724880851983_6311
                          2024-08-28 23:34:11.989  - info: mqtt.1 (26882) Client [mosqpub|21212-Dachrollo] connection closed: disconnected
                          2024-08-28 23:34:12.275  - info: mqtt.1 (26882) Client [mosqpub|21227-Dachrollo] connected with secret 1724880852274_1264
                          2024-08-28 23:34:12.280  - info: mqtt.1 (26882) Client [mosqpub|21227-Dachrollo] connection closed: disconnected
                          2024-08-28 23:34:12.443  - info: mqtt.1 (26882) Client [mosqpub|21233-Dachrollo] connected with secret 1724880852442_7748
                          2024-08-28 23:34:12.449  - info: mqtt.1 (26882) Client [mosqpub|21233-Dachrollo] connection closed: disconnected
                          2024-08-28 23:35:10.184  - info: mqtt.1 (26882) Client [mosqsub|21259-Dachrollo] connected with secret 1724880910179_266
                          2024-08-28 23:35:10.188  - info: mqtt.1 (26882) Client [mosqsub|21259-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                          2024-08-28 23:35:10.389  - info: mqtt.1 (26882) Client [mosqsub|21259-Dachrollo] publishOnSubscribe
                          2024-08-28 23:35:10.392  - info: mqtt.1 (26882) Client [mosqsub|21259-Dachrollo] connection closed: disconnected
                          2024-08-28 23:35:10.481  - info: mqtt.1 (26882) Client [mosqsub|21261-Dachrollo] connected with secret 1724880910480_4468
                          2024-08-28 23:35:10.485  - info: mqtt.1 (26882) Client [mosqsub|21261-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                          2024-08-28 23:35:10.686  - info: mqtt.1 (26882) Client [mosqsub|21261-Dachrollo] publishOnSubscribe
                          2024-08-28 23:35:10.691  - info: mqtt.1 (26882) Client [mosqsub|21261-Dachrollo] connection closed: disconnected
                          2024-08-28 23:35:10.776  - info: mqtt.1 (26882) Client [mosqsub|21263-Dachrollo] connected with secret 1724880910775_6079
                          2024-08-28 23:35:10.780  - info: mqtt.1 (26882) Client [mosqsub|21263-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                          2024-08-28 23:35:10.980  - info: mqtt.1 (26882) Client [mosqsub|21263-Dachrollo] publishOnSubscribe
                          2024-08-28 23:35:10.984  - info: mqtt.1 (26882) Client [mosqsub|21263-Dachrollo] connection closed: disconnected
                          2024-08-28 23:35:11.074  - info: mqtt.1 (26882) Client [mosqsub|21265-Dachrollo] connected with secret 1724880911073_2895
                          2024-08-28 23:35:11.079  - info: mqtt.1 (26882) Client [mosqsub|21265-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                          2024-08-28 23:35:11.280  - info: mqtt.1 (26882) Client [mosqsub|21265-Dachrollo] publishOnSubscribe
                          2024-08-28 23:35:11.284  - info: mqtt.1 (26882) Client [mosqsub|21265-Dachrollo] connection closed: disconnected
                          2024-08-28 23:35:11.372  - info: mqtt.1 (26882) Client [mosqsub|21267-Dachrollo] connected with secret 1724880911370_5712
                          2024-08-28 23:35:11.376  - info: mqtt.1 (26882) Client [mosqsub|21267-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                          2024-08-28 23:35:11.578  - info: mqtt.1 (26882) Client [mosqsub|21267-Dachrollo] publishOnSubscribe
                          2024-08-28 23:35:11.581  - info: mqtt.1 (26882) Client [mosqsub|21267-Dachrollo] connection closed: disconnected
                          2024-08-28 23:35:11.678  - info: mqtt.1 (26882) Client [mosqpub|21269-Dachrollo] connected with secret 1724880911677_3316
                          2024-08-28 23:35:11.682  - info: mqtt.1 (26882) Client [mosqpub|21269-Dachrollo] connection closed: disconnected
                          2024-08-28 23:35:11.777  - info: mqtt.1 (26882) Client [mosqpub|21271-Dachrollo] connected with secret 1724880911776_1770
                          2024-08-28 23:35:11.781  - info: mqtt.1 (26882) Client [mosqpub|21271-Dachrollo] connection closed: disconnected
                          2024-08-28 23:35:11.875  - info: mqtt.1 (26882) Client [mosqpub|21273-Dachrollo] connected with secret 1724880911874_1281
                          2024-08-28 23:35:11.879  - info: mqtt.1 (26882) Client [mosqpub|21273-Dachrollo] connection closed: disconnected
                          2024-08-28 23:35:11.972  - info: mqtt.1 (26882) Client [mosqpub|21275-Dachrollo] connected with secret 1724880911971_1361
                          2024-08-28 23:35:11.976  - info: mqtt.1 (26882) Client [mosqpub|21275-Dachrollo] connection closed: disconnected
                          2024-08-28 23:35:12.070  - info: mqtt.1 (26882) Client [mosqpub|21277-Dachrollo] connected with secret 1724880912069_4224
                          2024-08-28 23:35:12.075  - info: mqtt.1 (26882) Client [mosqpub|21277-Dachrollo] connection closed: disconnected
                          2024-08-28 23:35:12.365  - info: mqtt.1 (26882) Client [mosqpub|21292-Dachrollo] connected with secret 1724880912364_9741
                          2024-08-28 23:35:12.374  - info: mqtt.1 (26882) Client [mosqpub|21292-Dachrollo] connection closed: disconnected
                          2024-08-28 23:35:12.541  - info: mqtt.1 (26882) Client [mosqpub|21298-Dachrollo] connected with secret 1724880912539_6908
                          2024-08-28 23:35:12.546  - info: mqtt.1 (26882) Client [mosqpub|21298-Dachrollo] connection closed: disconnected
                          2024-08-28 23:35:16.047  - info: host.raspberrypi instance system.adapter.solarmanpv.0 in version "0.5.1" started with pid 5119
                          2024-08-28 23:35:20.529  - info: solarmanpv.0 (5119) starting. Version 0.5.1 in /opt/iobroker/node_modules/iobroker.solarmanpv, node: v20.17.0, js-controller: 6.0.11
                          2024-08-28 23:35:24.146  - info: solarmanpv.0 (5119) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                          2024-08-28 23:35:24.701  - info: host.raspberrypi instance system.adapter.solarmanpv.0 having pid 5119 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          pi@raspberrypi:~ $ 
                          

                          Wenn es mehrere Möglichkeiten gibt, eine Aufgabe zu erledigen, und eine davon in einer Katastrophe endet oder sonstwie unerwünschte Konsequenzen nach sich zieht, dann wird es jemand genau so machen. Alles, was schiefgehen kann, wird auch schiefgehen.
                          (Murphys Gesetz)

                          spicerS 1 Antwort Letzte Antwort
                          0
                          • spicerS spicer

                            @thomas-braun

                            ...
                             MB von 922MB (33%)
                            2024-08-28 23:27:00.129  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: Freier Swap: 1638
                             MB von 2048MB (80%)
                            2024-08-28 23:27:10.247  - info: mqtt.1 (26882) Client [mosqsub|20744-Dachrollo] connected with secret 1724880430246_4288
                            2024-08-28 23:27:10.252  - info: mqtt.1 (26882) Client [mosqsub|20744-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                            2024-08-28 23:27:10.453  - info: mqtt.1 (26882) Client [mosqsub|20744-Dachrollo] publishOnSubscribe
                            2024-08-28 23:27:10.456  - info: mqtt.1 (26882) Client [mosqsub|20744-Dachrollo] connection closed: disconnected
                            2024-08-28 23:27:10.546  - info: mqtt.1 (26882) Client [mosqsub|20746-Dachrollo] connected with secret 1724880430545_7858
                            2024-08-28 23:27:10.552  - info: mqtt.1 (26882) Client [mosqsub|20746-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                            2024-08-28 23:27:10.752  - info: mqtt.1 (26882) Client [mosqsub|20746-Dachrollo] publishOnSubscribe
                            2024-08-28 23:27:10.757  - info: mqtt.1 (26882) Client [mosqsub|20746-Dachrollo] connection closed: disconnected
                            2024-08-28 23:27:10.845  - info: mqtt.1 (26882) Client [mosqsub|20748-Dachrollo] connected with secret 1724880430844_7856
                            2024-08-28 23:27:10.850  - info: mqtt.1 (26882) Client [mosqsub|20748-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                            2024-08-28 23:27:11.051  - info: mqtt.1 (26882) Client [mosqsub|20748-Dachrollo] publishOnSubscribe
                            2024-08-28 23:27:11.054  - info: mqtt.1 (26882) Client [mosqsub|20748-Dachrollo] connection closed: disconnected
                            2024-08-28 23:27:11.139  - info: mqtt.1 (26882) Client [mosqsub|20750-Dachrollo] connected with secret 1724880431138_4610
                            2024-08-28 23:27:11.143  - info: mqtt.1 (26882) Client [mosqsub|20750-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                            2024-08-28 23:27:11.344  - info: mqtt.1 (26882) Client [mosqsub|20750-Dachrollo] publishOnSubscribe
                            2024-08-28 23:27:11.348  - info: mqtt.1 (26882) Client [mosqsub|20750-Dachrollo] connection closed: disconnected
                            2024-08-28 23:27:11.436  - info: mqtt.1 (26882) Client [mosqsub|20752-Dachrollo] connected with secret 1724880431435_6621
                            2024-08-28 23:27:11.439  - info: mqtt.1 (26882) Client [mosqsub|20752-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                            2024-08-28 23:27:11.640  - info: mqtt.1 (26882) Client [mosqsub|20752-Dachrollo] publishOnSubscribe
                            2024-08-28 23:27:11.644  - info: mqtt.1 (26882) Client [mosqsub|20752-Dachrollo] connection closed: disconnected
                            2024-08-28 23:27:11.742  - info: mqtt.1 (26882) Client [mosqpub|20754-Dachrollo] connected with secret 1724880431741_3090
                            2024-08-28 23:27:11.747  - info: mqtt.1 (26882) Client [mosqpub|20754-Dachrollo] connection closed: disconnected
                            2024-08-28 23:27:11.842  - info: mqtt.1 (26882) Client [mosqpub|20756-Dachrollo] connected with secret 1724880431840_414
                            2024-08-28 23:27:11.849  - info: mqtt.1 (26882) Client [mosqpub|20756-Dachrollo] connection closed: disconnected
                            2024-08-28 23:27:11.920  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] connected with secret 1724880431917_6742
                            2024-08-28 23:27:11.942  - info: mqtt.1 (26882) Client [mosqpub|20758-Dachrollo] connected with secret 1724880431941_8754
                            2024-08-28 23:27:11.947  - info: mqtt.1 (26882) Client [mosqpub|20758-Dachrollo] connection closed: disconnected
                            2024-08-28 23:27:12.042  - info: mqtt.1 (26882) Client [mosqpub|20760-Dachrollo] connected with secret 1724880432041_2336
                            2024-08-28 23:27:12.047  - info: mqtt.1 (26882) Client [mosqpub|20760-Dachrollo] connection closed: disconnected
                            2024-08-28 23:27:12.051  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.12V_on_off"
                            2024-08-28 23:27:12.065  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert2"
                            2024-08-28 23:27:12.066  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert3"
                            2024-08-28 23:27:12.067  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert4"
                            2024-08-28 23:27:12.067  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] connection closed: disconnected
                            2024-08-28 23:27:12.142  - info: mqtt.1 (26882) Client [mosqpub|20762-Dachrollo] connected with secret 1724880432141_7072
                            2024-08-28 23:27:12.147  - info: mqtt.1 (26882) Client [mosqpub|20762-Dachrollo] connection closed: disconnected
                            2024-08-28 23:27:12.251  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                            2024-08-28 23:27:12.265  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                            2024-08-28 23:27:12.266  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                            2024-08-28 23:27:12.268  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                            2024-08-28 23:27:12.432  - info: mqtt.1 (26882) Client [mosqpub|20777-Dachrollo] connected with secret 1724880432431_7101
                            2024-08-28 23:27:12.437  - info: mqtt.1 (26882) Client [mosqpub|20777-Dachrollo] connection closed: disconnected
                            2024-08-28 23:27:12.465  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] connected with secret 1724880432460_7409
                            2024-08-28 23:27:12.584  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.12V_on_off"
                            2024-08-28 23:27:12.593  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert2"
                            2024-08-28 23:27:12.595  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert3"
                            2024-08-28 23:27:12.595  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert4"
                            2024-08-28 23:27:12.605  - info: mqtt.1 (26882) Client [mosqpub|20783-Dachrollo] connected with secret 1724880432604_1289
                            2024-08-28 23:27:12.609  - info: mqtt.1 (26882) Client [mosqpub|20783-Dachrollo] connection closed: disconnected
                            2024-08-28 23:27:12.785  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                            2024-08-28 23:27:12.794  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                            2024-08-28 23:27:12.795  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                            2024-08-28 23:27:12.796  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                            2024-08-28 23:27:16.040  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] connected with secret 1724880433108_3203
                            2024-08-28 23:27:16.058  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] subscribes on "/Aussenfuehler/#" with regex /^Aussenfuehler\..*/
                            2024-08-28 23:27:16.059  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] subscribes on "/Aussenfuehler/#"  with regex /^mqtt\.1\.Aussenfuehler\..*/
                            2024-08-28 23:27:16.260  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] publishOnSubscribe send all known states
                            2024-08-28 23:27:17.184  - info: web.0 (26709) <== Disconnect system.user.admin from ::ffff:192.168.1.63 vis.0
                            2024-08-28 23:27:19.478  - info: web.0 (26709) ==> Connected system.user.admin from ::ffff:192.168.1.63
                            2024-08-28 23:28:08.339  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] connection closed: disconnected
                            2024-08-28 23:28:10.235  - info: mqtt.1 (26882) Client [mosqsub|20808-Dachrollo] connected with secret 1724880490233_3193
                            2024-08-28 23:28:10.238  - info: mqtt.1 (26882) Client [mosqsub|20808-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                            2024-08-28 23:28:10.439  - info: mqtt.1 (26882) Client [mosqsub|20808-Dachrollo] publishOnSubscribe
                            2024-08-28 23:28:10.443  - info: mqtt.1 (26882) Client [mosqsub|20808-Dachrollo] connection closed: disconnected
                            2024-08-28 23:28:10.530  - info: mqtt.1 (26882) Client [mosqsub|20810-Dachrollo] connected with secret 1724880490529_1990
                            2024-08-28 23:28:10.534  - info: mqtt.1 (26882) Client [mosqsub|20810-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                            2024-08-28 23:28:10.734  - info: mqtt.1 (26882) Client [mosqsub|20810-Dachrollo] publishOnSubscribe
                            2024-08-28 23:28:10.737  - info: mqtt.1 (26882) Client [mosqsub|20810-Dachrollo] connection closed: disconnected
                            2024-08-28 23:28:10.824  - info: mqtt.1 (26882) Client [mosqsub|20812-Dachrollo] connected with secret 1724880490822_5106
                            2024-08-28 23:28:10.828  - info: mqtt.1 (26882) Client [mosqsub|20812-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                            2024-08-28 23:28:11.030  - info: mqtt.1 (26882) Client [mosqsub|20812-Dachrollo] publishOnSubscribe
                            2024-08-28 23:28:11.034  - info: mqtt.1 (26882) Client [mosqsub|20812-Dachrollo] connection closed: disconnected
                            2024-08-28 23:28:11.122  - info: mqtt.1 (26882) Client [mosqsub|20814-Dachrollo] connected with secret 1724880491121_2661
                            2024-08-28 23:28:11.128  - info: mqtt.1 (26882) Client [mosqsub|20814-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                            2024-08-28 23:28:11.329  - info: mqtt.1 (26882) Client [mosqsub|20814-Dachrollo] publishOnSubscribe
                            2024-08-28 23:28:11.333  - info: mqtt.1 (26882) Client [mosqsub|20814-Dachrollo] connection closed: disconnected
                            2024-08-28 23:28:11.418  - info: mqtt.1 (26882) Client [mosqsub|20816-Dachrollo] connected with secret 1724880491417_8233
                            2024-08-28 23:28:11.424  - info: mqtt.1 (26882) Client [mosqsub|20816-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                            2024-08-28 23:28:11.626  - info: mqtt.1 (26882) Client [mosqsub|20816-Dachrollo] publishOnSubscribe
                            2024-08-28 23:28:11.630  - info: mqtt.1 (26882) Client [mosqsub|20816-Dachrollo] connection closed: disconnected
                            2024-08-28 23:28:11.730  - info: mqtt.1 (26882) Client [mosqpub|20818-Dachrollo] connected with secret 1724880491729_2398
                            2024-08-28 23:28:11.741  - info: mqtt.1 (26882) Client [mosqpub|20818-Dachrollo] connection closed: disconnected
                            2024-08-28 23:28:11.836  - info: mqtt.1 (26882) Client [mosqpub|20820-Dachrollo] connected with secret 1724880491834_449
                            2024-08-28 23:28:11.841  - info: mqtt.1 (26882) Client [mosqpub|20820-Dachrollo] connection closed: disconnected
                            2024-08-28 23:28:11.935  - info: mqtt.1 (26882) Client [mosqpub|20822-Dachrollo] connected with secret 1724880491933_9250
                            2024-08-28 23:28:11.940  - info: mqtt.1 (26882) Client [mosqpub|20822-Dachrollo] connection closed: disconnected
                            2024-08-28 23:28:12.034  - info: mqtt.1 (26882) Client [mosqpub|20824-Dachrollo] connected with secret 1724880492032_7881
                            2024-08-28 23:28:12.040  - info: mqtt.1 (26882) Client [mosqpub|20824-Dachrollo] connection closed: disconnected
                            2024-08-28 23:28:12.132  - info: mqtt.1 (26882) Client [mosqpub|20826-Dachrollo] connected with secret 1724880492131_3921
                            2024-08-28 23:28:12.137  - info: mqtt.1 (26882) Client [mosqpub|20826-Dachrollo] connection closed: disconnected
                            2024-08-28 23:28:12.424  - info: mqtt.1 (26882) Client [mosqpub|20841-Dachrollo] connected with secret 1724880492422_535
                            2024-08-28 23:28:12.429  - info: mqtt.1 (26882) Client [mosqpub|20841-Dachrollo] connection closed: disconnected
                            2024-08-28 23:28:12.595  - info: mqtt.1 (26882) Client [mosqpub|20847-Dachrollo] connected with secret 1724880492594_2652
                            2024-08-28 23:28:12.600  - info: mqtt.1 (26882) Client [mosqpub|20847-Dachrollo] connection closed: disconnected
                            2024-08-28 23:28:17.701  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] connection closed: timeout
                            2024-08-28 23:29:10.238  - info: mqtt.1 (26882) Client [mosqsub|20872-Dachrollo] connected with secret 1724880550237_799
                            2024-08-28 23:29:10.242  - info: mqtt.1 (26882) Client [mosqsub|20872-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                            2024-08-28 23:29:10.443  - info: mqtt.1 (26882) Client [mosqsub|20872-Dachrollo] publishOnSubscribe
                            2024-08-28 23:29:10.446  - info: mqtt.1 (26882) Client [mosqsub|20872-Dachrollo] connection closed: disconnected
                            2024-08-28 23:29:10.534  - info: mqtt.1 (26882) Client [mosqsub|20874-Dachrollo] connected with secret 1724880550533_1548
                            2024-08-28 23:29:10.537  - info: mqtt.1 (26882) Client [mosqsub|20874-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                            2024-08-28 23:29:10.740  - info: mqtt.1 (26882) Client [mosqsub|20874-Dachrollo] publishOnSubscribe
                            2024-08-28 23:29:10.744  - info: mqtt.1 (26882) Client [mosqsub|20874-Dachrollo] connection closed: disconnected
                            2024-08-28 23:29:10.832  - info: mqtt.1 (26882) Client [mosqsub|20876-Dachrollo] connected with secret 1724880550831_672
                            2024-08-28 23:29:10.837  - info: mqtt.1 (26882) Client [mosqsub|20876-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                            2024-08-28 23:29:11.038  - info: mqtt.1 (26882) Client [mosqsub|20876-Dachrollo] publishOnSubscribe
                            2024-08-28 23:29:11.042  - info: mqtt.1 (26882) Client [mosqsub|20876-Dachrollo] connection closed: disconnected
                            2024-08-28 23:29:11.129  - info: mqtt.1 (26882) Client [mosqsub|20878-Dachrollo] connected with secret 1724880551128_5523
                            2024-08-28 23:29:11.134  - info: mqtt.1 (26882) Client [mosqsub|20878-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                            2024-08-28 23:29:11.334  - info: mqtt.1 (26882) Client [mosqsub|20878-Dachrollo] publishOnSubscribe
                            2024-08-28 23:29:11.338  - info: mqtt.1 (26882) Client [mosqsub|20878-Dachrollo] connection closed: disconnected
                            2024-08-28 23:29:11.424  - info: mqtt.1 (26882) Client [mosqsub|20880-Dachrollo] connected with secret 1724880551423_9587
                            2024-08-28 23:29:11.427  - info: mqtt.1 (26882) Client [mosqsub|20880-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                            2024-08-28 23:29:11.628  - info: mqtt.1 (26882) Client [mosqsub|20880-Dachrollo] publishOnSubscribe
                            2024-08-28 23:29:11.631  - info: mqtt.1 (26882) Client [mosqsub|20880-Dachrollo] connection closed: disconnected
                            2024-08-28 23:29:11.728  - info: mqtt.1 (26882) Client [mosqpub|20882-Dachrollo] connected with secret 1724880551727_6491
                            2024-08-28 23:29:11.732  - info: mqtt.1 (26882) Client [mosqpub|20882-Dachrollo] connection closed: disconnected
                            2024-08-28 23:29:11.825  - info: mqtt.1 (26882) Client [mosqpub|20884-Dachrollo] connected with secret 1724880551824_4315
                            2024-08-28 23:29:11.830  - info: mqtt.1 (26882) Client [mosqpub|20884-Dachrollo] connection closed: disconnected
                            2024-08-28 23:29:11.924  - info: mqtt.1 (26882) Client [mosqpub|20886-Dachrollo] connected with secret 1724880551923_1207
                            2024-08-28 23:29:11.931  - info: mqtt.1 (26882) Client [mosqpub|20886-Dachrollo] connection closed: disconnected
                            2024-08-28 23:29:12.025  - info: mqtt.1 (26882) Client [mosqpub|20888-Dachrollo] connected with secret 1724880552024_7072
                            2024-08-28 23:29:12.030  - info: mqtt.1 (26882) Client [mosqpub|20888-Dachrollo] connection closed: disconnected
                            2024-08-28 23:29:12.124  - info: mqtt.1 (26882) Client [mosqpub|20890-Dachrollo] connected with secret 1724880552123_5335
                            2024-08-28 23:29:12.130  - info: mqtt.1 (26882) Client [mosqpub|20890-Dachrollo] connection closed: disconnected
                            2024-08-28 23:29:12.416  - info: mqtt.1 (26882) Client [mosqpub|20905-Dachrollo] connected with secret 1724880552414_5267
                            2024-08-28 23:29:12.426  - info: mqtt.1 (26882) Client [mosqpub|20905-Dachrollo] connection closed: disconnected
                            2024-08-28 23:29:12.593  - info: mqtt.1 (26882) Client [mosqpub|20911-Dachrollo] connected with secret 1724880552592_1927
                            2024-08-28 23:29:12.598  - info: mqtt.1 (26882) Client [mosqpub|20911-Dachrollo] connection closed: disconnected
                            2024-08-28 23:29:17.143  - info: web.0 (26709) <== Disconnect system.user.admin from ::ffff:192.168.1.63 vis.0
                            2024-08-28 23:29:19.190  - info: web.0 (26709) ==> Connected system.user.admin from ::ffff:192.168.1.63
                            2024-08-28 23:30:00.147  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: GPU Temp: 51.5 °C
                            2024-08-28 23:30:00.149  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: CPU Temp: 51.54 °C
                            2024-08-28 23:30:00.167  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: Freier RAM: 291
                             MB von 922MB (32%)
                            2024-08-28 23:30:00.168  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: Freier Swap: 1641
                             MB von 2048MB (80%)
                            2024-08-28 23:30:06.383  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] connected with secret 1724880606359_1638
                            2024-08-28 23:30:06.508  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.12V_on_off"
                            2024-08-28 23:30:06.527  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert2"
                            2024-08-28 23:30:06.529  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert3"
                            2024-08-28 23:30:06.530  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert4"
                            2024-08-28 23:30:06.530  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] connection closed: disconnected
                            2024-08-28 23:30:06.709  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                            2024-08-28 23:30:06.728  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                            2024-08-28 23:30:06.729  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                            2024-08-28 23:30:06.730  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                            2024-08-28 23:30:06.926  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] connected with secret 1724880606923_6224
                            2024-08-28 23:30:07.048  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.12V_on_off"
                            2024-08-28 23:30:07.058  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert2"
                            2024-08-28 23:30:07.059  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert3"
                            2024-08-28 23:30:07.060  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert4"
                            2024-08-28 23:30:07.249  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                            2024-08-28 23:30:07.259  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                            2024-08-28 23:30:07.260  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                            2024-08-28 23:30:07.261  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                            2024-08-28 23:30:08.311  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] connected with secret 1724880608310_4118
                            2024-08-28 23:30:08.334  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] subscribes on "/Aussenfuehler/#" with regex /^Aussenfuehler\..*/
                            2024-08-28 23:30:08.335  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] subscribes on "/Aussenfuehler/#"  with regex /^mqtt\.1\.Aussenfuehler\..*/
                            2024-08-28 23:30:08.536  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] publishOnSubscribe send all known states
                            2024-08-28 23:30:09.840  - info: mqtt.1 (26882) Client [mosqsub|20937-Dachrollo] connected with secret 1724880609839_84
                            2024-08-28 23:30:09.845  - info: mqtt.1 (26882) Client [mosqsub|20937-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                            2024-08-28 23:30:10.047  - info: mqtt.1 (26882) Client [mosqsub|20937-Dachrollo] publishOnSubscribe
                            2024-08-28 23:30:10.052  - info: mqtt.1 (26882) Client [mosqsub|20937-Dachrollo] connection closed: disconnected
                            2024-08-28 23:30:10.139  - info: mqtt.1 (26882) Client [mosqsub|20939-Dachrollo] connected with secret 1724880610138_6843
                            2024-08-28 23:30:10.143  - info: mqtt.1 (26882) Client [mosqsub|20939-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                            2024-08-28 23:30:10.344  - info: mqtt.1 (26882) Client [mosqsub|20939-Dachrollo] publishOnSubscribe
                            2024-08-28 23:30:10.348  - info: mqtt.1 (26882) Client [mosqsub|20939-Dachrollo] connection closed: disconnected
                            2024-08-28 23:30:10.435  - info: mqtt.1 (26882) Client [mosqsub|20941-Dachrollo] connected with secret 1724880610434_1514
                            2024-08-28 23:30:10.439  - info: mqtt.1 (26882) Client [mosqsub|20941-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                            2024-08-28 23:30:10.639  - info: mqtt.1 (26882) Client [mosqsub|20941-Dachrollo] publishOnSubscribe
                            2024-08-28 23:30:10.642  - info: mqtt.1 (26882) Client [mosqsub|20941-Dachrollo] connection closed: disconnected
                            2024-08-28 23:30:10.729  - info: mqtt.1 (26882) Client [mosqsub|20943-Dachrollo] connected with secret 1724880610729_4274
                            2024-08-28 23:30:10.734  - info: mqtt.1 (26882) Client [mosqsub|20943-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                            2024-08-28 23:30:10.933  - info: mqtt.1 (26882) Client [mosqsub|20943-Dachrollo] publishOnSubscribe
                            2024-08-28 23:30:10.937  - info: mqtt.1 (26882) Client [mosqsub|20943-Dachrollo] connection closed: disconnected
                            2024-08-28 23:30:11.024  - info: mqtt.1 (26882) Client [mosqsub|20945-Dachrollo] connected with secret 1724880611022_7241
                            2024-08-28 23:30:11.031  - info: mqtt.1 (26882) Client [mosqsub|20945-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                            2024-08-28 23:30:11.231  - info: mqtt.1 (26882) Client [mosqsub|20945-Dachrollo] publishOnSubscribe
                            2024-08-28 23:30:11.235  - info: mqtt.1 (26882) Client [mosqsub|20945-Dachrollo] connection closed: disconnected
                            2024-08-28 23:30:11.334  - info: mqtt.1 (26882) Client [mosqpub|20947-Dachrollo] connected with secret 1724880611332_7886
                            2024-08-28 23:30:11.340  - info: mqtt.1 (26882) Client [mosqpub|20947-Dachrollo] connection closed: disconnected
                            2024-08-28 23:30:11.434  - info: mqtt.1 (26882) Client [mosqpub|20949-Dachrollo] connected with secret 1724880611432_1732
                            2024-08-28 23:30:11.438  - info: mqtt.1 (26882) Client [mosqpub|20949-Dachrollo] connection closed: disconnected
                            2024-08-28 23:30:11.532  - info: mqtt.1 (26882) Client [mosqpub|20951-Dachrollo] connected with secret 1724880611531_1670
                            2024-08-28 23:30:11.536  - info: mqtt.1 (26882) Client [mosqpub|20951-Dachrollo] connection closed: disconnected
                            2024-08-28 23:30:11.633  - info: mqtt.1 (26882) Client [mosqpub|20953-Dachrollo] connected with secret 1724880611632_7524
                            2024-08-28 23:30:11.637  - info: mqtt.1 (26882) Client [mosqpub|20953-Dachrollo] connection closed: disconnected
                            2024-08-28 23:30:11.731  - info: mqtt.1 (26882) Client [mosqpub|20955-Dachrollo] connected with secret 1724880611730_1286
                            2024-08-28 23:30:11.737  - info: mqtt.1 (26882) Client [mosqpub|20955-Dachrollo] connection closed: disconnected
                            2024-08-28 23:30:12.022  - info: mqtt.1 (26882) Client [mosqpub|20970-Dachrollo] connected with secret 1724880612020_5469
                            2024-08-28 23:30:12.028  - info: mqtt.1 (26882) Client [mosqpub|20970-Dachrollo] connection closed: disconnected
                            2024-08-28 23:30:12.191  - info: mqtt.1 (26882) Client [mosqpub|20976-Dachrollo] connected with secret 1724880612190_4018
                            2024-08-28 23:30:12.196  - info: mqtt.1 (26882) Client [mosqpub|20976-Dachrollo] connection closed: disconnected
                            2024-08-28 23:30:16.090  - info: host.raspberrypi instance system.adapter.solarmanpv.0 in version "0.5.1" started with pid 3463
                            2024-08-28 23:30:20.386  - info: solarmanpv.0 (3463) starting. Version 0.5.1 in /opt/iobroker/node_modules/iobroker.solarmanpv, node: v20.17.0, js-controller: 6.0.11
                            2024-08-28 23:30:26.448  - info: solarmanpv.0 (3463) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                            2024-08-28 23:30:27.010  - info: host.raspberrypi instance system.adapter.solarmanpv.0 having pid 3463 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            2024-08-28 23:31:01.576  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] connection closed: disconnected
                            2024-08-28 23:31:09.600  - info: mqtt.1 (26882) Client [mosqsub|21001-Dachrollo] connected with secret 1724880669599_266
                            2024-08-28 23:31:09.605  - info: mqtt.1 (26882) Client [mosqsub|21001-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                            2024-08-28 23:31:09.806  - info: mqtt.1 (26882) Client [mosqsub|21001-Dachrollo] publishOnSubscribe
                            2024-08-28 23:31:09.810  - info: mqtt.1 (26882) Client [mosqsub|21001-Dachrollo] connection closed: disconnected
                            2024-08-28 23:31:09.897  - info: mqtt.1 (26882) Client [mosqsub|21003-Dachrollo] connected with secret 1724880669896_5577
                            2024-08-28 23:31:09.901  - info: mqtt.1 (26882) Client [mosqsub|21003-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                            2024-08-28 23:31:10.102  - info: mqtt.1 (26882) Client [mosqsub|21003-Dachrollo] publishOnSubscribe
                            2024-08-28 23:31:10.105  - info: mqtt.1 (26882) Client [mosqsub|21003-Dachrollo] connection closed: disconnected
                            2024-08-28 23:31:10.195  - info: mqtt.1 (26882) Client [mosqsub|21005-Dachrollo] connected with secret 1724880670193_6155
                            2024-08-28 23:31:10.199  - info: mqtt.1 (26882) Client [mosqsub|21005-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                            2024-08-28 23:31:10.400  - info: mqtt.1 (26882) Client [mosqsub|21005-Dachrollo] publishOnSubscribe
                            2024-08-28 23:31:10.404  - info: mqtt.1 (26882) Client [mosqsub|21005-Dachrollo] connection closed: disconnected
                            2024-08-28 23:31:10.494  - info: mqtt.1 (26882) Client [mosqsub|21007-Dachrollo] connected with secret 1724880670492_5423
                            2024-08-28 23:31:10.498  - info: mqtt.1 (26882) Client [mosqsub|21007-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                            2024-08-28 23:31:10.700  - info: mqtt.1 (26882) Client [mosqsub|21007-Dachrollo] publishOnSubscribe
                            2024-08-28 23:31:10.704  - info: mqtt.1 (26882) Client [mosqsub|21007-Dachrollo] connection closed: disconnected
                            2024-08-28 23:31:10.793  - info: mqtt.1 (26882) Client [mosqsub|21009-Dachrollo] connected with secret 1724880670792_2510
                            2024-08-28 23:31:10.798  - info: mqtt.1 (26882) Client [mosqsub|21009-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                            2024-08-28 23:31:10.999  - info: mqtt.1 (26882) Client [mosqsub|21009-Dachrollo] publishOnSubscribe
                            2024-08-28 23:31:11.004  - info: mqtt.1 (26882) Client [mosqsub|21009-Dachrollo] connection closed: disconnected
                            2024-08-28 23:31:11.100  - info: mqtt.1 (26882) Client [mosqpub|21011-Dachrollo] connected with secret 1724880671099_3141
                            2024-08-28 23:31:11.105  - info: mqtt.1 (26882) Client [mosqpub|21011-Dachrollo] connection closed: disconnected
                            2024-08-28 23:31:11.201  - info: mqtt.1 (26882) Client [mosqpub|21013-Dachrollo] connected with secret 1724880671200_5157
                            2024-08-28 23:31:11.205  - info: mqtt.1 (26882) Client [mosqpub|21013-Dachrollo] connection closed: disconnected
                            2024-08-28 23:31:11.301  - info: mqtt.1 (26882) Client [mosqpub|21015-Dachrollo] connected with secret 1724880671300_2586
                            2024-08-28 23:31:11.306  - info: mqtt.1 (26882) Client [mosqpub|21015-Dachrollo] connection closed: disconnected
                            2024-08-28 23:31:11.400  - info: mqtt.1 (26882) Client [mosqpub|21017-Dachrollo] connected with secret 1724880671398_6147
                            2024-08-28 23:31:11.406  - info: mqtt.1 (26882) Client [mosqpub|21017-Dachrollo] connection closed: disconnected
                            2024-08-28 23:31:11.498  - info: mqtt.1 (26882) Client [mosqpub|21019-Dachrollo] connected with secret 1724880671497_5787
                            2024-08-28 23:31:11.502  - info: mqtt.1 (26882) Client [mosqpub|21019-Dachrollo] connection closed: disconnected
                            2024-08-28 23:31:11.788  - info: mqtt.1 (26882) Client [mosqpub|21034-Dachrollo] connected with secret 1724880671787_1514
                            2024-08-28 23:31:11.793  - info: mqtt.1 (26882) Client [mosqpub|21034-Dachrollo] connection closed: disconnected
                            2024-08-28 23:31:11.959  - info: mqtt.1 (26882) Client [mosqpub|21040-Dachrollo] connected with secret 1724880671958_6103
                            2024-08-28 23:31:11.964  - info: mqtt.1 (26882) Client [mosqpub|21040-Dachrollo] connection closed: disconnected
                            2024-08-28 23:31:12.255  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] connection closed: timeout
                            2024-08-28 23:31:53.672  - info: web.0 (26709) <== Disconnect system.user.admin from ::ffff:192.168.1.63 vis.0
                            2024-08-28 23:32:09.627  - info: mqtt.1 (26882) Client [mosqsub|21065-Dachrollo] connected with secret 1724880729626_9840
                            2024-08-28 23:32:09.630  - info: mqtt.1 (26882) Client [mosqsub|21065-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                            2024-08-28 23:32:09.831  - info: mqtt.1 (26882) Client [mosqsub|21065-Dachrollo] publishOnSubscribe
                            2024-08-28 23:32:09.836  - info: mqtt.1 (26882) Client [mosqsub|21065-Dachrollo] connection closed: disconnected
                            2024-08-28 23:32:09.920  - info: mqtt.1 (26882) Client [mosqsub|21067-Dachrollo] connected with secret 1724880729919_130
                            2024-08-28 23:32:09.924  - info: mqtt.1 (26882) Client [mosqsub|21067-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                            2024-08-28 23:32:10.126  - info: mqtt.1 (26882) Client [mosqsub|21067-Dachrollo] publishOnSubscribe
                            2024-08-28 23:32:10.131  - info: mqtt.1 (26882) Client [mosqsub|21067-Dachrollo] connection closed: disconnected
                            2024-08-28 23:32:10.215  - info: mqtt.1 (26882) Client [mosqsub|21069-Dachrollo] connected with secret 1724880730214_885
                            2024-08-28 23:32:10.219  - info: mqtt.1 (26882) Client [mosqsub|21069-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                            2024-08-28 23:32:10.420  - info: mqtt.1 (26882) Client [mosqsub|21069-Dachrollo] publishOnSubscribe
                            2024-08-28 23:32:10.424  - info: mqtt.1 (26882) Client [mosqsub|21069-Dachrollo] connection closed: disconnected
                            2024-08-28 23:32:10.512  - info: mqtt.1 (26882) Client [mosqsub|21071-Dachrollo] connected with secret 1724880730511_5111
                            2024-08-28 23:32:10.515  - info: mqtt.1 (26882) Client [mosqsub|21071-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                            2024-08-28 23:32:10.716  - info: mqtt.1 (26882) Client [mosqsub|21071-Dachrollo] publishOnSubscribe
                            2024-08-28 23:32:10.720  - info: mqtt.1 (26882) Client [mosqsub|21071-Dachrollo] connection closed: disconnected
                            2024-08-28 23:32:10.808  - info: mqtt.1 (26882) Client [mosqsub|21073-Dachrollo] connected with secret 1724880730807_9951
                            2024-08-28 23:32:10.813  - info: mqtt.1 (26882) Client [mosqsub|21073-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                            2024-08-28 23:32:11.014  - info: mqtt.1 (26882) Client [mosqsub|21073-Dachrollo] publishOnSubscribe
                            2024-08-28 23:32:11.018  - info: mqtt.1 (26882) Client [mosqsub|21073-Dachrollo] connection closed: disconnected
                            2024-08-28 23:32:11.116  - info: mqtt.1 (26882) Client [mosqpub|21075-Dachrollo] connected with secret 1724880731115_4953
                            2024-08-28 23:32:11.122  - info: mqtt.1 (26882) Client [mosqpub|21075-Dachrollo] connection closed: disconnected
                            2024-08-28 23:32:11.217  - info: mqtt.1 (26882) Client [mosqpub|21077-Dachrollo] connected with secret 1724880731216_3779
                            2024-08-28 23:32:11.224  - info: mqtt.1 (26882) Client [mosqpub|21077-Dachrollo] connection closed: disconnected
                            2024-08-28 23:32:11.318  - info: mqtt.1 (26882) Client [mosqpub|21079-Dachrollo] connected with secret 1724880731317_7677
                            2024-08-28 23:32:11.323  - info: mqtt.1 (26882) Client [mosqpub|21079-Dachrollo] connection closed: disconnected
                            2024-08-28 23:32:11.414  - info: mqtt.1 (26882) Client [mosqpub|21081-Dachrollo] connected with secret 1724880731414_1714
                            2024-08-28 23:32:11.421  - info: mqtt.1 (26882) Client [mosqpub|21081-Dachrollo] connection closed: disconnected
                            2024-08-28 23:32:11.511  - info: mqtt.1 (26882) Client [mosqpub|21083-Dachrollo] connected with secret 1724880731510_2679
                            2024-08-28 23:32:11.517  - info: mqtt.1 (26882) Client [mosqpub|21083-Dachrollo] connection closed: disconnected
                            2024-08-28 23:32:11.801  - info: mqtt.1 (26882) Client [mosqpub|21098-Dachrollo] connected with secret 1724880731800_6944
                            2024-08-28 23:32:11.805  - info: mqtt.1 (26882) Client [mosqpub|21098-Dachrollo] connection closed: disconnected
                            2024-08-28 23:32:11.974  - info: mqtt.1 (26882) Client [mosqpub|21104-Dachrollo] connected with secret 1724880731973_9365
                            2024-08-28 23:32:11.979  - info: mqtt.1 (26882) Client [mosqpub|21104-Dachrollo] connection closed: disconnected
                            2024-08-28 23:33:00.167  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: Freier Swap: 1647
                             MB von 2048MB (80%)
                            2024-08-28 23:33:00.169  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: GPU Temp: 50.5 °C
                            2024-08-28 23:33:00.170  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: CPU Temp: 50.464 °C
                            2024-08-28 23:33:00.174  - info: javascript.0 (26627) script.js.Telegram_Bot.System_Temperaturen: Freier RAM: 275
                             MB von 922MB (30%)
                            2024-08-28 23:33:09.618  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] connected with secret 1724880789617_2706
                            2024-08-28 23:33:09.748  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.12V_on_off"
                            2024-08-28 23:33:09.763  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert2"
                            2024-08-28 23:33:09.764  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert3"
                            2024-08-28 23:33:09.765  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] subscribes on "mqtt.1.Wert4"
                            2024-08-28 23:33:09.766  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] connection closed: disconnected
                            2024-08-28 23:33:09.949  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                            2024-08-28 23:33:09.964  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                            2024-08-28 23:33:09.970  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                            2024-08-28 23:33:09.971  - info: mqtt.1 (26882) Client [Aussenfuehler-Import] publishOnSubscribe
                            2024-08-28 23:33:10.158  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] connected with secret 1724880790154_1169
                            2024-08-28 23:33:10.198  - info: mqtt.1 (26882) Client [mosqsub|21130-Dachrollo] connected with secret 1724880790197_1908
                            2024-08-28 23:33:10.202  - info: mqtt.1 (26882) Client [mosqsub|21130-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                            2024-08-28 23:33:10.278  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.12V_on_off"
                            2024-08-28 23:33:10.288  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert2"
                            2024-08-28 23:33:10.289  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert3"
                            2024-08-28 23:33:10.290  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] subscribes on "mqtt.1.Wert4"
                            2024-08-28 23:33:10.403  - info: mqtt.1 (26882) Client [mosqsub|21130-Dachrollo] publishOnSubscribe
                            2024-08-28 23:33:10.407  - info: mqtt.1 (26882) Client [mosqsub|21130-Dachrollo] connection closed: disconnected
                            2024-08-28 23:33:10.480  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                            2024-08-28 23:33:10.489  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                            2024-08-28 23:33:10.491  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                            2024-08-28 23:33:10.492  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] publishOnSubscribe
                            2024-08-28 23:33:10.496  - info: mqtt.1 (26882) Client [mosqsub|21132-Dachrollo] connected with secret 1724880790495_8889
                            2024-08-28 23:33:10.501  - info: mqtt.1 (26882) Client [mosqsub|21132-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                            2024-08-28 23:33:10.702  - info: mqtt.1 (26882) Client [mosqsub|21132-Dachrollo] publishOnSubscribe
                            2024-08-28 23:33:10.707  - info: mqtt.1 (26882) Client [mosqsub|21132-Dachrollo] connection closed: disconnected
                            2024-08-28 23:33:10.782  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] connected with secret 1724880790781_6189
                            2024-08-28 23:33:10.797  - info: mqtt.1 (26882) Client [mosqsub|21134-Dachrollo] connected with secret 1724880790791_138
                            2024-08-28 23:33:10.802  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] subscribes on "/Aussenfuehler/#" with regex /^Aussenfuehler\..*/
                            2024-08-28 23:33:10.803  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] subscribes on "/Aussenfuehler/#"  with regex /^mqtt\.1\.Aussenfuehler\..*/
                            2024-08-28 23:33:10.806  - info: mqtt.1 (26882) Client [mosqsub|21134-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                            2024-08-28 23:33:10.837  - info: mqtt.1 (26882) Client [mosqsub|21134-Dachrollo] connection closed: disconnected
                            2024-08-28 23:33:10.921  - info: mqtt.1 (26882) Client [mosqsub|21136-Dachrollo] connected with secret 1724880790921_4967
                            2024-08-28 23:33:10.926  - info: mqtt.1 (26882) Client [mosqsub|21136-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                            2024-08-28 23:33:11.003  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] publishOnSubscribe send all known states
                            2024-08-28 23:33:11.007  - info: mqtt.1 (26882) Client [mosqsub|21134-Dachrollo] publishOnSubscribe
                            2024-08-28 23:33:11.126  - info: mqtt.1 (26882) Client [mosqsub|21136-Dachrollo] publishOnSubscribe
                            2024-08-28 23:33:11.144  - info: mqtt.1 (26882) Client [mosqsub|21136-Dachrollo] connection closed: disconnected
                            2024-08-28 23:33:11.231  - info: mqtt.1 (26882) Client [mosqsub|21138-Dachrollo] connected with secret 1724880791230_2289
                            2024-08-28 23:33:11.235  - info: mqtt.1 (26882) Client [mosqsub|21138-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                            2024-08-28 23:33:11.436  - info: mqtt.1 (26882) Client [mosqsub|21138-Dachrollo] publishOnSubscribe
                            2024-08-28 23:33:11.440  - info: mqtt.1 (26882) Client [mosqsub|21138-Dachrollo] connection closed: disconnected
                            2024-08-28 23:33:11.537  - info: mqtt.1 (26882) Client [mosqpub|21140-Dachrollo] connected with secret 1724880791536_1720
                            2024-08-28 23:33:11.542  - info: mqtt.1 (26882) Client [mosqpub|21140-Dachrollo] connection closed: disconnected
                            2024-08-28 23:33:11.635  - info: mqtt.1 (26882) Client [mosqpub|21142-Dachrollo] connected with secret 1724880791634_1007
                            2024-08-28 23:33:11.640  - info: mqtt.1 (26882) Client [mosqpub|21142-Dachrollo] connection closed: disconnected
                            2024-08-28 23:33:11.733  - info: mqtt.1 (26882) Client [mosqpub|21144-Dachrollo] connected with secret 1724880791732_6488
                            2024-08-28 23:33:11.739  - info: mqtt.1 (26882) Client [mosqpub|21144-Dachrollo] connection closed: disconnected
                            2024-08-28 23:33:11.831  - info: mqtt.1 (26882) Client [mosqpub|21146-Dachrollo] connected with secret 1724880791830_5171
                            2024-08-28 23:33:11.837  - info: mqtt.1 (26882) Client [mosqpub|21146-Dachrollo] connection closed: disconnected
                            2024-08-28 23:33:11.932  - info: mqtt.1 (26882) Client [mosqpub|21148-Dachrollo] connected with secret 1724880791931_7
                            2024-08-28 23:33:11.936  - info: mqtt.1 (26882) Client [mosqpub|21148-Dachrollo] connection closed: disconnected
                            2024-08-28 23:33:12.102  - info: host.raspberrypi instance system.adapter.openweathermap.0 in version "1.1.2" started with pid 4431
                            2024-08-28 23:33:12.221  - info: mqtt.1 (26882) Client [mosqpub|21163-Dachrollo] connected with secret 1724880792220_4268
                            2024-08-28 23:33:12.226  - info: mqtt.1 (26882) Client [mosqpub|21163-Dachrollo] connection closed: disconnected
                            2024-08-28 23:33:12.390  - info: mqtt.1 (26882) Client [mosqpub|21169-Dachrollo] connected with secret 1724880792389_8236
                            2024-08-28 23:33:12.397  - info: mqtt.1 (26882) Client [mosqpub|21169-Dachrollo] connection closed: disconnected
                            2024-08-28 23:33:17.921  - info: openweathermap.0 (4431) starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v20.17.0, js-controller: 6.0.11
                            2024-08-28 23:33:33.176  - info: openweathermap.0 (4431) Terminated (NO_ERROR): Without reason
                            2024-08-28 23:33:33.731  - info: host.raspberrypi instance system.adapter.openweathermap.0 having pid 4431 terminated with code 0 (NO_ERROR)
                            2024-08-28 23:33:55.602  - info: mqtt.1 (26882) Client [ESPClient_4C:11:AE:04:5D:28] connection closed: disconnected
                            2024-08-28 23:34:05.529  - info: mqtt.1 (26882) Client [Aussenfuehler-Import1] connection closed: timeout
                            2024-08-28 23:34:10.081  - info: mqtt.1 (26882) Client [mosqsub|21194-Dachrollo] connected with secret 1724880850080_3567
                            2024-08-28 23:34:10.087  - info: mqtt.1 (26882) Client [mosqsub|21194-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                            2024-08-28 23:34:10.288  - info: mqtt.1 (26882) Client [mosqsub|21194-Dachrollo] publishOnSubscribe
                            2024-08-28 23:34:10.292  - info: mqtt.1 (26882) Client [mosqsub|21194-Dachrollo] connection closed: disconnected
                            2024-08-28 23:34:10.382  - info: mqtt.1 (26882) Client [mosqsub|21196-Dachrollo] connected with secret 1724880850380_616
                            2024-08-28 23:34:10.386  - info: mqtt.1 (26882) Client [mosqsub|21196-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                            2024-08-28 23:34:10.588  - info: mqtt.1 (26882) Client [mosqsub|21196-Dachrollo] publishOnSubscribe
                            2024-08-28 23:34:10.592  - info: mqtt.1 (26882) Client [mosqsub|21196-Dachrollo] connection closed: disconnected
                            2024-08-28 23:34:10.680  - info: mqtt.1 (26882) Client [mosqsub|21198-Dachrollo] connected with secret 1724880850679_9243
                            2024-08-28 23:34:10.684  - info: mqtt.1 (26882) Client [mosqsub|21198-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                            2024-08-28 23:34:10.886  - info: mqtt.1 (26882) Client [mosqsub|21198-Dachrollo] publishOnSubscribe
                            2024-08-28 23:34:10.890  - info: mqtt.1 (26882) Client [mosqsub|21198-Dachrollo] connection closed: disconnected
                            2024-08-28 23:34:10.979  - info: mqtt.1 (26882) Client [mosqsub|21200-Dachrollo] connected with secret 1724880850978_7977
                            2024-08-28 23:34:10.983  - info: mqtt.1 (26882) Client [mosqsub|21200-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                            2024-08-28 23:34:11.184  - info: mqtt.1 (26882) Client [mosqsub|21200-Dachrollo] publishOnSubscribe
                            2024-08-28 23:34:11.188  - info: mqtt.1 (26882) Client [mosqsub|21200-Dachrollo] connection closed: disconnected
                            2024-08-28 23:34:11.273  - info: mqtt.1 (26882) Client [mosqsub|21202-Dachrollo] connected with secret 1724880851272_675
                            2024-08-28 23:34:11.276  - info: mqtt.1 (26882) Client [mosqsub|21202-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                            2024-08-28 23:34:11.477  - info: mqtt.1 (26882) Client [mosqsub|21202-Dachrollo] publishOnSubscribe
                            2024-08-28 23:34:11.480  - info: mqtt.1 (26882) Client [mosqsub|21202-Dachrollo] connection closed: disconnected
                            2024-08-28 23:34:11.578  - info: mqtt.1 (26882) Client [mosqpub|21204-Dachrollo] connected with secret 1724880851578_9634
                            2024-08-28 23:34:11.582  - info: mqtt.1 (26882) Client [mosqpub|21204-Dachrollo] connection closed: disconnected
                            2024-08-28 23:34:11.677  - info: mqtt.1 (26882) Client [mosqpub|21206-Dachrollo] connected with secret 1724880851676_7585
                            2024-08-28 23:34:11.681  - info: mqtt.1 (26882) Client [mosqpub|21206-Dachrollo] connection closed: disconnected
                            2024-08-28 23:34:11.783  - info: mqtt.1 (26882) Client [mosqpub|21208-Dachrollo] connected with secret 1724880851781_2571
                            2024-08-28 23:34:11.787  - info: mqtt.1 (26882) Client [mosqpub|21208-Dachrollo] connection closed: disconnected
                            2024-08-28 23:34:11.883  - info: mqtt.1 (26882) Client [mosqpub|21210-Dachrollo] connected with secret 1724880851882_5629
                            2024-08-28 23:34:11.887  - info: mqtt.1 (26882) Client [mosqpub|21210-Dachrollo] connection closed: disconnected
                            2024-08-28 23:34:11.984  - info: mqtt.1 (26882) Client [mosqpub|21212-Dachrollo] connected with secret 1724880851983_6311
                            2024-08-28 23:34:11.989  - info: mqtt.1 (26882) Client [mosqpub|21212-Dachrollo] connection closed: disconnected
                            2024-08-28 23:34:12.275  - info: mqtt.1 (26882) Client [mosqpub|21227-Dachrollo] connected with secret 1724880852274_1264
                            2024-08-28 23:34:12.280  - info: mqtt.1 (26882) Client [mosqpub|21227-Dachrollo] connection closed: disconnected
                            2024-08-28 23:34:12.443  - info: mqtt.1 (26882) Client [mosqpub|21233-Dachrollo] connected with secret 1724880852442_7748
                            2024-08-28 23:34:12.449  - info: mqtt.1 (26882) Client [mosqpub|21233-Dachrollo] connection closed: disconnected
                            2024-08-28 23:35:10.184  - info: mqtt.1 (26882) Client [mosqsub|21259-Dachrollo] connected with secret 1724880910179_266
                            2024-08-28 23:35:10.188  - info: mqtt.1 (26882) Client [mosqsub|21259-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Temperatur"
                            2024-08-28 23:35:10.389  - info: mqtt.1 (26882) Client [mosqsub|21259-Dachrollo] publishOnSubscribe
                            2024-08-28 23:35:10.392  - info: mqtt.1 (26882) Client [mosqsub|21259-Dachrollo] connection closed: disconnected
                            2024-08-28 23:35:10.481  - info: mqtt.1 (26882) Client [mosqsub|21261-Dachrollo] connected with secret 1724880910480_4468
                            2024-08-28 23:35:10.485  - info: mqtt.1 (26882) Client [mosqsub|21261-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Temperatur_Feucht_Si7021.Luftfeuchtigkeit"
                            2024-08-28 23:35:10.686  - info: mqtt.1 (26882) Client [mosqsub|21261-Dachrollo] publishOnSubscribe
                            2024-08-28 23:35:10.691  - info: mqtt.1 (26882) Client [mosqsub|21261-Dachrollo] connection closed: disconnected
                            2024-08-28 23:35:10.776  - info: mqtt.1 (26882) Client [mosqsub|21263-Dachrollo] connected with secret 1724880910775_6079
                            2024-08-28 23:35:10.780  - info: mqtt.1 (26882) Client [mosqsub|21263-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.status.LWT"
                            2024-08-28 23:35:10.980  - info: mqtt.1 (26882) Client [mosqsub|21263-Dachrollo] publishOnSubscribe
                            2024-08-28 23:35:10.984  - info: mqtt.1 (26882) Client [mosqsub|21263-Dachrollo] connection closed: disconnected
                            2024-08-28 23:35:11.074  - info: mqtt.1 (26882) Client [mosqsub|21265-Dachrollo] connected with secret 1724880911073_2895
                            2024-08-28 23:35:11.079  - info: mqtt.1 (26882) Client [mosqsub|21265-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Licht.Licht"
                            2024-08-28 23:35:11.280  - info: mqtt.1 (26882) Client [mosqsub|21265-Dachrollo] publishOnSubscribe
                            2024-08-28 23:35:11.284  - info: mqtt.1 (26882) Client [mosqsub|21265-Dachrollo] connection closed: disconnected
                            2024-08-28 23:35:11.372  - info: mqtt.1 (26882) Client [mosqsub|21267-Dachrollo] connected with secret 1724880911370_5712
                            2024-08-28 23:35:11.376  - info: mqtt.1 (26882) Client [mosqsub|21267-Dachrollo] subscribes on "mqtt.1.Aussenfuehler.Akku_Spannung.AkkuSpannung"
                            2024-08-28 23:35:11.578  - info: mqtt.1 (26882) Client [mosqsub|21267-Dachrollo] publishOnSubscribe
                            2024-08-28 23:35:11.581  - info: mqtt.1 (26882) Client [mosqsub|21267-Dachrollo] connection closed: disconnected
                            2024-08-28 23:35:11.678  - info: mqtt.1 (26882) Client [mosqpub|21269-Dachrollo] connected with secret 1724880911677_3316
                            2024-08-28 23:35:11.682  - info: mqtt.1 (26882) Client [mosqpub|21269-Dachrollo] connection closed: disconnected
                            2024-08-28 23:35:11.777  - info: mqtt.1 (26882) Client [mosqpub|21271-Dachrollo] connected with secret 1724880911776_1770
                            2024-08-28 23:35:11.781  - info: mqtt.1 (26882) Client [mosqpub|21271-Dachrollo] connection closed: disconnected
                            2024-08-28 23:35:11.875  - info: mqtt.1 (26882) Client [mosqpub|21273-Dachrollo] connected with secret 1724880911874_1281
                            2024-08-28 23:35:11.879  - info: mqtt.1 (26882) Client [mosqpub|21273-Dachrollo] connection closed: disconnected
                            2024-08-28 23:35:11.972  - info: mqtt.1 (26882) Client [mosqpub|21275-Dachrollo] connected with secret 1724880911971_1361
                            2024-08-28 23:35:11.976  - info: mqtt.1 (26882) Client [mosqpub|21275-Dachrollo] connection closed: disconnected
                            2024-08-28 23:35:12.070  - info: mqtt.1 (26882) Client [mosqpub|21277-Dachrollo] connected with secret 1724880912069_4224
                            2024-08-28 23:35:12.075  - info: mqtt.1 (26882) Client [mosqpub|21277-Dachrollo] connection closed: disconnected
                            2024-08-28 23:35:12.365  - info: mqtt.1 (26882) Client [mosqpub|21292-Dachrollo] connected with secret 1724880912364_9741
                            2024-08-28 23:35:12.374  - info: mqtt.1 (26882) Client [mosqpub|21292-Dachrollo] connection closed: disconnected
                            2024-08-28 23:35:12.541  - info: mqtt.1 (26882) Client [mosqpub|21298-Dachrollo] connected with secret 1724880912539_6908
                            2024-08-28 23:35:12.546  - info: mqtt.1 (26882) Client [mosqpub|21298-Dachrollo] connection closed: disconnected
                            2024-08-28 23:35:16.047  - info: host.raspberrypi instance system.adapter.solarmanpv.0 in version "0.5.1" started with pid 5119
                            2024-08-28 23:35:20.529  - info: solarmanpv.0 (5119) starting. Version 0.5.1 in /opt/iobroker/node_modules/iobroker.solarmanpv, node: v20.17.0, js-controller: 6.0.11
                            2024-08-28 23:35:24.146  - info: solarmanpv.0 (5119) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                            2024-08-28 23:35:24.701  - info: host.raspberrypi instance system.adapter.solarmanpv.0 having pid 5119 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            pi@raspberrypi:~ $ 
                            
                            spicerS Offline
                            spicerS Offline
                            spicer
                            schrieb am zuletzt editiert von
                            #14

                            Das ist wohl interessanter:

                            2024-08-28 23:24:40.199  - error: host.raspberrypi Caught by controller[0]: node:internal/modules/cjs/loader:1228
                            2024-08-28 23:24:40.201  - error: host.raspberrypi Caught by controller[0]:   throw err;
                            2024-08-28 23:24:40.202  - error: host.raspberrypi Caught by controller[0]:   ^
                            2024-08-28 23:24:40.204  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module '@iobroker/adapter-core'
                            2024-08-28 23:24:40.205  - error: host.raspberrypi Caught by controller[0]: Require stack:
                            2024-08-28 23:24:40.206  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/main.js
                            2024-08-28 23:24:40.207  - error: host.raspberrypi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
                            2024-08-28 23:24:40.208  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1051:27)
                            2024-08-28 23:24:40.210  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1311:19)
                            2024-08-28 23:24:40.210  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
                            2024-08-28 23:24:40.211  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/main.js:12:21)
                            2024-08-28 23:24:40.211  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1469:14)
                            2024-08-28 23:24:40.212  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                            2024-08-28 23:24:40.213  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1288:32)
                            2024-08-28 23:24:40.214  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1104:12)
                            2024-08-28 23:24:40.215  - error: host.raspberrypi Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) {
                            2024-08-28 23:24:40.215  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                            2024-08-28 23:24:40.218  - error: host.raspberrypi Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.echarts/main.js' ]
                            2024-08-28 23:24:40.222  - error: host.raspberrypi Caught by controller[0]: }
                            2024-08-28 23:24:40.223  - error: host.raspberrypi Caught by controller[0]: Node.js v20.17.0
                            2024-08-28 23:24:40.224  - error: host.raspberrypi instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                            2024-08-28 23:24:40.225  - info: host.raspberrypi Rebuild for adapter system.adapter.echarts.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                            
                            

                            Wenn es mehrere Möglichkeiten gibt, eine Aufgabe zu erledigen, und eine davon in einer Katastrophe endet oder sonstwie unerwünschte Konsequenzen nach sich zieht, dann wird es jemand genau so machen. Alles, was schiefgehen kann, wird auch schiefgehen.
                            (Murphys Gesetz)

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • spicerS spicer

                              Das ist wohl interessanter:

                              2024-08-28 23:24:40.199  - error: host.raspberrypi Caught by controller[0]: node:internal/modules/cjs/loader:1228
                              2024-08-28 23:24:40.201  - error: host.raspberrypi Caught by controller[0]:   throw err;
                              2024-08-28 23:24:40.202  - error: host.raspberrypi Caught by controller[0]:   ^
                              2024-08-28 23:24:40.204  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module '@iobroker/adapter-core'
                              2024-08-28 23:24:40.205  - error: host.raspberrypi Caught by controller[0]: Require stack:
                              2024-08-28 23:24:40.206  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/main.js
                              2024-08-28 23:24:40.207  - error: host.raspberrypi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
                              2024-08-28 23:24:40.208  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1051:27)
                              2024-08-28 23:24:40.210  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1311:19)
                              2024-08-28 23:24:40.210  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
                              2024-08-28 23:24:40.211  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/main.js:12:21)
                              2024-08-28 23:24:40.211  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1469:14)
                              2024-08-28 23:24:40.212  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
                              2024-08-28 23:24:40.213  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1288:32)
                              2024-08-28 23:24:40.214  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1104:12)
                              2024-08-28 23:24:40.215  - error: host.raspberrypi Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) {
                              2024-08-28 23:24:40.215  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                              2024-08-28 23:24:40.218  - error: host.raspberrypi Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.echarts/main.js' ]
                              2024-08-28 23:24:40.222  - error: host.raspberrypi Caught by controller[0]: }
                              2024-08-28 23:24:40.223  - error: host.raspberrypi Caught by controller[0]: Node.js v20.17.0
                              2024-08-28 23:24:40.224  - error: host.raspberrypi instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              2024-08-28 23:24:40.225  - info: host.raspberrypi Rebuild for adapter system.adapter.echarts.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #15

                              @spicer

                              iobroker rebuild echarts
                              

                              parallel in einer zweiten Session das Log beobachten.

                              iob logs --watch
                              

                              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

                              spicerS 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @spicer

                                iobroker rebuild echarts
                                

                                parallel in einer zweiten Session das Log beobachten.

                                iob logs --watch
                                
                                spicerS Offline
                                spicerS Offline
                                spicer
                                schrieb am zuletzt editiert von
                                #16

                                @thomas-braun

                                pi@raspberrypi:~ $ iobroker rebuild echarts
                                Rebuilding native module "echarts" ...
                                rebuilt dependencies successfully
                                
                                Rebuilding native modules done
                                

                                In der anderen Konsole ist nichts relevantes erschienen.

                                Wenn es mehrere Möglichkeiten gibt, eine Aufgabe zu erledigen, und eine davon in einer Katastrophe endet oder sonstwie unerwünschte Konsequenzen nach sich zieht, dann wird es jemand genau so machen. Alles, was schiefgehen kann, wird auch schiefgehen.
                                (Murphys Gesetz)

                                1 Antwort Letzte Antwort
                                0
                                • spicerS Offline
                                  spicerS Offline
                                  spicer
                                  schrieb am zuletzt editiert von
                                  #17

                                  Sorry, ich muss jetzt erstmal ins Bett. Kann morgen am späteren Nachmittag weiter machen ;)
                                  Vielen Dank schonmal für Deine Hilfe.

                                  Wenn es mehrere Möglichkeiten gibt, eine Aufgabe zu erledigen, und eine davon in einer Katastrophe endet oder sonstwie unerwünschte Konsequenzen nach sich zieht, dann wird es jemand genau so machen. Alles, was schiefgehen kann, wird auch schiefgehen.
                                  (Murphys Gesetz)

                                  1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @spicer sagte in Nach Update js-controller macht host.raspberrypi Fehler:

                                    Operating System: Raspbian GNU/Linux 11 (bullseye)

                                    Installier das bei nächster Gelegenheit komplett neu.
                                    Dann ohne Desktop und in der 64Bit-Version.
                                    Und mit einem username ungleich 'pi' und ungleich 'iobroker'.

                                    iob start echarts.0
                                    

                                    sagt?

                                    spicerS Offline
                                    spicerS Offline
                                    spicer
                                    schrieb am zuletzt editiert von spicer
                                    #18

                                    @thomas-braun sagte in Nach Update js-controller macht host.raspberrypi Fehler:

                                    Installier das bei nächster Gelegenheit komplett neu.

                                    Hab ich vor ca 2 Jahren auf Empfehlung von hier bereits gemacht und immer brav die empfohlenen Updates gemacht.
                                    Damals war das System auch in instabilem Zustand wegen Updates.
                                    Dann mache ich doch besser keine Updates mehr... ist eigentlich Irrsinn.

                                    @thomas-braun sagte in Nach Update js-controller macht host.raspberrypi Fehler:

                                    Nein, braucht man nicht. deCONZ läuft auch headless. Und VNC braucht es auf einem Server nie. Weil da nie eine GUI rennt.

                                    Habe mich ev etwas falsch ausgedrückt.
                                    Am RPI hängt ein RaspBee 2 (ZigBee Adapter). Um diese GUI zu erhalten

                                    Auswahl_002.png

                                    habe ich keine Lösung gefunden, bei welcher die GUI per http im Browser angeschaut/editiert werden kann.

                                    Natürlich hat man sonst auf den Servern keine GUI. Das hab ich auf meinen externen Servern auch nirgends drauf ;)

                                    Wenn es mehrere Möglichkeiten gibt, eine Aufgabe zu erledigen, und eine davon in einer Katastrophe endet oder sonstwie unerwünschte Konsequenzen nach sich zieht, dann wird es jemand genau so machen. Alles, was schiefgehen kann, wird auch schiefgehen.
                                    (Murphys Gesetz)

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • spicerS Offline
                                      spicerS Offline
                                      spicer
                                      schrieb am zuletzt editiert von
                                      #19

                                      Zum Problem zurück.
                                      Jetzt wird's interessant. eCharts funktioniert und es kommen auch keine Fehler mehr im Log.
                                      Aber bei den Instanzen steht:

                                      Auswahl_002.png

                                      Wenn es mehrere Möglichkeiten gibt, eine Aufgabe zu erledigen, und eine davon in einer Katastrophe endet oder sonstwie unerwünschte Konsequenzen nach sich zieht, dann wird es jemand genau so machen. Alles, was schiefgehen kann, wird auch schiefgehen.
                                      (Murphys Gesetz)

                                      spicerS 1 Antwort Letzte Antwort
                                      0
                                      • spicerS spicer

                                        @thomas-braun sagte in Nach Update js-controller macht host.raspberrypi Fehler:

                                        Installier das bei nächster Gelegenheit komplett neu.

                                        Hab ich vor ca 2 Jahren auf Empfehlung von hier bereits gemacht und immer brav die empfohlenen Updates gemacht.
                                        Damals war das System auch in instabilem Zustand wegen Updates.
                                        Dann mache ich doch besser keine Updates mehr... ist eigentlich Irrsinn.

                                        @thomas-braun sagte in Nach Update js-controller macht host.raspberrypi Fehler:

                                        Nein, braucht man nicht. deCONZ läuft auch headless. Und VNC braucht es auf einem Server nie. Weil da nie eine GUI rennt.

                                        Habe mich ev etwas falsch ausgedrückt.
                                        Am RPI hängt ein RaspBee 2 (ZigBee Adapter). Um diese GUI zu erhalten

                                        Auswahl_002.png

                                        habe ich keine Lösung gefunden, bei welcher die GUI per http im Browser angeschaut/editiert werden kann.

                                        Natürlich hat man sonst auf den Servern keine GUI. Das hab ich auf meinen externen Servern auch nirgends drauf ;)

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

                                        @spicer sagte in Nach Update js-controller macht host.raspberrypi Fehler:

                                        Dann mache ich doch besser keine Updates mehr... ist eigentlich Irrsinn.

                                        Du sollst es ja auch nicht updaten sondern NEUinstallieren.

                                        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

                                        spicerS M 2 Antworten Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @spicer sagte in Nach Update js-controller macht host.raspberrypi Fehler:

                                          Dann mache ich doch besser keine Updates mehr... ist eigentlich Irrsinn.

                                          Du sollst es ja auch nicht updaten sondern NEUinstallieren.

                                          spicerS Offline
                                          spicerS Offline
                                          spicer
                                          schrieb am zuletzt editiert von
                                          #21

                                          @thomas-braun
                                          Ich meine damit, wenn ich wieder ein neu aufgesetztes System habe, mache ich besser keine Updates mehr, da sonst das System wieder beschädigt wird.
                                          Das war jetzt bereits das zweite mal, dass das System instabil wurde nach empfohlenen Updates.

                                          Wenn es mehrere Möglichkeiten gibt, eine Aufgabe zu erledigen, und eine davon in einer Katastrophe endet oder sonstwie unerwünschte Konsequenzen nach sich zieht, dann wird es jemand genau so machen. Alles, was schiefgehen kann, wird auch schiefgehen.
                                          (Murphys Gesetz)

                                          HomoranH 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          415

                                          Online

                                          32.5k

                                          Benutzer

                                          81.8k

                                          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