Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Noch ein Zigbee Problem....

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Noch ein Zigbee Problem....

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      brokeling @Guest last edited by

      @dp20eic
      wie komme ich da wieder raus und nicht wieder hinein?

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @brokeling last edited by

        @brokeling sagte in Noch ein Zigbee Problem....:

        wie komme ich da wieder raus und nicht wieder hinein?

        Du meinst den Beta-Bereich?

        iob repo unset beta
        iob repo set stable
        iob update
        
        B 1 Reply Last reply Reply Quote 0
        • B
          brokeling @Thomas Braun last edited by

          @thomas-braun
          ok danke.
          Aber jetzt komme ich am update zum bullseye.
          Alles gemacht, aber ich komme jetzt in die admin Oberfläche nicht rein.
          auch

          iobroker start admin
          

          bringt nichts

          Thomas Braun 2 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @brokeling last edited by

            @brokeling

            Wir bist du da jetzt genau unterwegs?

            iob diag
            

            anschauen.

            B 1 Reply Last reply Reply Quote 0
            • B
              brokeling @Thomas Braun last edited by

              @thomas-braun

              
              ======== Start marking the full check here =========
              
              Skript v.2023-04-16
              
              *** BASE SYSTEM ***
              Model           : Raspberry Pi 4 Model B Rev 1.1
              Architecture    : armv7l
              Docker          : false
              Virtualization  : none
              Distributor ID: Raspbian
              Description:    Raspbian GNU/Linux 11 (bullseye)
              Release:        11
              Codename:       bullseye
              
              PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
              NAME="Raspbian GNU/Linux"
              VERSION_ID="11"
              VERSION="11 (bullseye)"
              VERSION_CODENAME=bullseye
              ID=raspbian
              ID_LIKE=debian
              HOME_URL="http://www.raspbian.org/"
              SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
              BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
              
              Systemuptime and Load:
               16:42:38 up 3 min,  1 user,  load average: 7.83, 3.25, 1.25
              CPU threads: 4
              
              Raspberry only:
              throttled=0x0
              Other values than 0x0 hint to temperature/voltage problems
              temp=68.6'C
              volt=0.8375V
              
              *** Time and Time Zones ***
                             Local time: Thu 2023-08-17 16:42:39 CEST
                         Universal time: Thu 2023-08-17 14:42:39 UTC
                               RTC time: n/a
                              Time zone: Europe/Berlin (CEST, +0200)
              System clock synchronized: yes
                            NTP service: active
                        RTC in local TZ: no
              
              *** User and Groups ***
              pi
              /home/pi
              pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
              
              *** X-Server-Setup ***
              X-Server:       false
              Desktop:
              Terminal:       tty
              Boot Target:    multi-user.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            3.8G        1.9G        1.1G        0.0K        778M        1.8G
              Swap:            99M          0B         99M
              Total:          3.9G        1.9G        1.2G
              
                       3786 M total memory
                       1875 M used memory
                        240 M active memory
                       2294 M inactive memory
                       1132 M free memory
                         73 M buffer memory
                        704 M swap cache
                         99 M total swap
                          0 M used swap
                         99 M free swap
              
              Raspberry only:
              oom events: 0
              lifetime oom required: 0 Mbytes
              total time in oom handler: 0 ms
              max time spent in oom handler: 0 ms
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              /dev/root      ext4      117G   18G   94G  16% /
              devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
              tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
              tmpfs          tmpfs     758M  864K  757M   1% /run
              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              /dev/sdb1      ext4      113G   71G   37G  66% /backup
              /dev/sda1      vfat      253M   49M  204M  20% /boot
              tmpfs          tmpfs     379M   16K  379M   1% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Thu Aug 17 16:38:50 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:40:0F:7D vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
              [Thu Aug 17 16:38:52 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
              [Thu Aug 17 16:38:52 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
              [Thu Aug 17 16:38:54 2023] EXT4-fs (sda2): re-mounted. Opts: (null)
              [Thu Aug 17 16:38:56 2023] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
              
              Show mounted filesystems (real ones only):
              TARGET    SOURCE    FSTYPE OPTIONS
              /         /dev/sda2 ext4   rw,noatime,stripe=8191
              |-/backup /dev/sdb1 ext4   rw,noatime
              `-/boot   /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              5.9G    /var/
              3.4G    /var/cache/apt
              3.4G    /var/cache
              3.3G    /var/cache/apt/archives
              2.4G    /var/lib
              
              Archived and active journals take up 40.0M in the file system.
              
              /opt/iobroker/backups:
              2.9G    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              1.1G    /opt/iobroker/iobroker-data/
              541M    /opt/iobroker/iobroker-data/backup-objects
              383M    /opt/iobroker/iobroker-data/files
              78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
              52M     /opt/iobroker/iobroker-data/files/javascript.admin
              
              The five largest files in iobroker-data are:
              41M     /opt/iobroker/iobroker-data/states.json.old
              41M     /opt/iobroker/iobroker-data/states.json.bak
              35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
              31M     /opt/iobroker/iobroker-data/objects.jsonl
              21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.e564fb87.js.map
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v18.17.1
              /usr/bin/node           v18.17.1
              /usr/bin/npm            9.6.7
              /usr/bin/npx            9.6.7
              
              
              nodejs:
                Installed: 18.17.1-deb-1nodesource1
                Candidate: 18.17.1-deb-1nodesource1
                Version table:
               *** 18.17.1-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x bullseye/main armhf Packages
                      100 /var/lib/dpkg/status
                   16.20.2-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
                   14.21.3-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                   12.22.12-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_12.x bullseye/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
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: redis
              
              MULTIHOSTSERVICE/enabled: false
              
              Core adapters versions
              js-controller:  5.0.11
              admin:          6.7.2
              javascript:     7.1.4
              
              Adapters from github:   3
              
              Adapter State
                system.adapter.admin.1                  : admin                 : raspi                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                system.adapter.alias-manager.0          : alias-manager         : raspi                                    -  enabled
              + system.adapter.backitup.0               : backitup              : raspi                                    -  enabled
              + system.adapter.chromecast.0             : chromecast            : raspi                                    -  enabled
              + system.adapter.cloud.0                  : cloud                 : raspi                                    -  enabled
                system.adapter.deconz.0                 : deconz                : raspi                                    - disabled, port: 80
                system.adapter.devices.0                : devices               : raspi                                    -  enabled
              + system.adapter.discovery.0              : discovery             : raspi                                    -  enabled
                system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspi                                    - disabled
                system.adapter.feiertage.0              : feiertage             : raspi                                    -  enabled
                system.adapter.flot.0                   : flot                  : raspi                                    -  enabled
                system.adapter.fritzdect.0              : fritzdect             : raspi                                    - disabled
                system.adapter.hue-extended.0           : hue-extended          : raspi                                    - disabled
                system.adapter.hue.0                    : hue                   : raspi                                    - disabled, port: 443
                system.adapter.ical.0                   : ical                  : raspi                                    -  enabled
                system.adapter.icons-icons8.0           : icons-icons8          : raspi                                    -  enabled
                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspi                                    -  enabled
                system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: raspi                                    -  enabled
                system.adapter.iqontrol.0               : iqontrol              : raspi                                    - disabled
              + system.adapter.javascript.0             : javascript            : raspi                                    -  enabled
                system.adapter.luftdaten.0              : luftdaten             : raspi                                    -  enabled
                system.adapter.luftdaten.1              : luftdaten             : raspi                                    -  enabled
                system.adapter.mqtt.0                   : mqtt                  : raspi                                    - disabled, port: 1884, bind: 0.0.0.0
              + system.adapter.net-tools.0              : net-tools             : raspi                                    -  enabled
                system.adapter.netatmo-crawler.0        : netatmo-crawler       : raspi                                    -  enabled
              + system.adapter.nuki.0                   : nuki                  : raspi                                    -  enabled
              + system.adapter.onvif.0                  : onvif                 : raspi                                    -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
              + system.adapter.ping.0                   : ping                  : raspi                                    -  enabled
              + system.adapter.pushover.0               : pushover              : raspi                                    -  enabled
              + system.adapter.reolink.0                : reolink               : raspi                                    -  enabled
              + system.adapter.reolink.1                : reolink               : raspi                                    -  enabled
              + system.adapter.reolink.2                : reolink               : raspi                                    -  enabled
              + system.adapter.reolink.3                : reolink               : raspi                                    -  enabled
              + system.adapter.reolink.4                : reolink               : raspi                                    -  enabled
                system.adapter.samsung_tizen.0          : samsung_tizen         : raspi                                    -  enabled, port: 8002
              + system.adapter.sayit.0                  : sayit                 : raspi                                    -  enabled
              + system.adapter.sayit.1                  : sayit                 : raspi                                    -  enabled
              + system.adapter.sayit.2                  : sayit                 : raspi                                    -  enabled
              + system.adapter.sayit.3                  : sayit                 : raspi                                    -  enabled
              + system.adapter.sayit.4                  : sayit                 : raspi                                    -  enabled
              + system.adapter.sayit.5                  : sayit                 : raspi                                    -  enabled
              + system.adapter.shelly.0                 : shelly                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : raspi                                    -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                system.adapter.smartcontrol.0           : smartcontrol          : raspi                                    - disabled
              + system.adapter.sonoff.0                 : sonoff                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.sourceanalytix.0         : sourceanalytix        : raspi                                    -  enabled
              + system.adapter.spotify-premium.0        : spotify-premium       : raspi                                    -  enabled
              + system.adapter.sql.0                    : sql                   : raspi                                    -  enabled, port: 0
                system.adapter.statistics.0             : statistics            : raspi                                    -  enabled
              + system.adapter.telegram.0               : telegram              : raspi                                    -  enabled, port: 8443, bind: 0.0.0.0
                system.adapter.text2command.0           : text2command          : raspi                                    - disabled
                system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspi                                    -  enabled
                system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspi                                    -  enabled
                system.adapter.vis-google-fonts.0       : vis-google-fonts      : raspi                                    -  enabled
                system.adapter.vis-history.0            : vis-history           : raspi                                    -  enabled
                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspi                                    -  enabled
                system.adapter.vis-icontwo.0            : vis-icontwo           : raspi                                    -  enabled
                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspi                                    -  enabled
                system.adapter.vis-justgage.0           : vis-justgage          : raspi                                    -  enabled
                system.adapter.vis-material-advanced.0  : vis-material-advanced : raspi                                    -  enabled
                system.adapter.vis-metro.0              : vis-metro             : raspi                                    -  enabled
                system.adapter.vis-rgraph.0             : vis-rgraph            : raspi                                    -  enabled
                system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspi                                    -  enabled
                system.adapter.vis.0                    : vis                   : raspi                                    -  enabled
              + system.adapter.web.0                    : web                   : raspi                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : raspi                                    -  enabled
              + system.adapter.zigbee.0                 : zigbee                : raspi                                    -  enabled, port: /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.26__Embed_with_CMSIS-DAP_L1100GB8-if00
              
              + instance is alive
              
              Enabled adapters with bindings
                system.adapter.admin.1                  : admin                 : raspi                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.onvif.0                  : onvif                 : raspi                                    -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
                system.adapter.samsung_tizen.0          : samsung_tizen         : raspi                                    -  enabled, port: 8002
              + system.adapter.shelly.0                 : shelly                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : raspi                                    -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.sonoff.0                 : sonoff                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.sql.0                    : sql                   : raspi                                    -  enabled, port: 0
              + system.adapter.telegram.0               : telegram              : raspi                                    -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : raspi                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : raspi                                    -  enabled, port: /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.26__Embed_with_CMSIS-DAP_L1100GB8-if00
              
              ioBroker-Repositories
              stable        : http://download.iobroker.net/sources-dist.json
              beta          : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): beta
              
              Installed ioBroker-Instances
              Used repository: beta
              Adapter    "admin"        : 6.8.2    , installed 6.7.2  [Updatable]
              Adapter    "alias-manager": 1.2.6    , installed 1.2.6
              Adapter    "asterisk"     : 1.0.6    , installed 1.0.6
              Adapter    "backitup"     : 2.7.0    , installed 2.6.23 [Updatable]
              Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
              Adapter    "cloud"        : 4.4.1    , installed 4.4.1
              Adapter    "countdown"    : 2.1.0    , installed 2.0.1  [Updatable]
              Adapter    "deconz"       : 1.3.21   , installed 1.3.21
              Adapter    "devices"      : 1.1.5    , installed 1.1.5
              Adapter    "digitalstrom" : 2.3.0    , installed 2.3.0
              Adapter    "discovery"    : 3.2.0    , installed 3.2.0
              Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
              Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
              Adapter    "flot"         : 1.12.0   , installed 1.12.0
              Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
              Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
              Adapter    "hue"          : 3.9.6    , installed 3.9.3  [Updatable]
              Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
              Adapter    "ical"         : 1.13.3   , installed 1.13.3
              Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
              Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
              Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
              Adapter    "info"         : 1.9.26   , installed 1.9.26
              Adapter    "iqontrol"     : 2.3.0    , installed 2.2.0  [Updatable]
              Adapter    "javascript"   : 7.1.4    , installed 7.1.4
              Controller "js-controller": 5.0.11   , installed 5.0.11
              Adapter    "luftdaten"    : 3.0.0    , installed 3.0.0
              Adapter    "moma"         : 1.2.9    , installed 1.2.9
              Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
              Adapter    "mydlink"      : 1.3.2    , installed 1.3.2
              Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
              Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
              Adapter    "nuki"         : 1.6.0    , installed 1.6.0
              Adapter    "nuki-extended": 2.6.5    , installed 2.6.5
              Adapter    "octoprint"    : 5.0.1    , installed 5.0.1
              Adapter    "onvif"        : 1.0.5    , installed 1.0.5
              Adapter    "owntracks"    : 1.0.5    , installed 1.0.5
              Adapter    "paw"          : 0.3.2    , installed 0.3.2
              Adapter    "ph803w"       : 1.1.1    , installed 1.1.1
              Adapter    "ping"         : 1.6.2    , installed 1.6.2
              Adapter    "pushover"     : 3.0.4    , installed 3.0.4
              Adapter    "samsung"      : 0.5.11   , installed 0.5.11
              Adapter    "sayit"        : 3.0.5    , installed 3.0.5
              Adapter    "shelly"       : 6.4.1    , installed 6.4.1
              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
              Adapter    "smartcontrol" : 1.3.2    , installed 1.3.2
              Adapter    "socketio"     : 6.5.2    , installed 6.5.2
              Adapter    "sonoff"       : 2.5.7    , installed 2.5.7
              Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
              Adapter    "spotify-premium": 1.2.2  , installed 1.2.2
              Adapter    "sql"          : 2.2.0    , installed 2.2.0
              Adapter    "statistics"   : 2.3.0    , installed 2.3.0
              Adapter    "telegram"     : 1.16.0   , installed 1.16.0
              Adapter    "text2command" : 3.0.2    , installed 3.0.2
              Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
              Adapter    "vis"          : 1.4.16   , installed 1.4.16
              Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
              Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
              Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
              Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
              Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
              Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
              Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
              Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
              Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "web"          : 6.1.0    , installed 6.1.0
              Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
              Adapter    "wiobrowser"   : 2.0.1    , installed 2.0.1
              Adapter    "ws"           : 2.5.3    , installed 2.5.3
              Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
              
              Objects and States
              Please stand by - This may take a while
              Objects:        17061
              States:         12802
              
              *** 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_12.x bullseye InRelease
              Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
              Hit:6 https://deb.nodesource.com/node_16.x bullseye InRelease
              Hit:7 https://deb.nodesource.com/node_18.x bullseye 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:8080          0.0.0.0:*               LISTEN      119        15505      393/motion
              tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       13397      376/deCONZ
              tcp        0      0 127.0.0.1:8081          0.0.0.0:*               LISTEN      119        15504      393/motion
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15448      544/sshd: /usr/sbin
              tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          15509      529/cupsd
              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       20690      2004/io.sonoff.0
              tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      1000       15588      376/deCONZ
              tcp        0      0 192.168.178.53:9092     0.0.0.0:*               LISTEN      1001       23103      2718/io.nuki.0
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       13587      602/iobroker.js-con
              tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      110        13451      618/mariadbd
              tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      118        14601      532/redis-server 12
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21194      2452/io.web.0
              tcp6       0      0 :::22                   :::*                    LISTEN      0          15450      544/sshd: /usr/sbin
              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       31661      3739/io.simple-api.
              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          15508      529/cupsd
              tcp6       0      0 ::1:6379                :::*                    LISTEN      118        14602      532/redis-server 12
              udp        0      0 0.0.0.0:51718           0.0.0.0:*                           108        13333      369/avahi-daemon: r
              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       21832      2408/io.shelly.0
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14733      988/dhcpcd
              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          10205      642/cups-browsed
              udp        0      0 0.0.0.0:55934           0.0.0.0:*                           1001       48081      2408/io.shelly.0
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       18145      2194/io.chromecast.
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13331      369/avahi-daemon: r
              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       14732      376/deCONZ
              udp6       0      0 :::546                  :::*                                0          14885      988/dhcpcd
              udp6       0      0 :::60506                :::*                                108        13334      369/avahi-daemon: r
              udp6       0      0 :::5353                 :::*                                108        13332      369/avahi-daemon: r
              
              *** Log File - Last 25 Lines ***
              
              2023-08-17 16:42:28.713  - info: onvif.0 (3793) Found Adapter Device: onvif.0.192_168_178_119_8000 Manufacturer IPC_523128M5MP 192.168.178.119:8000
              2023-08-17 16:42:31.896  - error: onvif.0 (3793) Data: null XML: undefined
              2023-08-17 16:42:31.896  - error: onvif.0 (3793) Error initializing device: Error: connect EHOSTUNREACH 192.168.178.119:8000 device: {"id":"192_168_178_119_8000","name":"Manufacturer IPC_523128M5MP 192.168.178.119:8000","ip":"192.168.178.119","port":"8000","hostname":"192.168.178.119","user":"admin","password":"fCmqvxM4ZCJMY7Tpv51SSlsso","snapshotUrl":"http://192.168.178.119:80/cgi-bin/api.cgi?cmd=onvifSnapPic&channel=0","majorStreamUrl":"rtsp://admin:fCmqvxM4ZCJMY7Tpv51SSlsso@192.168.178.119:554/","minorStreamUrl":"rtsp://admin:fCmqvxM4ZCJMY7Tpv51SSlsso@192.168.178.119:554/h264Preview_01_sub"}
              2023-08-17 16:42:31.897  - error: onvif.0 (3793) You can change user and password under object and edit device or delete device under objects and restart adapter
              2023-08-17 16:42:31.897  - error: onvif.0 (3793) Error: connect EHOSTUNREACH 192.168.178.119:8000
                  at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)
              2023-08-17 16:42:31.898  - info: onvif.0 (3793) Found Adapter Device: onvif.0.192_168_178_127_8000 ManufacturerE1 Outdoor 192.168.178.127:8000
              2023-08-17 16:42:33.300  - info: onvif.0 (3793) Device successful initialized: 192.168.178.127:8000
              2023-08-17 16:42:34.075  - info: sourceanalytix.0 (3641) Initialization of 0_userdata.0.Holger2.Energie_Haus.SolarErzeugung successfully
              2023-08-17 16:42:34.076  - info: sourceanalytix.0 (3641) Initialising (7 of 7) "0_userdata.0.Holger2.Energie_Haus.Strombezug_STAWA"
              2023-08-17 16:42:37.306  - info: onvif.0 (3793) Start onvif discovery
              2023-08-17 16:42:37.331  - warn: onvif.0 (3793) Used invalid characters: onvif.0.192_168_178_127_8000.infos.presets.Geländer changed to onvif.0.192_168_178_127_8000.infos.presets.GelÃ_nder
              2023-08-17 16:42:37.382  - info: onvif.0 (3793) Discovery Reply from 192.168.178.127 (name,IPC) (E1Outdoor) (http://192.168.178.127:8000/onvif/device_service) (urn:uuid:2419d68a-2dd2-21b2-a205-c4:3c:b0:9c:12:34)
              2023-08-17 16:42:37.383  - info: onvif.0 (3793) Skip device 192.168.178.127 because it is already configured via iobroker object. Delete the device under objects for reconfigure.
              2023-08-17 16:42:37.457  - info: onvif.0 (3793) Discovery Reply from 192.168.178.128 (name,IPC) (E1Outdoor) (http://192.168.178.128:8000/onvif/device_service) (urn:uuid:2419d68a-2dd2-21b2-a205-68:39:43:f8:6c:69)
              2023-08-17 16:42:37.457  - info: onvif.0 (3793) Skip device 192.168.178.128 because it is already configured via iobroker object. Delete the device under objects for reconfigure.
              2023-08-17 16:42:37.475  - info: onvif.0 (3793) Discovery Reply from 192.168.178.132 (name,IPC) (E1Outdoor) (http://192.168.178.132:8000/onvif/device_service) (urn:uuid:2419d68a-2dd2-21b2-a205-5c:c3:36:2e:0e:73)
              2023-08-17 16:42:37.476  - info: onvif.0 (3793) Skip device 192.168.178.132 because it is already configured via iobroker object. Delete the device under objects for reconfigure.
              2023-08-17 16:42:37.535  - warn: onvif.0 (3793) State "onvif.0.192_168_178_127_8000.infos.presets.Geländer" has no existing object, this might lead to an error in future versions
              2023-08-17 16:42:42.316  - info: onvif.0 (3793) Finished onvif discovery
              2023-08-17 16:42:51.240  - info: sourceanalytix.0 (3641) Initialization of 0_userdata.0.Holger2.Energie_Haus.Strombezug_STAWA successfully
              2023-08-17 16:42:51.283  - warn: sourceanalytix.0 (3641) Cannot handle calculations for 1 of 7 enabled states, check error messages
              2023-08-17 16:42:51.303  - info: sourceanalytix.0 (3641) Successfully activated SourceAnalytix for 6 of 7 states, will do my Job until you stop me!
              2023-08-17 16:44:03.228  - info: javascript.0 (910) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
              2023-08-17 16:44:25.874  - info: javascript.0 (910) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
              
              
              ============ Mark until here for C&P =============
              
              iob diag has finished.
              
              DJMarc75 1 Reply Last reply Reply Quote 0
              • DJMarc75
                DJMarc75 @brokeling last edited by

                @brokeling sagte in Noch ein Zigbee Problem....:

                js-controller: js-controller: 5.0.11

                admin: 6.7.2

                javascript: 7.1.4

                jetzt sogar überall Betauser

                @brokeling sagte in Noch ein Zigbee Problem....:

                load average: 7.83, 3.25, 1.25

                Hammer... über 7 sieht man selten

                @brokeling sagte in Noch ein Zigbee Problem....:

                temp=68.6'C

                grenzwertig

                @brokeling sagte in Noch ein Zigbee Problem....:

                volt=0.8375V

                hm...

                Objects type: jsonl
                States  type: redis
                
                *** 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_12.x bullseye InRelease
                Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
                Hit:6 https://deb.nodesource.com/node_16.x bullseye InRelease
                Hit:7 https://deb.nodesource.com/node_18.x bullseye InRelease
                
                2023-08-17 16:42:31.897  - error: onvif.0 (3793) Error: connect EHOSTUNREACH 192.168.178.119:8000
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @brokeling last edited by Thomas Braun

                  @brokeling

                  Warum hast du den Beta-Kram nicht ausgeschaltet?

                  iob start admin.1
                  

                  sagt was im LogFile?

                  1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @DJMarc75 last edited by

                    @djmarc75 sagte in Noch ein Zigbee Problem....:

                    Hammer... über 7 sieht man selten

                    Systemstart und dann Motion mit mehreren Kameras aktiv kann schonmal für so eine Auslastung sorgen.

                    B 1 Reply Last reply Reply Quote 0
                    • B
                      brokeling @Thomas Braun last edited by

                      @thomas-braun

                      pi@raspi:~ $ iob start admin.1
                      

                      iobroker läuft aber ich komme noch nicht auf die Oberfläche.
                      Wie kann ich das logfile ohne die Oberfläche auslesen?

                      Thomas Braun B 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @brokeling last edited by

                        @brokeling

                        iob logs --watch | uniq
                        
                        1 Reply Last reply Reply Quote 0
                        • B
                          brokeling @brokeling last edited by brokeling

                          @brokeling said in Noch ein Zigbee Problem....:

                          @thomas-braun

                          pi@raspi:~ $ iob start admin.1
                          

                          iobroker läuft aber ich komme noch nicht auf die Oberfläche.
                          Wie kann ich das logfile ohne die Oberfläche auslesen?

                          das wird zu viel. Wie kann man das loglevel von info auf warning stellen?

                          Thomas Braun DJMarc75 2 Replies Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @brokeling last edited by

                            @brokeling sagte in Noch ein Zigbee Problem....:

                            das wird zu viel.

                            Das wird zu wenig.

                            1 Reply Last reply Reply Quote 0
                            • DJMarc75
                              DJMarc75 @brokeling last edited by

                              @brokeling sagte in Noch ein Zigbee Problem....:

                              Wie kann man das loglevel von info auf warning stellen?

                              Du als Betauser müsstest das doch wissen

                              Screenshot 2023-08-17 175318.png

                              B 1 Reply Last reply Reply Quote 0
                              • B
                                brokeling @DJMarc75 last edited by

                                @djmarc75
                                😉 ja schon aber ohne admin Oberfläche...

                                DJMarc75 B Thomas Braun 3 Replies Last reply Reply Quote 0
                                • DJMarc75
                                  DJMarc75 @brokeling last edited by

                                  @brokeling sagte in Noch ein Zigbee Problem....:

                                  ohne admin Oberfläche

                                  keine Ahnung da ich mein System noch nie so verbogen hab 😬

                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    brokeling @brokeling last edited by

                                    also ich weiß jetzt nicht was ich aus dem log rauskopieren soll.
                                    Alles ist zu lang....am Anfang kommen zudem Hieroglyphen...

                                    2023-08-17 17:44:37.750  - info: host.raspi instance system.adapter.samsung_tizen.0 started with pid 6653
                                    2023-08-17 17:44:38.377  - error: host.raspi Caught by controller[0]: node:internal/modules/cjs/loader:1080
                                    2023-08-17 17:44:38.378  - error: host.raspi Caught by controller[0]:   throw err;
                                    2023-08-17 17:44:38.378  - error: host.raspi Caught by controller[0]:   ^
                                    2023-08-17 17:44:38.378  - error: host.raspi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
                                    2023-08-17 17:44:38.379  - error: host.raspi Caught by controller[0]: Require stack:
                                    2023-08-17 17:44:38.379  - error: host.raspi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js
                                    2023-08-17 17:44:38.379  - error: host.raspi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/main.js
                                    2023-08-17 17:44:38.380  - error: host.raspi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                                    2023-08-17 17:44:38.380  - error: host.raspi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
                                    2023-08-17 17:44:38.380  - error: host.raspi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
                                    2023-08-17 17:44:38.380  - error: host.raspi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:121:18)
                                    2023-08-17 17:44:38.381  - error: host.raspi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js:46:25)
                                    2023-08-17 17:44:38.381  - error: host.raspi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                    2023-08-17 17:44:38.381  - error: host.raspi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                    2023-08-17 17:44:38.381  - error: host.raspi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                                    2023-08-17 17:44:38.382  - error: host.raspi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                                    2023-08-17 17:44:38.382  - error: host.raspi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
                                    2023-08-17 17:44:38.383  - error: host.raspi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                    2023-08-17 17:44:38.383  - error: host.raspi Caught by controller[0]:   requireStack: [
                                    2023-08-17 17:44:38.384  - error: host.raspi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js',
                                    2023-08-17 17:44:38.384  - error: host.raspi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.samsung_tizen/main.js'
                                    2023-08-17 17:44:38.384  - error: host.raspi Caught by controller[0]:   ]
                                    2023-08-17 17:44:38.385  - error: host.raspi Caught by controller[0]: }
                                    2023-08-17 17:44:38.385  - error: host.raspi Caught by controller[0]: Node.js v18.17.1
                                    2023-08-17 17:44:38.385  - error: host.raspi instance system.adapter.samsung_tizen.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    2023-08-17 17:44:38.386  - info: host.raspi Adapter system.adapter.samsung_tizen.0 needs rebuild of iobroker.js-controller and will be restarted afterwards.
                                    2023-08-17 17:44:38.387  - info: host.raspi system.adapter.samsung_tizen.0 will be rebuilt (Args: {"path":"/opt/iobroker/node_modules","module":"iobroker.js-controller","version":"5.0.11"})
                                    2023-08-17 17:44:38.388  - warn: host.raspi adapter "samsung_tizen" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
                                    2023-08-17 17:44:38.389  - info: host.raspi iobroker rebuild iobroker.js-controller@5.0.11 --path /opt/iobroker/node_modules
                                    2023-08-17 17:44:40.582  - info: host.raspi iobroker npm-rebuild: Rebuilding native module "iobroker.js-controller@5.0.11" in /opt/iobroker/node_modules ...
                                    2023-08-17 17:44:58.925  - info: sql.0 (1910) Do not store value "NULL" for PM10 Outdoor because no number
                                    2023-08-17 17:44:58.934  - info: sql.0 (1910) Do not store value "NULL" for PM25 Outdoor because no number
                                    2023-08-17 17:44:58.940  - info: sql.0 (1910) Do not store value "NULL" for DevPointLueftung because no number
                                    2023-08-17 17:45:00.117  - info: host.raspi instance system.adapter.netatmo-crawler.0 started with pid 6954
                                    2023-08-17 17:45:04.184  - info: host.raspi instance system.adapter.luftdaten.1 started with pid 6989
                                    2023-08-17 17:45:04.489  - info: netatmo-crawler.0 (6954) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v18.17.1, js-controller: 5.0.11
                                    2023-08-17 17:45:04.584  - info: netatmo-crawler.0 (6954) Getting data for stationid:70:ee:50:29:08:fe
                                    2023-08-17 17:45:05.918  - info: netatmo-crawler.0 (6954) Getting data for stationid:70:ee:50:3f:34:04
                                    2023-08-17 17:45:07.176  - info: netatmo-crawler.0 (6954) Getting data for stationid:70:ee:50:52:e9:96
                                    2023-08-17 17:45:08.147  - info: netatmo-crawler.0 (6954) Getting data for stationid:70:ee:50:05:53:68
                                    2023-08-17 17:45:08.236  - info: host.raspi instance system.adapter.luftdaten.0 started with pid 7028
                                    2023-08-17 17:45:08.728  - info: luftdaten.1 (6989) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v18.17.1, js-controller: 5.0.11
                                    2023-08-17 17:45:09.492  - info: netatmo-crawler.0 (6954) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                    2023-08-17 17:45:10.042  - info: host.raspi instance system.adapter.netatmo-crawler.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                    2023-08-17 17:45:12.552  - info: luftdaten.1 (6989) Terminated (NO_ERROR): Without reason
                                    2023-08-17 17:45:13.009  - info: luftdaten.0 (7028) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v18.17.1, js-controller: 5.0.11
                                    2023-08-17 17:45:13.094  - info: host.raspi instance system.adapter.luftdaten.1 terminated with code 0 (NO_ERROR)
                                    2023-08-17 17:45:13.386  - info: luftdaten.0 (7028) Terminated (NO_ERROR): Without reason
                                    2023-08-17 17:45:14.227  - info: host.raspi instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
                                    2023-08-17 17:45:18.766  - info: host.raspi iobroker npm-rebuild: rebuilt dependencies successfully
                                    2023-08-17 17:45:18.810  - info: host.raspi iobroker npm-rebuild:
                                    2023-08-17 17:45:18.810  - info: host.raspi iobroker npm-rebuild: Rebuilding native modules done
                                    2023-08-17 17:45:19.824  - info: host.raspi iobroker npm-rebuild: exit 0
                                    2023-08-17 17:45:19.896  - info: host.raspi instance system.adapter.samsung_tizen.0 started with pid 7192
                                    2023-08-17 17:45:20.527  - error: host.raspi Caught by controller[0]: node:internal/modules/cjs/loader:1080
                                    2023-08-17 17:45:20.527  - error: host.raspi Caught by controller[0]:   throw err;
                                    2023-08-17 17:45:20.527  - error: host.raspi Caught by controller[0]:   ^
                                    2023-08-17 17:45:20.528  - error: host.raspi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
                                    2023-08-17 17:45:20.528  - error: host.raspi Caught by controller[0]: Require stack:
                                    2023-08-17 17:45:20.528  - error: host.raspi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js
                                    2023-08-17 17:45:20.529  - error: host.raspi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/main.js
                                    2023-08-17 17:45:20.529  - error: host.raspi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                                    2023-08-17 17:45:20.529  - error: host.raspi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
                                    2023-08-17 17:45:20.529  - error: host.raspi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
                                    2023-08-17 17:45:20.530  - error: host.raspi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:121:18)
                                    2023-08-17 17:45:20.530  - error: host.raspi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js:46:25)
                                    2023-08-17 17:45:20.530  - error: host.raspi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                    2023-08-17 17:45:20.530  - error: host.raspi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                    2023-08-17 17:45:20.530  - error: host.raspi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                                    2023-08-17 17:45:20.531  - error: host.raspi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                                    2023-08-17 17:45:20.531  - error: host.raspi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
                                    2023-08-17 17:45:20.531  - error: host.raspi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                    2023-08-17 17:45:20.531  - error: host.raspi Caught by controller[0]:   requireStack: [
                                    2023-08-17 17:45:20.532  - error: host.raspi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js',
                                    2023-08-17 17:45:20.532  - error: host.raspi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.samsung_tizen/main.js'
                                    2023-08-17 17:45:20.532  - error: host.raspi Caught by controller[0]:   ]
                                    2023-08-17 17:45:20.532  - error: host.raspi Caught by controller[0]: }
                                    2023-08-17 17:45:20.533  - error: host.raspi Caught by controller[0]: Node.js v18.17.1
                                    2023-08-17 17:45:20.533  - error: host.raspi instance system.adapter.samsung_tizen.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    2023-08-17 17:45:20.533  - info: host.raspi Adapter system.adapter.samsung_tizen.0 needs rebuild and will be restarted afterwards.
                                    2023-08-17 17:45:20.534  - info: host.raspi system.adapter.samsung_tizen.0 will be rebuilt
                                    2023-08-17 17:45:20.534  - warn: host.raspi adapter "samsung_tizen" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
                                    2023-08-17 17:45:20.535  - info: host.raspi iobroker rebuild
                                    2023-08-17 17:45:22.718  - info: host.raspi iobroker npm-rebuild: Rebuilding native modules ...
                                    2023-08-17 17:45:46.339  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                    2023-08-17 17:45:46.791  - info: vis.0 (7554) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v18.17.1, js-controller: 5.0.11
                                    2023-08-17 17:45:47.213  - info: vis.0 (7554) vis license is OK.
                                    2023-08-17 17:45:48.048  - info: sayit.0 (7533) starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.sayit, node: v18.17.1, js-controller: 5.0.11
                                    2023-08-17 17:45:48.066  - info: sayit.0 (7533) Install process. Upload files and stop.
                                    2023-08-17 17:45:48.069  - info: sayit.0 (7533) Upload announce mp3 files
                                    2023-08-17 17:45:48.295  - info: sayit.0 (7533) stopping...
                                    2023-08-17 17:45:48.303  - info: sayit.0 (7533) terminating
                                    2023-08-17 17:45:48.308  - info: sayit.0 (7533) Terminated (NO_ERROR): Without reason
                                    2023-08-17 17:45:48.847  - info: sayit.0 (7533) terminating
                                    2023-08-17 17:45:48.893  - info: sayit.0 (7533) stopping...
                                    2023-08-17 17:45:49.571  - info: vis.0 (7554) Terminated (NO_ERROR): Without reason
                                    2023-08-17 17:45:52.969  - info: vis-google-fonts.0 (7725) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.vis-google-fonts, node: v18.17.1, js-controller: 5.0.11
                                    2023-08-17 17:45:53.694  - info: vis-google-fonts.0 (7725) Terminated (NO_ERROR): Without reason
                                    2023-08-17 17:47:33.102  - info: host.raspi iobroker npm-rebuild: rebuilt dependencies successfully
                                    2023-08-17 17:47:33.150  - info: host.raspi iobroker npm-rebuild:
                                    2023-08-17 17:47:33.151  - info: host.raspi iobroker npm-rebuild: Rebuilding native modules done
                                    2023-08-17 17:47:34.165  - info: host.raspi iobroker npm-rebuild: exit 0
                                    2023-08-17 17:47:34.223  - info: host.raspi instance system.adapter.samsung_tizen.0 started with pid 9608
                                    2023-08-17 17:47:34.965  - error: host.raspi Caught by controller[0]: node:internal/modules/cjs/loader:1080
                                    2023-08-17 17:47:34.966  - error: host.raspi Caught by controller[0]:   throw err;
                                    2023-08-17 17:47:34.966  - error: host.raspi Caught by controller[0]:   ^
                                    2023-08-17 17:47:34.966  - error: host.raspi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
                                    2023-08-17 17:47:34.967  - error: host.raspi Caught by controller[0]: Require stack:
                                    2023-08-17 17:47:34.967  - error: host.raspi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js
                                    2023-08-17 17:47:34.967  - error: host.raspi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/main.js
                                    2023-08-17 17:47:34.968  - error: host.raspi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                                    2023-08-17 17:47:34.968  - error: host.raspi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
                                    2023-08-17 17:47:34.968  - error: host.raspi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
                                    2023-08-17 17:47:34.968  - error: host.raspi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:121:18)
                                    2023-08-17 17:47:34.968  - error: host.raspi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js:46:25)
                                    2023-08-17 17:47:34.969  - error: host.raspi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                    2023-08-17 17:47:34.969  - error: host.raspi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                    2023-08-17 17:47:34.969  - error: host.raspi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                                    2023-08-17 17:47:34.969  - error: host.raspi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                                    2023-08-17 17:47:34.989  - error: host.raspi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
                                    2023-08-17 17:47:34.989  - error: host.raspi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                    2023-08-17 17:47:34.990  - error: host.raspi Caught by controller[0]:   requireStack: [
                                    2023-08-17 17:47:34.990  - error: host.raspi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js',
                                    2023-08-17 17:47:34.990  - error: host.raspi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.samsung_tizen/main.js'
                                    2023-08-17 17:47:34.990  - error: host.raspi Caught by controller[0]:   ]
                                    2023-08-17 17:47:34.990  - error: host.raspi Caught by controller[0]: }
                                    2023-08-17 17:47:34.990  - error: host.raspi Caught by controller[0]: Node.js v18.17.1
                                    2023-08-17 17:47:34.991  - error: host.raspi instance system.adapter.samsung_tizen.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    2023-08-17 17:47:34.991  - info: host.raspi Rebuild for adapter system.adapter.samsung_tizen.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                    2023-08-17 17:47:58.747  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                    2023-08-17 17:48:32.275  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                    2023-08-17 17:48:36.374  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                    2023-08-17 17:49:58.535  - error: sql.0 (1910) Cannot insert INSERT INTO `iobroker`.ts_bool (id, ts, val, ack, _from, q) VALUES (undefined, 1692286783814, NULL, 1, 1, 64),(undefined, 1692286783818, true, 1, 1, 0);: Error: Unknown column 'undefined' in 'field list' (id: reolink.0.network.connected)
                                    2023-08-17 17:49:58.537  - error: sql.0 (1910) Cannot insert INSERT INTO `iobroker`.ts_bool (id, ts, val, ack, _from, q) VALUES (undefined, 1692286783814, NULL, 1, 1, 64),(undefined, 1692286783818, true, 1, 1, 0);: Error: Unknown column 'undefined' in 'field list' (id: reolink.1.network.connected)
                                    2023-08-17 17:49:58.539  - error: sql.0 (1910) Cannot insert INSERT INTO `iobroker`.ts_bool (id, ts, val, ack, _from, q) VALUES (undefined, 1692286783814, NULL, 1, 1, 64),(undefined, 1692286783818, true, 1, 1, 0);: Error: Unknown column 'undefined' in 'field list' (id: reolink.2.network.connected)
                                    2023-08-17 17:49:58.540  - error: sql.0 (1910) Cannot insert INSERT INTO `iobroker`.ts_bool (id, ts, val, ack, _from, q) VALUES (undefined, 1692286783814, NULL, 1, 1, 64),(undefined, 1692286783818, true, 1, 1, 0);: Error: Unknown column 'undefined' in 'field list' (id: reolink.3.network.connected)
                                    2023-08-17 17:49:58.929  - info: sql.0 (1910) Do not store value "NULL" for HumAußen because no number
                                    2023-08-17 17:49:58.933  - info: sql.0 (1910) D
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @brokeling last edited by

                                      @brokeling

                                      iob logs --watch | uniq
                                      

                                      einfach nur die neu hinzukommenden Zeilen beobachten. Kann ja nicht so viel sein. Oder knallt dir da irgendwas anderes im Sekundentakt Meldungen rein? Dann den Adapter stoppen.

                                      B 1 Reply Last reply Reply Quote 0
                                      • B
                                        brokeling @Thomas Braun last edited by brokeling

                                        @thomas-braun

                                        vielleicht das hier:

                                        2023-08-17 17:40:13.389  - info: zigbee.0 (2106) starting. Version 1.8.23 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:40:13.587  - info: zigbee.0 (2106) delete old Backup files. keep only last 10
                                        2023-08-17 17:40:13.590  - info: zigbee.0 (2106) Starting Zigbee  npm ...
                                        2023-08-17 17:40:14.057  - error: zigbee.0 (2106) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.26__Embed_with_CMSIS-DAP_L1100GB8-if00'"
                                        2023-08-17 17:40:14.279  - info: sonoff.0 (2060) Client [shellyem3-BCFF4DFD1525] connected with secret 1692286814275_1998
                                        2023-08-17 17:40:14.059  - error: zigbee.0 (2106) Failed to start Zigbee
                                        2023-08-17 17:40:14.060  - error: zigbee.0 (2106) Error herdsman start
                                        2023-08-17 17:40:14.062  - info: zigbee.0 (2106) Installed Version: iobroker.zigbee@1.8.23
                                        2023-08-17 17:40:15.425  - info: host.raspi instance system.adapter.ping.0 started with pid 2211
                                        2023-08-17 17:40:15.577  - info: sonoff.0 (2060) Client [shellyem3-BCFF4DFD1558] connected with secret 1692286815576_3059
                                        2023-08-17 17:40:15.604  - info: chromecast.0 (2174) starting. Version 3.0.3 in /opt/iobroker/node_modules/iobroker.chromecast, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:40:18.827  - info: ping.0 (2211) starting. Version 1.6.2 in /opt/iobroker/node_modules/iobroker.ping, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:40:19.492  - info: host.raspi instance scheduled system.adapter.ical.0 0,30 * * * *
                                        2023-08-17 17:40:19.534  - info: host.raspi instance system.adapter.ical.0 started with pid 2255
                                        2023-08-17 17:40:23.434  - info: host.raspi instance system.adapter.spotify-premium.0 started with pid 2395
                                        2023-08-17 17:40:23.612  - info: ical.0 (2255) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:40:24.062  - info: zigbee.0 (2106) Try to reconnect. 1 attempts left
                                        2023-08-17 17:40:24.065  - info: zigbee.0 (2106) Starting Zigbee  npm ...
                                        2023-08-17 17:40:24.083  - error: zigbee.0 (2106) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.26__Embed_with_CMSIS-DAP_L1100GB8-if00'"
                                        2023-08-17 17:40:24.084  - error: zigbee.0 (2106) Failed to start Zigbee
                                        2023-08-17 17:40:24.085  - error: zigbee.0 (2106) Error herdsman start
                                        2023-08-17 17:40:24.086  - info: zigbee.0 (2106) Installed Version: iobroker.zigbee@1.8.23
                                        2023-08-17 17:40:24.133  - info: ical.0 (2255) processing URL: Schulferien2022 https://www.schulferien.org/media/ical/deutschland/ferien_bayern_2022.ics?k=in0FTTT4e1JNuRZgKct5KYcnG-yNslaUn3XJ9Snh0J4_RcuI1j7hyDo4zTTtZg1LgcxIzzZIKcdTm5ZbuhcIFCUwXnoxe30Wo31JiaLGOYI
                                        2023-08-17 17:40:24.165  - info: ical.0 (2255) processing URL: Schulferien2023 https://www.schulferien.org/media/ical/deutschland/ferien_baden-wuerttemberg_2023.ics?k=d8TP1o7PSiHURAyaWMvY5r-t_5nhBmBVJ-lI8jInw8GHrpSI62AwZElMlqZXqZnIOZzVFiryEi8kLXQxVZjtnrhfNCJISwP_-7EqwrRPwks
                                        2023-08-17 17:40:24.167  - info: ical.0 (2255) processing URL: Schulferien2024 https://www.schulferien.org/media/ical/deutschland/ferien_bayern_2024.ics?k=4iKwoQCr8goSnEdYVCqquTs0G1zLJXnYD8RH260JmkWnrCnF8Z1BQcbPxFcAUyzcs9vZ9vlZJholfDY-Ariw2pvv0mATd3XlwvhjU_l0TxU
                                        2023-08-17 17:40:27.425  - info: host.raspi instance system.adapter.shelly.0 started with pid 2459
                                        2023-08-17 17:40:28.128  - info: spotify-premium.0 (2395) starting. Version 1.2.2 in /opt/iobroker/node_modules/iobroker.spotify-premium, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:40:29.259  - info: ical.0 (2255) Terminated (NO_ERROR): Without reason
                                        2023-08-17 17:40:29.995  - info: host.raspi instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                                        2023-08-17 17:40:31.513  - info: host.raspi instance system.adapter.web.0 started with pid 2539
                                        2023-08-17 17:40:31.722  - info: shelly.0 (2459) starting. Version 6.4.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:40:32.086  - info: shelly.0 (2459) [firmwareUpdate] Auto-Update enabled - devices will be updated automatically
                                        2023-08-17 17:40:32.089  - info: shelly.0 (2459) Starting in CoAP mode. Listening on 0.0.0.0:5683
                                        2023-08-17 17:40:32.199  - info: shelly.0 (2459) [CoAP Server] Listening for packets in the network
                                        2023-08-17 17:40:32.793  - info: chromecast.0 (2174) {"id":"bc349aa179387912f1d27ceb944fb34c","name":"Wohnzimmer","host":"192.168.178.83","port":8009,"type":"Google Nest Mini"}
                                        2023-08-17 17:40:32.800  - info: chromecast.0 (2174) {"id":"fb31fd7912398524896330ffe9d37be7","name":"Küche","host":"192.168.178.84","port":8009,"type":"Google Nest Mini"}
                                        2023-08-17 17:40:32.805  - info: chromecast.0 (2174) {"id":"7416a1b1f8c672e54579c9d36ad69762","name":"Wintergarten","host":"192.168.178.82","port":8009,"type":"Google Nest Mini"}
                                        2023-08-17 17:40:32.816  - info: chromecast.0 (2174) {"id":"1895c1ed4fba10e395e1428dd57f65c9","name":"Hintereingang","host":"192.168.178.81","port":8009,"type":"Google Nest Mini"}
                                        2023-08-17 17:40:32.821  - info: chromecast.0 (2174) {"id":"08b576709d4ac8e1f3b47754d2cdd949","name":"Schlafzimmer","host":"192.168.178.86","port":8009,"type":"Google Nest Mini"}
                                        2023-08-17 17:40:32.884  - info: chromecast.0 (2174) {"id":"526b6d0756709d40e9f32d2a4c6ee54e","name":"OG Flur","host":"192.168.178.88","port":8009,"type":"Google Nest Mini"}
                                        2023-08-17 17:40:34.041  - info: host.raspi instance system.adapter.net-tools.0 started with pid 2567
                                        2023-08-17 17:40:34.046  - info: host.raspi instance system.adapter.net-tools.0 started with pid 2567
                                        2023-08-17 17:40:34.205  - warn: host.raspi instance system.adapter.net-tools.0 already running with pid 2567
                                        2023-08-17 17:40:34.271  - warn: host.raspi instance system.adapter.net-tools.0 already running with pid 2567
                                        2023-08-17 17:40:34.273  - warn: host.raspi instance system.adapter.net-tools.0 already running with pid 2567
                                        2023-08-17 17:40:34.278  - warn: host.raspi instance system.adapter.net-tools.0 already running with pid 2567
                                        2023-08-17 17:40:35.119  - info: shelly.0 (2459) [CoAP] Device 192.168.178.108 (shellyem3 / shellyem3-BCFF4DFD1558 / SHEM-3#BCFF4DFD1558#1) connected! Polltime set to 5 sec.
                                        2023-08-17 17:40:36.282  - info: web.0 (2539) starting. Version 6.1.0 in /opt/iobroker/node_modules/iobroker.web, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:40:36.928  - info: web.0 (2539) socket.io server listening on port 8082
                                        2023-08-17 17:40:36.940  - info: web.0 (2539) http server listening on port 8082
                                        2023-08-17 17:40:37.437  - info: shelly.0 (2459) [CoAP] Device 192.168.178.107 (shellyem3 / shellyem3-BCFF4DFD1525 / SHEM-3#BCFF4DFD1525#1) connected! Polltime set to 5 sec.
                                        2023-08-17 17:40:38.767  - info: net-tools.0 (2567) starting. Version 0.2.0 in /opt/iobroker/node_modules/iobroker.net-tools, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:40:38.912  - info: net-tools.0 (2567) Scanning for open ports (20, 21, 22, 23, 25, 53, 80, 110, 119, 123, 143, 161, 162, 194, 443, 445, 3306, 3389, 5900, 6379, 8080, 8443, 9090, 9200, 9999) at localhost, please wait
                                        2023-08-17 17:40:40.522  - info: host.raspi instance system.adapter.backitup.0 started with pid 2639
                                        2023-08-17 17:40:40.575  - info: web.0 (2539) ==> Connected system.user.admin from ::ffff:192.168.178.24
                                        2023-08-17 17:40:41.157  - info: net-tools.0 (2567) Port scan finished
                                        2023-08-17 17:40:41.447  - info: web.0 (2539) <== Disconnect system.user.admin from ::ffff:192.168.178.24
                                        2023-08-17 17:40:41.552  - info: vis.0 (2588) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:40:42.223  - info: vis.0 (2588) vis license is OK.
                                        2023-08-17 17:40:43.674  - info: host.raspi instance system.adapter.cloud.0 started with pid 2713
                                        2023-08-17 17:40:45.377  - info: web.0 (2539) ==> Connected system.user.admin from ::ffff:192.168.178.111
                                        2023-08-17 17:40:46.022  - info: web.0 (2539) <== Disconnect system.user.admin from ::ffff:192.168.178.111
                                        2023-08-17 17:40:46.302  - info: vis.0 (2588) Terminated (NO_ERROR): Without reason
                                        2023-08-17 17:40:47.118  - info: host.raspi instance system.adapter.vis.0 terminated while should be started once
                                        2023-08-17 17:40:47.828  - info: sonoff.0 (2060) Client [TAS-Node4-Outdoor] connected with secret 1692286847827_5532
                                        2023-08-17 17:40:47.912  - info: host.raspi instance system.adapter.statistics.0 started with pid 2752
                                        2023-08-17 17:40:48.579  - info: backitup.0 (2639) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:40:48.792  - info: backitup.0 (2639) [iobroker] backup will be activated at 02:00 every 1 day(s)
                                        2023-08-17 17:40:49.928  - info: cloud.0 (2713) starting. Version 4.4.1 in /opt/iobroker/node_modules/iobroker.cloud, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:40:50.049  - info: cloud.0 (2713) Connecting with https://iobroker.net:10555 with "elke.holli@gmx.de_623712a0-5cd4-11ea-aff2-f98884760791"
                                        2023-08-17 17:40:50.615  - info: cloud.0 (2713) Trying to connect as system.user.admin to cloud
                                        2023-08-17 17:40:50.779  - info: cloud.0 (2713) Adapter redirected temporally to "https://iobroker.net:10556" in one minute. Reason: command from server
                                        2023-08-17 17:40:50.784  - info: cloud.0 (2713) Connection changed: disconnect
                                        2023-08-17 17:40:51.361  - info: host.raspi instance system.adapter.nuki.0 started with pid 2819
                                        2023-08-17 17:40:51.834  - debug: statistics.0 (2752) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                        2023-08-17 17:40:51.973  - debug: statistics.0 (2752) Objects client ready ... initialize now
                                        2023-08-17 17:40:51.975  - debug: statistics.0 (2752) Objects create System PubSub Client
                                        2023-08-17 17:40:51.978  - debug: statistics.0 (2752) Objects create User PubSub Client
                                        2023-08-17 17:40:52.192  - debug: statistics.0 (2752) Objects client initialize lua scripts
                                        2023-08-17 17:40:52.213  - debug: statistics.0 (2752) Objects connected to redis: 127.0.0.1:9001
                                        2023-08-17 17:40:52.359  - debug: statistics.0 (2752) Redis States: Use Redis connection: 127.0.0.1:6379
                                        2023-08-17 17:40:52.386  - debug: statistics.0 (2752) States create System PubSub Client
                                        2023-08-17 17:40:52.388  - debug: statistics.0 (2752) States create User PubSub Client
                                        2023-08-17 17:40:52.408  - debug: statistics.0 (2752) States connected to redis: 127.0.0.1:6379
                                        2023-08-17 17:40:52.522  - debug: statistics.0 (2752) Plugin sentry Initialize Plugin (enabled=true)
                                        2023-08-17 17:40:53.548  - info: statistics.0 (2752) starting. Version 2.3.0 in /opt/iobroker/node_modules/iobroker.statistics, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:40:53.743  - info: statistics.0 (2752) [SETUP] enabled statistics for alias.0.Sensor.Garten.Temp
                                        2023-08-17 17:40:53.744  - info: statistics.0 (2752) [SETUP] enabled statistics for shelly.0.SHEM-3#BCFF4DFD1558#1.Emeter2.Power
                                        2023-08-17 17:40:53.745  - info: statistics.0 (2752) [SETUP] enabled statistics for 0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus
                                        2023-08-17 17:40:53.746  - info: statistics.0 (2752) [SETUP] enabled statistics for 0_userdata.0.Holger2.Energie_Haus.SolarEigenverbrauch
                                        2023-08-17 17:40:53.747  - info: statistics.0 (2752) [SETUP] enabled statistics for 0_userdata.0.Holger2.Energie_Haus.SolarEinspeisung
                                        2023-08-17 17:40:53.747  - info: statistics.0 (2752) [SETUP] enabled statistics for 0_userdata.0.Holger2.Energie_Haus.SolarErzeugung
                                        2023-08-17 17:40:53.748  - info: statistics.0 (2752) [SETUP] enabled statistics for 0_userdata.0.Holger2.Energie_Haus.Strombezug_STAWA
                                        2023-08-17 17:40:54.437  - info: javascript.0 (1204) script.js.common.Lüftungsanlage.Kellerlüftung_TAS-Node_Servos: 1.9000000000000004
                                        2023-08-17 17:40:54.821  - error: statistics.0 (2752) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                        2023-08-17 17:40:55.240  - info: web.0 (2539) ==> Connected system.user.admin from ::ffff:192.168.178.24
                                        2023-08-17 17:40:54.822  - error: statistics.0 (2752) unhandled promise rejection: The id "save.sumGroup." is invalid. Ids are not allowed to end in "."
                                        2023-08-17 17:40:55.431  - error: statistics.0 (2752) Error: The id "save.sumGroup." is invalid. Ids are not allowed to end in "."
                                            at Validator.validateId (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:218:23)
                                            at Statistics.setObjectNotExists (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:4814:25)
                                            at /opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2344:16
                                            at new Promise (<anonymous>)
                                            at Statistics.setObjectNotExistsAsync (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2343:16)
                                            at Statistics.defineObject (/opt/iobroker/node_modules/iobroker.statistics/main.js:1001:20)
                                            at Statistics.onReady (/opt/iobroker/node_modules/iobroker.statistics/main.js:174:32)
                                        2023-08-17 17:40:55.432  - error: statistics.0 (2752) The id "save.sumGroup." is invalid. Ids are not allowed to end in "."
                                        2023-08-17 17:40:55.477  - info: statistics.0 (2752) cleaned everything up...
                                        2023-08-17 17:40:55.478  - info: statistics.0 (2752) terminating
                                        2023-08-17 17:40:55.480  - debug: statistics.0 (2752) Plugin sentry destroyed
                                        2023-08-17 17:40:55.481  - warn: statistics.0 (2752) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                        2023-08-17 17:40:55.590  - info: host.raspi instance system.adapter.sayit.0 started with pid 2866
                                        2023-08-17 17:40:56.049  - info: statistics.0 (2752) terminating
                                        2023-08-17 17:40:56.061  - error: statistics.0 (2752) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                        2023-08-17 17:40:56.062  - error: statistics.0 (2752) unhandled promise rejection: DB closed
                                        2023-08-17 17:40:56.096  - error: statistics.0 (2752) Error: DB closed
                                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
                                            at StateRedisClient.getState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:877:26)
                                            at Statistics._getForeignState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:8786:39)
                                        2023-08-17 17:40:56.097  - error: statistics.0 (2752) DB closed
                                        2023-08-17 17:40:56.378  - info: web.0 (2539) ==> Connected system.user.admin from ::ffff:192.168.178.111
                                        2023-08-17 17:40:56.496  - error: host.raspi Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                        2023-08-17 17:40:56.497  - error: host.raspi Caught by controller[0]: Error: The id "save.sumGroup." is invalid. Ids are not allowed to end in "."
                                        2023-08-17 17:40:56.497  - error: host.raspi Caught by controller[0]:     at Validator.validateId (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:218:23)
                                        2023-08-17 17:40:56.498  - error: host.raspi Caught by controller[0]:     at Statistics.setObjectNotExists (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:4814:25)
                                        2023-08-17 17:40:56.498  - error: host.raspi Caught by controller[0]:     at /opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2344:16
                                        2023-08-17 17:40:56.498  - error: host.raspi Caught by controller[0]:     at new Promise (<anonymous>)
                                        2023-08-17 17:40:56.499  - error: host.raspi Caught by controller[0]:     at Statistics.setObjectNotExistsAsync (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2343:16)
                                        2023-08-17 17:40:56.499  - error: host.raspi Caught by controller[0]:     at Statistics.defineObject (/opt/iobroker/node_modules/iobroker.statistics/main.js:1001:20)
                                        2023-08-17 17:40:56.499  - error: host.raspi Caught by controller[0]:     at Statistics.onReady (/opt/iobroker/node_modules/iobroker.statistics/main.js:174:32)
                                        2023-08-17 17:40:56.500  - error: host.raspi Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                        2023-08-17 17:40:56.500  - error: host.raspi Caught by controller[1]: Error: DB closed
                                        2023-08-17 17:40:56.500  - error: host.raspi Caught by controller[1]:     at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
                                        2023-08-17 17:40:56.500  - error: host.raspi Caught by controller[1]:     at StateRedisClient.getState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:877:26)
                                        2023-08-17 17:40:56.500  - error: host.raspi Caught by controller[1]:     at Statistics._getForeignState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:8786:39)
                                        2023-08-17 17:40:56.501  - error: host.raspi instance system.adapter.statistics.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                        2023-08-17 17:40:56.501  - info: host.raspi Restart adapter system.adapter.statistics.0 because enabled
                                        2023-08-17 17:40:56.791  - info: nuki.0 (2819) starting. Version 1.6.0 in /opt/iobroker/node_modules/iobroker.nuki, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:40:57.653  - info: web.0 (2539) ==> Connected system.user.admin from ::ffff:192.168.178.24
                                        2023-08-17 17:40:58.750  - info: web.0 (2539) ==> Connected system.user.admin from ::ffff:192.168.178.111
                                        2023-08-17 17:40:59.436  - info: host.raspi instance scheduled system.adapter.luftdaten.0 */15 * * * *
                                        2023-08-17 17:40:59.473  - info: host.raspi instance system.adapter.luftdaten.0 started with pid 2959
                                        2023-08-17 17:41:01.071  - info: nuki.0 (2819) Bridge Info requested: http://192.168.178.80:8085/info?ts=2023-08-17T15:40:59Z&rnr=37938&hash=c6c77e57eaa566a71c01baae7542a73060f5779bae53ecb03774fbe002336290
                                        2023-08-17 17:41:01.778  - info: sayit.0 (2866) starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.sayit, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:41:01.875  - info: sayit.0 (2866) Upload announce mp3 files
                                        2023-08-17 17:41:03.015  - info: nuki.0 (2819) Lock list requested: http://192.168.178.80:8085/list?ts=2023-08-17T15:41:02Z&rnr=13831&hash=72bd598957583e2f12d95ab3b03cd6c20839dc05865c74a2ee8d7ebf2bec753f
                                        2023-08-17 17:41:03.082  - info: nuki.0 (2819) State value to set for "nuki.0.589021460.info.deviceType" has to be type "string" but received type "number"
                                        2023-08-17 17:41:03.090  - info: nuki.0 (2819) State value to set for "nuki.0.589021460.info.mode" has to be type "string" but received type "number"
                                        2023-08-17 17:41:03.398  - info: host.raspi instance scheduled system.adapter.luftdaten.1 */15 * * * *
                                        2023-08-17 17:41:03.438  - info: host.raspi instance system.adapter.luftdaten.1 started with pid 3039
                                        2023-08-17 17:41:03.651  - info: luftdaten.0 (2959) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:41:04.134  - info: luftdaten.0 (2959) Terminated (NO_ERROR): Without reason
                                        2023-08-17 17:41:04.869  - info: host.raspi instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
                                        2023-08-17 17:41:05.987  - info: nuki.0 (2819) Callback allready set: http://192.168.178.53:9092/api/nuki.0
                                        2023-08-17 17:41:06.002  - info: nuki.0 (2819) Server listening to http://192.168.178.53:9092
                                        2023-08-17 17:41:07.094  - info: luftdaten.1 (3039) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:41:07.496  - info: host.raspi instance system.adapter.sayit.1 started with pid 3084
                                        2023-08-17 17:41:11.433  - info: host.raspi instance system.adapter.sayit.2 started with pid 3119
                                        2023-08-17 17:41:12.456  - info: sayit.1 (3084) starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.sayit, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:41:12.505  - info: sayit.1 (3084) Upload announce mp3 files
                                        2023-08-17 17:41:15.504  - info: host.raspi instance system.adapter.sayit.3 started with pid 3198
                                        2023-08-17 17:41:16.474  - info: sayit.2 (3119) starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.sayit, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:41:16.528  - info: sayit.2 (3119) Upload announce mp3 files
                                        2023-08-17 17:41:18.129  - info: luftdaten.1 (3039) Terminated (NO_ERROR): Without reason
                                        2023-08-17 17:41:18.879  - info: host.raspi instance system.adapter.luftdaten.1 terminated with code 0 (NO_ERROR)
                                        2023-08-17 17:41:19.507  - info: host.raspi instance system.adapter.sayit.4 started with pid 3235
                                        2023-08-17 17:41:20.905  - info: sayit.3 (3198) starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.sayit, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:41:20.970  - info: sayit.3 (3198) Upload announce mp3 files
                                        2023-08-17 17:41:24.335  - info: host.raspi instance system.adapter.sayit.5 started with pid 3330
                                        2023-08-17 17:41:25.323  - info: sayit.4 (3235) starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.sayit, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:41:25.376  - info: sayit.4 (3235) Upload announce mp3 files
                                        2023-08-17 17:41:26.746  - info: host.raspi instance system.adapter.statistics.0 started with pid 3354
                                        2023-08-17 17:41:27.530  - info: host.raspi instance scheduled system.adapter.netatmo-crawler.0 */5 * * * *
                                        2023-08-17 17:41:27.590  - info: host.raspi instance system.adapter.netatmo-crawler.0 started with pid 3367
                                        2023-08-17 17:41:30.072  - info: sayit.5 (3330) starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.sayit, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:41:30.149  - info: sayit.5 (3330) Upload announce mp3 files
                                        2023-08-17 17:41:30.347  - debug: statistics.0 (3354) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                        2023-08-17 17:41:30.460  - debug: statistics.0 (3354) Objects client ready ... initialize now
                                        2023-08-17 17:41:30.465  - debug: statistics.0 (3354) Objects create System PubSub Client
                                        2023-08-17 17:41:30.468  - debug: statistics.0 (3354) Objects create User PubSub Client
                                        2023-08-17 17:41:30.661  - debug: statistics.0 (3354) Objects client initialize lua scripts
                                        2023-08-17 17:41:30.677  - debug: statistics.0 (3354) Objects connected to redis: 127.0.0.1:9001
                                        2023-08-17 17:41:30.773  - debug: statistics.0 (3354) Redis States: Use Redis connection: 127.0.0.1:6379
                                        2023-08-17 17:41:30.784  - debug: statistics.0 (3354) States create System PubSub Client
                                        2023-08-17 17:41:30.785  - debug: statistics.0 (3354) States create User PubSub Client
                                        2023-08-17 17:41:30.802  - debug: statistics.0 (3354) States connected to redis: 127.0.0.1:6379
                                        2023-08-17 17:41:30.872  - debug: statistics.0 (3354) Plugin sentry Initialize Plugin (enabled=true)
                                        2023-08-17 17:41:33.171  - info: statistics.0 (3354) starting. Version 2.3.0 in /opt/iobroker/node_modules/iobroker.statistics, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:41:33.516  - info: statistics.0 (3354) [SETUP] enabled statistics for alias.0.Sensor.Garten.Temp
                                        2023-08-17 17:41:33.522  - info: statistics.0 (3354) [SETUP] enabled statistics for shelly.0.SHEM-3#BCFF4DFD1558#1.Emeter2.Power
                                        2023-08-17 17:41:33.523  - info: statistics.0 (3354) [SETUP] enabled statistics for 0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus
                                        2023-08-17 17:41:33.524  - info: statistics.0 (3354) [SETUP] enabled statistics for 0_userdata.0.Holger2.Energie_Haus.SolarEigenverbrauch
                                        2023-08-17 17:41:33.525  - info: statistics.0 (3354) [SETUP] enabled statistics for 0_userdata.0.Holger2.Energie_Haus.SolarEinspeisung
                                        2023-08-17 17:41:33.526  - info: statistics.0 (3354) [SETUP] enabled statistics for 0_userdata.0.Holger2.Energie_Haus.SolarErzeugung
                                        2023-08-17 17:41:33.527  - info: statistics.0 (3354) [SETUP] enabled statistics for 0_userdata.0.Holger2.Energie_Haus.Strombezug_STAWA
                                        2023-08-17 17:41:34.108  - info: netatmo-crawler.0 (3367) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:41:34.278  - info: netatmo-crawler.0 (3367) Getting data for stationid:70:ee:50:29:08:fe
                                        2023-08-17 17:41:34.737  - error: statistics.0 (3354) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                        2023-08-17 17:41:34.738  - error: statistics.0 (3354) unhandled promise rejection: The id "save.sumGroup." is invalid. Ids are not allowed to end in "."
                                        2023-08-17 17:41:35.303  - error: statistics.0 (3354) Error: The id "save.sumGroup." is invalid. Ids are not allowed to end in "."
                                            at Validator.validateId (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:218:23)
                                            at Statistics.setObjectNotExists (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:4814:25)
                                            at /opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2344:16
                                            at new Promise (<anonymous>)
                                            at Statistics.setObjectNotExistsAsync (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2343:16)
                                            at Statistics.defineObject (/opt/iobroker/node_modules/iobroker.statistics/main.js:1001:20)
                                            at Statistics.onReady (/opt/iobroker/node_modules/iobroker.statistics/main.js:174:32)
                                        2023-08-17 17:41:35.304  - error: statistics.0 (3354) The id "save.sumGroup." is invalid. Ids are not allowed to end in "."
                                        2023-08-17 17:41:35.334  - info: statistics.0 (3354) cleaned everything up...
                                        2023-08-17 17:41:35.335  - info: statistics.0 (3354) terminating
                                        2023-08-17 17:41:35.336  - debug: statistics.0 (3354) Plugin sentry destroyed
                                        2023-08-17 17:41:35.337  - warn: statistics.0 (3354) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                        2023-08-17 17:41:35.699  - info: host.raspi instance system.adapter.discovery.0 started with pid 3492
                                        2023-08-17 17:41:35.846  - info: statistics.0 (3354) terminating
                                        2023-08-17 17:41:35.859  - error: statistics.0 (3354) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                        2023-08-17 17:41:35.860  - error: statistics.0 (3354) unhandled promise rejection: DB closed
                                        2023-08-17 17:41:35.892  - error: statistics.0 (3354) Error: DB closed
                                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
                                            at StateRedisClient.getState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:877:26)
                                            at Statistics._getForeignState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:8786:39)
                                        2023-08-17 17:41:35.892  - error: statistics.0 (3354) DB closed
                                        2023-08-17 17:41:36.238  - error: host.raspi Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                        2023-08-17 17:41:36.240  - error: host.raspi Caught by controller[0]: Error: The id "save.sumGroup." is invalid. Ids are not allowed to end in "."
                                        2023-08-17 17:41:36.242  - error: host.raspi Caught by controller[0]:     at Validator.validateId (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:218:23)
                                        2023-08-17 17:41:36.242  - error: host.raspi Caught by controller[0]:     at Statistics.setObjectNotExists (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:4814:25)
                                        2023-08-17 17:41:36.242  - error: host.raspi Caught by controller[0]:     at /opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2344:16
                                        2023-08-17 17:41:36.243  - error: host.raspi Caught by controller[0]:     at new Promise (<anonymous>)
                                        2023-08-17 17:41:36.243  - error: host.raspi Caught by controller[0]:     at Statistics.setObjectNotExistsAsync (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2343:16)
                                        2023-08-17 17:41:36.243  - error: host.raspi Caught by controller[0]:     at Statistics.defineObject (/opt/iobroker/node_modules/iobroker.statistics/main.js:1001:20)
                                        2023-08-17 17:41:36.244  - error: host.raspi Caught by controller[0]:     at Statistics.onReady (/opt/iobroker/node_modules/iobroker.statistics/main.js:174:32)
                                        2023-08-17 17:41:36.244  - error: host.raspi Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                        2023-08-17 17:41:36.245  - error: host.raspi Caught by controller[2]: Error: DB closed
                                        2023-08-17 17:41:36.245  - error: host.raspi Caught by controller[2]:     at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
                                        2023-08-17 17:41:36.245  - error: host.raspi Caught by controller[2]:     at StateRedisClient.getState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:877:26)
                                        2023-08-17 17:41:36.245  - error: host.raspi Caught by controller[2]:     at Statistics._getForeignState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:8786:39)
                                        2023-08-17 17:41:36.246  - error: host.raspi instance system.adapter.statistics.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                        2023-08-17 17:41:36.246  - info: host.raspi Restart adapter system.adapter.statistics.0 because enabled
                                        2023-08-17 17:41:36.350  - info: netatmo-crawler.0 (3367) Getting data for stationid:70:ee:50:3f:34:04
                                        2023-08-17 17:41:37.071  - info: vis-google-fonts.0 (3421) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.vis-google-fonts, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:41:37.579  - info: netatmo-crawler.0 (3367) Getting data for stationid:70:ee:50:52:e9:96
                                        2023-08-17 17:41:37.902  - info: vis-google-fonts.0 (3421) Terminated (NO_ERROR): Without reason
                                        2023-08-17 17:41:38.650  - info: host.raspi instance system.adapter.vis-google-fonts.0 terminated while should be started once
                                        2023-08-17 17:41:39.066  - info: netatmo-crawler.0 (3367) Getting data for stationid:70:ee:50:05:53:68
                                        2023-08-17 17:41:39.273  - info: host.raspi instance system.adapter.samsung_tizen.0 started with pid 3529
                                        2023-08-17 17:41:39.930  - info: discovery.0 (3492) starting. Version 3.2.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:41:40.155  - error: host.raspi Caught by controller[0]: node:internal/modules/cjs/loader:1080
                                        2023-08-17 17:41:40.155  - error: host.raspi Caught by controller[0]:   throw err;
                                        2023-08-17 17:41:40.156  - error: host.raspi Caught by controller[0]:   ^
                                        2023-08-17 17:41:40.157  - error: host.raspi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
                                        2023-08-17 17:41:40.157  - error: host.raspi Caught by controller[0]: Require stack:
                                        2023-08-17 17:41:40.157  - error: host.raspi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js
                                        2023-08-17 17:41:40.158  - error: host.raspi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/main.js
                                        2023-08-17 17:41:40.158  - error: host.raspi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                                        2023-08-17 17:41:40.158  - error: host.raspi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
                                        2023-08-17 17:41:40.158  - error: host.raspi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
                                        2023-08-17 17:41:40.159  - error: host.raspi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:121:18)
                                        2023-08-17 17:41:40.159  - error: host.raspi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js:46:25)
                                        2023-08-17 17:41:40.160  - error: host.raspi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                        2023-08-17 17:41:40.160  - error: host.raspi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                        2023-08-17 17:41:40.160  - error: host.raspi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                                        2023-08-17 17:41:40.160  - error: host.raspi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                                        2023-08-17 17:41:40.161  - error: host.raspi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
                                        2023-08-17 17:41:40.161  - error: host.raspi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                        2023-08-17 17:41:40.161  - error: host.raspi Caught by controller[0]:   requireStack: [
                                        2023-08-17 17:41:40.161  - error: host.raspi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js',
                                        2023-08-17 17:41:40.161  - error: host.raspi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.samsung_tizen/main.js'
                                        2023-08-17 17:41:40.161  - error: host.raspi Caught by controller[0]:   ]
                                        2023-08-17 17:41:40.161  - error: host.raspi Caught by controller[0]: }
                                        2023-08-17 17:41:40.162  - error: host.raspi Caught by controller[0]: Node.js v18.17.1
                                        2023-08-17 17:41:40.162  - error: host.raspi instance system.adapter.samsung_tizen.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                        2023-08-17 17:41:40.162  - info: host.raspi Adapter system.adapter.samsung_tizen.0 needs rebuild and will be restarted afterwards.
                                        2023-08-17 17:41:40.162  - info: host.raspi system.adapter.samsung_tizen.0 will be rebuilt
                                        2023-08-17 17:41:40.164  - warn: host.raspi adapter "samsung_tizen" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
                                        2023-08-17 17:41:40.164  - info: host.raspi iobroker rebuild
                                        2023-08-17 17:41:40.455  - info: netatmo-crawler.0 (3367) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                        2023-08-17 17:41:41.240  - info: host.raspi instance system.adapter.netatmo-crawler.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-08-17 17:41:42.160  - info: host.raspi iobroker npm-rebuild: Rebuilding native modules ...
                                        2023-08-17 17:41:43.225  - info: host.raspi instance scheduled system.adapter.feiertage.0 0 0 * * *
                                        2023-08-17 17:41:43.277  - info: host.raspi instance system.adapter.feiertage.0 started with pid 3620
                                        2023-08-17 17:41:47.513  - info: host.raspi instance system.adapter.sourceanalytix.0 started with pid 3659
                                        2023-08-17 17:41:47.769  - info: feiertage.0 (3620) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.feiertage, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:41:48.123  - info: feiertage.0 (3620) Next holiday: Tag der deutschen Einheit is in 47 days on 03.10.2023
                                        2023-08-17 17:41:48.170  - info: feiertage.0 (3620) adapter feiertage objects written
                                        2023-08-17 17:41:48.708  - info: feiertage.0 (3620) Terminated (NO_ERROR): Without reason
                                        2023-08-17 17:41:49.574  - info: host.raspi instance system.adapter.feiertage.0 terminated with code 0 (NO_ERROR)
                                        2023-08-17 17:41:50.814  - info: cloud.0 (2713) Trying to connect as system.user.admin to cloud
                                        2023-08-17 17:41:50.962  - info: cloud.0 (2713) Connection changed: connect
                                        2023-08-17 17:41:52.267  - info: sourceanalytix.0 (3659) starting. Version 0.4.14 in /opt/iobroker/node_modules/iobroker.sourceanalytix, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:41:52.323  - info: sourceanalytix.0 (3659) Welcome to SourceAnalytix, making things ready ...
                                        2023-08-17 17:41:52.487  - info: sourceanalytix.0 (3659) Found 7 SourceAnalytix enabled states
                                        2023-08-17 17:41:52.488  - info: sourceanalytix.0 (3659) Initialising (1 of 7) "shelly.0.SHEM-3#BCFF4DFD1558#1.Emeter1.Power"
                                        2023-08-17 17:41:52.510  - error: sourceanalytix.0 (3659) No cost type defined for shelly.0.SHEM-3#BCFF4DFD1558#1.Emeter1.Power, please Select Type of calculation at state setting
                                        2023-08-17 17:41:52.511  - error: sourceanalytix.0 (3659) Cannot handle calculations for shelly.0.SHEM-3#BCFF4DFD1558#1.Emeter1.Power, check log messages and adjust settings!
                                        2023-08-17 17:41:52.514  - error: sourceanalytix.0 (3659) Initialization of shelly.0.SHEM-3#BCFF4DFD1558#1.Emeter1.Power failed, check warn messages !
                                        2023-08-17 17:41:52.515  - info: sourceanalytix.0 (3659) Initialising (2 of 7) "shelly.0.SHEM-3#BCFF4DFD1558#1.Emeter2.Power"
                                        2023-08-17 17:41:55.566  - info: host.raspi instance system.adapter.simple-api.0 started with pid 3760
                                        2023-08-17 17:41:56.552  - info: sourceanalytix.0 (3659) Initialization of shelly.0.SHEM-3#BCFF4DFD1558#1.Emeter2.Power successfully
                                        2023-08-17 17:41:56.554  - info: sourceanalytix.0 (3659) Initialising (3 of 7) "0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus"
                                        2023-08-17 17:41:59.925  - info: host.raspi instance system.adapter.onvif.0 started with pid 3870
                                        2023-08-17 17:42:02.148  - info: sourceanalytix.0 (3659) Initialization of 0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus successfully
                                        2023-08-17 17:42:02.149  - info: sourceanalytix.0 (3659) Initialising (4 of 7) "0_userdata.0.Holger2.Energie_Haus.SolarEigenverbrauch"
                                        2023-08-17 17:42:04.046  - info: host.raspi instance system.adapter.reolink.0 started with pid 4080
                                        2023-08-17 17:42:05.374  - info: simple-api.0 (3760) starting. Version 2.7.2 in /opt/iobroker/node_modules/iobroker.simple-api, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:42:05.507  - warn: simple-api.0 (3760) Information for Developer: Using the direct "Let's encrypt" module import is deprecated and will be removed in the next js-controller version, use @iobroker/webserver instead
                                        2023-08-17 17:42:05.563  - info: simple-api.0 (3760) simpleAPI server listening on port 8087
                                        2023-08-17 17:42:05.592  - info: simple-api.0 (3760) Allow states only when user is owner: false
                                        2023-08-17 17:42:05.693  - info: simple-api.0 (3760) http server listening on port 8087
                                        2023-08-17 17:42:06.784  - info: host.raspi instance system.adapter.statistics.0 started with pid 4124
                                        2023-08-17 17:42:07.624  - info: host.raspi instance system.adapter.reolink.1 started with pid 4146
                                        2023-08-17 17:42:12.258  - info: host.raspi instance system.adapter.reolink.2 started with pid 4198
                                        2023-08-17 17:42:15.924  - debug: statistics.0 (4124) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                        2023-08-17 17:42:16.365  - debug: statistics.0 (4124) Objects client ready ... initialize now
                                        2023-08-17 17:42:16.392  - debug: statistics.0 (4124) Objects create System PubSub Client
                                        2023-08-17 17:42:16.395  - debug: statistics.0 (4124) Objects create User PubSub Client
                                        2023-08-17 17:42:17.086  - info: host.raspi instance system.adapter.reolink.3 started with pid 4286
                                        2023-08-17 17:42:17.158  - debug: statistics.0 (4124) Objects client initialize lua scripts
                                        2023-08-17 17:42:17.235  - debug: statistics.0 (4124) Objects connected to redis: 127.0.0.1:9001
                                        2023-08-17 17:42:17.972  - debug: statistics.0 (4124) Redis States: Use Redis connection: 127.0.0.1:6379
                                        2023-08-17 17:42:18.009  - debug: statistics.0 (4124) States create System PubSub Client
                                        2023-08-17 17:42:18.019  - debug: statistics.0 (4124) States create User PubSub Client
                                        2023-08-17 17:42:18.103  - debug: statistics.0 (4124) States connected to redis: 127.0.0.1:6379
                                        2023-08-17 17:42:18.716  - info: vis.0 (4096) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:42:18.999  - debug: statistics.0 (4124) Plugin sentry Initialize Plugin (enabled=true)
                                        2023-08-17 17:42:19.365  - info: vis.0 (4096) vis license is OK.
                                        2023-08-17 17:42:23.479  - info: host.raspi instance system.adapter.reolink.4 started with pid 4428
                                        2023-08-17 17:42:24.758  - info: onvif.0 (3870) starting. Version 1.0.5 in /opt/iobroker/node_modules/iobroker.onvif, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:42:25.131  - info: vis.0 (4096) Terminated (NO_ERROR): Without reason
                                        2023-08-17 17:42:25.343  - info: onvif.0 (3870) Found Adapter Device: onvif.0.192_168_178_128_80 ManufacturerE1 Outdoor 192.168.178.128:80
                                        2023-08-17 17:42:26.573  - info: sql.0 (1910) enabled logging of reolink.0.network.connected, Alias=false, WriteNulls=false
                                        2023-08-17 17:42:26.808  - info: sql.0 (1910) enabled logging of reolink.1.network.connected, Alias=false, WriteNulls=false
                                        2023-08-17 17:42:27.119  - info: onvif.0 (3870) Device successful initialized: 192.168.178.128:80
                                        2023-08-17 17:42:27.146  - info: sql.0 (1910) enabled logging of reolink.2.network.connected, Alias=false, WriteNulls=false
                                        2023-08-17 17:42:27.207  - info: sayit.0 (4089) starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.sayit, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:42:27.216  - info: sayit.0 (4089) Install process. Upload files and stop.
                                        2023-08-17 17:42:27.218  - info: sayit.0 (4089) Upload announce mp3 files
                                        2023-08-17 17:42:27.360  - info: sql.0 (1910) enabled logging of reolink.3.network.connected, Alias=false, WriteNulls=false
                                        2023-08-17 17:42:27.466  - info: statistics.0 (4124) starting. Version 2.3.0 in /opt/iobroker/node_modules/iobroker.statistics, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:42:27.626  - info: sayit.0 (4089) stopping...
                                        2023-08-17 17:42:27.632  - info: sayit.0 (4089) terminating
                                        2023-08-17 17:42:27.651  - info: sayit.0 (4089) Terminated (NO_ERROR): Without reason
                                        2023-08-17 17:42:27.903  - info: statistics.0 (4124) [SETUP] enabled statistics for alias.0.Sensor.Garten.Temp
                                        2023-08-17 17:42:27.940  - info: statistics.0 (4124) [SETUP] enabled statistics for shelly.0.SHEM-3#BCFF4DFD1558#1.Emeter2.Power
                                        2023-08-17 17:42:27.969  - info: statistics.0 (4124) [SETUP] enabled statistics for 0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus
                                        2023-08-17 17:42:27.976  - info: statistics.0 (4124) [SETUP] enabled statistics for 0_userdata.0.Holger2.Energie_Haus.SolarEigenverbrauch
                                        2023-08-17 17:42:27.984  - info: statistics.0 (4124) [SETUP] enabled statistics for 0_userdata.0.Holger2.Energie_Haus.SolarEinspeisung
                                        2023-08-17 17:42:27.994  - info: statistics.0 (4124) [SETUP] enabled statistics for 0_userdata.0.Holger2.Energie_Haus.SolarErzeugung
                                        2023-08-17 17:42:27.995  - info: statistics.0 (4124) [SETUP] enabled statistics for 0_userdata.0.Holger2.Energie_Haus.Strombezug_STAWA
                                        2023-08-17 17:42:28.136  - info: sayit.0 (4089) terminating
                                        2023-08-17 17:42:28.296  - info: sayit.0 (4089) stopping...
                                        2023-08-17 17:42:29.047  - info: reolink.0 (4080) starting. Version 0.1.1 (non-npm: aendue/ioBroker.reolink#b78aab6744cdb81b360fd947a9c6e2fd6808bab1) in /opt/iobroker/node_modules/iobroker.reolink, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:42:29.173  - info: reolink.0 (4080) Reolink adapter has started
                                        2023-08-17 17:42:29.179  - info: reolink.0 (4080) Current IP: 192.168.178.128
                                        2023-08-17 17:42:29.244  - info: reolink.1 (4146) starting. Version 0.1.1 (non-npm: aendue/ioBroker.reolink#b78aab6744cdb81b360fd947a9c6e2fd6808bab1) in /opt/iobroker/node_modules/iobroker.reolink, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:42:29.378  - info: reolink.1 (4146) Reolink adapter has started
                                        2023-08-17 17:42:29.383  - info: reolink.1 (4146) Current IP: 192.168.178.130
                                        2023-08-17 17:42:29.733  - info: reolink.3 (4286) starting. Version 0.1.1 (non-npm: aendue/ioBroker.reolink#b78aab6744cdb81b360fd947a9c6e2fd6808bab1) in /opt/iobroker/node_modules/iobroker.reolink, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:42:29.733  - info: reolink.2 (4198) starting. Version 0.1.1 (non-npm: aendue/ioBroker.reolink#b78aab6744cdb81b360fd947a9c6e2fd6808bab1) in /opt/iobroker/node_modules/iobroker.reolink, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:42:29.850  - info: reolink.3 (4286) Reolink adapter has started
                                        2023-08-17 17:42:29.866  - info: reolink.3 (4286) Current IP: 192.168.178.132
                                        2023-08-17 17:42:29.953  - info: reolink.2 (4198) Reolink adapter has started
                                        2023-08-17 17:42:29.963  - info: reolink.2 (4198) Current IP: 192.168.178.127
                                        2023-08-17 17:42:30.624  - info: sourceanalytix.0 (3659) Initialization of 0_userdata.0.Holger2.Energie_Haus.SolarEigenverbrauch successfully
                                        2023-08-17 17:42:30.625  - info: sourceanalytix.0 (3659) Initialising (5 of 7) "0_userdata.0.Holger2.Energie_Haus.SolarEinspeisung"
                                        2023-08-17 17:42:31.539  - error: statistics.0 (4124) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                        2023-08-17 17:42:31.540  - error: statistics.0 (4124) unhandled promise rejection: The id "save.sumGroup." is invalid. Ids are not allowed to end in "."
                                        2023-08-17 17:42:32.405  - error: statistics.0 (4124) Error: The id "save.sumGroup." is invalid. Ids are not allowed to end in "."
                                            at Validator.validateId (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:218:23)
                                            at Statistics.setObjectNotExists (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:4814:25)
                                            at /opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2344:16
                                            at new Promise (<anonymous>)
                                            at Statistics.setObjectNotExistsAsync (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2343:16)
                                            at Statistics.defineObject (/opt/iobroker/node_modules/iobroker.statistics/main.js:1001:20)
                                            at Statistics.onReady (/opt/iobroker/node_modules/iobroker.statistics/main.js:174:32)
                                        2023-08-17 17:42:32.406  - error: statistics.0 (4124) The id "save.sumGroup." is invalid. Ids are not allowed to end in "."
                                        2023-08-17 17:42:32.456  - info: statistics.0 (4124) cleaned everything up...
                                        2023-08-17 17:42:32.457  - info: statistics.0 (4124) terminating
                                        2023-08-17 17:42:32.458  - debug: statistics.0 (4124) Plugin sentry destroyed
                                        2023-08-17 17:42:32.463  - warn: statistics.0 (4124) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                        2023-08-17 17:42:32.903  - info: vis-google-fonts.0 (4444) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.vis-google-fonts, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:42:33.081  - info: statistics.0 (4124) terminating
                                        2023-08-17 17:42:33.089  - error: statistics.0 (4124) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                        2023-08-17 17:42:33.090  - error: statistics.0 (4124) unhandled promise rejection: DB closed
                                        2023-08-17 17:42:33.118  - error: statistics.0 (4124) Error: DB closed
                                            at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
                                            at StateRedisClient.getState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:877:26)
                                            at Statistics._getForeignState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:8786:39)
                                        2023-08-17 17:42:33.119  - error: statistics.0 (4124) DB closed
                                        2023-08-17 17:42:33.427  - info: onvif.0 (3870) Found Adapter Device: onvif.0.192_168_178_128_8000 ManufacturerE1 Outdoor 192.168.178.128:8000
                                        2023-08-17 17:42:33.792  - error: host.raspi Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                        2023-08-17 17:42:33.793  - error: host.raspi Caught by controller[0]: Error: The id "save.sumGroup." is invalid. Ids are not allowed to end in "."
                                        2023-08-17 17:42:33.794  - error: host.raspi Caught by controller[0]:     at Validator.validateId (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:218:23)
                                        2023-08-17 17:42:33.794  - error: host.raspi Caught by controller[0]:     at Statistics.setObjectNotExists (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:4814:25)
                                        2023-08-17 17:42:33.794  - error: host.raspi Caught by controller[0]:     at /opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2344:16
                                        2023-08-17 17:42:33.795  - error: host.raspi Caught by controller[0]:     at new Promise (<anonymous>)
                                        2023-08-17 17:42:33.795  - error: host.raspi Caught by controller[0]:     at Statistics.setObjectNotExistsAsync (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2343:16)
                                        2023-08-17 17:42:33.795  - error: host.raspi Caught by controller[0]:     at Statistics.defineObject (/opt/iobroker/node_modules/iobroker.statistics/main.js:1001:20)
                                        2023-08-17 17:42:33.796  - error: host.raspi Caught by controller[0]:     at Statistics.onReady (/opt/iobroker/node_modules/iobroker.statistics/main.js:174:32)
                                        2023-08-17 17:42:33.796  - error: host.raspi Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                        2023-08-17 17:42:33.797  - error: host.raspi Caught by controller[1]: Error: DB closed
                                        2023-08-17 17:42:33.797  - error: host.raspi Caught by controller[1]:     at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
                                        2023-08-17 17:42:33.798  - error: host.raspi Caught by controller[1]:     at StateRedisClient.getState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:877:26)
                                        2023-08-17 17:42:33.798  - error: host.raspi Caught by controller[1]:     at Statistics._getForeignState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:8786:39)
                                        2023-08-17 17:42:33.798  - error: host.raspi instance system.adapter.statistics.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                        2023-08-17 17:42:33.799  - info: host.raspi Restart adapter system.adapter.statistics.0 because enabled
                                        2023-08-17 17:42:33.799  - warn: host.raspi Do not restart adapter system.adapter.statistics.0 because restart loop detected
                                        2023-08-17 17:42:33.909  - info: vis-google-fonts.0 (4444) Terminated (NO_ERROR): Without reason
                                        2023-08-17 17:42:35.123  - info: reolink.0 (4080) State value to set for "reolink.0.RAW.Email" has to be stringified but received type "object"
                                        2023-08-17 17:42:35.133  - info: reolink.1 (4146) State value to set for "reolink.1.RAW.Email" has to be stringified but received type "object"
                                        2023-08-17 17:42:35.136  - info: onvif.0 (3870) Device successful initialized: 192.168.178.128:8000
                                        2023-08-17 17:42:35.247  - info: reolink.2 (4198) State value to set for "reolink.2.RAW.Email" has to be stringified but received type "object"
                                        2023-08-17 17:42:35.985  - info: reolink.4 (4428) starting. Version 0.1.1 (non-npm: aendue/ioBroker.reolink#b78aab6744cdb81b360fd947a9c6e2fd6808bab1) in /opt/iobroker/node_modules/iobroker.reolink, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:42:36.150  - info: reolink.4 (4428) Reolink adapter has started
                                        2023-08-17 17:42:36.174  - info: reolink.4 (4428) Current IP: 192.168.178.124
                                        2023-08-17 17:42:36.731  - info: reolink.3 (4286) State value to set for "reolink.3.RAW.Email" has to be stringified but received type "object"
                                        2023-08-17 17:42:39.427  - info: onvif.0 (3870) Found Adapter Device: onvif.0.192_168_178_130_80 ManufacturerE1 Outdoor 192.168.178.130:80
                                        2023-08-17 17:42:40.072  - error: reolink.4 (4428) Error: connect EHOSTUNREACH 192.168.178.124:443: EHOSTUNREACH
                                        2023-08-17 17:42:41.266  - info: onvif.0 (3870) Device successful initialized: 192.168.178.130:80
                                        2023-08-17 17:42:43.475  - info: sourceanalytix.0 (3659) Initialization of 0_userdata.0.Holger2.Energie_Haus.SolarEinspeisung successfully
                                        2023-08-17 17:42:43.476  - info: sourceanalytix.0 (3659) Initialising (6 of 7) "0_userdata.0.Holger2.Energie_Haus.SolarErzeugung"
                                        2023-08-17 17:42:45.658  - info: onvif.0 (3870) Found Adapter Device: onvif.0.192_168_178_130_8000 ManufacturerE1 Outdoor 192.168.178.130:8000
                                        2023-08-17 17:42:47.143  - info: onvif.0 (3870) Device successful initialized: 192.168.178.130:8000
                                        2023-08-17 17:42:49.122  - info: sourceanalytix.0 (3659) Initialization of 0_userdata.0.Holger2.Energie_Haus.SolarErzeugung successfully
                                        2023-08-17 17:42:49.123  - info: sourceanalytix.0 (3659) Initialising (7 of 7) "0_userdata.0.Holger2.Energie_Haus.Strombezug_STAWA"
                                        2023-08-17 17:42:51.853  - info: onvif.0 (3870) Found Adapter Device: onvif.0.192_168_178_132_80 ManufacturerE1 Outdoor 192.168.178.132:80
                                        2023-08-17 17:42:53.659  - info: onvif.0 (3870) Device successful initialized: 192.168.178.132:80
                                        2023-08-17 17:42:58.510  - info: onvif.0 (3870) Found Adapter Device: onvif.0.192_168_178_132_8000 ManufacturerE1 Outdoor 192.168.178.132:8000
                                        2023-08-17 17:42:59.988  - info: onvif.0 (3870) Device successful initialized: 192.168.178.132:8000
                                        2023-08-17 17:43:04.636  - info: onvif.0 (3870) Found Adapter Device: onvif.0.192_168_178_124_8000 ManufacturerE1 Outdoor 192.168.178.124:8000
                                        2023-08-17 17:43:06.210  - info: sourceanalytix.0 (3659) Initialization of 0_userdata.0.Holger2.Energie_Haus.Strombezug_STAWA successfully
                                        2023-08-17 17:43:06.253  - warn: sourceanalytix.0 (3659) Cannot handle calculations for 1 of 7 enabled states, check error messages
                                        2023-08-17 17:43:06.254  - info: sourceanalytix.0 (3659) Successfully activated SourceAnalytix for 6 of 7 states, will do my Job until you stop me!
                                        2023-08-17 17:43:07.756  - error: onvif.0 (3870) Data: null XML: undefined
                                        2023-08-17 17:43:07.756  - error: onvif.0 (3870) Error initializing device: Error: connect EHOSTUNREACH 192.168.178.124:8000 device: {"id":"192_168_178_124_8000","name":"ManufacturerE1 Outdoor 192.168.178.124:8000","ip":"192.168.178.124","port":"8000","hostname":"192.168.178.124","user":"admin","password":"fCmqvxM4ZCJMY7Tpv51SSlsso","snapshotUrl":"http://192.168.178.124:80/cgi-bin/api.cgi?cmd=onvifSnapPic&channel=0","majorStreamUrl":"rtsp://admin:fCmqvxM4ZCJMY7Tpv51SSlsso@192.168.178.124:554/","minorStreamUrl":"rtsp://admin:fCmqvxM4ZCJMY7Tpv51SSlsso@192.168.178.124:554/h264Preview_01_sub"}
                                        2023-08-17 17:43:07.757  - error: onvif.0 (3870) You can change user and password under object and edit device or delete device under objects and restart adapter
                                        2023-08-17 17:43:07.758  - error: onvif.0 (3870) Error: connect EHOSTUNREACH 192.168.178.124:8000
                                            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)
                                        2023-08-17 17:43:07.758  - info: onvif.0 (3870) Found Adapter Device: onvif.0.192_168_178_119_8000 Manufacturer IPC_523128M5MP 192.168.178.119:8000
                                        2023-08-17 17:43:10.875  - error: onvif.0 (3870) Data: null XML: undefined
                                        2023-08-17 17:43:10.876  - error: onvif.0 (3870) Error initializing device: Error: connect EHOSTUNREACH 192.168.178.119:8000 device: {"id":"192_168_178_119_8000","name":"Manufacturer IPC_523128M5MP 192.168.178.119:8000","ip":"192.168.178.119","port":"8000","hostname":"192.168.178.119","user":"admin","password":"fCmqvxM4ZCJMY7Tpv51SSlsso","snapshotUrl":"http://192.168.178.119:80/cgi-bin/api.cgi?cmd=onvifSnapPic&channel=0","majorStreamUrl":"rtsp://admin:fCmqvxM4ZCJMY7Tpv51SSlsso@192.168.178.119:554/","minorStreamUrl":"rtsp://admin:fCmqvxM4ZCJMY7Tpv51SSlsso@192.168.178.119:554/h264Preview_01_sub"}
                                        2023-08-17 17:43:10.876  - error: onvif.0 (3870) You can change user and password under object and edit device or delete device under objects and restart adapter
                                        2023-08-17 17:43:10.877  - error: onvif.0 (3870) Error: connect EHOSTUNREACH 192.168.178.119:8000
                                            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)
                                        2023-08-17 17:43:10.877  - info: onvif.0 (3870) Found Adapter Device: onvif.0.192_168_178_127_8000 ManufacturerE1 Outdoor 192.168.178.127:8000
                                        2023-08-17 17:43:12.078  - info: onvif.0 (3870) Device successful initialized: 192.168.178.127:8000
                                        2023-08-17 17:43:15.839  - info: onvif.0 (3870) Start onvif discovery
                                        2023-08-17 17:43:15.918  - warn: onvif.0 (3870) Used invalid characters: onvif.0.192_168_178_127_8000.infos.presets.Geländer changed to onvif.0.192_168_178_127_8000.infos.presets.GelÃ_nder
                                        2023-08-17 17:43:16.004  - info: onvif.0 (3870) Discovery Reply from 192.168.178.127 (name,IPC) (E1Outdoor) (http://192.168.178.127:8000/onvif/device_service) (urn:uuid:2419d68a-2dd2-21b2-a205-c4:3c:b0:9c:12:34)
                                        2023-08-17 17:43:16.005  - info: onvif.0 (3870) Skip device 192.168.178.127 because it is already configured via iobroker object. Delete the device under objects for reconfigure.
                                        2023-08-17 17:43:16.074  - warn: onvif.0 (3870) State "onvif.0.192_168_178_127_8000.infos.presets.Geländer" has no existing object, this might lead to an error in future versions
                                        2023-08-17 17:43:20.880  - info: onvif.0 (3870) Finished onvif discovery
                                        2023-08-17 17:44:00.564  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:44:15.669  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:44:28.109  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:44:36.644  - info: host.raspi iobroker npm-rebuild: rebuilt dependencies successfully
                                        2023-08-17 17:44:36.686  - info: host.raspi iobroker npm-rebuild:
                                        2023-08-17 17:44:36.687  - info: host.raspi iobroker npm-rebuild: Rebuilding native modules done
                                        2023-08-17 17:44:37.701  - info: host.raspi iobroker npm-rebuild: exit 0
                                        2023-08-17 17:44:37.750  - info: host.raspi instance system.adapter.samsung_tizen.0 started with pid 6653
                                        2023-08-17 17:44:38.377  - error: host.raspi Caught by controller[0]: node:internal/modules/cjs/loader:1080
                                        2023-08-17 17:44:38.378  - error: host.raspi Caught by controller[0]:   throw err;
                                        2023-08-17 17:44:38.378  - error: host.raspi Caught by controller[0]:   ^
                                        2023-08-17 17:44:38.378  - error: host.raspi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
                                        2023-08-17 17:44:38.379  - error: host.raspi Caught by controller[0]: Require stack:
                                        2023-08-17 17:44:38.379  - error: host.raspi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js
                                        2023-08-17 17:44:38.379  - error: host.raspi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/main.js
                                        2023-08-17 17:44:38.380  - error: host.raspi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                                        2023-08-17 17:44:38.380  - error: host.raspi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
                                        2023-08-17 17:44:38.380  - error: host.raspi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
                                        2023-08-17 17:44:38.380  - error: host.raspi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:121:18)
                                        2023-08-17 17:44:38.381  - error: host.raspi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js:46:25)
                                        2023-08-17 17:44:38.381  - error: host.raspi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                        2023-08-17 17:44:38.381  - error: host.raspi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                        2023-08-17 17:44:38.381  - error: host.raspi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                                        2023-08-17 17:44:38.382  - error: host.raspi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                                        2023-08-17 17:44:38.382  - error: host.raspi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
                                        2023-08-17 17:44:38.383  - error: host.raspi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                        2023-08-17 17:44:38.383  - error: host.raspi Caught by controller[0]:   requireStack: [
                                        2023-08-17 17:44:38.384  - error: host.raspi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js',
                                        2023-08-17 17:44:38.384  - error: host.raspi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.samsung_tizen/main.js'
                                        2023-08-17 17:44:38.384  - error: host.raspi Caught by controller[0]:   ]
                                        2023-08-17 17:44:38.385  - error: host.raspi Caught by controller[0]: }
                                        2023-08-17 17:44:38.385  - error: host.raspi Caught by controller[0]: Node.js v18.17.1
                                        2023-08-17 17:44:38.385  - error: host.raspi instance system.adapter.samsung_tizen.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                        2023-08-17 17:44:38.386  - info: host.raspi Adapter system.adapter.samsung_tizen.0 needs rebuild of iobroker.js-controller and will be restarted afterwards.
                                        2023-08-17 17:44:38.387  - info: host.raspi system.adapter.samsung_tizen.0 will be rebuilt (Args: {"path":"/opt/iobroker/node_modules","module":"iobroker.js-controller","version":"5.0.11"})
                                        2023-08-17 17:44:38.388  - warn: host.raspi adapter "samsung_tizen" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
                                        2023-08-17 17:44:38.389  - info: host.raspi iobroker rebuild iobroker.js-controller@5.0.11 --path /opt/iobroker/node_modules
                                        2023-08-17 17:44:40.582  - info: host.raspi iobroker npm-rebuild: Rebuilding native module "iobroker.js-controller@5.0.11" in /opt/iobroker/node_modules ...
                                        2023-08-17 17:44:58.925  - info: sql.0 (1910) Do not store value "NULL" for PM10 Outdoor because no number
                                        2023-08-17 17:44:58.934  - info: sql.0 (1910) Do not store value "NULL" for PM25 Outdoor because no number
                                        2023-08-17 17:44:58.940  - info: sql.0 (1910) Do not store value "NULL" for DevPointLueftung because no number
                                        2023-08-17 17:45:00.117  - info: host.raspi instance system.adapter.netatmo-crawler.0 started with pid 6954
                                        2023-08-17 17:45:04.184  - info: host.raspi instance system.adapter.luftdaten.1 started with pid 6989
                                        2023-08-17 17:45:04.489  - info: netatmo-crawler.0 (6954) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:45:04.584  - info: netatmo-crawler.0 (6954) Getting data for stationid:70:ee:50:29:08:fe
                                        2023-08-17 17:45:05.918  - info: netatmo-crawler.0 (6954) Getting data for stationid:70:ee:50:3f:34:04
                                        2023-08-17 17:45:07.176  - info: netatmo-crawler.0 (6954) Getting data for stationid:70:ee:50:52:e9:96
                                        2023-08-17 17:45:08.147  - info: netatmo-crawler.0 (6954) Getting data for stationid:70:ee:50:05:53:68
                                        2023-08-17 17:45:08.236  - info: host.raspi instance system.adapter.luftdaten.0 started with pid 7028
                                        2023-08-17 17:45:08.728  - info: luftdaten.1 (6989) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:45:09.492  - info: netatmo-crawler.0 (6954) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                        2023-08-17 17:45:10.042  - info: host.raspi instance system.adapter.netatmo-crawler.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-08-17 17:45:12.552  - info: luftdaten.1 (6989) Terminated (NO_ERROR): Without reason
                                        2023-08-17 17:45:13.009  - info: luftdaten.0 (7028) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:45:13.094  - info: host.raspi instance system.adapter.luftdaten.1 terminated with code 0 (NO_ERROR)
                                        2023-08-17 17:45:13.386  - info: luftdaten.0 (7028) Terminated (NO_ERROR): Without reason
                                        2023-08-17 17:45:14.227  - info: host.raspi instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
                                        2023-08-17 17:45:18.766  - info: host.raspi iobroker npm-rebuild: rebuilt dependencies successfully
                                        2023-08-17 17:45:18.810  - info: host.raspi iobroker npm-rebuild:
                                        2023-08-17 17:45:18.810  - info: host.raspi iobroker npm-rebuild: Rebuilding native modules done
                                        2023-08-17 17:45:19.824  - info: host.raspi iobroker npm-rebuild: exit 0
                                        2023-08-17 17:45:19.896  - info: host.raspi instance system.adapter.samsung_tizen.0 started with pid 7192
                                        2023-08-17 17:45:20.527  - error: host.raspi Caught by controller[0]: node:internal/modules/cjs/loader:1080
                                        2023-08-17 17:45:20.527  - error: host.raspi Caught by controller[0]:   throw err;
                                        2023-08-17 17:45:20.527  - error: host.raspi Caught by controller[0]:   ^
                                        2023-08-17 17:45:20.528  - error: host.raspi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
                                        2023-08-17 17:45:20.528  - error: host.raspi Caught by controller[0]: Require stack:
                                        2023-08-17 17:45:20.528  - error: host.raspi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js
                                        2023-08-17 17:45:20.529  - error: host.raspi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/main.js
                                        2023-08-17 17:45:20.529  - error: host.raspi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                                        2023-08-17 17:45:20.529  - error: host.raspi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
                                        2023-08-17 17:45:20.529  - error: host.raspi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
                                        2023-08-17 17:45:20.530  - error: host.raspi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:121:18)
                                        2023-08-17 17:45:20.530  - error: host.raspi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js:46:25)
                                        2023-08-17 17:45:20.530  - error: host.raspi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                        2023-08-17 17:45:20.530  - error: host.raspi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                        2023-08-17 17:45:20.530  - error: host.raspi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                                        2023-08-17 17:45:20.531  - error: host.raspi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                                        2023-08-17 17:45:20.531  - error: host.raspi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
                                        2023-08-17 17:45:20.531  - error: host.raspi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                        2023-08-17 17:45:20.531  - error: host.raspi Caught by controller[0]:   requireStack: [
                                        2023-08-17 17:45:20.532  - error: host.raspi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js',
                                        2023-08-17 17:45:20.532  - error: host.raspi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.samsung_tizen/main.js'
                                        2023-08-17 17:45:20.532  - error: host.raspi Caught by controller[0]:   ]
                                        2023-08-17 17:45:20.532  - error: host.raspi Caught by controller[0]: }
                                        2023-08-17 17:45:20.533  - error: host.raspi Caught by controller[0]: Node.js v18.17.1
                                        2023-08-17 17:45:20.533  - error: host.raspi instance system.adapter.samsung_tizen.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                        2023-08-17 17:45:20.533  - info: host.raspi Adapter system.adapter.samsung_tizen.0 needs rebuild and will be restarted afterwards.
                                        2023-08-17 17:45:20.534  - info: host.raspi system.adapter.samsung_tizen.0 will be rebuilt
                                        2023-08-17 17:45:20.534  - warn: host.raspi adapter "samsung_tizen" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
                                        2023-08-17 17:45:20.535  - info: host.raspi iobroker rebuild
                                        2023-08-17 17:45:22.718  - info: host.raspi iobroker npm-rebuild: Rebuilding native modules ...
                                        2023-08-17 17:45:46.339  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:45:46.791  - info: vis.0 (7554) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:45:47.213  - info: vis.0 (7554) vis license is OK.
                                        2023-08-17 17:45:48.048  - info: sayit.0 (7533) starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.sayit, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:45:48.066  - info: sayit.0 (7533) Install process. Upload files and stop.
                                        2023-08-17 17:45:48.069  - info: sayit.0 (7533) Upload announce mp3 files
                                        2023-08-17 17:45:48.295  - info: sayit.0 (7533) stopping...
                                        2023-08-17 17:45:48.303  - info: sayit.0 (7533) terminating
                                        2023-08-17 17:45:48.308  - info: sayit.0 (7533) Terminated (NO_ERROR): Without reason
                                        2023-08-17 17:45:48.847  - info: sayit.0 (7533) terminating
                                        2023-08-17 17:45:48.893  - info: sayit.0 (7533) stopping...
                                        2023-08-17 17:45:49.571  - info: vis.0 (7554) Terminated (NO_ERROR): Without reason
                                        2023-08-17 17:45:52.969  - info: vis-google-fonts.0 (7725) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.vis-google-fonts, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:45:53.694  - info: vis-google-fonts.0 (7725) Terminated (NO_ERROR): Without reason
                                        2023-08-17 17:47:33.102  - info: host.raspi iobroker npm-rebuild: rebuilt dependencies successfully
                                        2023-08-17 17:47:33.150  - info: host.raspi iobroker npm-rebuild:
                                        2023-08-17 17:47:33.151  - info: host.raspi iobroker npm-rebuild: Rebuilding native modules done
                                        2023-08-17 17:47:34.165  - info: host.raspi iobroker npm-rebuild: exit 0
                                        2023-08-17 17:47:34.223  - info: host.raspi instance system.adapter.samsung_tizen.0 started with pid 9608
                                        2023-08-17 17:47:34.965  - error: host.raspi Caught by controller[0]: node:internal/modules/cjs/loader:1080
                                        2023-08-17 17:47:34.966  - error: host.raspi Caught by controller[0]:   throw err;
                                        2023-08-17 17:47:34.966  - error: host.raspi Caught by controller[0]:   ^
                                        2023-08-17 17:47:34.966  - error: host.raspi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
                                        2023-08-17 17:47:34.967  - error: host.raspi Caught by controller[0]: Require stack:
                                        2023-08-17 17:47:34.967  - error: host.raspi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js
                                        2023-08-17 17:47:34.967  - error: host.raspi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/main.js
                                        2023-08-17 17:47:34.968  - error: host.raspi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                                        2023-08-17 17:47:34.968  - error: host.raspi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
                                        2023-08-17 17:47:34.968  - error: host.raspi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
                                        2023-08-17 17:47:34.968  - error: host.raspi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:121:18)
                                        2023-08-17 17:47:34.968  - error: host.raspi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js:46:25)
                                        2023-08-17 17:47:34.969  - error: host.raspi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                        2023-08-17 17:47:34.969  - error: host.raspi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                        2023-08-17 17:47:34.969  - error: host.raspi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                                        2023-08-17 17:47:34.969  - error: host.raspi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                                        2023-08-17 17:47:34.989  - error: host.raspi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
                                        2023-08-17 17:47:34.989  - error: host.raspi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                        2023-08-17 17:47:34.990  - error: host.raspi Caught by controller[0]:   requireStack: [
                                        2023-08-17 17:47:34.990  - error: host.raspi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js',
                                        2023-08-17 17:47:34.990  - error: host.raspi Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.samsung_tizen/main.js'
                                        2023-08-17 17:47:34.990  - error: host.raspi Caught by controller[0]:   ]
                                        2023-08-17 17:47:34.990  - error: host.raspi Caught by controller[0]: }
                                        2023-08-17 17:47:34.990  - error: host.raspi Caught by controller[0]: Node.js v18.17.1
                                        2023-08-17 17:47:34.991  - error: host.raspi instance system.adapter.samsung_tizen.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                        2023-08-17 17:47:34.991  - info: host.raspi Rebuild for adapter system.adapter.samsung_tizen.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                        2023-08-17 17:47:58.747  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:48:32.275  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:48:36.374  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:49:58.535  - error: sql.0 (1910) Cannot insert INSERT INTO `iobroker`.ts_bool (id, ts, val, ack, _from, q) VALUES (undefined, 1692286783814, NULL, 1, 1, 64),(undefined, 1692286783818, true, 1, 1, 0);: Error: Unknown column 'undefined' in 'field list' (id: reolink.0.network.connected)
                                        2023-08-17 17:49:58.537  - error: sql.0 (1910) Cannot insert INSERT INTO `iobroker`.ts_bool (id, ts, val, ack, _from, q) VALUES (undefined, 1692286783814, NULL, 1, 1, 64),(undefined, 1692286783818, true, 1, 1, 0);: Error: Unknown column 'undefined' in 'field list' (id: reolink.1.network.connected)
                                        2023-08-17 17:49:58.539  - error: sql.0 (1910) Cannot insert INSERT INTO `iobroker`.ts_bool (id, ts, val, ack, _from, q) VALUES (undefined, 1692286783814, NULL, 1, 1, 64),(undefined, 1692286783818, true, 1, 1, 0);: Error: Unknown column 'undefined' in 'field list' (id: reolink.2.network.connected)
                                        2023-08-17 17:49:58.540  - error: sql.0 (1910) Cannot insert INSERT INTO `iobroker`.ts_bool (id, ts, val, ack, _from, q) VALUES (undefined, 1692286783814, NULL, 1, 1, 64),(undefined, 1692286783818, true, 1, 1, 0);: Error: Unknown column 'undefined' in 'field list' (id: reolink.3.network.connected)
                                        2023-08-17 17:49:58.929  - info: sql.0 (1910) Do not store value "NULL" for HumAußen because no number
                                        2023-08-17 17:49:58.933  - info: sql.0 (1910) Do not store value "NULL" for PM10 Outdoor because no number
                                        2023-08-17 17:49:58.940  - info: sql.0 (1910) Do not store value "NULL" for PM25 Outdoor because no number
                                        2023-08-17 17:49:58.942  - info: sql.0 (1910) Do not store value "NULL" for DevPointLueftung because no number
                                        2023-08-17 17:50:00.090  - info: host.raspi instance system.adapter.netatmo-crawler.0 started with pid 11218
                                        2023-08-17 17:50:03.711  - info: netatmo-crawler.0 (11218) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:50:03.803  - info: netatmo-crawler.0 (11218) Getting data for stationid:70:ee:50:29:08:fe
                                        2023-08-17 17:50:05.338  - info: netatmo-crawler.0 (11218) Getting data for stationid:70:ee:50:3f:34:04
                                        2023-08-17 17:50:06.160  - info: netatmo-crawler.0 (11218) Getting data for stationid:70:ee:50:52:e9:96
                                        2023-08-17 17:50:06.941  - info: netatmo-crawler.0 (11218) Getting data for stationid:70:ee:50:05:53:68
                                        2023-08-17 17:50:08.536  - info: netatmo-crawler.0 (11218) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                        2023-08-17 17:50:09.074  - info: host.raspi instance system.adapter.netatmo-crawler.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-08-17 17:51:14.393  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:51:41.362  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:51:54.182  - info: javascript.0 (1204) script.js.common.Lüftungsanlage.Kellerlüftung_TAS-Node_Servos: 2
                                        2023-08-17 17:51:55.452  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:52:35.919  - info: sql.0 (1910) changed history configuration to pin detected datatype for reolink.0.network.connected
                                        2023-08-17 17:52:37.401  - info: javascript.0 (1204) script.js.common.Cameras_Garten.Onvif_aktualisieren: Cam Einfahrt  verbunden
                                        2023-08-17 17:54:04.605  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:54:58.934  - info: sql.0 (1910) Do not store value "NULL" for PM10 Outdoor because no number
                                        2023-08-17 17:54:58.941  - info: sql.0 (1910) Do not store value "NULL" for PM25 Outdoor because no number
                                        2023-08-17 17:54:58.943  - info: sql.0 (1910) Do not store value "NULL" for DevPointLueftung because no number
                                        2023-08-17 17:55:00.067  - info: host.raspi instance system.adapter.netatmo-crawler.0 started with pid 14483
                                        2023-08-17 17:55:04.188  - info: netatmo-crawler.0 (14483) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 17:55:04.293  - info: netatmo-crawler.0 (14483) Getting data for stationid:70:ee:50:29:08:fe
                                        2023-08-17 17:55:05.508  - info: netatmo-crawler.0 (14483) Getting data for stationid:70:ee:50:3f:34:04
                                        2023-08-17 17:55:06.281  - info: netatmo-crawler.0 (14483) Getting data for stationid:70:ee:50:52:e9:96
                                        2023-08-17 17:55:07.377  - info: netatmo-crawler.0 (14483) Getting data for stationid:70:ee:50:05:53:68
                                        2023-08-17 17:55:08.193  - info: netatmo-crawler.0 (14483) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                        2023-08-17 17:55:08.740  - info: host.raspi instance system.adapter.netatmo-crawler.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-08-17 17:57:40.931  - info: javascript.0 (1204) script.js.common.Cameras_Garten.Onvif_aktualisieren: Cam Einfahrt  verbunden
                                        2023-08-17 17:57:46.851  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:57:51.970  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:58:00.440  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:58:15.431  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:59:54.240  - info: javascript.0 (1204) script.js.common.Lüftungsanlage.Kellerlüftung_TAS-Node_Servos: 2.0999999999999996
                                        2023-08-17 17:59:54.247  - info: javascript.0 (1204) script.js.common.Lüftungsanlage.Kellerlüftung_TAS-Node_Servos: Lüftung Keller ein
                                        2023-08-17 17:59:58.034  - info: onvif.0 (3870) State value to set for "onvif.0.192_168_178_130_80.events.RuleEngine/MyRuleDetector/PeopleDetect" has to be type "string" but received type "boolean"
                                        2023-08-17 17:59:58.074  - info: onvif.0 (3870) State value to set for "onvif.0.192_168_178_130_8000.events.RuleEngine/MyRuleDetector/PeopleDetect" has to be type "string" but received type "boolean"
                                        2023-08-17 17:59:58.087  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:59:58.174  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 17:59:58.929  - info: sql.0 (1910) Do not store value "NULL" for HumAußen because no number
                                        2023-08-17 17:59:58.935  - info: sql.0 (1910) Do not store value "NULL" for PM10 Outdoor because no number
                                        2023-08-17 17:59:58.942  - info: sql.0 (1910) Do not store value "NULL" for PM25 Outdoor because no number
                                        2023-08-17 17:59:58.943  - info: sql.0 (1910) Do not store value "NULL" for DevPointLueftung because no number
                                        2023-08-17 18:00:00.142  - info: host.raspi instance system.adapter.netatmo-crawler.0 started with pid 17838
                                        2023-08-17 18:00:03.785  - info: netatmo-crawler.0 (17838) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 18:00:03.871  - info: netatmo-crawler.0 (17838) Getting data for stationid:70:ee:50:29:08:fe
                                        2023-08-17 18:00:04.178  - info: host.raspi instance system.adapter.luftdaten.0 started with pid 17916
                                        2023-08-17 18:00:05.263  - info: netatmo-crawler.0 (17838) Getting data for stationid:70:ee:50:3f:34:04
                                        2023-08-17 18:00:06.387  - info: netatmo-crawler.0 (17838) Getting data for stationid:70:ee:50:52:e9:96
                                        2023-08-17 18:00:07.830  - info: luftdaten.0 (17916) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 18:00:08.217  - info: host.raspi instance system.adapter.luftdaten.1 started with pid 17953
                                        2023-08-17 18:00:08.521  - info: luftdaten.0 (17916) Terminated (NO_ERROR): Without reason
                                        2023-08-17 18:00:08.657  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 18:00:08.762  - info: netatmo-crawler.0 (17838) Getting data for stationid:70:ee:50:05:53:68
                                        2023-08-17 18:00:09.062  - info: host.raspi instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
                                        2023-08-17 18:00:10.688  - info: netatmo-crawler.0 (17838) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                        2023-08-17 18:00:11.245  - info: host.raspi instance system.adapter.netatmo-crawler.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-08-17 18:00:11.832  - info: luftdaten.1 (17953) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 18:00:12.253  - info: host.raspi instance system.adapter.ical.0 started with pid 17992
                                        2023-08-17 18:00:12.325  - info: luftdaten.1 (17953) Terminated (NO_ERROR): Without reason
                                        2023-08-17 18:00:12.869  - info: host.raspi instance system.adapter.luftdaten.1 terminated with code 0 (NO_ERROR)
                                        2023-08-17 18:00:16.116  - info: ical.0 (17992) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 18:00:16.594  - info: ical.0 (17992) processing URL: Schulferien2022 https://www.schulferien.org/media/ical/deutschland/ferien_bayern_2022.ics?k=in0FTTT4e1JNuRZgKct5KYcnG-yNslaUn3XJ9Snh0J4_RcuI1j7hyDo4zTTtZg1LgcxIzzZIKcdTm5ZbuhcIFCUwXnoxe30Wo31JiaLGOYI
                                        2023-08-17 18:00:16.627  - info: ical.0 (17992) processing URL: Schulferien2024 https://www.schulferien.org/media/ical/deutschland/ferien_bayern_2024.ics?k=4iKwoQCr8goSnEdYVCqquTs0G1zLJXnYD8RH260JmkWnrCnF8Z1BQcbPxFcAUyzcs9vZ9vlZJholfDY-Ariw2pvv0mATd3XlwvhjU_l0TxU
                                        2023-08-17 18:00:16.629  - info: ical.0 (17992) processing URL: Schulferien2023 https://www.schulferien.org/media/ical/deutschland/ferien_baden-wuerttemberg_2023.ics?k=d8TP1o7PSiHURAyaWMvY5r-t_5nhBmBVJ-lI8jInw8GHrpSI62AwZElMlqZXqZnIOZzVFiryEi8kLXQxVZjtnrhfNCJISwP_-7EqwrRPwks
                                        2023-08-17 18:00:21.693  - info: ical.0 (17992) Terminated (NO_ERROR): Without reason
                                        2023-08-17 18:00:22.226  - info: host.raspi instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                                        2023-08-17 18:00:25.536  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 18:00:54.183  - info: javascript.0 (1204) script.js.common.Lüftungsanlage.Kellerlüftung_TAS-Node_Servos: 2
                                        2023-08-17 18:04:22.014  - info: javascript.0 (1204) script.js.common.Akustischer_Alarm____Steuerung_Haus._Alarmauslösung_Cams: Alarm durch Reolink
                                        2023-08-17 18:04:58.936  - info: sql.0 (1910) Do not store value "NULL" for PM10 Outdoor because no number
                                        2023-08-17 18:04:58.943  - info: sql.0 (1910) Do not store value "NULL" for PM25 Outdoor because no number
                                        2023-08-17 18:04:58.945  - info: sql.0 (1910) Do not store value "NULL" for DevPointLueftung because no number
                                        2023-08-17 18:05:00.068  - info: host.raspi instance system.adapter.netatmo-crawler.0 started with pid 21142
                                        2023-08-17 18:05:03.836  - info: netatmo-crawler.0 (21142) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v18.17.1, js-controller: 5.0.11
                                        2023-08-17 18:05:03.926  - info: netatmo-crawler.0 (21142) Getting data for stationid:70:ee:50:29:08:fe
                                        2023-08-17 18:05:14.817  - info: netatmo-crawler.0 (21142) Getting data for stationid:70:ee:50:3f:34:04
                                        2023-08-17 18:05:15.511  - info: netatmo-crawler.0 (21142) Getting data for stationid:70:ee:50:52:e9:96
                                        2023-08-17 18:05:16.333  - info: netatmo-crawler.0 (21142) Getting data for stationid:70:ee:50:05:53:68
                                        2023-08-17 18:05:17.043  - info: netatmo-crawler.0 (21142) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                        2023-08-17 18:05:17.575  - info: host.raspi instance system.adapter.netatmo-crawler.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        
                                        

                                        Wie gesagt am Anfang ziemlich viel Seltsames, das lässt er mir wegen payload-Fehler nicht reinkopieren. Sieht so aus:
                                        ce760161-4a06-478c-aa18-7e1a23a4fe07-image.png

                                        48d67eba-b9c1-495a-897a-3473decad9a7-image.png

                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @brokeling last edited by

                                          @brokeling

                                          Die Hieroglyphen dürften eine mp3 sein. Wie auch immer die sich in das logfile verirrt.

                                          Und wenn du jetzt (in einem zweiten Fenster) den admin startest?

                                          B 1 Reply Last reply Reply Quote 0
                                          • B
                                            brokeling @Thomas Braun last edited by

                                            @thomas-braun

                                            2023-08-17 18:28:08.485  - info: host.raspi "system.adapter.admin.1" disabled
                                            2023-08-17 18:28:24.412  - info: host.raspi "system.adapter.admin.1" enabled
                                            2023-08-17 18:28:24.747  - info: host.raspi instance system.adapter.admin.1 started with pid 4849
                                            2023-08-17 18:28:24.412  - info: host.raspi "system.adapter.admin.1" enabled
                                            2023-08-17 18:28:24.747  - info: host.raspi instance system.adapter.admin.1 started with pid 4849
                                            2023-08-17 18:28:29.194  - info: admin.1 (4849) starting. Version 6.7.2 in /opt/iobroker/node_modules/iobroker.admin, node: v18.17.1, js-controller: 5.0.11
                                            2023-08-17 18:28:29.264  - info: admin.1 (4849) requesting all states
                                            2023-08-17 18:28:29.265  - info: admin.1 (4849) requesting all objects
                                            2023-08-17 18:28:29.194  - info: admin.1 (4849) starting. Version 6.7.2 in /opt/iobroker/node_modules/iobroker.admin, node: v18.17.1, js-controller: 5.0.11
                                            2023-08-17 18:28:29.264  - info: admin.1 (4849) requesting all states
                                            2023-08-17 18:28:29.265  - info: admin.1 (4849) requesting all objects
                                            2023-08-17 18:28:33.418  - info: admin.1 (4849) received all objects
                                            2023-08-17 18:28:34.250  - error: admin.1 (4849) port 8081 already in use
                                            2023-08-17 18:28:34.253  - info: admin.1 (4849) Terminated (ADAPTER_REQUESTED_TERMINATION): port 8081 already in use
                                            2023-08-17 18:28:34.250  - error: admin.1 (4849) port 8081 already in use
                                            2023-08-17 18:28:34.253  - info: admin.1 (4849) Terminated (ADAPTER_REQUESTED_TERMINATION): port 8081 already in use
                                            2023-08-17 18:28:34.782  - info: admin.1 (4849) terminating http server on port 8081
                                            2023-08-17 18:28:35.005  - info: host.raspi instance system.adapter.admin.1 terminated by request of the instance itself and will not be restarted, before user restarts it.
                                            2023-08-17 18:28:35.006  - info: host.raspi Do not restart adapter system.adapter.admin.1 because desired by instance
                                            2023-08-17 18:28:34.782  - info: admin.1 (4849) terminating http server on port 8081
                                            2023-08-17 18:28:35.005  - info: host.raspi instance system.adapter.admin.1 terminated by request of the instance itself and will not be restarted, before user restarts it.
                                            2023-08-17 18:28:35.006  - info: host.raspi Do not restart adapter system.adapter.admin.1 because desired by instance
                                            
                                            

                                            Ein Port Problem?

                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            730
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            137
                                            10770
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo