Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Raspberry Absturz alle 3 Tage

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Raspberry Absturz alle 3 Tage

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @shellyrulestheworld last edited by

      @shellyrulestheworld

      Poste mal den vollständigen Output.

      1 Reply Last reply Reply Quote 1
      • S
        shellyrulestheworld @shellyrulestheworld last edited by

        denkt ihr das NPM könnte mir noch mehr Probleme machen? Hatte es nicht gewusst - Anfängerfehler...
        Ich werde jetzt mal weiter beobachten.

        Vielen Dank für eure Hilfe 🙂

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

          @shellyrulestheworld sagte in Raspberry Absturz alle 3 Tage:

          denkt ihr das NPM könnte mir noch mehr Probleme machen?

          Einfach die Finger davon lassen. Das kommt in passender Version über das reguläre Update deines OS mit. (Das regelmäßiger durchführen!)

          1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @shellyrulestheworld last edited by

            @shellyrulestheworld sagte in Raspberry Absturz alle 3 Tage:

            Lief alles soweit durch:

            @homoran sagte in Raspberry Absturz alle 3 Tage:

            @shellyrulestheworld da kommt noch mehr! Speicher und so.

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

              @homoran sagte in Raspberry Absturz alle 3 Tage:

              @shellyrulestheworld da kommt noch mehr! Speicher und so.

              Speicher kommt in einer künftigen Version der Summary.

              1 Reply Last reply Reply Quote 0
              • S
                shellyrulestheworld @Homoran last edited by

                @homoran

                Skript v.2023-01-02
                
                *** BASE SYSTEM ***
                Model           : Raspberry Pi 4 Model B Rev 1.5
                Architecture:   aarch64
                Docker:         false
                Virtualization: none
                Distributor ID: Debian
                Description:    Debian GNU/Linux 11 (bullseye)
                Release:        11
                Codename:       bullseye
                
                PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                NAME="Debian GNU/Linux"
                VERSION_ID="11"
                VERSION="11 (bullseye)"
                VERSION_CODENAME=bullseye
                ID=debian
                HOME_URL="https://www.debian.org/"
                SUPPORT_URL="https://www.debian.org/support"
                BUG_REPORT_URL="https://bugs.debian.org/"
                
                Systemuptime and Load:
                 19:18:36 up 7 min,  1 user,  load average: 1.62, 2.48, 1.37
                CPU threads: 4
                
                *** Time and Time Zones ***
                Sun Jan 22 18:18:36 UTC 2023
                Sun Jan 22 19:18:36 CET 2023
                CET +0100
                Europe/Berlin
                
                *** User and Groups ***
                pi
                /home/pi
                pi adm dialout cdrom sudo audio video plugdev games users input render netdev 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.7G        2.3G        579M        1.0M        891M        1.4G
                Swap:            99M          0B         99M
                Total:          3.8G        2.3G        679M
                
                         3744 M total memory
                         2273 M used memory
                          383 M active memory
                         2608 M inactive memory
                          579 M free memory
                           90 M buffer memory
                          800 M swap cache
                           99 M total swap
                            0 M used swap
                           99 M free swap
                
                *** FILESYSTEM ***
                Filesystem     Type      Size  Used Avail Use% Mounted on
                /dev/root      ext4       59G   11G   46G  19% /
                devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                tmpfs          tmpfs     1.9G   16K  1.9G   1% /dev/shm
                tmpfs          tmpfs     749M  1.1M  748M   1% /run
                tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                /dev/sda1      vfat       15G  291M   15G   2% /mnt/usb0
                /dev/mmcblk0p1 vfat      255M   31M  225M  12% /boot
                tmpfs          tmpfs     375M     0  375M   0% /run/user/1000
                
                Messages in dmesg:
                [Sun Jan 22 19:11:27 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:E6:BC:85 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=515bbee9-02 rootfstype=ext4 fsck.repair=yes rootwait
                [Sun Jan 22 19:11:28 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                [Sun Jan 22 19:11:28 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                [Sun Jan 22 19:11:30 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
                
                Show mounted filesystems (real ones only):
                TARGET      SOURCE         FSTYPE OPTIONS
                /           /dev/mmcblk0p2 ext4   rw,noatime
                |-/mnt/usb0 /dev/sda1      vfat   rw,nosuid,nodev,noexec,relatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                `-/boot     /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                
                Files in neuralgic directories:
                
                /var:
                4.5G    /var/
                2.7G    /var/lib
                2.6G    /var/lib/influxdb/engine/data/1147cd382d43b18f/autogen
                2.6G    /var/lib/influxdb/engine/data/1147cd382d43b18f
                2.6G    /var/lib/influxdb/engine/data
                
                /opt/iobroker/backups:
                283M    /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                977M    /opt/iobroker/iobroker-data/
                869M    /opt/iobroker/iobroker-data/files
                582M    /opt/iobroker/iobroker-data/files/vis-2-beta
                545M    /opt/iobroker/iobroker-data/files/vis-2-beta/static
                543M    /opt/iobroker/iobroker-data/files/vis-2-beta/static/js
                
                The five largest files in iobroker-data are:
                33M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.10538062.js.map
                20M     /opt/iobroker/iobroker-data/objects.jsonl
                19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.904d455f.js.map
                15M     /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map
                9.7M    /opt/iobroker/iobroker-data/files/vis-2-beta/material-icons/knx-uf.json
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs         v16.19.0
                /usr/bin/node           v16.19.0
                /usr/bin/npm            8.19.3
                /usr/bin/npx            8.19.3
                
                nodejs:
                  Installed: 16.19.0-deb-1nodesource1
                  Candidate: 16.19.0-deb-1nodesource1
                  Version table:
                 *** 16.19.0-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                        100 /var/lib/dpkg/status
                     12.22.12~dfsg-1~deb11u1 500
                        500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                     12.22.5~dfsg-2~11u1 500
                        500 http://deb.debian.org/debian bullseye/main arm64 Packages
                
                Temp directories causing npm8 problem: 0
                
                *** ioBroker-Installation ***
                
                ioBroker Status
                iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Core adapters versions
                js-controller:  4.0.24
                admin:          6.3.5
                javascript:     6.1.4
                
                Adapters from github:   0
                
                Adapter State
                + system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
                + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                + system.adapter.cloud.0                  : cloud                 : raspberrypi                              -  enabled
                  system.adapter.daswetter.0              : daswetter             : raspberrypi                              -  enabled
                  system.adapter.devices.0                : devices               : raspberrypi                              - disabled
                + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                  system.adapter.dwd.0                    : dwd                   : raspberrypi                              -  enabled
                  system.adapter.feiertage.0              : feiertage             : raspberrypi                              -  enabled
                  system.adapter.fritzdect.0              : fritzdect             : raspberrypi                              - disabled
                + system.adapter.fronius.0                : fronius               : raspberrypi                              -  enabled
                + system.adapter.heizoel.0                : heizoel               : raspberrypi                              -  enabled
                + system.adapter.history.0                : history               : raspberrypi                              -  enabled
                + system.adapter.homeconnect.0            : homeconnect           : raspberrypi                              -  enabled
                + system.adapter.hs100.0                  : hs100                 : raspberrypi                              -  enabled
                  system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
                + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
                + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
                + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                + system.adapter.jarvis.0                 : jarvis                : raspberrypi                              -  enabled
                + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                + system.adapter.net-tools.0              : net-tools             : raspberrypi                              -  enabled
                + system.adapter.philips-air.0            : philips-air           : raspberrypi                              -  enabled
                + system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
                + system.adapter.pvforecast.0             : pvforecast            : raspberrypi                              -  enabled
                + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.shelly.1                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.smartthings.0            : smartthings           : raspberrypi                              -  enabled
                + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
                + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
                + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.telegram.1               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.terminal.0               : terminal              : raspberrypi                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                + system.adapter.text2command.0           : text2command          : raspberrypi                              -  enabled
                + system.adapter.tr-064.0                 : tr-064                : raspberrypi                              -  enabled
                + system.adapter.tr-064.1                 : tr-064                : raspberrypi                              -  enabled
                + system.adapter.tr-064.2                 : tr-064                : raspberrypi                              -  enabled
                + system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
                + system.adapter.upnp.0                   : upnp                  : raspberrypi                              -  enabled
                  system.adapter.vis-2-beta.0             : vis-2-beta            : raspberrypi                              - disabled
                  system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : raspberrypi                              -  enabled
                  system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : raspberrypi                              -  enabled
                  system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: raspberrypi                              -  enabled
                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
                  system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi                              -  enabled
                  system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2658990-if00
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
                + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.shelly.1                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
                + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.telegram.1               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.terminal.0               : terminal              : raspberrypi                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2658990-if00
                
                ioBroker-Repositories
                stable        : http://download.iobroker.net/sources-dist.json
                beta          : http://download.iobroker.net/sources-dist-latest.json
                
                Active repo(s): stable
                
                Installed ioBroker-Instances
                Used repository: stable
                Adapter    "admin"        : 6.3.5    , installed 6.3.5
                Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                Adapter    "backitup"     : 2.5.10   , installed 2.5.10
                Adapter    "cloud"        : 4.3.0    , installed 4.3.0
                Adapter    "daswetter"    : 3.1.4    , installed 3.1.4
                Adapter    "devices"      : 1.1.2    , installed 1.1.2
                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                Adapter    "fritzdect"    : 2.2.6    , installed 2.2.6
                Adapter    "fronius"      : 1.1.3    , installed 1.1.3
                Adapter    "heizoel"      : 1.0.3    , installed 1.0.3
                Adapter    "history"      : 2.2.4    , installed 2.2.4
                Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
                Adapter    "hs100"        : 2.1.2    , installed 2.1.2
                Adapter    "ical"         : 1.13.2   , installed 1.13.2
                Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                Adapter    "info"         : 1.9.19   , installed 1.9.19
                Adapter    "iot"          : 1.14.2   , installed 1.14.2
                Adapter    "jarvis"       : 3.1.2    , installed 3.1.2
                Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                Controller "js-controller": 4.0.24   , installed 4.0.24
                Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                Adapter    "philips-air"  : 1.0.1    , installed 1.0.1
                Adapter    "ping"         : 1.5.3    , installed 1.5.3
                Adapter    "pvforecast"   : 2.3.0    , installed 2.3.0
                Adapter    "shelly"       : 6.0.0    , installed 6.2.4
                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                Adapter    "smartthings"  : 0.0.4    , installed 0.0.4
                Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                Adapter    "synology"     : 2.1.13   , installed 2.1.13
                Adapter    "tankerkoenig" : 3.1.0    , installed 3.1.0
                Adapter    "telegram"     : 1.15.2   , installed 1.15.2
                Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                Adapter    "text2command" : 2.3.0    , installed 2.3.0
                Adapter    "tr-064"       : 4.2.17   , installed 4.2.17
                Adapter    "trashschedule": 2.0.3    , installed 2.0.3
                Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                Adapter    "vis"          : 1.4.15   , installed 1.4.15
                Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
                Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
                Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
                Adapter    "web"          : 4.3.0    , installed 4.3.0
                Adapter    "ws"           : 1.3.0    , installed 1.3.0
                Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                
                Objects and States
                Please stand by - This may take a while
                Objects:        15853
                States:         13489
                
                *** OS-Repositories and Updates ***
                W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                W: Some index files failed to download. They have been ignored, or old ones used instead.
                Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                Hit:2 http://deb.debian.org/debian bullseye InRelease
                Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                Hit:5 https://repos.influxdata.com/debian bullseye InRelease
                Get:6 https://packages.grafana.com/oss/deb stable InRelease [5984 B]
                Hit:7 https://deb.nodesource.com/node_16.x bullseye InRelease
                Hit:8 https://phoscon.de/apt/deconz bullseye InRelease
                Hit:9 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
                Err:6 https://packages.grafana.com/oss/deb stable InRelease
                  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                Reading package lists...
                W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                W: Some index files failed to download. They have been ignored, or old ones used instead.
                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 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       14808      980/io.shelly.1
                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       14519      712/iobroker.js-con
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       14512      712/iobroker.js-con
                tcp        0      0 0.0.0.0:7777            0.0.0.0:*               LISTEN      0          11702      535/motion
                tcp        0      0 0.0.0.0:7778            0.0.0.0:*               LISTEN      0          11703      535/motion
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14348      522/sshd: /usr/sbin
                tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       20523      1493/io.jarvis.0
                tcp        0      0 127.0.0.1:7999          0.0.0.0:*               LISTEN      0          11704      535/motion
                tcp        0      0 127.0.0.1:8080          0.0.0.0:*               LISTEN      112        11150      496/motion
                tcp        0      0 127.0.0.1:8081          0.0.0.0:*               LISTEN      112        11149      496/motion
                tcp        0      0 0.0.0.0:8765            0.0.0.0:*               LISTEN      0          14370      380/python2
                tcp6       0      0 :::8088                 :::*                    LISTEN      1001       20596      1567/io.terminal.0
                tcp6       0      0 :::8089                 :::*                    LISTEN      1001       15477      739/io.admin.1
                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       20928      1654/io.web.0
                tcp6       0      0 :::8086                 :::*                    LISTEN      999        14488      640/influxd
                tcp6       0      0 :::8087                 :::*                    LISTEN      1001       18969      1700/io.simple-api.
                tcp6       0      0 :::22                   :::*                    LISTEN      0          14350      522/sshd: /usr/sbin
                tcp6       0      0 :::3000                 :::*                    LISTEN      110        15391      636/grafana-server
                udp        0      0 0.0.0.0:58449           0.0.0.0:*                           1001       23913      2115/io.upnp.0
                udp        0      0 192.168.178.77:5353     0.0.0.0:*                           1001       15016      1066/io.tr-064.0
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13617      370/avahi-daemon: r
                udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       14137      958/io.shelly.0
                udp        0      0 0.0.0.0:36608           0.0.0.0:*                           108        13619      370/avahi-daemon: r
                udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       28701      2115/io.upnp.0
                udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13680      635/dhcpcd
                udp        0      0 0.0.0.0:43163           0.0.0.0:*                           1001       17157      899/io.philips-air.
                udp6       0      0 :::5353                 :::*                                108        13618      370/avahi-daemon: r
                udp6       0      0 :::42438                :::*                                108        13620      370/avahi-daemon: r
                
                *** Log File - Last 25 Lines ***
                
                2023-01-22 19:15:07.347  - error: pvforecast.0 (1536) [updateActualWeatherData] failed to update weather data: TypeError: data.filter is not a function
                2023-01-22 19:15:13.197  - info: dwd.0 (3551) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2023-01-22 19:15:13.757  - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2023-01-22 19:15:28.516  - info: cloud.0 (1265) Trying to connect as system.user.admin to cloud
                2023-01-22 19:15:28.693  - info: cloud.0 (1265) Connection changed: connect
                2023-01-22 19:15:42.373  - info: daswetter.0 (2445) still wrong data structure from server received! repaired...
                2023-01-22 19:15:47.231  - error: daswetter.0 (2445) force terminate
                2023-01-22 19:15:47.232  - warn: daswetter.0 (2445) Terminated (UNKNOWN_ERROR): Without reason
                2023-01-22 19:15:47.748  - warn: daswetter.0 (2445) get state error: Connection is closed.
                2023-01-22 19:15:47.750  - error: daswetter.0 (2445) exception in await insertIntoList [Error: DB closed]
                2023-01-22 19:15:47.754  - error: daswetter.0 (2445) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_6.wind_symbol": Connection is closed.
                2023-01-22 19:15:47.758  - error: daswetter.0 (2445) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours2.Location_1.Day_3.Hour_6.wind_symbol: Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_6.wind_symbol": Connection is closed.]
                2023-01-22 19:15:47.760  - error: daswetter.0 (2445) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_6.wind_symbolB": Connection is closed.
                2023-01-22 19:15:47.764  - error: daswetter.0 (2445) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours2.Location_1.Day_3.Hour_6.wind_symbolB: Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_6.wind_symbolB": Connection is closed.]
                2023-01-22 19:15:47.767  - error: daswetter.0 (2445) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_6.windIconURL": Connection is closed.
                2023-01-22 19:15:47.771  - error: daswetter.0 (2445) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours2.Location_1.Day_3.Hour_6.windIconURL: Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_6.windIconURL": Connection is closed.]
                2023-01-22 19:15:47.774  - error: daswetter.0 (2445) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_6.wind_gusts": Connection is closed.
                2023-01-22 19:15:47.871  - error: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 15 (UNKNOWN_ERROR)
                2023-01-22 19:16:14.785  - info: alexa2.0 (864) Subscribing to states...
                2023-01-22 19:16:17.450  - info: alexa2.0 (864) Alexa-Push-Connection (macDms = true) established. Disable Polling
                2023-01-22 19:16:41.608  - info: shelly.1 (980) [MQTT] Device with client id "shellytrv-2C1165DAB5E5" connected!
                2023-01-22 19:16:42.416  - info: shelly.1 (980) [MQTT] Device with client id "shellytrv-84FD270A20F4" connected!
                2023-01-22 19:16:43.277  - info: alexa2.0 (864) Initialization Done ...
                2023-01-22 19:17:12.907  - info: admin.1 (739) <== Disconnect system.user.admin from ::ffff:192.168.178.37 admin
                2023-01-22 19:17:14.278  - info: admin.1 (739) ==> Connected system.user.admin from ::ffff:192.168.178.37
                
                

                ============ Mark until here for C&P =============

                iob diag has finished.

                Press any key for a summary

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

                  @shellyrulestheworld

                  Soweit keine erkennbaren Kinken.
                  Das Grafana-Repo musst du aber anpacken:

                  https://forum.iobroker.net/topic/62040/linux-debian-grafana-repo-muss-aktualisiert-werden

                  Homoran 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Thomas Braun last edited by

                    @thomas-braun sagte in Raspberry Absturz alle 3 Tage:

                    Soweit keine erkennbaren Kinken.

                    ist ja auch frisch nach einem reboot.

                    35 aktive Instanzen und noch 1.4G available klingt gut.
                    auch die Load ist im grünen Bereich.

                    @shellyrulestheworld
                    diese Ausgabe solltest du dir ruhig ab und zu ansehen

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      shellyrulestheworld @Homoran last edited by

                      @homoran @Thomas-Braun Dankeschön !!

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        shellyrulestheworld @shellyrulestheworld last edited by

                        grafana auch gefixt. Echt toll 🙂

                        pi@raspberrypi:~ $ sudo apt update
                        Hit:1 http://deb.debian.org/debian bullseye InRelease
                        Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
                        Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
                        Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                        Hit:5 https://phoscon.de/apt/deconz bullseye InRelease
                        Hit:6 https://repos.influxdata.com/debian bullseye InRelease
                        Hit:7 https://deb.nodesource.com/node_16.x bullseye InRelease
                        Get:8 https://apt.grafana.com stable InRelease [5,984 B]
                        Hit:9 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
                        Get:10 https://apt.grafana.com stable/main armhf Packages [62.8 kB]
                        Get:11 https://apt.grafana.com stable/main arm64 Packages [64.8 kB]
                        Fetched 134 kB in 3s (44.7 kB/s)
                        Reading package lists... Done
                        Building dependency tree... Done
                        Reading state information... Done
                        All packages are up to date.
                        
                        
                        S 1 Reply Last reply Reply Quote 0
                        • S
                          shellyrulestheworld @shellyrulestheworld last edited by shellyrulestheworld

                          Heute leider das gleiche Spiel:

                          2023-01-23 18:30:14.828 - warn: trashschedule.0 (1627) no events matches type "Altpapier" with match "Altpapier"
                          2023-01-23 18:30:19.839 - info: ical.0 (64838) Terminated (NO_ERROR): Without reason
                          2023-01-23 18:30:20.382 - info: host.raspberrypi instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                          2023-01-23 18:30:32.846 - info: admin.1 (739) <== Disconnect system.user.admin from ::ffff:192.168.178.37 admin
                          2023-01-23 18:30:40.606 - info: daswetter.0 (64819) still wrong data structure from server received! repaired...
                          2023-01-23 18:30:47.585 - info: admin.1 (739) <== Disconnect system.user.admin from ::ffff:192.168.178.37 admin
                          2023-01-23 18:30:49.031 - info: daswetter.0 (64819) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                          2023-01-23 18:30:49.555 - info: daswetter.0 (64819) cleaned everything up...
                          2023-01-23 18:30:49.584 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2023-01-23 18:32:30.483 - info: javascript.0 (806) Stop script script.js.Test.Test
                          2023-01-23 18:33:38.234 - info: web.0 (1654) <== Disconnect system.user.admin from ::ffff:192.168.178.37 vis.0
                          2023-01-23 18:33:59.666 - info: javascript.0 (806) Start javascript script.js.Test.Test
                          2023-01-23 18:33:59.686 - info: javascript.0 (806) script.js.Test.Test: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                          2023-01-23 18:34:46.007 - info: javascript.0 (806) script.js.Test.Test: timeout hat zugeschlagen
                          2023-01-23 18:35:00.238 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 64966
                          2023-01-23 18:35:04.018 - info: dwd.0 (64966) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.19.0, js-controller: 4.0.24
                          2023-01-23 18:35:09.773 - info: dwd.0 (64966) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2023-01-23 18:35:10.322 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2023-01-23 18:35:50.683 - info: javascript.0 (806) script.js.Test.Test: timeout hat zugeschlagen
                          2023-01-23 18:40:00.242 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 65118
                          2023-01-23 18:40:04.203 - info: dwd.0 (65118) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.19.0, js-controller: 4.0.24
                          2023-01-23 18:40:10.272 - info: dwd.0 (65118) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2023-01-23 18:40:10.807 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2023-01-23 18:45:00.041 - info: javascript.0 (806) script.js.PV.VerbrauchsberechnungShellys: Shelly Verbrauch: Verbrauchswerte aktualisiert: 5 | Reboots korrigiert: 0 | Unveränderte Werte: 28
                          2023-01-23 18:45:00.292 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 65289
                          2023-01-23 18:45:04.381 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 65300
                          2023-01-23 18:45:06.108 - info: dwd.0 (65289) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.19.0, js-controller: 4.0.24
                          2023-01-23 18:45:08.637 - info: daswetter.0 (65300) starting. Version 3.1.4 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.19.0, js-controller: 4.0.24
                          2023-01-23 18:45:09.580 - error: pvforecast.0 (1536) [updateActualWeatherData] failed to update weather data: TypeError: data.filter is not a function
                          2023-01-23 18:45:11.322 - info: dwd.0 (65289) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2023-01-23 18:45:11.946 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2023-01-23 18:45:38.150 - info: daswetter.0 (65300) still wrong data structure from server received! repaired...
                          2023-01-23 18:45:47.366 - info: daswetter.0 (65300) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                          2023-01-23 18:45:47.883 - info: daswetter.0 (65300) cleaned everything up...
                          2023-01-23 18:45:47.907 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2023-01-23 18:47:24.927 - info: admin.1 (739) Request actual repository...
                          2023-01-23 18:47:25.659 - info: host.raspberrypi Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                          2023-01-23 18:47:35.629 - info: hs100.0 (1413) cleaned everything up...
                          2023-01-23 18:47:35.642 - error: pvforecast.0 (1536) States database error: read ECONNRESET
                          2023-01-23 18:47:35.823 - error: trashschedule.0 (1627) States database error: read ECONNRESET
                          2023-01-23 18:47:35.679 - info: zigbee.0 (1204) cleaned everything up...
                          2023-01-23 18:47:35.676 - info: pollenflug.0 (37919) Closing Adapter
                          2023-01-23 18:47:35.896 - info: trashschedule.0 (1627) cleaned everything up...
                          2023-01-23 18:47:35.694 - info: javascript.0 (806) Stop script script.js.Heizungssteuerung.HeizungssteuerungBenno
                          2023-01-23 18:47:35.682 - info: info.0 (1428) cleaned everything up...
                          

                          Zeile 47 und 48, wie auch schon davor..

                          Thomas Braun Codierknecht apollon77 3 Replies Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @shellyrulestheworld last edited by

                            @shellyrulestheworld sagte in Raspberry Absturz alle 3 Tage:

                            Zeile 47 und 48,

                            Da steht nix wildes drin.

                            1 Reply Last reply Reply Quote 0
                            • Codierknecht
                              Codierknecht Developer Most Active @shellyrulestheworld last edited by

                              @shellyrulestheworld
                              Mach mal Deine Credentials für den Google-Kalender unkenntlich - sonst hagelt's womöglich bald Termine 😁

                              S 1 Reply Last reply Reply Quote 1
                              • S
                                shellyrulestheworld @Codierknecht last edited by

                                @codierknecht 😨 🤣

                                S 1 Reply Last reply Reply Quote 0
                                • S
                                  shellyrulestheworld @shellyrulestheworld last edited by

                                  @shellyrulestheworld
                                  Zeile 10 --> da hab ich wohl einen Adapter installiert... Da ging es gut

                                  2023-01-23 06:20:09.729 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                  2023-01-23 06:20:59.603 - info: jarvis.0 (1493) Client with IP 192.168.178.37 connected.
                                  2023-01-23 06:21:55.238 - info: web.0 (1654) ==> Connected system.user.admin from ::ffff:192.168.178.37
                                  2023-01-23 06:22:09.760 - info: web.0 (1654) <== Disconnect system.user.admin from ::ffff:192.168.178.37 vis.0
                                  2023-01-23 06:22:13.959 - info: web.0 (1654) ==> Connected system.user.admin from ::ffff:192.168.178.37
                                  2023-01-23 06:22:19.926 - info: web.0 (1654) <== Disconnect system.user.admin from ::ffff:192.168.178.37 vis.0
                                  2023-01-23 06:22:32.239 - info: admin.1 (739) ==> Connected system.user.admin from ::ffff:192.168.178.37
                                  2023-01-23 06:24:08.833 - info: admin.1 (739) ==> Connected system.user.admin from ::ffff:192.168.178.37
                                  2023-01-23 06:24:45.302 - info: admin.1 (739) ==> Connected system.user.admin from ::ffff:192.168.178.37
                                  2023-01-23 06:24:49.474 - info: host.raspberrypi Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                                  2023-01-23 06:25:02.363 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 37640
                                  2023-01-23 06:25:07.766 - info: dwd.0 (37640) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.19.0, js-controller: 4.0.24
                                  2023-01-23 06:25:10.465 - info: dwd.0 (37640) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                  2023-01-23 06:25:11.019 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                  2023-01-23 06:25:44.430 - info: admin.1 (739) <== Disconnect system.user.admin from ::ffff:192.168.178.37
                                  2023-01-23 06:27:53.204 - info: host.raspberrypi iobroker add pollenflug --host raspberrypi
                                  2023-01-23 06:27:58.536 - info: host.raspberrypi iobroker NPM version: 8.19.3Installing iobroker.pollenflug@1.0.6... (System call)
                                  
                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    shellyrulestheworld @shellyrulestheworld last edited by

                                    @shellyrulestheworld

                                    Es scheint, wenn der admin.1 das anfordert zu krachen. Wie oft macht der admin das denn?

                                    Codierknecht 1 Reply Last reply Reply Quote 0
                                    • Codierknecht
                                      Codierknecht Developer Most Active @shellyrulestheworld last edited by

                                      @shellyrulestheworld sagte in Raspberry Absturz alle 3 Tage:

                                      admin.1

                                      Wieso eigentlich admin.1. Hast Du mehr als eine Admin-Instanz laufen?

                                      S 1 Reply Last reply Reply Quote 0
                                      • S
                                        shellyrulestheworld @Codierknecht last edited by

                                        @codierknecht nein, nur eine Admin Instanz. Am Anfang wollte mal die 8081 nicht mehr, dann habe ich eine admin.1 aufgemacht, Port 8089 und die als admin.1 gelassen.

                                        admin.0 gibt es nicht mehr.

                                        Kann das ein Problem sein?

                                        S Codierknecht 2 Replies Last reply Reply Quote 0
                                        • S
                                          shellyrulestheworld @shellyrulestheworld last edited by

                                          @shellyrulestheworld Screenshot 2023-01-23 192434.png

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            shellyrulestheworld @shellyrulestheworld last edited by

                                            @shellyrulestheworld Screenshot 2023-01-23 192911.png

                                            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

                                            565
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            9
                                            118
                                            6195
                                            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