Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. RPI 4 Update auf ?

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    RPI 4 Update auf ?

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      bob der 1. @OliverIO last edited by

      @oliverio ```
      ======== Start marking the full check here =========

      Skript v.2023-04-16
      
      *** BASE SYSTEM ***
      Model           : Raspberry Pi 4 Model B Rev 1.4
      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:
       11:50:26 up 22:39,  1 user,  load average: 4.50, 3.39, 2.37
      CPU threads: 4
      
      Raspberry only:
      throttled=0x0
      Other values than 0x0 hint to temperature/voltage problems
      temp=65.7'C
      volt=0.9460V
      
      *** Time and Time Zones ***
                     Local time: Wed 2023-08-16 11:50:26 CEST
                 Universal time: Wed 2023-08-16 09:50:26 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 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:            7.8G        3.3G        1.7G        1.0M        2.9G        4.4G
      Swap:            99M          0B         99M
      Total:          7.9G        3.3G        1.8G
      
               7811 M total memory
               3260 M used memory
               3375 M active memory
               2432 M inactive memory
               1671 M free memory
                139 M buffer memory
               2739 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      110G  4.9G  101G   5% /
      devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
      tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
      tmpfs          tmpfs     1.6G  1.1M  1.6G   1% /run
      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
      /dev/sda1      vfat      255M   31M  225M  13% /boot
      tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Tue Aug 15 13:10:38 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:E2:27:44 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=818b53ba-02 rootfstype=ext4 fsck.repair=yes rootwait
      [Tue Aug 15 13:10:42 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
      [Tue Aug 15 13:10:42 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
      [Tue Aug 15 13:10:45 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
      
      Show mounted filesystems (real ones only):
      TARGET  SOURCE    FSTYPE OPTIONS
      /       /dev/sda2 ext4   rw,noatime
      `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
      
      Files in neuralgic directories:
      
      /var:
      598M    /var/
      262M    /var/cache
      257M    /var/cache/apt
      156M    /var/cache/apt/archives
      148M    /var/lib
      
      Archived and active journals take up 80.0M in the file system.
      
      /opt/iobroker/backups:
      89M     /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      680M    /opt/iobroker/iobroker-data/
      423M    /opt/iobroker/iobroker-data/files
      144M    /opt/iobroker/iobroker-data/backup-objects
      88M     /opt/iobroker/iobroker-data/files/echarts.admin
      57M     /opt/iobroker/iobroker-data/files/echarts
      
      The five largest files in iobroker-data are:
      70M     /opt/iobroker/iobroker-data/objects.jsonl
      44M     /opt/iobroker/iobroker-data/states.jsonl
      33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
      23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
      23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.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 arm64 Packages
              100 /var/lib/dpkg/status
           12.22.12~dfsg-1~deb11u4 500
              500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
           12.22.12~dfsg-1~deb11u3 500
              500 http://deb.debian.org/debian bullseye/main arm64 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: jsonl
      
      MULTIHOSTSERVICE/enabled: false
      
      Core adapters versions
      js-controller:  4.0.24
      admin:          6.3.5
      javascript:     7.0.3
      
      Adapters from github:   4
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 7777, bind: 192.168.178.70, run as: admin
      + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
        system.adapter.alias-manager.0          : alias-manager         : raspberrypi                              - disabled
      + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
        system.adapter.broadlink2.0             : broadlink2            : raspberrypi                              - disabled
        system.adapter.bydbatt.0                : bydbatt               : raspberrypi                              - disabled
        system.adapter.daswetter.0              : daswetter             : raspberrypi                              -  enabled
      + system.adapter.deconz.0                 : deconz                : raspberrypi                              -  enabled, port: 80
      + system.adapter.device-reminder.0        : device-reminder       : raspberrypi                              -  enabled
      + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
      + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
      + system.adapter.email.0                  : email                 : raspberrypi                              -  enabled
      + system.adapter.energiefluss.0           : energiefluss          : raspberrypi                              -  enabled
        system.adapter.enigma2.0                : enigma2               : raspberrypi                              - disabled
        system.adapter.enigma2.1                : enigma2               : raspberrypi                              - disabled
      + system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi                              -  enabled
      + system.adapter.fritzdect.0              : fritzdect             : raspberrypi                              -  enabled
      + system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi                              -  enabled
        system.adapter.gartenbewaesserung.0     : gartenbewaesserung    : raspberrypi                              - disabled
      + system.adapter.history.0                : history               : raspberrypi                              -  enabled
        system.adapter.homeconnect.0            : homeconnect           : raspberrypi                              - disabled
        system.adapter.homekit-controller.0     : homekit-controller    : raspberrypi                              - disabled
        system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
        system.adapter.icons-mfd-png.0          : icons-mfd-png         : raspberrypi                              - disabled
        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              - disabled
        system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : raspberrypi                              - disabled
      + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
      + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
      + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
      + system.adapter.lg-thinq.0               : lg-thinq              : raspberrypi                              -  enabled
      + system.adapter.lgtv.0                   : lgtv                  : raspberrypi                              -  enabled
      + system.adapter.linux-control.0          : linux-control         : raspberrypi                              -  enabled
        system.adapter.mihome-cloud.0           : mihome-cloud          : raspberrypi                              - disabled
        system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi                              - disabled, port: 54321
        system.adapter.mihome.0                 : mihome                : raspberrypi                              - disabled, port: 9898, bind: 192.168.178.70
      + system.adapter.modbus.0                 : modbus                : raspberrypi                              -  enabled
      + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1889, bind: 0.0.0.0
        system.adapter.netatmo-crawler.0        : netatmo-crawler       : raspberrypi                              -  enabled
      + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
        system.adapter.openweathermap.0         : openweathermap        : raspberrypi                              -  enabled
        system.adapter.parcel.0                 : parcel                : raspberrypi                              - disabled
      + system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
        system.adapter.plex.0                   : plex                  : raspberrypi                              - disabled
      + system.adapter.ring.0                   : ring                  : raspberrypi                              -  enabled
      + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
      + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.shelly.1                 : shelly                : raspberrypi                              -  enabled, port: 1888, bind: 192.168.178.70
      + system.adapter.signal-cmb.0             : signal-cmb            : raspberrypi                              -  enabled
      + system.adapter.sma-em.0                 : sma-em                : raspberrypi                              -  enabled
      + system.adapter.socketio.0               : socketio              : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
      + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
      + system.adapter.tr-064.0                 : tr-064                : raspberrypi                              -  enabled
      + system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
      + system.adapter.upnp.0                   : upnp                  : raspberrypi                              -  enabled
        system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: raspberrypi                              - disabled
        system.adapter.vis-bars.0               : vis-bars              : raspberrypi                              - disabled
        system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi                              - disabled
        system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspberrypi                              - disabled
        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi                              - disabled
        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
        system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi                              - disabled
      + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi                              - disabled
        system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi                              - disabled
        system.adapter.vis-keyboard.0           : vis-keyboard          : raspberrypi                              - disabled
        system.adapter.vis-lcars.0              : vis-lcars             : raspberrypi                              - disabled
        system.adapter.vis-material-advanced.0  : vis-material-advanced : raspberrypi                              - disabled
        system.adapter.vis-material-webfont.0   : vis-material-webfont  : raspberrypi                              - disabled
        system.adapter.vis-material.0           : vis-material          : raspberrypi                              - disabled
        system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi                              - disabled
        system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              - disabled
        system.adapter.vis-players.0            : vis-players           : raspberrypi                              - disabled
        system.adapter.vis-plumb.0              : vis-plumb             : raspberrypi                              - disabled
        system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              - disabled
        system.adapter.vis-weather.0            : vis-weather           : raspberrypi                              - disabled
        system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
        system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi                              -  enabled
      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      + system.adapter.wled.0                   : wled                  : raspberrypi                              -  enabled
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 7777, bind: 192.168.178.70, run as: admin
      + system.adapter.deconz.0                 : deconz                : raspberrypi                              -  enabled, port: 80
      + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1889, bind: 0.0.0.0
      + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
      + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.shelly.1                 : shelly                : raspberrypi                              -  enabled, port: 1888, bind: 192.168.178.70
      + system.adapter.socketio.0               : socketio              : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
      + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      ioBroker-Repositories
      stable        : http://download.iobroker.net/sources-dist.json
      beta          : http://download.iobroker.net/sources-dist-latest.json
      live-stable   : http://iobroker.live/repo/sources-dist.json
      live-beta     : http://iobroker.live/repo/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.24.1   , installed 3.24.1
      Adapter    "alias-manager": 1.2.4    , installed 1.2.6
      Adapter    "backitup"     : 2.6.23   , installed 2.6.23
      Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
      Adapter    "bydbatt"      : 1.0.8    , installed 1.0.8
      Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
      Adapter    "deconz"       : 1.3.21   , installed 1.3.21
      Adapter    "device-reminder": 1.2.9  , installed 1.2.9
      Adapter    "discovery"    : 3.1.0    , installed 3.2.0
      Adapter    "echarts"      : 1.5.1    , installed 1.5.1
      Adapter    "email"        : 1.2.0    , installed 1.2.0
      Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
      Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
      Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
      Adapter    "history"      : 2.2.4    , installed 2.2.4
      Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
      Adapter    "homekit-controller": 0.5.8, installed 0.5.8
      Adapter    "ical"         : 1.13.3   , installed 1.13.3
      Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
      Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
      Adapter    "info"         : 1.9.26   , installed 1.9.26
      Adapter    "iot"          : 1.14.5   , installed 2.0.11
      Adapter    "javascript"   : 7.0.3    , installed 7.0.3
      Controller "js-controller": 4.0.24   , installed 4.0.24
      Adapter    "lg-thinq"     : 0.1.4    , installed 0.1.4
      Adapter    "lgtv"         : 1.1.10   , installed 1.1.12
      Adapter    "linux-control": 1.1.3    , installed 1.1.5
      Adapter    "mihome"       : 1.4.0    , installed 1.4.0
      Adapter    "mihome-cloud" : 0.1.0    , installed 0.1.0
      Adapter    "mihome-vacuum": 3.11.0   , installed 3.11.0
      Adapter    "modbus"       : 5.0.11   , installed 5.0.11
      Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
      Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
      Adapter    "node-red"     : 4.0.3    , installed 4.0.3
      Adapter    "openweathermap": 0.3.9   , installed 0.3.11
      Adapter    "parcel"       : 0.0.27   , installed 0.0.32
      Adapter    "ping"         : 1.5.3    , installed 1.6.2
      Adapter    "plex"         : 0.9.1    , installed 0.9.1
      Adapter    "ring"         : 3.2.2    , installed 3.4.0
      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
      Adapter    "shelly"       : 6.4.1    , installed 6.4.1
      Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
      Adapter    "sma-em"       : 0.7.0    , installed 0.7.0
      Adapter    "socketio"     : 4.2.0    , installed 6.4.0
      Adapter    "sonoff"       : 2.5.3    , installed 2.5.7
      Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
      Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
      Adapter    "trashschedule": 2.2.0    , installed 2.2.0
      Adapter    "upnp"         : 1.0.21   , installed 1.0.21
      Adapter    "vis"          : 1.4.16   , installed 1.4.16
      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
      Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
      Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
      Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
      Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
      Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
      Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
      Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
      Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
      Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
      Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
      Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
      Adapter    "weatherunderground": 3.4.2, installed 3.4.2
      Adapter    "web"          : 4.3.0    , installed 6.0.3
      Adapter    "wled"         : 0.6.7    , installed 0.7.0
      Adapter    "ws"           : 1.3.0    , installed 2.4.0
      
      Objects and States
      Please stand by - This may take a while
      Objects:        23872
      States:         21213
      
      *** OS-Repositories and Updates ***
      Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
      Hit:2 http://deb.debian.org/debian bullseye InRelease
      Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
      Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
      Hit:5 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 192.168.178.70:7777     0.0.0.0:*               LISTEN      1001       17959      1219/io.admin.0
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       3636       515/iobroker.js-con
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       16290      515/iobroker.js-con
      tcp        0      0 0.0.0.0:1889            0.0.0.0:*               LISTEN      1001       21072230   3843853/io.mqtt.0
      tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       21070792   3846107/node-red
      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       21067522   3844764/io.sonoff.0
      tcp        0      0 192.168.178.70:1888     0.0.0.0:*               LISTEN      1001       21072476   3844491/io.shelly.1
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          3468       541/sshd: /usr/sbin
      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       434743     83164/io.web.0
      tcp6       0      0 :::8084                 :::*                    LISTEN      1001       21071009   3844612/io.socketio
      tcp6       0      0 :::22                   :::*                    LISTEN      0          3470       541/sshd: /usr/sbin
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       21062284   3845218/io.wled.0
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        3429       399/avahi-daemon: r
      udp        0      0 0.0.0.0:9522            0.0.0.0:*                           1001       21069400   3844522/io.sma-em.0
      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       21076098   3844456/io.shelly.0
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       21073534   3845067/io.upnp.0
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       21016026   3835468/io.deconz.0
      udp        0      0 0.0.0.0:40470           0.0.0.0:*                           1001       21067342   3845067/io.upnp.0
      udp        0      0 0.0.0.0:36921           0.0.0.0:*                           108        3431       399/avahi-daemon: r
      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14688      1046/dhcpcd
      udp6       0      0 :::546                  :::*                                0          14753      1046/dhcpcd
      udp6       0      0 :::5353                 :::*                                108        3430       399/avahi-daemon: r
      udp6       0      0 :::1900                 :::*                                1001       21016028   3835468/io.deconz.0
      udp6       0      0 :::1900                 :::*                                1001       21016027   3835468/io.deconz.0
      udp6       0      0 :::51624                :::*                                108        3432       399/avahi-daemon: r
      
      *** Log File - Last 25 Lines ***
      
      2023-08-16 11:50:28.242  - info: openweathermap.0 (3844037) Terminated (NO_ERROR): Without reason
      2023-08-16 11:50:29.049  - info: host.raspberrypi instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
      2023-08-16 11:50:30.846  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 59(WDMyCloud/00:14:EE:0C:32:F1) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      2023-08-16 11:50:41.728  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 0(HUAWEI-Luca/A8:E5:44:AB:F6:F9) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      2023-08-16 11:50:43.329  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 11(Boss-PC/50:E5:49:5B:E8:DD) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      2023-08-16 11:50:43.749  - info: alexa2.0 (3841818) Unknown Device, but enabling commands, Try it and report back if commands work.
      2023-08-16 11:50:43.749  - info: alexa2.0 (3841818) Report to developer as GitHub issue with details for device. Please grab full next line pot. from logfile on disk if cutted
      2023-08-16 11:50:43.751  - info: alexa2.0 (3841818)     Device-type:A3I1LR45Q7T74C - Markus's Newton (Newton) (DEREGISTER_DEVICE,TUNE_IN,SET_TIME_ZONE,DEEZER,SLEEP,TIDAL,REMINDERS,MULTI_WAKEWORDS_SUPPORTED,CUSTOM_ALARM_TONE,SUPPORTS_CONNECTED_HOME_CLOUD_ONLY,MUSIC_SKILL,SUPPORTS_LOCALE,APPLE_MUSIC,ADAPTIVE_LISTENING,I_HEART_RADIO,SET_LOCALE,SPEECH_RECOGNIZER_USS,VOLUME_SETTING,MICROPHONE,CHANGE_NAME,AUDIBLE,GOLDFISH,SOUND_SETTINGS,HANDS_FREE,DREAM_TRAINING,AMAZON_MUSIC,SIRIUSXM,TOUCH_INITIATED,KINDLE_BOOKS,AUDIO_PLAYER,TIMERS_AND_ALARMS,PERSISTENT_CONNECTION,EARCONS)
      2023-08-16 11:50:44.544  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 17(Android-3/74:D4:23:02:D7:3A) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      2023-08-16 11:50:51.378  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 59(WDMyCloud/00:14:EE:0C:32:F1) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      2023-08-16 11:51:02.611  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 0(HUAWEI-Luca/A8:E5:44:AB:F6:F9) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      2023-08-16 11:51:04.403  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 11(Boss-PC/50:E5:49:5B:E8:DD) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      2023-08-16 11:51:05.769  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 17(Android-3/74:D4:23:02:D7:3A) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      2023-08-16 11:51:12.549  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 59(WDMyCloud/00:14:EE:0C:32:F1) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      2023-08-16 11:51:16.821  - info: fb-checkpresence.0 (3842563) createFbDeviceObjects finished successfully
      2023-08-16 11:51:16.828  - info: fb-checkpresence.0 (3842563) states successfully subscribed
      2023-08-16 11:51:16.830  - info: fb-checkpresence.0 (3842563) loop successfully started
      2023-08-16 11:51:24.147  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 0(HUAWEI-Luca/A8:E5:44:AB:F6:F9) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      2023-08-16 11:51:26.051  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 11(Boss-PC/50:E5:49:5B:E8:DD) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      2023-08-16 11:51:27.289  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 17(Android-3/74:D4:23:02:D7:3A) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      2023-08-16 11:51:34.231  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 59(WDMyCloud/00:14:EE:0C:32:F1) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      2023-08-16 11:51:45.157  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 0(HUAWEI-Luca/A8:E5:44:AB:F6:F9) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      2023-08-16 11:51:46.920  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 11(Boss-PC/50:E5:49:5B:E8:DD) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      2023-08-16 11:51:48.358  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 17(Android-3/74:D4:23:02:D7:3A) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      2023-08-16 11:51:55.893  - info: tr-064.0 (3844816) forEachConfiguredDevice: in GetSpecificHostEntry 59(WDMyCloud/00:14:EE:0C:32:F1) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
      
      

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

      iob diag has finished.

      Press any key for a summary

      B Homoran 2 Replies Last reply Reply Quote 0
      • B
        bob der 1. @OliverIO last edited by

        @oliverio sagte in RPI 4 Update auf ?:

        @bob-der-1
        was macht das python da?
        ist zwar nicht soviel und kann auch nur temporär sein,
        aber python gehört erst mal nicht zum iob im standard

        auch der js-controller verbrauch relativ viel speicher

        Phyton3 ist für das Status display OLED am Pi für das System.
        aber erst seit 3 Tagen...

        1 Reply Last reply Reply Quote 0
        • B
          bob der 1. @bob der 1. last edited by

          Bin mal Afk, hab leider Rufbereitschaft.
          sollte fix gehen.

          1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @bob der 1. last edited by

            @bob-der-1 sagte in RPI 4 Update auf ?:

            load average: 4.50, 3.39, 2.37

            da läuft noch irgendwas.
            ein pi4 8gb sollte nicht so hoch ausgelastet sein.

            1 Reply Last reply Reply Quote 0
            • DJMarc75
              DJMarc75 @bob der 1. last edited by

              @bob-der-1 sagte in RPI 4 Update auf ?:

              weil auf 8081 was anderes rennt!

              ich seh da nichts auf 8081 laufen 🤔

              B 1 Reply Last reply Reply Quote 0
              • B
                bob der 1. @DJMarc75 last edited by bob der 1.

                @djmarc75 sagte in RPI 4 Update auf ?:

                @bob-der-1 sagte in RPI 4 Update auf ?:

                weil auf 8081 was anderes rennt!

                ich seh da nichts auf 8081 laufen 🤔

                Ja klar siehst du nichts!
                Dieser Port ist mit etwas anderem belegt,ausserhalb von IoBroker...
                Ich weis auch nicht warum du dich daran so festhängst?
                Der Port hat nichts damit zu tun bzw.frag ich mich warum ich alle Ports und Ip hier posten sollte
                ...also nee unverändert,du weist achon welchen schabernack man mit Ports,falla offen anstellen könnte.Da das alles nach aussen geschlossen ist würde ich dennoch gerne mal wissen wonach du suchst

                Homoran DJMarc75 3 Replies Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @bob der 1. last edited by

                  @bob-der-1 sagte in RPI 4 Update auf ?:

                  Dieser Port ist mit etwas anderem belegt,ausserhalb von IoBroker...

                  ja und?
                  der scan zeigt ja alle belgten Ports an, und 8081 ist nicht dabei.

                  irgendetwas bremst deinen Pi erheblich aus.
                  Die Suche danach muss und hat natürlich alles beinhalten was auf dem Pi läuft.

                  B 1 Reply Last reply Reply Quote 0
                  • B
                    bob der 1. @Homoran last edited by bob der 1.

                    @homoran
                    Physisch ist dieser Port NICHT auf diesem PI.
                    In meinem Netzwerk ist dieser Port von einem anderen Gerät belegt.

                    Umd wenn man es genau wissen will eine Dreambox ist das....

                    Homoran 1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @bob der 1. last edited by

                      @bob-der-1 bitte nichts nachträglich editieten, schon gar nicht ohne Kennzeichnung!

                      @bob-der-1 sagte in RPI 4 Update auf ?:

                      du weist achon welchen schabernack man mit Ports,falla offen anstellen könnte

                      es geht doch nicht um nach außen offene Ports im Router, sondern um ggf. doppelt belegte Ports auf deinem Server, die dann zu Problemen führen.

                      B crunchip 2 Replies Last reply Reply Quote 0
                      • B
                        bob der 1. @Homoran last edited by

                        @homoran sagte in RPI 4 Update auf ?:

                        @bob-der-1 bitte nichts nachträglich editieten, schon gar nicht ohne Kennzeichnung!

                        @bob-der-1 sagte in RPI 4 Update auf ?:

                        du weist achon welchen schabernack man mit Ports,falla offen anstellen könnte

                        es geht doch nicht um nach außen offene Ports im Router, sondern um ggf. doppelt belegte Ports auf deinem Server, die dann zu Problemen führen.

                        @ homoran

                        Ich weis das schon.....
                        Aber wie gesagt....anderes Gerät eben

                        1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @bob der 1. last edited by

                          @bob-der-1 sagte in RPI 4 Update auf ?:

                          In meinem Netzwerk ist dieser Port von einem anderen Gerät belegt.

                          ja und. Die hat aber hoffentlich eine andere IP.

                          Hausnummern gibt es in der Stadt auch mehrfach. Erst in Verbindung mit dem Straßennamen wird es eindeutig.

                          Nur die Ports pro IP sind intetessant

                          B 1 Reply Last reply Reply Quote 0
                          • B
                            bob der 1. @Homoran last edited by bob der 1.

                            @homoran sagte in RPI 4 Update auf ?:

                            @bob-der-1 sagte in RPI 4 Update auf ?:

                            In meinem Netzwerk ist dieser Port von einem anderen Gerät belegt.

                            ja und. Die hat aber hoffentlich eine andere IP.

                            Hausnummern gibt es in der Stadt auch mehrfach. Erst in Verbindung mit dem Straßennamen wird es eindeutig.

                            Nur die Ports pro IP sind intetessant

                            Ja ist es....Die TV Box hat eine andere IP wie der Iob Pi.
                            Also da weis ich schon was ich mache....es ging mir darum das ich eben UNGERNE HIER Ports zeige die man eventuell von aussen mal angreifen könnte....wenn ich sage der ist anderwetig vergeben....und man sieht ihm eben beim Log des Pis nicht...liegt es ja nahe das ein anderes Gerät ist der den braucht/nutzt

                            ? 1 Reply Last reply Reply Quote 0
                            • crunchip
                              crunchip Forum Testing Most Active @Homoran last edited by

                              @homoran sagte in RPI 4 Update auf ?:

                              doppelt belegte Ports

                              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       21073534   3845067/io.upnp.0
                              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       21016026   3835468/io.deconz.0
                              

                              weiß aber nicht ob das normal ist

                              B 1 Reply Last reply Reply Quote 1
                              • B
                                bob der 1. @crunchip last edited by bob der 1.

                                @crunchip sagte in RPI 4 Update auf ?:

                                @homoran sagte in RPI 4 Update auf ?:

                                doppelt belegte Ports

                                udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       21073534   3845067/io.upnp.0
                                udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       21016026   3835468/io.deconz.0
                                

                                weiß aber nicht ob das normal ist

                                ich hab den Adapter ( upnp der ist port 1900 )mal alleine auf Stop genommen gefühlt schon wirklich besser!!!

                                wenn ich richtige sehe ist deconz auf Port 1900 mitgelaufen, nur wie ändere ich das.
                                der Bridgeport ist ja auf 80.

                                crunchip 1 Reply Last reply Reply Quote 0
                                • DJMarc75
                                  DJMarc75 @bob der 1. last edited by

                                  @bob-der-1 sagte in RPI 4 Update auf ?:

                                  Ja klar siehst du nichts!
                                  Dieser Port ist mit etwas anderem belegt,ausserhalb von IoBroker...
                                  Ich weis auch nicht warum du dich daran so festhängst?
                                  Der Port hat nichts damit zu tun bzw.frag ich mich warum ich alle Ports und Ip hier posten sollte
                                  ...also nee unverändert,du weist achon welchen schabernack man mit Ports,falla offen anstellen könnte.Da das alles nach aussen geschlossen ist würde ich dennoch gerne mal wissen wonach du suchst

                                  Hier suche ich nix mehr.
                                  Sind mir zu viele wiederholende Satzzeichen.

                                  1 Reply Last reply Reply Quote 1
                                  • crunchip
                                    crunchip Forum Testing Most Active @bob der 1. last edited by

                                    @bob-der-1 kann ich dir nicht sagen was die beiden default nutzen

                                    1 Reply Last reply Reply Quote 0
                                    • ?
                                      A Former User @bob der 1. last edited by A Former User

                                      @bob-der-1 sagte in RPI 4 Update auf ?:

                                      es ging mir darum das ich eben UNGERNE HIER Ports zeige die man eventuell von aussen mal angreifen könnte.

                                      Moin,

                                      das ist sorry Unfug, wenn da jemand wirklich Deinen Rechner angreifen will, dann nutzt der einen Portscanner, der sucht die 65k an möglichen Ports in Sekunden durch, da spielt, dass überhaupt keine Rolle, ob Du hier einen Port zeigst oder nicht, Du würdest nur das Helfen erschweren.

                                      Hier mal das was auf Wikipedia zu Ports steht https://de.wikipedia.org/wiki/Liste_der_standardisierten_Ports

                                      Zu 1900 ist für UDP ein Port den KleinWeich nutzt, ich Meine den sollte man lieber nicht nehmen, auch wenn TSP nicht genutzt wird.

                                      Port TCP UDP Beschreibung Status
                                      1900 – UDP Microsoft SSDP – Ermöglicht das Auffinden von UPnP-Geräten offiziell

                                      VG
                                      Bernd

                                      B 1 Reply Last reply Reply Quote 1
                                      • B
                                        bob der 1. @Guest last edited by

                                        Zumimdest ist es ein klein wenig flotter geworden, seitdem ich den Upnp Adapter auf Stop stehen habe.

                                        @Homoran du hast geschrieben das der Pi zu hoch ausgelastet ist.
                                        JavaSkript und FB checkpresent haben wir ja soweit durch.Macht es Sinn mal eine nackte IoB installation zu testen, wie hoch hier die Grundlast des Pi ist.

                                        crunchip 1 Reply Last reply Reply Quote 0
                                        • crunchip
                                          crunchip Forum Testing Most Active @bob der 1. last edited by

                                          @bob-der-1 sagte in RPI 4 Update auf ?:

                                          das der Pi zu hoch ausgelastet ist.

                                          zeig jetzt mal die Ausgabe von top

                                          B 1 Reply Last reply Reply Quote 0
                                          • B
                                            bob der 1. @crunchip last edited by

                                            @crunchip

                                            In welchen Zustand?
                                            Upnp aus oder an,sorry aber ich möchte eben schon das "liefern" was Ihr benötigt.

                                            Kanns aber erst heute Abend bzw.morgen früh posten,da ich Kundentermine habe und sicher nicht vor 20:00 daheim bin.

                                            crunchip 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            758
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            13
                                            146
                                            10182
                                            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