Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Nach IOB Installation Timeout-Intervall Meldung

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    720

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    557

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.1k

Nach IOB Installation Timeout-Intervall Meldung

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
22 Beiträge 4 Kommentatoren 1.9k Aufrufe 4 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • A Alfi84

    @thomas-braun
    Hat leider nicht lange funktioniert. Bin auch nicht mehr mit Putty reingekommen. Hier nach Neustart iob diag:

    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:
     09:03:43 up 3 min,  1 user,  load average: 5.52, 3.10, 1.25
    CPU threads: 4
    
    Raspberry only:
    throttled=0x0
    Other values than 0x0 hint to temperature/voltage problems
    temp=73.0'C
    volt=0.9060V
    
    *** Time and Time Zones ***
                   Local time: Mon 2023-06-26 09:03:44 CEST
               Universal time: Mon 2023-06-26 07:03:44 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 ***
    thomas
    /home/thomas
    thomas 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        2.1G        4.9G        1.0M        753M        5.6G
    Swap:            99M          0B         99M
    Total:          7.9G        2.1G        5.0G
    
             7812 M total memory
             2110 M used memory
             2359 M active memory
              367 M inactive memory
             4948 M free memory
               42 M buffer memory
              710 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       29G  5.2G   23G  19% /
    devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
    tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
    tmpfs          tmpfs     1.6G  1.3M  1.6G   1% /run
    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
    /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
    tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
    
    Messages concerning ext4 filesystem in dmesg:
    [Mon Jun 26 09:00:27 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:B6:14:8D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=c163ef65-02 rootfstype=ext4 fsck.repair=yes rootwait
    [Mon Jun 26 09:00:28 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
    [Mon Jun 26 09:00:28 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
    [Mon Jun 26 09:00:29 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
    [Mon Jun 26 09:00:29 2023] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
    [Mon Jun 26 09:00:29 2023] EXT4-fs (mmcblk0p2): recovery complete
    [Mon Jun 26 09:00:29 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
    [Mon Jun 26 09:00:29 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
    [Mon Jun 26 09:00:31 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
    
    Show mounted filesystems (real ones only):
    TARGET  SOURCE         FSTYPE OPTIONS
    /       /dev/mmcblk0p2 ext4   rw,noatime
    `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
    
    Files in neuralgic directories:
    
    /var:
    2.6G    /var/
    2.1G    /var/lib
    2.0G    /var/lib/docker
    1.7G    /var/lib/docker/overlay2
    572M    /var/lib/docker/overlay2/8e3f3c8c54b59f784084d5d01819024cfe900e7b1dbd00af7070b2efce62eff1
    
    Archived and active journals take up 136.0M in the file system.
    
    /opt/iobroker/backups:
    25M     /opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    232M    /opt/iobroker/iobroker-data/
    189M    /opt/iobroker/iobroker-data/files
    52M     /opt/iobroker/iobroker-data/files/javascript.admin
    34M     /opt/iobroker/iobroker-data/files/javascript.admin/static
    33M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
    
    The five largest files in iobroker-data are:
    22M     /opt/iobroker/iobroker-data/objects.jsonl
    8.0M    /opt/iobroker/iobroker-data/states.jsonl
    6.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.312d98a8.chunk.js.map
    6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
    5.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/44.59b48e42.chunk.js.map
    
    *** NodeJS-Installation ***
    
    /usr/bin/nodejs         v18.16.1
    /usr/bin/node           v18.16.1
    /usr/bin/npm            9.5.1
    /usr/bin/npx            9.5.1
    
    
    nodejs:
      Installed: 18.16.1-deb-1nodesource1
      Candidate: 18.16.1-deb-1nodesource1
      Version table:
     *** 18.16.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:   0
    
    Adapter State
    + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
      system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
    + system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
    + system.adapter.denon.0                  : denon                 : iobroker                                 -  enabled
    + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
    + system.adapter.heos.0                   : heos                  : iobroker                                 -  enabled
    + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
    + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
      system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 - disabled
      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 - disabled
      system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker                                 - disabled
    + system.adapter.iqontrol.0               : iqontrol              : iobroker                                 -  enabled
    + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
    + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
      system.adapter.openweathermap.0         : openweathermap        : iobroker                                 -  enabled
    + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.smartgarden.0            : smartgarden           : iobroker                                 -  enabled
      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 -  enabled
      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
      system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 -  enabled
      system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
      system.adapter.weatherunderground.0     : weatherunderground    : iobroker                                 -  enabled
    + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
    + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
    + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
    + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.web.0                    : web                   : iobroker                                 -  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
    
    Active repo(s): stable
    
    Installed ioBroker-Instances
    Used repository: stable
    Adapter    "admin"        : 6.3.5    , installed 6.3.5
    Adapter    "backitup"     : 2.6.23   , installed 2.6.23
    Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
    Adapter    "deconz"       : 1.3.21   , installed 1.3.21
    Adapter    "denon"        : 1.15.0   , installed 1.15.0
    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
    Adapter    "heos"         : 1.10.0   , installed 1.10.0
    Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
    Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
    Adapter    "icons-material-png": 0.1.0, installed 0.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    "iqontrol"     : 2.1.0    , installed 2.1.0
    Adapter    "javascript"   : 7.0.3    , installed 7.0.3
    Controller "js-controller": 4.0.24   , installed 4.0.24
    Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
    Adapter    "openweathermap": 0.3.9   , installed 0.3.3  [Updatable]
    Adapter    "shelly"       : 6.4.1    , installed 6.4.1
    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
    Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
    Adapter    "socketio"     : 4.2.0    , installed 4.2.0
    Adapter    "vis"          : 1.4.16   , installed 1.4.16
    Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
    Adapter    "vis-hqwidgets": 1.4.0    , installed 1.3.0  [Updatable]
    Adapter    "vis-icontwo"  : 0.94.0   , installed 0.93.0 [Updatable]
    Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.3
    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
    Adapter    "vis-material-advanced": 1.7.2, installed 1.7.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 4.3.0
    Adapter    "ws"           : 1.3.0    , installed 1.3.0
    
    Objects and States
    Please stand by - This may take a while
    Objects:        11678
    States:         10290
    
    *** OS-Repositories and Updates ***
    Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
    Hit:2 http://phoscon.de/apt/deconz bullseye InRelease
    Hit:3 http://deb.debian.org/debian bullseye InRelease
    Hit:4 http://security.debian.org/debian-security bullseye-security InRelease
    Hit:5 https://download.docker.com/linux/debian bullseye InRelease
    Hit:6 http://deb.debian.org/debian bullseye-updates InRelease
    Hit:7 https://deb.nodesource.com/node_18.x bullseye InRelease
    Reading package lists...
    Pending Updates: 3
    
    *** Listening Ports ***
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
    tcp        0      0 0.0.0.0:8000            0.0.0.0:*               LISTEN      0          16455      1091/docker-proxy
    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       13547      497/iobroker.js-con
    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       12656      497/iobroker.js-con
    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       21690      1719/io.mqtt.0
    tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       20333      1750/io.shelly.0
    tcp        0      0 192.168.178.53:2010     0.0.0.0:*               LISTEN      1001       18733      1635/io.hm-rpc.0
    tcp        0      0 0.0.0.0:9443            0.0.0.0:*               LISTEN      0          13054      1067/docker-proxy
    tcp        0      0 127.0.0.1:27217         0.0.0.0:*               LISTEN      508        16985      1427/mongod
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12609      538/sshd: /usr/sbin
    tcp6       0      0 :::8088                 :::*                    LISTEN      508        21861      1173/java
    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       23549      2002/io.web.0
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       17727      1552/io.admin.0
    tcp6       0      0 :::8043                 :::*                    LISTEN      508        18254      1173/java
    tcp6       0      0 :::8000                 :::*                    LISTEN      0          16458      1097/docker-proxy
    tcp6       0      0 :::9443                 :::*                    LISTEN      0          13058      1073/docker-proxy
    tcp6       0      0 :::29816                :::*                    LISTEN      508        26756      1173/java
    tcp6       0      0 :::29815                :::*                    LISTEN      508        28290      1173/java
    tcp6       0      0 :::29814                :::*                    LISTEN      508        26755      1173/java
    tcp6       0      0 :::29813                :::*                    LISTEN      508        28289      1173/java
    tcp6       0      0 :::29812                :::*                    LISTEN      508        28287      1173/java
    tcp6       0      0 :::29811                :::*                    LISTEN      508        28288      1173/java
    tcp6       0      0 :::8843                 :::*                    LISTEN      508        18795      1173/java
    tcp6       0      0 :::22                   :::*                    LISTEN      0          12611      538/sshd: /usr/sbin
    udp        0      0 0.0.0.0:48527           0.0.0.0:*                           1001       23134      1956/io.heos.0
    udp        0      0 0.0.0.0:56890           0.0.0.0:*                           1001       23135      1956/io.heos.0
    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15311      758/dhcpcd
    udp        0      0 0.0.0.0:33290           0.0.0.0:*                           108        1613       400/avahi-daemon: r
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        1611       400/avahi-daemon: r
    udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       21766      1899/io.deconz.0
    udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       21764      1899/io.deconz.0
    udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       21761      1899/io.deconz.0
    udp        0      0 0.0.0.0:46972           0.0.0.0:*                           1001       23136      1956/io.heos.0
    udp6       0      0 :::27001                :::*                                508        24926      1173/java
    udp6       0      0 :::33081                :::*                                108        1614       400/avahi-daemon: r
    udp6       0      0 :::546                  :::*                                0          15323      758/dhcpcd
    udp6       0      0 :::29810                :::*                                508        28286      1173/java
    udp6       0      0 :::5353                 :::*                                108        1612       400/avahi-daemon: r
    udp6       0      0 :::1900                 :::*                                1001       21768      1899/io.deconz.0
    udp6       0      0 :::1900                 :::*                                1001       21767      1899/io.deconz.0
    udp6       0      0 :::1900                 :::*                                1001       21765      1899/io.deconz.0
    udp6       0      0 :::1900                 :::*                                1001       21763      1899/io.deconz.0
    udp6       0      0 :::1900                 :::*                                1001       21762      1899/io.deconz.0
    
    *** Log File - Last 25 Lines ***
    
    2023-06-26 09:03:11.775  - info: weatherunderground.0 (1525) Terminated (NO_ERROR): Without reason
    2023-06-26 09:03:12.485  - info: host.iobroker instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
    2023-06-26 09:03:12.607  - info: hm-rega.0 (1615) added/updated 18 programs
    2023-06-26 09:03:12.608  - info: hm-rega.0 (1615) deleted 0 programs
    2023-06-26 09:03:12.639  - info: hm-rega.0 (1615) update rooms to enum.rooms
    2023-06-26 09:03:12.737  - info: hm-rega.0 (1615) update functions to enum.functions
    2023-06-26 09:03:12.802  - info: hm-rega.0 (1615) update favorites to enum.favorites
    2023-06-26 09:03:19.855  - info: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] connection closed: timeout
    2023-06-26 09:03:27.265  - info: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] connected with secret 1687763007262_7426
    2023-06-26 09:03:27.322  - error: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] Invalid topic name: ""
    2023-06-26 09:03:27.323  - error: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] Invalid topic name: ""
    2023-06-26 09:03:35.555  - warn: deconz.0 (1899) Could not connect to websocket instance of deConz/Phoscon. Error: connect ECONNREFUSED 192.168.178.53:443
    2023-06-26 09:03:49.822  - info: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] connection closed: timeout
    2023-06-26 09:03:57.269  - info: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] connected with secret 1687763037267_5032
    2023-06-26 09:03:57.338  - error: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] Invalid topic name: ""
    2023-06-26 09:03:57.340  - error: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] Invalid topic name: ""
    2023-06-26 09:04:19.839  - info: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] connection closed: timeout
    2023-06-26 09:04:27.272  - info: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] connected with secret 1687763067271_8557
    2023-06-26 09:04:27.330  - error: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] Invalid topic name: ""
    2023-06-26 09:04:27.331  - error: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] Invalid topic name: ""
    2023-06-26 09:04:35.560  - warn: deconz.0 (1899) Could not connect to websocket instance of deConz/Phoscon. Error: connect ECONNREFUSED 192.168.178.53:443
    2023-06-26 09:04:49.829  - info: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] connection closed: timeout
    2023-06-26 09:04:57.277  - info: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] connected with secret 1687763097275_1383
    2023-06-26 09:04:57.333  - error: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] Invalid topic name: ""
    2023-06-26 09:04:57.334  - error: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] Invalid topic name: ""
    
    ======================= SUMMARY =======================
                         v.2023-04-16
    
    
    Operatingsystem:        Debian GNU/Linux 11 (bullseye)
    Kernel:                 6.1.21-v8+
    Installation:           Native
    Timezone:               Europe/Berlin (CEST, +0200)
    User-ID:                1000
    X-Server:               false
    Boot Target:            multi-user.target
    
    Pending OS-Updates:     3
    Pending iob updates:    3
    
    Nodejs-Installation:    /usr/bin/nodejs         v18.16.1
                            /usr/bin/node           v18.16.1
                            /usr/bin/npm            9.5.1
                            /usr/bin/npx            9.5.1
    
    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        1.9G        4.8G        1.0M        1.1G        5.8G
    Swap:            99M          0B         99M
    Total:          7.9G        1.9G        4.9G
    
    Active iob-Instances:   15
    Active repo(s): stable
    
    ioBroker Core:          js-controller           4.0.24
                            admin                   6.3.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: 0.0.0.0, run as: admin
    + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    Objects:                11678
    States:                 10290
    
    Size of iob-Database:
    
    22M     /opt/iobroker/iobroker-data/objects.jsonl
    8.5M    /opt/iobroker/iobroker-data/states.jsonl
    
    
    
    =================== END OF SUMMARY ====================
    
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #6

    @alfi84 sagte in Nach IOB Installation Timeout-Intervall Meldung:

    temp=73.0'C

    Die Büchse wird was warm...

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    A 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @alfi84 sagte in Nach IOB Installation Timeout-Intervall Meldung:

      temp=73.0'C

      Die Büchse wird was warm...

      A Offline
      A Offline
      Alfi84
      schrieb am zuletzt editiert von Alfi84
      #7

      @thomas-braun
      jo. hab auch schon den deckel aufgemacht

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • A Alfi84

        @thomas-braun
        jo. hab auch schon den deckel aufgemacht

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #8

        @alfi84
        Leg ein Kühlpack drauf.

        System und iobroker durchpatchen, ansonsten schaut das eigentlich aber gut aus.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        A 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @alfi84
          Leg ein Kühlpack drauf.

          System und iobroker durchpatchen, ansonsten schaut das eigentlich aber gut aus.

          A Offline
          A Offline
          Alfi84
          schrieb am zuletzt editiert von
          #9

          @thomas-braun
          Kannst du mir das "durchpatchen" genauer erklären? ;)

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • A Alfi84

            @thomas-braun
            Kannst du mir das "durchpatchen" genauer erklären? ;)

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #10

            @alfi84

            Pending OS-Updates:     3
            Pending iob updates:    3
            

            Da stecken jeweils 3 Updates in der Pipeline.

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            A 1 Antwort Letzte Antwort
            0
            • crunchipC Abwesend
              crunchipC Abwesend
              crunchip
              Forum Testing Most Active Developer
              schrieb am zuletzt editiert von
              #11

              @thomas-braun kein Wunder bei dem load

              @alfi84 sagte in Nach IOB Installation Timeout-Intervall Meldung:

              Invalid topic name: ""

              vllt mal beheben

              läuft da auch noch docker?

              umgestiegen von Proxmox auf Unraid

              A Thomas BraunT 2 Antworten Letzte Antwort
              0
              • crunchipC crunchip

                @thomas-braun kein Wunder bei dem load

                @alfi84 sagte in Nach IOB Installation Timeout-Intervall Meldung:

                Invalid topic name: ""

                vllt mal beheben

                läuft da auch noch docker?

                A Offline
                A Offline
                Alfi84
                schrieb am zuletzt editiert von
                #12

                @crunchip
                Ja, den docker habe ich für meinen Omada Controller.

                1 Antwort Letzte Antwort
                0
                • crunchipC crunchip

                  @thomas-braun kein Wunder bei dem load

                  @alfi84 sagte in Nach IOB Installation Timeout-Intervall Meldung:

                  Invalid topic name: ""

                  vllt mal beheben

                  läuft da auch noch docker?

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #13

                  @crunchip

                  Oh, hab ich gar nicht gesehen...

                  Systemuptime and Load:
                   09:03:43 up 3 min,  1 user,  load average: 5.52, 3.10, 1.25
                  

                  Was hämmert denn da so auf die CPU?

                  Och, oller Docker...
                  Dann verabschiede ich mich auch aus dem Thread.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  A 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @alfi84

                    Pending OS-Updates:     3
                    Pending iob updates:    3
                    

                    Da stecken jeweils 3 Updates in der Pipeline.

                    A Offline
                    A Offline
                    Alfi84
                    schrieb am zuletzt editiert von
                    #14

                    @thomas-braun

                    @thomas-braun said in Nach IOB Installation Timeout-Intervall Meldung:

                    @alfi84

                    Pending OS-Updates:     3
                    Pending iob updates:    3
                    

                    Da stecken jeweils 3 Updates in der Pipeline.

                    Die 3 Updates sind nur 2x widgets und der weather adapter

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • A Alfi84

                      @thomas-braun

                      @thomas-braun said in Nach IOB Installation Timeout-Intervall Meldung:

                      @alfi84

                      Pending OS-Updates:     3
                      Pending iob updates:    3
                      

                      Da stecken jeweils 3 Updates in der Pipeline.

                      Die 3 Updates sind nur 2x widgets und der weather adapter

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #15

                      @alfi84 sagte in Nach IOB Installation Timeout-Intervall Meldung:

                      Die 3 Updates sind nur

                      Egal was es ist. Patch die Kiste auf Stand.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      A 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @crunchip

                        Oh, hab ich gar nicht gesehen...

                        Systemuptime and Load:
                         09:03:43 up 3 min,  1 user,  load average: 5.52, 3.10, 1.25
                        

                        Was hämmert denn da so auf die CPU?

                        Och, oller Docker...
                        Dann verabschiede ich mich auch aus dem Thread.

                        A Offline
                        A Offline
                        Alfi84
                        schrieb am zuletzt editiert von
                        #16

                        @thomas-braun
                        Mit dem docker hat es bis zum Wasserschaden reibungslos funktioniert

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • A Alfi84

                          @thomas-braun
                          Mit dem docker hat es bis zum Wasserschaden reibungslos funktioniert

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #17

                          @alfi84

                          Ist mir egal, Docker interessieren mich nicht.

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          HomoranH 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @alfi84 sagte in Nach IOB Installation Timeout-Intervall Meldung:

                            Die 3 Updates sind nur

                            Egal was es ist. Patch die Kiste auf Stand.

                            A Offline
                            A Offline
                            Alfi84
                            schrieb am zuletzt editiert von
                            #18

                            @thomas-braun said in Nach IOB Installation Timeout-Intervall Meldung:

                            @alfi84 sagte in Nach IOB Installation Timeout-Intervall Meldung:

                            Die 3 Updates sind nur

                            Egal was es ist. Patch die Kiste auf Stand.

                            Erledigt. Nochmal iob diag?

                            1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @alfi84

                              Ist mir egal, Docker interessieren mich nicht.

                              HomoranH Nicht stören
                              HomoranH Nicht stören
                              Homoran
                              Global Moderator Administrators
                              schrieb am zuletzt editiert von
                              #19

                              @thomas-braun ...sitting on the dock of the bay

                              kein Support per PN! - Fragen im Forum stellen -
                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              1 Antwort Letzte Antwort
                              0
                              • A Alfi84

                                @thomas-braun
                                Hat leider nicht lange funktioniert. Bin auch nicht mehr mit Putty reingekommen. Hier nach Neustart iob diag:

                                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:
                                 09:03:43 up 3 min,  1 user,  load average: 5.52, 3.10, 1.25
                                CPU threads: 4
                                
                                Raspberry only:
                                throttled=0x0
                                Other values than 0x0 hint to temperature/voltage problems
                                temp=73.0'C
                                volt=0.9060V
                                
                                *** Time and Time Zones ***
                                               Local time: Mon 2023-06-26 09:03:44 CEST
                                           Universal time: Mon 2023-06-26 07:03:44 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 ***
                                thomas
                                /home/thomas
                                thomas 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        2.1G        4.9G        1.0M        753M        5.6G
                                Swap:            99M          0B         99M
                                Total:          7.9G        2.1G        5.0G
                                
                                         7812 M total memory
                                         2110 M used memory
                                         2359 M active memory
                                          367 M inactive memory
                                         4948 M free memory
                                           42 M buffer memory
                                          710 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       29G  5.2G   23G  19% /
                                devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                                tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                                tmpfs          tmpfs     1.6G  1.3M  1.6G   1% /run
                                tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
                                tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
                                
                                Messages concerning ext4 filesystem in dmesg:
                                [Mon Jun 26 09:00:27 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:B6:14:8D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=c163ef65-02 rootfstype=ext4 fsck.repair=yes rootwait
                                [Mon Jun 26 09:00:28 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
                                [Mon Jun 26 09:00:28 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
                                [Mon Jun 26 09:00:29 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                                [Mon Jun 26 09:00:29 2023] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
                                [Mon Jun 26 09:00:29 2023] EXT4-fs (mmcblk0p2): recovery complete
                                [Mon Jun 26 09:00:29 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                                [Mon Jun 26 09:00:29 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                [Mon Jun 26 09:00:31 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                                
                                Show mounted filesystems (real ones only):
                                TARGET  SOURCE         FSTYPE OPTIONS
                                /       /dev/mmcblk0p2 ext4   rw,noatime
                                `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                
                                Files in neuralgic directories:
                                
                                /var:
                                2.6G    /var/
                                2.1G    /var/lib
                                2.0G    /var/lib/docker
                                1.7G    /var/lib/docker/overlay2
                                572M    /var/lib/docker/overlay2/8e3f3c8c54b59f784084d5d01819024cfe900e7b1dbd00af7070b2efce62eff1
                                
                                Archived and active journals take up 136.0M in the file system.
                                
                                /opt/iobroker/backups:
                                25M     /opt/iobroker/backups/
                                
                                /opt/iobroker/iobroker-data:
                                232M    /opt/iobroker/iobroker-data/
                                189M    /opt/iobroker/iobroker-data/files
                                52M     /opt/iobroker/iobroker-data/files/javascript.admin
                                34M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                                33M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                
                                The five largest files in iobroker-data are:
                                22M     /opt/iobroker/iobroker-data/objects.jsonl
                                8.0M    /opt/iobroker/iobroker-data/states.jsonl
                                6.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.312d98a8.chunk.js.map
                                6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                                5.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/44.59b48e42.chunk.js.map
                                
                                *** NodeJS-Installation ***
                                
                                /usr/bin/nodejs         v18.16.1
                                /usr/bin/node           v18.16.1
                                /usr/bin/npm            9.5.1
                                /usr/bin/npx            9.5.1
                                
                                
                                nodejs:
                                  Installed: 18.16.1-deb-1nodesource1
                                  Candidate: 18.16.1-deb-1nodesource1
                                  Version table:
                                 *** 18.16.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:   0
                                
                                Adapter State
                                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                  system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                                + system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
                                + system.adapter.denon.0                  : denon                 : iobroker                                 -  enabled
                                + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                                + system.adapter.heos.0                   : heos                  : iobroker                                 -  enabled
                                + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                                + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                  system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 - disabled
                                  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 - disabled
                                  system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker                                 - disabled
                                + system.adapter.iqontrol.0               : iqontrol              : iobroker                                 -  enabled
                                + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                  system.adapter.openweathermap.0         : openweathermap        : iobroker                                 -  enabled
                                + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                + system.adapter.smartgarden.0            : smartgarden           : iobroker                                 -  enabled
                                  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 -  enabled
                                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
                                  system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 -  enabled
                                  system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                  system.adapter.weatherunderground.0     : weatherunderground    : iobroker                                 -  enabled
                                + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                
                                + instance is alive
                                
                                Enabled adapters with bindings
                                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
                                + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                + system.adapter.web.0                    : web                   : iobroker                                 -  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
                                
                                Active repo(s): stable
                                
                                Installed ioBroker-Instances
                                Used repository: stable
                                Adapter    "admin"        : 6.3.5    , installed 6.3.5
                                Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                                Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                                Adapter    "deconz"       : 1.3.21   , installed 1.3.21
                                Adapter    "denon"        : 1.15.0   , installed 1.15.0
                                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                Adapter    "heos"         : 1.10.0   , installed 1.10.0
                                Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
                                Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
                                Adapter    "icons-material-png": 0.1.0, installed 0.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    "iqontrol"     : 2.1.0    , installed 2.1.0
                                Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                                Controller "js-controller": 4.0.24   , installed 4.0.24
                                Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                                Adapter    "openweathermap": 0.3.9   , installed 0.3.3  [Updatable]
                                Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                                Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                Adapter    "vis-hqwidgets": 1.4.0    , installed 1.3.0  [Updatable]
                                Adapter    "vis-icontwo"  : 0.94.0   , installed 0.93.0 [Updatable]
                                Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.3
                                Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                Adapter    "vis-material-advanced": 1.7.2, installed 1.7.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 4.3.0
                                Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                
                                Objects and States
                                Please stand by - This may take a while
                                Objects:        11678
                                States:         10290
                                
                                *** OS-Repositories and Updates ***
                                Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                Hit:2 http://phoscon.de/apt/deconz bullseye InRelease
                                Hit:3 http://deb.debian.org/debian bullseye InRelease
                                Hit:4 http://security.debian.org/debian-security bullseye-security InRelease
                                Hit:5 https://download.docker.com/linux/debian bullseye InRelease
                                Hit:6 http://deb.debian.org/debian bullseye-updates InRelease
                                Hit:7 https://deb.nodesource.com/node_18.x bullseye InRelease
                                Reading package lists...
                                Pending Updates: 3
                                
                                *** Listening Ports ***
                                Active Internet connections (only servers)
                                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                tcp        0      0 0.0.0.0:8000            0.0.0.0:*               LISTEN      0          16455      1091/docker-proxy
                                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       13547      497/iobroker.js-con
                                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       12656      497/iobroker.js-con
                                tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       21690      1719/io.mqtt.0
                                tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       20333      1750/io.shelly.0
                                tcp        0      0 192.168.178.53:2010     0.0.0.0:*               LISTEN      1001       18733      1635/io.hm-rpc.0
                                tcp        0      0 0.0.0.0:9443            0.0.0.0:*               LISTEN      0          13054      1067/docker-proxy
                                tcp        0      0 127.0.0.1:27217         0.0.0.0:*               LISTEN      508        16985      1427/mongod
                                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12609      538/sshd: /usr/sbin
                                tcp6       0      0 :::8088                 :::*                    LISTEN      508        21861      1173/java
                                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       23549      2002/io.web.0
                                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       17727      1552/io.admin.0
                                tcp6       0      0 :::8043                 :::*                    LISTEN      508        18254      1173/java
                                tcp6       0      0 :::8000                 :::*                    LISTEN      0          16458      1097/docker-proxy
                                tcp6       0      0 :::9443                 :::*                    LISTEN      0          13058      1073/docker-proxy
                                tcp6       0      0 :::29816                :::*                    LISTEN      508        26756      1173/java
                                tcp6       0      0 :::29815                :::*                    LISTEN      508        28290      1173/java
                                tcp6       0      0 :::29814                :::*                    LISTEN      508        26755      1173/java
                                tcp6       0      0 :::29813                :::*                    LISTEN      508        28289      1173/java
                                tcp6       0      0 :::29812                :::*                    LISTEN      508        28287      1173/java
                                tcp6       0      0 :::29811                :::*                    LISTEN      508        28288      1173/java
                                tcp6       0      0 :::8843                 :::*                    LISTEN      508        18795      1173/java
                                tcp6       0      0 :::22                   :::*                    LISTEN      0          12611      538/sshd: /usr/sbin
                                udp        0      0 0.0.0.0:48527           0.0.0.0:*                           1001       23134      1956/io.heos.0
                                udp        0      0 0.0.0.0:56890           0.0.0.0:*                           1001       23135      1956/io.heos.0
                                udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15311      758/dhcpcd
                                udp        0      0 0.0.0.0:33290           0.0.0.0:*                           108        1613       400/avahi-daemon: r
                                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        1611       400/avahi-daemon: r
                                udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       21766      1899/io.deconz.0
                                udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       21764      1899/io.deconz.0
                                udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       21761      1899/io.deconz.0
                                udp        0      0 0.0.0.0:46972           0.0.0.0:*                           1001       23136      1956/io.heos.0
                                udp6       0      0 :::27001                :::*                                508        24926      1173/java
                                udp6       0      0 :::33081                :::*                                108        1614       400/avahi-daemon: r
                                udp6       0      0 :::546                  :::*                                0          15323      758/dhcpcd
                                udp6       0      0 :::29810                :::*                                508        28286      1173/java
                                udp6       0      0 :::5353                 :::*                                108        1612       400/avahi-daemon: r
                                udp6       0      0 :::1900                 :::*                                1001       21768      1899/io.deconz.0
                                udp6       0      0 :::1900                 :::*                                1001       21767      1899/io.deconz.0
                                udp6       0      0 :::1900                 :::*                                1001       21765      1899/io.deconz.0
                                udp6       0      0 :::1900                 :::*                                1001       21763      1899/io.deconz.0
                                udp6       0      0 :::1900                 :::*                                1001       21762      1899/io.deconz.0
                                
                                *** Log File - Last 25 Lines ***
                                
                                2023-06-26 09:03:11.775  - info: weatherunderground.0 (1525) Terminated (NO_ERROR): Without reason
                                2023-06-26 09:03:12.485  - info: host.iobroker instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
                                2023-06-26 09:03:12.607  - info: hm-rega.0 (1615) added/updated 18 programs
                                2023-06-26 09:03:12.608  - info: hm-rega.0 (1615) deleted 0 programs
                                2023-06-26 09:03:12.639  - info: hm-rega.0 (1615) update rooms to enum.rooms
                                2023-06-26 09:03:12.737  - info: hm-rega.0 (1615) update functions to enum.functions
                                2023-06-26 09:03:12.802  - info: hm-rega.0 (1615) update favorites to enum.favorites
                                2023-06-26 09:03:19.855  - info: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] connection closed: timeout
                                2023-06-26 09:03:27.265  - info: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] connected with secret 1687763007262_7426
                                2023-06-26 09:03:27.322  - error: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] Invalid topic name: ""
                                2023-06-26 09:03:27.323  - error: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] Invalid topic name: ""
                                2023-06-26 09:03:35.555  - warn: deconz.0 (1899) Could not connect to websocket instance of deConz/Phoscon. Error: connect ECONNREFUSED 192.168.178.53:443
                                2023-06-26 09:03:49.822  - info: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] connection closed: timeout
                                2023-06-26 09:03:57.269  - info: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] connected with secret 1687763037267_5032
                                2023-06-26 09:03:57.338  - error: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] Invalid topic name: ""
                                2023-06-26 09:03:57.340  - error: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] Invalid topic name: ""
                                2023-06-26 09:04:19.839  - info: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] connection closed: timeout
                                2023-06-26 09:04:27.272  - info: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] connected with secret 1687763067271_8557
                                2023-06-26 09:04:27.330  - error: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] Invalid topic name: ""
                                2023-06-26 09:04:27.331  - error: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] Invalid topic name: ""
                                2023-06-26 09:04:35.560  - warn: deconz.0 (1899) Could not connect to websocket instance of deConz/Phoscon. Error: connect ECONNREFUSED 192.168.178.53:443
                                2023-06-26 09:04:49.829  - info: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] connection closed: timeout
                                2023-06-26 09:04:57.277  - info: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] connected with secret 1687763097275_1383
                                2023-06-26 09:04:57.333  - error: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] Invalid topic name: ""
                                2023-06-26 09:04:57.334  - error: mqtt.0 (1719) Client [esp8266-3C:61:5:D3:79:84] Invalid topic name: ""
                                
                                ======================= SUMMARY =======================
                                                     v.2023-04-16
                                
                                
                                Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                                Kernel:                 6.1.21-v8+
                                Installation:           Native
                                Timezone:               Europe/Berlin (CEST, +0200)
                                User-ID:                1000
                                X-Server:               false
                                Boot Target:            multi-user.target
                                
                                Pending OS-Updates:     3
                                Pending iob updates:    3
                                
                                Nodejs-Installation:    /usr/bin/nodejs         v18.16.1
                                                        /usr/bin/node           v18.16.1
                                                        /usr/bin/npm            9.5.1
                                                        /usr/bin/npx            9.5.1
                                
                                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        1.9G        4.8G        1.0M        1.1G        5.8G
                                Swap:            99M          0B         99M
                                Total:          7.9G        1.9G        4.9G
                                
                                Active iob-Instances:   15
                                Active repo(s): stable
                                
                                ioBroker Core:          js-controller           4.0.24
                                                        admin                   6.3.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: 0.0.0.0, run as: admin
                                + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                
                                Objects:                11678
                                States:                 10290
                                
                                Size of iob-Database:
                                
                                22M     /opt/iobroker/iobroker-data/objects.jsonl
                                8.5M    /opt/iobroker/iobroker-data/states.jsonl
                                
                                
                                
                                =================== END OF SUMMARY ====================
                                
                                
                                crunchipC Abwesend
                                crunchipC Abwesend
                                crunchip
                                Forum Testing Most Active Developer
                                schrieb am zuletzt editiert von
                                #20

                                @alfi84 sagte in Nach IOB Installation Timeout-Intervall Meldung:

                                javascript: 7.0.3

                                entweder stable 7.0.3 oder wenn schon latest rausgefischt, dann aktuell halten 7.1.1

                                umgestiegen von Proxmox auf Unraid

                                A 1 Antwort Letzte Antwort
                                0
                                • crunchipC crunchip

                                  @alfi84 sagte in Nach IOB Installation Timeout-Intervall Meldung:

                                  javascript: 7.0.3

                                  entweder stable 7.0.3 oder wenn schon latest rausgefischt, dann aktuell halten 7.1.1

                                  A Offline
                                  A Offline
                                  Alfi84
                                  schrieb am zuletzt editiert von
                                  #21

                                  @crunchip
                                  Unter latest steht nur JS 5.7.0 und 3 weitere Adapter-Updates zur Verfügung:

                                  web socket 2.1.2
                                  web-server 5.2.3
                                  socket.io 6.1.7

                                  crunchipC 1 Antwort Letzte Antwort
                                  0
                                  • A Alfi84

                                    @crunchip
                                    Unter latest steht nur JS 5.7.0 und 3 weitere Adapter-Updates zur Verfügung:

                                    web socket 2.1.2
                                    web-server 5.2.3
                                    socket.io 6.1.7

                                    crunchipC Abwesend
                                    crunchipC Abwesend
                                    crunchip
                                    Forum Testing Most Active Developer
                                    schrieb am zuletzt editiert von crunchip
                                    #22

                                    @alfi84

                                    edit,
                                    ich hatte mich verlesen, war irgendwie bei 7.0.6

                                    umgestiegen von Proxmox auf Unraid

                                    1 Antwort Letzte Antwort
                                    0

                                    Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                    Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                    Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                    Registrieren Anmelden
                                    Antworten
                                    • In einem neuen Thema antworten
                                    Anmelden zum Antworten
                                    • Älteste zuerst
                                    • Neuste zuerst
                                    • Meiste Stimmen


                                    Support us

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

                                    538

                                    Online

                                    32.8k

                                    Benutzer

                                    82.9k

                                    Themen

                                    1.3m

                                    Beiträge
                                    Community
                                    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                    ioBroker Community 2014-2025
                                    logo
                                    • Anmelden

                                    • Du hast noch kein Konto? Registrieren

                                    • Anmelden oder registrieren, um zu suchen
                                    • Erster Beitrag
                                      Letzter Beitrag
                                    0
                                    • Home
                                    • Aktuell
                                    • Tags
                                    • Ungelesen 0
                                    • Kategorien
                                    • Unreplied
                                    • Beliebt
                                    • GitHub
                                    • Docu
                                    • Hilfe