Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Iobroker weder über WebAdmin und ssh erreichbar…

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Iobroker weder über WebAdmin und ssh erreichbar…

    This topic has been deleted. Only users with topic management privileges can see it.
    • crunchip
      crunchip Forum Testing Most Active @SirTiGer last edited by

      @sirtiger war eher dein Betriebssystem damit gemeint, aber das sieht man ja gleich mit iob diag

      1 Reply Last reply Reply Quote 0
      • S
        SirTiGer last edited by

        iob diag

        ```bash
        Script v.2024-10-19
        
        *** BASE SYSTEM ***
           Static hostname: iobroker
                 Icon name: computer
          Operating System: Debian GNU/Linux 11 (bullseye)
                    Kernel: Linux 6.6.17-v8+
              Architecture: arm64
        OS is similar to:
        
        Model           : Raspberry Pi 4 Model B Rev 1.4
        Docker          : false
        Virtualization  : none
        Kernel          : aarch64
        Userland        : 64 bit
        
        Systemuptime and Load:
         15:02:15 up 1 day, 15:59,  2 users,  load average: 1.73, 0.84, 0.63
        CPU threads: 4
        
        
        *** LIFE CYCLE STATUS ***
        Debian 'bullseye' is the current oldstable version. Please upgrade to the latest stable release 'bookworm' in due time!
        
        *** RASPBERRY THROTTLING ***
        Current issues:
        No throttling issues detected.
        
        Previously detected issues:
        No throttling issues detected.
        
        *** TIME AND TIMEZONES ***
                       Local time: Sun 2024-11-10 15:02:15 CET
                   Universal time: Sun 2024-11-10 14:02:15 UTC
                         RTC time: n/a
                        Time zone: Europe/Berlin (CET, +0100)
        System clock synchronized: yes
                      NTP service: active
                  RTC in local TZ: no
        
        *** Users and Groups ***
        User that called 'iob diag':
        iobroker
        HOME=/home/iobroker
        GROUPS=iobroker adm tty dialout cdrom sudo audio video plugdev games users input render netdev bluetooth docker gpio i2c spi
        
        User that is running 'js-controller':
        iobroker
        HOME=/home/iobroker
        GROUPS=iobroker adm tty dialout cdrom sudo audio video plugdev games users input render netdev bluetooth docker gpio i2c spi
        
        A default user should be created! This user will be enabled to temporarily switch to root via 'sudo'!
        A root login is not required in most Linux Distributions.
        Run 'iobroker fix' or use the system tools to create a user.
        *** DISPLAY-SERVER SETUP ***
        Display-Server: false
        Desktop:
        Terminal:       tty
        
        *** MEMORY ***
                       total        used        free      shared  buff/cache   available
        Mem:            7.8G        1.9G        1.3G        1.0M        4.6G        5.8G
        Swap:            99M          0B         99M
        Total:          7.9G        1.9G        1.4G
        
        Active iob-Instances:   17
        
                 7808 M total memory
                 1882 M used memory
                 4988 M active memory
                 1275 M inactive memory
                 1329 M free memory
                  131 M buffer memory
                 4465 M swap cache
                   99 M total swap
                    0 M used swap
                   99 M free swap
        
        *** top - Table Of Processes  ***
        top - 15:02:15 up 1 day, 15:59,  2 users,  load average: 1.91, 0.89, 0.65
        Tasks: 196 total,   2 running, 194 sleeping,   0 stopped,   0 zombie
        %Cpu(s): 35.3 us,  4.4 sy,  0.0 ni, 57.4 id,  0.0 wa,  0.0 hi,  2.9 si,  0.0 st
        MiB Mem :   7809.0 total,   1329.2 free,   1882.6 used,   4597.2 buff/cache
        MiB Swap:    100.0 total,    100.0 free,      0.0 used.   5803.3 avail Mem
        
        *** FAILED SERVICES ***
        
          UNIT LOAD ACTIVE SUB DESCRIPTION
        0 loaded units listed.
        
        
        *** DMESG CRITICAL ERRORS ***
        [sudo] password for iobroker:
        No critical errors detected
        
        *** FILESYSTEM ***
        Filesystem     Type      Size  Used Avail Use% Mounted on
        /dev/root      ext4      235G   78G  148G  35% /
        devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
        tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
        tmpfs          tmpfs     1.6G  1.2M  1.6G   1% /run
        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
        /dev/sda1      vfat      255M   63M  193M  25% /boot
        tmpfs          tmpfs     781M     0  781M   0% /run/user/1000
        
        Messages concerning ext4 filesystem in dmesg:
        [Fri Nov  8 23:02:34 2024] 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:34:5A:5D vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=d50f38b1-02 rootfstype=ext4 fsck.repair=yes rootwait
        [Fri Nov  8 23:02:36 2024] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
        [Fri Nov  8 23:02:36 2024] EXT4-fs (sda2): write access will be enabled during recovery
        [Fri Nov  8 23:02:36 2024] EXT4-fs (sda2): orphan cleanup on readonly fs
        [Fri Nov  8 23:02:36 2024] EXT4-fs (sda2): 1 orphan inode deleted
        [Fri Nov  8 23:02:36 2024] EXT4-fs (sda2): recovery complete
        [Fri Nov  8 23:02:36 2024] EXT4-fs (sda2): mounted filesystem 41c98998-6a08-4389-bf74-79c9efcf0739 ro with ordered data mode. Quota mode: none.
        [Fri Nov  8 23:02:36 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
        [Fri Nov  8 23:02:38 2024] EXT4-fs (sda2): re-mounted 41c98998-6a08-4389-bf74-79c9efcf0739 r/w. Quota mode: none.
        
        Show mounted filesystems:
        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:
        3.7G    /var/
        2.5G    /var/lib
        2.3G    /var/lib/influxdb/data
        2.3G    /var/lib/influxdb
        1.6G    /var/lib/influxdb/data/telegraf/autogen
        
        Archived and active journals take up 45.0M in the file system.
        
        /opt/iobroker/backups:
        65G     /opt/iobroker/backups/
        4.0K    /opt/iobroker/backups/influxDB_2023_07_12-02_58_21_backupiobroker
        
        /opt/iobroker/iobroker-data:
        967M    /opt/iobroker/iobroker-data/
        847M    /opt/iobroker/iobroker-data/files
        617M    /opt/iobroker/iobroker-data/files/javascript.admin
        560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
        558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
        
        The five largest files in iobroker-data are:
        38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
        31M     /opt/iobroker/iobroker-data/objects.jsonl
        24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
        12M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.bd24114f.js
        8.8M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js
        
        USB-Devices by-id:
        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
        
        /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
        /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_c01b17e327d3eb119bbb38e8bf09e213-if00-port0
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs         v20.18.0
        /usr/bin/node           v20.18.0
        /usr/bin/npm            10.8.2
        /usr/bin/npx            10.8.2
        /usr/bin/corepack       0.29.3
        
        nodejs:
          Installed: 20.18.0-1nodesource1
          Candidate: 20.18.0-1nodesource1
          Version table:
         *** 20.18.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                100 /var/lib/dpkg/status
             20.17.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.16.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.15.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.15.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.14.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.13.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.13.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.12.2-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.12.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.12.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.11.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.11.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.10.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.9.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.8.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.8.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.7.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.6.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.6.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.5.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.5.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.4.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.3.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.3.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.2.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.1.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             20.0.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
             12.22.12~dfsg-1~deb11u5 500
                500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
             12.22.12~dfsg-1~deb11u4 500
                500 http://deb.debian.org/debian bullseye/main arm64 Packages
        
        Temp directories causing deletion problem: 0
        No problems detected
        
        Errors in npm tree: 0
        No problems detected
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Hosts:
        iobroker            iobroker (version: 6.0.11, hostname: iobroker      , alive, uptime: 143938)
        
        Core adapters versions
        js-controller:  6.0.11
        admin:          7.1.5
        javascript:     8.8.3
        
        nodejs modules from github:     1
        +-- iobroker.energiefluss@3.6.0 (git+ssh://git@github.com/SKB-CGN/ioBroker.energiefluss.git#f8df198f98f8731d37444fe604e7e0a36a5bba1d)
        
        Adapter State
        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 192.168.123.170, run as: admin
        + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
          system.adapter.cloud.0                  : cloud                 : iobroker                                 - disabled
          system.adapter.discovery.0              : discovery             : iobroker                                 - disabled
          system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: iobroker                                 - disabled
        + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
        + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker                                 -  enabled
        + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
          system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 - disabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
          system.adapter.hmip.0                   : hmip                  : iobroker                                 - disabled
          system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker                                 - disabled
          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 -  enabled
        + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
        + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
        + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 192.168.123.170
          system.adapter.pushover.0               : pushover              : iobroker                                 - disabled
          system.adapter.smartmeter.0             : smartmeter            : iobroker                                 - disabled
        + system.adapter.smartmeter.1             : smartmeter            : iobroker                                 -  enabled
        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.viessmann.0              : viessmann             : iobroker                                 -  enabled, port: 3002
          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
          system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 - disabled
        + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
          system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker                                 -  enabled
          system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 - disabled
          system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
          system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 192.168.123.170, run as: admin
        + system.adapter.worx.0                   : worx                  : iobroker                                 -  enabled
        
        + instance is alive
        
        Enabled adapters with bindings
        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 192.168.123.170, run as: admin
        + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
        + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 192.168.123.170
        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.viessmann.0              : viessmann             : iobroker                                 -  enabled, port: 3002
        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 192.168.123.170, run as: admin
        
        ioBroker-Repositories
        ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
        │ (index) │ name     │ url                                                     │ auto upgrade │
        ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
        │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
        │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
        
        Active repo(s): stable
        Upgrade policy: none
        
        Installed ioBroker-Instances
        Used repository: stable
        Adapter    "admin"        : 7.1.5    , installed 7.1.5
        Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
        Adapter    "backitup"     : 3.0.25   , installed 3.0.25
        Adapter    "cloud"        : 5.0.1    , installed 5.0.1
        Adapter    "discovery"    : 5.0.0    , installed 5.0.0
        Adapter    "energiefluss" : 3.6.1    , installed 3.6.0  [Updatable]
        Adapter    "energiefluss-erweitert": 0.4.1, installed 0.4.1
        Adapter    "fb-checkpresence": 1.2.5 , installed 1.2.4  [Updatable]
        Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
        Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
        Adapter    "hmip"         : 1.24.3   , installed 1.24.3
        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
        Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
        Adapter    "iot"          : 3.3.0    , installed 3.3.0
        Adapter    "javascript"   : 8.8.3    , installed 8.8.3
        Controller "js-controller": 6.0.11   , installed 6.0.11
        Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
        Adapter    "node-red"     : 5.2.1    , installed 5.2.1
        Adapter    "pushover"     : 4.1.0    , installed 4.1.0
        Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
        Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
        Adapter    "telegram"     : 3.9.0    , installed 3.9.0
        Adapter    "viessmann"    : 1.4.9    , installed 1.4.9
        Adapter    "vis"          : 1.5.6    , installed 1.5.6
        Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
        Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
        Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
        Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
        Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
        Adapter    "web"          : 6.2.5    , installed 6.2.5
        Adapter    "worx"         : 3.1.0    , installed 3.1.0
        Adapter    "ws"           : 2.6.2    , installed 2.6.2
        
        Objects and States
        Please stand by - This may take a while
        Objects:        7502
        States:         6309
        
        *** OS-Repositories and Updates ***
        Hit:1 http://deb.debian.org/debian bullseye InRelease
        Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
        Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
        Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
        Hit:5 https://repos.influxdata.com/debian stable InRelease
        Hit:6 https://download.docker.com/linux/debian bullseye InRelease
        Hit:7 https://dl.yarnpkg.com/debian stable InRelease
        Hit:8 https://deb.nodesource.com/node_20.x nodistro InRelease
        Hit:9 https://apt.grafana.com stable InRelease
        Reading package lists...
        Pending Updates: 0
        
        *** Listening Ports ***
        Active Internet connections (only servers)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
        tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        821        965/influxd
        tcp        0      0 192.168.123.170:8081    0.0.0.0:*               LISTEN      1000       17426      1359/io.admin.0
        tcp        0      0 192.168.123.170:8082    0.0.0.0:*               LISTEN      1000       18831      1741/io.web.0
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          323        542/sshd: /usr/sbin
        tcp        0      0 192.168.123.170:2010    0.0.0.0:*               LISTEN      1000       17141      1498/io.hm-rpc.1
        tcp        0      0 192.168.123.170:1883    0.0.0.0:*               LISTEN      1000       17149      1536/io.mqtt.0
        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       15437      1177/iobroker.js-co
        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       5919       1177/iobroker.js-co
        tcp        0      0 0.0.0.0:3002            0.0.0.0:*               LISTEN      0          6205       577/vcontrold
        tcp6       0      0 :::22                   :::*                    LISTEN      0          325        542/sshd: /usr/sbin
        tcp6       0      0 :::8888                 :::*                    LISTEN      997        881        695/chronograf
        tcp6       0      0 :::8086                 :::*                    LISTEN      999        15407      965/influxd
        tcp6       0      0 :::3000                 :::*                    LISTEN      110        15035      1176/grafana
        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          4510       694/dhcpcd: [master
        udp        0      0 0.0.0.0:54264           0.0.0.0:*                           108        4052       403/avahi-daemon: r
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        4050       403/avahi-daemon: r
        udp6       0      0 :::546                  :::*                                0          356        694/dhcpcd: [master
        udp6       0      0 :::5353                 :::*                                108        4051       403/avahi-daemon: r
        udp6       0      0 :::38442                :::*                                108        4053       403/avahi-daemon: r
        
        *** Log File - Last 25 Lines ***
        
        2024-11-10 15:00:35.105  - info: mqtt.0 (1536) Client [ESP-Gaszaehler] connected with secret 1731247235104_8143
        2024-11-10 15:00:47.819  - info: mqtt.0 (1536) Client [ESP-Gaszaehler] subscribes on "mqtt.0.Gas.raw"
        2024-11-10 15:00:48.020  - info: mqtt.0 (1536) Client [ESP-Gaszaehler] publishOnSubscribe
        2024-11-10 15:01:01.648  - info: smartmeter.1 (1608) Received 5 values, 2 updated
        2024-11-10 15:01:04.110  - info: javascript.0 (1415) script.js.Scripte.Shellys.Shelly_Gen1_auslesen: "Shelly 2.5 - Tresen Beleuchtung ausgelesen!
        2024-11-10 15:01:10.521  - info: mqtt.0 (1536) Client [ESP-Gaszaehler] connection closed: timeout
        2024-11-10 15:01:10.531  - info: mqtt.0 (1536) Client [ESP-Gaszaehler] connected with secret 1731247270531_1576
        2024-11-10 15:01:34.146  - info: javascript.0 (1415) script.js.Scripte.Shellys.Shelly_Gen1_auslesen: "Shelly 2.5 - Tresen Beleuchtung ausgelesen!
        2024-11-10 15:01:35.093  - info: mqtt.0 (1536) Client [ESP-Gaszaehler] connection closed: timeout
        2024-11-10 15:01:35.103  - info: mqtt.0 (1536) Client [ESP-Gaszaehler] connected with secret 1731247295102_5053
        2024-11-10 15:01:47.819  - info: mqtt.0 (1536) Client [ESP-Gaszaehler] subscribes on "mqtt.0.Gas.raw"
        2024-11-10 15:01:48.019  - info: mqtt.0 (1536) Client [ESP-Gaszaehler] publishOnSubscribe
        2024-11-10 15:02:02.641  - info: smartmeter.1 (1608) Received 5 values, 2 updated
        2024-11-10 15:02:04.146  - info: javascript.0 (1415) script.js.Scripte.Shellys.Shelly_Gen1_auslesen: "Shelly 2.5 - Tresen Beleuchtung ausgelesen!
        2024-11-10 15:02:10.521  - info: mqtt.0 (1536) Client [ESP-Gaszaehler] connection closed: timeout
        2024-11-10 15:02:10.559  - info: mqtt.0 (1536) Client [ESP-Gaszaehler] connected with secret 1731247330558_9306
        2024-11-10 15:02:28.599  - info: javascript.0 (1415) script.js.Scripte.Shellys.Shelly_Gen1_auslesen: Shelly Dimmer - Tresen Beleuchtung ausgelesen!
        2024-11-10 15:02:28.601  - info: javascript.0 (1415) script.js.Scripte.Shellys.Shelly_Gen1_auslesen: "Shelly 2.5 - Tresen Beleuchtung ausgelesen!
        2024-11-10 15:02:35.119  - info: mqtt.0 (1536) Client [ESP-Gaszaehler] connection closed: timeout
        2024-11-10 15:02:35.127  - info: mqtt.0 (1536) Client [ESP-Gaszaehler] connected with secret 1731247355126_9498
        2024-11-10 15:02:47.823  - info: mqtt.0 (1536) Client [ESP-Gaszaehler] subscribes on "mqtt.0.Gas.raw"
        2024-11-10 15:02:48.024  - info: mqtt.0 (1536) Client [ESP-Gaszaehler] publishOnSubscribe
        2024-11-10 15:02:58.577  - info: javascript.0 (1415) script.js.Scripte.Shellys.Shelly_Gen1_auslesen: Shelly Dimmer - Tresen Beleuchtung ausgelesen!
        2024-11-10 15:03:00.499  - info: javascript.0 (1415) script.js.Scripte.Shellys.Shelly_Gen1_auslesen: "Shelly 2.5 - Tresen Beleuchtung ausgelesen!
        2024-11-10 15:03:03.651  - info: smartmeter.1 (1608) Received 5 values, 2 updated
        
        
        1 Reply Last reply Reply Quote 0
        • S
          SirTiGer last edited by

          ```bash
          ======================= SUMMARY =======================
                                  v.2024-10-19
          
          
             Static hostname: iobroker
                   Icon name: computer
            Operating System: Debian GNU/Linux 11 (bullseye)
                      Kernel: Linux 6.6.17-v8+
                Architecture: arm64
          
          Installation:           native
          Kernel:                 aarch64
          Userland:               64 bit
          Timezone:               Europe/Berlin (CET, +0100)
          User-ID:                1000
          Display-Server:         false
          Boot Target:            multi-user.target
          
          Pending OS-Updates:     0
          Pending iob updates:    2
          
          Nodejs-Installation:
          /usr/bin/nodejs         v20.18.0
          /usr/bin/node           v20.18.0
          /usr/bin/npm            10.8.2
          /usr/bin/npx            10.8.2
          /usr/bin/corepack       0.29.3
          
          Recommended versions are nodejs 20.18.0 and npm 10.8.2
          nodeJS installation is correct
          
          MEMORY:
                         total        used        free      shared  buff/cache   available
          Mem:            7.8G        2.0G        1.2G        1.0M        4.6G        5.7G
          Swap:            99M          0B         99M
          Total:          7.9G        2.0G        1.3G
          
          Active iob-Instances:   17
          Upgrade policy: none
          
          ioBroker Core:          js-controller           6.0.11
                                  admin                   7.1.5
          
          ioBroker Status:        iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Status admin and web instance:
          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 192.168.123.170, run as: admin
          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 192.168.123.170, run as: admin
          
          Objects:                7502
          States:                 6309
          
          Size of iob-Database:
          
          31M     /opt/iobroker/iobroker-data/objects.jsonl
          8.6M    /opt/iobroker/iobroker-data/states.jsonl
          
          
          Debian 'bullseye' is the current oldstable version. Please upgrade to the latest stable release 'bookworm' in due time!
          
          =================== END OF SUMMARY ====================
          
          crunchip 1 Reply Last reply Reply Quote 0
          • S
            SirTiGer last edited by

            ip a

            1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
                link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
                inet 127.0.0.1/8 scope host lo
                   valid_lft forever preferred_lft forever
                inet6 ::1/128 scope host
                   valid_lft forever preferred_lft forever
            2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
                link/ether e4:5f:01:34:5a:5d brd ff:ff:ff:ff:ff:ff
                inet 192.168.123.170/24 brd 192.168.123.255 scope global noprefixroute eth0
                   valid_lft forever preferred_lft forever
                inet6 fd00::c3b9:3fce:1ea:8dbf/64 scope global dynamic mngtmpaddr noprefixroute
                   valid_lft 7149sec preferred_lft 3549sec
                inet6 fe80::a93e:6396:fedd:3170/64 scope link
                   valid_lft forever preferred_lft forever
            3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
                link/ether 02:42:d0:08:ab:07 brd ff:ff:ff:ff:ff:ff
                inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0
                   valid_lft forever preferred_lft forever
            
            1 Reply Last reply Reply Quote 0
            • crunchip
              crunchip Forum Testing Most Active @SirTiGer last edited by

              @sirtiger sagte in Iobroker weder über WebAdmin und ssh erreichbar…:

              bullseye

              dacht ich mir schon

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

                @crunchip

                Und ich dachte mir schon:

                docker0
                

                Denn das Kernelmodul br_netfilter wird da oft verwendet.
                Da bin ich dann aber raus.

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

                  @thomas-braun vllt hilft dieses weiter
                  https://serverfault.com/questions/963759/docker-breaks-libvirt-bridge-network

                  jedoch vllt löst sichs Problem ja von allein, mit einer Neuinstallation auf bookworm😊

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

                    Erst einmal schönen Dank für eure Hilfe.

                    Das System läuft jetzt auf Bookworm. Bin gespannt, ob der Fehler beseitigt ist.

                    J 1 Reply Last reply Reply Quote 0
                    • J
                      JimmyBondi @SirTiGer last edited by

                      @sirtiger
                      Darf ich fragen, ob sich das Problem bei Dir erledigt hat ?

                      Mein Pi4 zeigt seit einiger Zeit exakt das gleiche Verhalten, und das ohne Docker und auf Bookworm.

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

                        @jimmybondi sagte in Iobroker weder über WebAdmin und ssh erreichbar…:

                        Mein Pi4 zeigt seit einiger Zeit exakt das gleiche Verhalten, und das ohne Docker und auf Bookworm.

                        Mach am besten einen eigenen Thread auf, dann auch mit den eigenen Daten, die ein eigenes

                        iob diag
                        

                        auf deinem eigenen System ausspuckt.

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        900
                        Online

                        31.7k
                        Users

                        79.7k
                        Topics

                        1.3m
                        Posts

                        iobroker nicht erreichbar ssh webadmin
                        4
                        16
                        609
                        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