Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Neustart von Raspberry

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Neustart von Raspberry

    This topic has been deleted. Only users with topic management privileges can see it.
    • Codierknecht
      Codierknecht Developer Most Active @Gargano last edited by

      @gargano sagte in Neustart von Raspberry:

      Apr 20 09:17:05 raspberrypi kernel: [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]

      Booten tut der aber bereits um 09:17

      Apr 20 09:17:05 raspberrypi kernel: [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
      

      Was sagt denn

      iob diag
      
      Gargano 1 Reply Last reply Reply Quote 0
      • Gargano
        Gargano @Codierknecht last edited by

        @codierknecht
        Woher kommt eigentlich der Zeitsprung von Apr 20 09:34:38 nach Apr 20 09:17:05 in der nächsten Zeile vom syslog ?

        iob diag :

        ======== 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:
         10:33:15 up 45 min,  1 user,  load average: 1.56, 1.56, 1.30
        CPU threads: 4
        
        Raspberry only:
        throttled=0x0
        Other values than 0x0 hint to temperature/voltage problems
        temp=47.7'C
        volt=0.9060V
        
        *** Time and Time Zones ***
                       Local time: Thu 2023-04-20 10:33:15 CEST
                   Universal time: Thu 2023-04-20 08:33:15 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        4.2G        2.2G        0.0K        1.4G        3.5G
        Swap:            99M          0B         99M
        Total:          7.9G        4.2G        2.3G
        
                 7811 M total memory
                 4173 M used memory
                 4654 M active memory
                  738 M inactive memory
                 2235 M free memory
                   88 M buffer memory
                 1314 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      113G   16G   93G  15% /
        devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
        tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
        tmpfs          tmpfs     1.6G  868K  1.6G   1% /run
        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
        /dev/sda1      vfat      253M   31M  222M  13% /boot
        tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
        
        Messages concerning ext4 filesystem in dmesg:
        [Thu Apr 20 09:47:21 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=E4:5F:01:49:70:4C vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=d1247dc3-02 rootfstype=ext4 fsck.repair=yes rootwait
        [Thu Apr 20 09:47:23 2023] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
        [Thu Apr 20 09:47:23 2023] EXT4-fs (sda2): write access will be enabled during recovery
        [Thu Apr 20 09:47:23 2023] EXT4-fs (sda2): orphan cleanup on readonly fs
        [Thu Apr 20 09:47:23 2023] EXT4-fs (sda2): 15 orphan inodes deleted
        [Thu Apr 20 09:47:23 2023] EXT4-fs (sda2): recovery complete
        [Thu Apr 20 09:47:23 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
        [Thu Apr 20 09:47:23 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
        [Thu Apr 20 09:47:25 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,flush,errors=remount-ro
        
        Files in neuralgic directories:
        
        /var:
        6.5G    /var/
        4.0G    /var/log/journal/56316a157fb543a194ea0c2f0809a8d2
        4.0G    /var/log/journal
        4.0G    /var/log
        2.2G    /var/lib
        
        Archived and active journals take up 3.9G in the file system.
        
        /opt/iobroker/backups:
        2.2G    /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        12M     /opt/iobroker/iobroker-data/
        1.1M    /opt/iobroker/iobroker-data/files
        472K    /opt/iobroker/iobroker-data/files/discovery.admin
        384K    /opt/iobroker/iobroker-data/files/backitup.admin
        252K    /opt/iobroker/iobroker-data/files/admin.admin
        
        The five largest files in iobroker-data are:
        5.2M    /opt/iobroker/iobroker-data/objects.json.bak
        5.2M    /opt/iobroker/iobroker-data/objects.json
        200K    /opt/iobroker/iobroker-data/files/discovery.admin/words.js
        148K    /opt/iobroker/iobroker-data/files/backitup.admin/words.js
        120K    /opt/iobroker/iobroker-data/files/discovery.admin/index_m.html
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs         v18.15.0
        /usr/bin/node           v18.15.0
        /usr/bin/npm            9.5.0
        /usr/bin/npx            9.5.0
        
        
        nodejs:
          Installed: 18.15.0-deb-1nodesource1
          Candidate: 18.16.0-deb-1nodesource1
          Version table:
             18.16.0-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
         *** 18.15.0-deb-1nodesource1 100
                100 /var/lib/dpkg/status
             16.19.1-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
             12.22.12~dfsg-1~deb11u3 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
        No problems detected
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        At least one iobroker host is running.
        
        Objects type: redis
        States  type: redis
        
        MULTIHOSTSERVICE/enabled: false
        
        Core adapters versions
        js-controller:  4.0.24
        admin:          6.4.3
        javascript:     7.0.3
        
        Adapters from github:   1
        
        Adapter State
        + system.adapter.accuweather.0            : accuweather           : raspberrypi                              -  enabled
        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
        + system.adapter.broadlink2.0             : broadlink2            : raspberrypi                              -  enabled
        + system.adapter.cloud.0                  : cloud                 : raspberrypi                              -  enabled
          system.adapter.device-watcher.0         : device-watcher        : raspberrypi                              - disabled
          system.adapter.devices.0                : devices               : raspberrypi                              - disabled
        + system.adapter.e3dc-rscp.0              : e3dc-rscp             : raspberrypi                              -  enabled
          system.adapter.easee.0                  : easee                 : raspberrypi                              - disabled
          system.adapter.echarts.0                : echarts               : raspberrypi                              - disabled
          system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
        + system.adapter.fritzbox.0               : fritzbox              : raspberrypi                              -  enabled
        + system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi                              -  enabled
        + system.adapter.heatingcontrol.0         : heatingcontrol        : raspberrypi                              -  enabled
        + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
        + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
        + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
        + system.adapter.hm-rpc.3                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
          system.adapter.homeconnect.0            : homeconnect           : raspberrypi                              - disabled
          system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
          system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: raspberrypi                              - disabled
          system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : raspberrypi                              - disabled
          system.adapter.icons-icons8.0           : icons-icons8          : raspberrypi                              - disabled
          system.adapter.icons-material-png.0     : icons-material-png    : raspberrypi                              - disabled
          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.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
        + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
        + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
        + system.adapter.javascript.1             : javascript            : raspberrypi                              -  enabled
        + system.adapter.javascript.2             : javascript            : raspberrypi                              -  enabled
        + system.adapter.javascript.3             : javascript            : raspberrypi                              -  enabled
        + system.adapter.lgtv.0                   : lgtv                  : raspberrypi                              -  enabled
          system.adapter.linux-control.0          : linux-control         : raspberrypi                              - disabled
          system.adapter.meteoalarm.0             : meteoalarm            : raspberrypi                              -  enabled
        + system.adapter.mielecloudservice.0      : mielecloudservice     : raspberrypi                              -  enabled
        + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.mqtt.1                   : mqtt                  : raspberrypi                              -  enabled, port: 1884, bind: 192.168.178.35
        + system.adapter.mqtt.2                   : mqtt                  : raspberrypi                              -  enabled, port: 1885, bind: 192.168.178.35
        + system.adapter.mqtt.3                   : mqtt                  : raspberrypi                              -  enabled, port: 1890, bind: 0.0.0.0
        + system.adapter.mqtt.4                   : mqtt                  : raspberrypi                              -  enabled, port: 1888, bind: 0.0.0.0
        + system.adapter.pollenflug.0             : pollenflug            : raspberrypi                              -  enabled
          system.adapter.proxy.0                  : proxy                 : raspberrypi                              -  enabled
        + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
        + system.adapter.pushover.1               : pushover              : raspberrypi                              -  enabled
        + system.adapter.resol.0                  : resol                 : raspberrypi                              -  enabled
        + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
        + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
        + system.adapter.tr-064.0                 : tr-064                : raspberrypi                              -  enabled
        + system.adapter.trashschedule.0          : trashschedule         : 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-bars.0               : vis-bars              : raspberrypi                              -  enabled
          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi                              -  enabled
          system.adapter.vis-google-fonts.0       : vis-google-fonts      : raspberrypi                              -  enabled
          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              -  enabled
        + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi                              -  enabled
          system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi                              -  enabled
          system.adapter.vis-material-advanced.0  : vis-material-advanced : raspberrypi                              -  enabled
          system.adapter.vis-material-webfont.0   : vis-material-webfont  : raspberrypi                              -  enabled
          system.adapter.vis-material.0           : vis-material          : raspberrypi                              -  enabled
          system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi                              -  enabled
          system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              -  enabled
          system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              -  enabled
          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.web.1                    : web                   : raspberrypi                              -  enabled, port: 20002, bind: 0.0.0.0, run as: admin
        + system.adapter.wiffi-wz.0               : wiffi-wz              : raspberrypi                              -  enabled
        + system.adapter.worx.0                   : worx                  : raspberrypi                              -  enabled
        + system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
        + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0014D9CD6C-if00
        
        + instance is alive
        
        Enabled adapters with bindings
        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
        + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
        + system.adapter.hm-rpc.3                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
        + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
        + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.mqtt.1                   : mqtt                  : raspberrypi                              -  enabled, port: 1884, bind: 192.168.178.35
        + system.adapter.mqtt.2                   : mqtt                  : raspberrypi                              -  enabled, port: 1885, bind: 192.168.178.35
        + system.adapter.mqtt.3                   : mqtt                  : raspberrypi                              -  enabled, port: 1890, bind: 0.0.0.0
        + system.adapter.mqtt.4                   : mqtt                  : raspberrypi                              -  enabled, port: 1888, 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.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.web.1                    : web                   : raspberrypi                              -  enabled, port: 20002, bind: 0.0.0.0, run as: admin
        + system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
        + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0014D9CD6C-if00
        
        ioBroker-Repositories
        Stable (default): http://download.iobroker.net/sources-dist.json
        Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
        Live (stable) : http://repo.iobroker.live/sources-dist.json
        Live (latest) : http://repo.iobroker.live/sources-dist-latest.json
        
        Active repo(s): Beta (latest)
        
        Installed ioBroker-Instances
        Used repository: Beta (latest)
        Adapter    "accuweather"  : 1.2.4    , installed 1.2.4
        Adapter    "admin"        : 6.4.3    , installed 6.4.3
        Adapter    "backitup"     : 2.6.18   , installed 2.6.17 [Updatable]
        Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
        Adapter    "cloud"        : 4.4.1    , installed 4.4.1
        Adapter    "device-watcher": 2.8.4   , installed 2.8.4
        Adapter    "devices"      : 1.1.2    , installed 1.1.1  [Updatable]
        Adapter    "e3dc-rscp"    : 1.1.2    , installed 1.1.2
        Adapter    "easee"        : 1.0.7    , installed 1.0.7
        Adapter    "echarts"      : 1.4.13   , installed 1.4.13
        Adapter    "flot"         : 1.12.0   , installed 1.12.0
        Adapter    "fritzbox"     : 0.5.0    , installed 0.5.0
        Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
        Adapter    "heatingcontrol": 2.10.6  , installed 2.10.6
        Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
        Adapter    "hm-rpc"       : 1.15.16  , installed 1.15.16
        Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
        Adapter    "ical"         : 1.13.2   , installed 1.13.2
        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
        Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
        Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
        Adapter    "icons-material-png": 0.1.0, installed 0.1.0
        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    "influxdb"     : 3.2.0    , installed 3.2.0
        Adapter    "info"         : 1.9.26   , installed 1.9.26
        Adapter    "javascript"   : 7.0.3    , installed 7.0.3
        Controller "js-controller": 4.0.24   , installed 4.0.24
        Adapter    "lgtv"         : 1.1.10   , installed 1.1.10
        Adapter    "linux-control": 1.1.5    , installed 1.1.5
        Adapter    "logparser"    : 2.1.2    , installed 2.1.2
        Adapter    "meteoalarm"   : 2.3.5    , installed 2.3.5
        Adapter    "mielecloudservice": 6.5.0, installed 6.4.0  [Updatable]
        Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
        Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
        Adapter    "proxy"        : 1.3.2    , installed 1.3.2
        Adapter    "pushover"     : 3.0.3    , installed 3.0.3
        Adapter    "resol"        : 1.3.0    , installed 1.3.0
        Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
        Adapter    "socketio"     : 6.3.5    , installed 6.3.5
        Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
        Adapter    "trashschedule": 2.2.0    , installed 2.2.0
        Adapter    "vis"          : 1.4.16   , installed 1.4.16
        Adapter    "vis-2-widgets-energy": 0.1.12, installed 0.1.12
        Adapter    "vis-2-widgets-gauges": 0.1.12, installed 0.1.12
        Adapter    "vis-2-widgets-material": 0.2.13, installed 0.2.13
        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
        Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
        Adapter    "vis-hqwidgets": 1.3.1    , installed 1.3.1
        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-material" : 0.1.3    , installed 0.1.3
        Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
        Adapter    "vis-material-webfont": 0.0.3, installed 0.0.3
        Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
        Adapter    "weatherunderground": 3.4.2, installed 3.4.2
        Adapter    "web"          : 5.5.3    , installed 5.5.3
        Adapter    "wiffi-wz"     : 2.2.1    , installed 2.2.1
        Adapter    "worx"         : 2.1.3    , installed 2.1.2  [Updatable]
        Adapter    "ws"           : 2.3.6    , installed 2.3.6
        Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
        
        Objects and States
        Please stand by - This may take a while
        Objects:        13305
        States:         11985
        
        *** 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://deb.debian.org/debian bullseye-updates InRelease
        Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
        Hit:5 https://deb.nodesource.com/node_16.x bullseye InRelease
        Hit:6 https://deb.nodesource.com/node_18.x bullseye InRelease
        Reading package lists...
        Pending Updates: 10
        
        *** 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.35:8181     0.0.0.0:*               LISTEN      1001       17101      1756/io.wiffi-wz.0
        tcp        0      0 192.168.178.35:2010     0.0.0.0:*               LISTEN      1001       17694      1563/io.hm-rpc.2
        tcp        0      0 192.168.178.35:2001     0.0.0.0:*               LISTEN      1001       12184      1053/io.hm-rpc.0
        tcp        0      0 192.168.178.35:2000     0.0.0.0:*               LISTEN      1001       16678      1154/io.hm-rpc.1
        tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      109        13899      488/redis-server 12
        tcp        0      0 127.0.0.1:38989         0.0.0.0:*               LISTEN      999        13956      414/influxd
        tcp        0      0 192.168.178.35:1886     0.0.0.0:*               LISTEN      1001       17512      1227/io.mqtt.2
        tcp        0      0 192.168.178.35:1885     0.0.0.0:*               LISTEN      1001       17511      1227/io.mqtt.2
        tcp        0      0 192.168.178.35:1884     0.0.0.0:*               LISTEN      1001       16130      1404/io.mqtt.1
        tcp        0      0 0.0.0.0:1890            0.0.0.0:*               LISTEN      1001       16906      1517/io.mqtt.3
        tcp        0      0 0.0.0.0:1891            0.0.0.0:*               LISTEN      1001       16907      1517/io.mqtt.3
        tcp        0      0 0.0.0.0:1888            0.0.0.0:*               LISTEN      1001       16708      1174/io.mqtt.4
        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       18521      1337/io.mqtt.0
        tcp        0      0 192.168.178.35:8701     0.0.0.0:*               LISTEN      1001       17419      1091/io.hm-rpc.3
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15381      513/sshd: /usr/sbin
        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21780      2946/io.web.0
        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       12196      1030/io.admin.0
        tcp6       0      0 :::8086                 :::*                    LISTEN      999        11698      414/influxd
        tcp6       0      0 :::8087                 :::*                    LISTEN      1001       22636      2934/io.simple-api.
        tcp6       0      0 :::8084                 :::*                    LISTEN      1001       18885      1928/io.ws.0
        tcp6       0      0 :::20002                :::*                    LISTEN      1001       17206      2142/io.web.1
        tcp6       0      0 ::1:6379                :::*                    LISTEN      109        13900      488/redis-server 12
        tcp6       0      0 :::22                   :::*                    LISTEN      0          15383      513/sshd: /usr/sbin
        udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       18854      1714/io.broadlink2.
        udp        0      0 0.0.0.0:40293           0.0.0.0:*                           1001       18856      1714/io.broadlink2.
        udp        0      0 0.0.0.0:45032           0.0.0.0:*                           1001       17765      1714/io.broadlink2.
        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13914      775/dhcpcd
        udp        0      0 0.0.0.0:45249           0.0.0.0:*                           108        13753      389/avahi-daemon: r
        udp        0      0 192.168.178.35:5353     0.0.0.0:*                           1001       12193      1013/io.tr-064.0
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13751      389/avahi-daemon: r
        udp6       0      0 :::33251                :::*                                108        13754      389/avahi-daemon: r
        udp6       0      0 :::546                  :::*                                0          13940      775/dhcpcd
        udp6       0      0 :::5353                 :::*                                108        13752      389/avahi-daemon: r
        
        *** Log File - Last 25 Lines ***
        
        2023-04-20 09:50:18.053  - info: vis-google-fonts.0 (2344) Terminated (NO_ERROR): Without reason
        2023-04-20 09:50:18.932  - info: host.raspberrypi instance system.adapter.vis-google-fonts.0 terminated while should be started once
        2023-04-20 09:50:19.915  - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 2632
        2023-04-20 09:50:23.814  - info: host.raspberrypi instance system.adapter.accuweather.0 started with pid 2778
        2023-04-20 09:50:27.909  - info: host.raspberrypi instance scheduled system.adapter.meteoalarm.0 */10 * * * *
        2023-04-20 09:50:31.822  - info: host.raspberrypi instance system.adapter.worx.0 started with pid 2918
        2023-04-20 09:50:35.872  - info: host.raspberrypi instance system.adapter.simple-api.0 started with pid 2934
        2023-04-20 09:50:39.897  - info: host.raspberrypi instance system.adapter.web.0 started with pid 2946
        2023-04-20 09:50:43.996  - info: host.raspberrypi instance system.adapter.e3dc-rscp.0 started with pid 2965
        2023-04-20 09:50:51.264  - error: javascript.0 (961) Cannot create directory /home/iobroker/iobroker-data/js-scripte/: Error: ENOENT: no such file or directory, mkdir '/home/iobroker/iobroker-data/js-scripte/'
        2023-04-20 09:50:54.670  - warn: javascript.1 (990) script.js.Monitoring.CheckCCUFirmwareUpdate: Fehler bei der Abfrage der Firmware: AxiosError: timeout of 4500ms exceeded
        2023-04-20 10:00:00.267  - info: host.raspberrypi instance system.adapter.meteoalarm.0 started with pid 3931
        2023-04-20 10:00:04.297  - info: host.raspberrypi instance system.adapter.ical.0 started with pid 3992
        2023-04-20 10:00:05.417  - info: host.raspberrypi instance system.adapter.meteoalarm.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2023-04-20 10:00:13.391  - info: host.raspberrypi instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
        2023-04-20 10:10:00.130  - info: host.raspberrypi instance system.adapter.meteoalarm.0 started with pid 4953
        2023-04-20 10:10:05.288  - info: host.raspberrypi instance system.adapter.meteoalarm.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2023-04-20 10:20:00.138  - info: host.raspberrypi instance system.adapter.meteoalarm.0 started with pid 5970
        2023-04-20 10:20:05.456  - info: host.raspberrypi instance system.adapter.meteoalarm.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2023-04-20 10:30:00.205  - info: host.raspberrypi instance system.adapter.meteoalarm.0 started with pid 6979
        2023-04-20 10:30:04.249  - info: host.raspberrypi instance system.adapter.ical.0 started with pid 7039
        2023-04-20 10:30:05.168  - info: host.raspberrypi instance system.adapter.meteoalarm.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2023-04-20 10:30:13.477  - info: host.raspberrypi instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
        2023-04-20 10:33:00.250  - info: host.raspberrypi instance system.adapter.weatherunderground.0 started with pid 7316
        2023-04-20 10:33:39.063  - info: host.raspberrypi instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
        
        
        
        ======================= SUMMARY =======================
                             v.2023-04-16
        
        
        Operatingsystem:        Debian GNU/Linux 11 (bullseye)
        Kernel:                 6.1.19-v8+
        Installation:           Native
        Timezone:               Europe/Berlin (CEST, +0200)
        User-ID:                1000
        X-Server:               false
        Boot Target:            multi-user.target
        
        Pending OS-Updates:     10
        Pending iob updates:    4
        
        Nodejs-Installation:    /usr/bin/nodejs         v18.15.0
                                /usr/bin/node           v18.15.0
                                /usr/bin/npm            9.5.0
                                /usr/bin/npx            9.5.0
        
        Recommended versions are nodejs 18.x.y and npm 9.x.y
        Your nodejs installation is correct
        
        MEMORY:
                       total        used        free      shared  buff/cache   available
        Mem:            7.8G        4.5G        1.7G        0.0K        1.7G        3.2G
        Swap:            99M          0B         99M
        Total:          7.9G        4.5G        1.8G
        
        Active iob-Instances:   43
        Active repo(s): Beta (latest)
        
        ioBroker Core:          js-controller           4.0.24
                                admin                   6.4.3
        
        ioBroker Status:        iobroker is running on this host.
        
        At least one iobroker host is running.
        
        Objects type: redis
        States  type: redis
        
        Status admin and web instance:
        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          system.adapter.vis-material-webfont.0   : vis-material-webfont  : raspberrypi                              -  enabled
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.web.1                    : web                   : raspberrypi                              -  enabled, port: 20002, bind: 0.0.0.0, run as: admin
        
        Objects:                13305
        States:                 11985
        
        Size of iob-Database:
        
        5.2M    /opt/iobroker/iobroker-data/objects.json.bak
        5.2M    /opt/iobroker/iobroker-data/objects.json
        40K     /opt/iobroker/iobroker-data/states.json.bak
        40K     /opt/iobroker/iobroker-data/states.json
        
        
        
        =================== END OF SUMMARY ====================
        
        Codierknecht Homoran 2 Replies Last reply Reply Quote 0
        • Codierknecht
          Codierknecht Developer Most Active @Gargano last edited by

          @gargano
          Mal abgesehen von den 10 fehlenden OS-Updates sieht das für mich unverdächtig aus.
          Bootet die Kiste regelmäßig neu?

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

            @gargano sagte in Neustart von Raspberry:

            Woher kommt eigentlich der Zeitsprung von Apr 20 09:34:38 nach Apr 20 09:17:05 in der nächsten Zeile vom syslog ?

            ich tippe mal

            @gargano sagte in Neustart von Raspberry:

            RTC in local TZ: no

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

              @codierknecht sagte in Neustart von Raspberry:

              Bootet die Kiste regelmäßig neu?

              Nicht regelmäßig, aber in letzter Zeit häufiger. Alle paar Wochen.
              Ich habe auch den Watchdog aktiviert, damit der Raspi neu started wenn er mal hängt.
              Einstellung :

              file                    = /var/log/syslog
              change                  = 1407
              
              max-load-1              = 75
              

              Ich habe aber diesmal im syslog kein Watchdog gesehen.

              N 1 Reply Last reply Reply Quote 0
              • N
                Nordischerjung @Gargano last edited by

                @gargano Spannungsversorgung noch OK?

                Gargano 2 Replies Last reply Reply Quote 0
                • Gargano
                  Gargano @Nordischerjung last edited by Gargano

                  @nordischerjung
                  Ja, original Netzteil

                  1 Reply Last reply Reply Quote 0
                  • Gargano
                    Gargano @Nordischerjung last edited by

                    @nordischerjung Was mir grad eingefallen ist, der Restart war beim Update von BackitUp

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      TT-Tom @Gargano last edited by TT-Tom

                      @gargano Wo schiebst du das Backup hin?? War es seit dem Update?

                      Gargano 1 Reply Last reply Reply Quote 0
                      • Gargano
                        Gargano @TT-Tom last edited by

                        @tt-tom sagte in Neustart von Raspberry:

                        Wo schiebst du das Backup hin?? War es seit dem Update?

                        Google Drive.

                        Der Reboot beim Update war jetzt das erste mal.
                        Jetzt läuft er wieder ganz normal.
                        Htop zeigt auch nichts Verdächtiges.

                        T 1 Reply Last reply Reply Quote 0
                        • T
                          TT-Tom @Gargano last edited by

                          @gargano
                          in deinem iob diag steht der Adapter "backitup" : 2.6.18 , installed 2.6.17 [Updatable] immer noch so. ist das Update sauber durchgelaufen?

                          Gargano 1 Reply Last reply Reply Quote 0
                          • Gargano
                            Gargano @TT-Tom last edited by Gargano

                            @tt-tom sagte in Neustart von Raspberry:

                            in deinem iob diag steht der Adapter "backitup" : 2.6.18 , installed 2.6.17 [Updatable] immer noch so. ist das Update sauber durchgelaufen?

                            Während des Updates hat er ja neu gebootet.

                            Nach dem Restart war der Backitup noch auf 2.6.17. Ich habe jetzt das Update nochmal laufen lassen, ohne Probleme.
                            Warum der Raspi beim Update neu gebootet hat, ist mir schleierhaft.

                            Aber die Frage war ja , ob man aus dem syslog was erkennen kann

                            N T 2 Replies Last reply Reply Quote 0
                            • N
                              Nordischerjung @Gargano last edited by

                              @gargano sagte in Neustart von Raspberry:

                              @tt-tom sagte in Neustart von Raspberry:

                              Aber die Frage war ja , ob man aus dem syslog was erkennen kann

                              Da musst du bestimmt noch mehr Log liefern vor 09:17

                              1 Reply Last reply Reply Quote 0
                              • T
                                TT-Tom @Gargano last edited by

                                @gargano vielleicht kündigt sich da ein Speicherproblem mit der SD Karte an. nur so eine Vermutung

                                Gargano 1 Reply Last reply Reply Quote 0
                                • Gargano
                                  Gargano @TT-Tom last edited by

                                  @tt-tom sagte in Neustart von Raspberry:

                                  vielleicht kündigt sich da ein Speicherproblem mit der SD Karte an. nur so eine Vermutung

                                  Ich hab eine ssd

                                  1 Reply Last reply Reply Quote 0
                                  • Gargano
                                    Gargano last edited by

                                    @nordischerjung
                                    Log :syslog.txt

                                    Der Permission denied kommt vom rpi Adapter

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

                                      @homoran sagte in Neustart von Raspberry:

                                      RTC in local TZ: no

                                      Muss ich das ändern ?

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

                                        @gargano

                                        Der Raspberry hat keine RTC (real time clock), da kannst du so erstmal nix ändern.

                                        Aber das Dateisystem hatte ein paar Einschläge zu verzeichnen:

                                        EXT4-fs (sda2): 15 orphan inodes deleted

                                        Ich würde das auf ein frisches Speichermedium neuaufsetzen.

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

                                        Support us

                                        ioBroker
                                        Community Adapters
                                        Donate

                                        808
                                        Online

                                        31.7k
                                        Users

                                        79.8k
                                        Topics

                                        1.3m
                                        Posts

                                        6
                                        19
                                        429
                                        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