Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • 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. iob diag - Skript

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.8k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.2k

iob diag - Skript

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
738 Beiträge 49 Kommentatoren 208.1k Aufrufe 38 Watching
  • Ä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.
  • bahnuhrB bahnuhr

    @thomas-braun

    proxmox, iob in vm

    Skript v.2023-04-16
    
    *** BASE SYSTEM ***
    Architecture    : x86_64
    Docker          : false
    Virtualization  : kvm
    Distributor ID: Debian
    Description:    Debian GNU/Linux 11 (bullseye)
    Release:        11
    Codename:       bullseye
    
    PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
    NAME="Debian GNU/Linux"
    VERSION_ID="11"
    VERSION="11 (bullseye)"
    VERSION_CODENAME=bullseye
    ID=debian
    HOME_URL="https://www.debian.org/"
    SUPPORT_URL="https://www.debian.org/support"
    BUG_REPORT_URL="https://bugs.debian.org/"
    
    Systemuptime and Load:
     10:02:50 up 9 days, 19:38,  1 user,  load average: 3.36, 3.07, 2.38
    CPU threads: 8
    
    
    *** Time and Time Zones ***
                   Local time: Mon 2023-05-29 10:02:50 CEST
               Universal time: Mon 2023-05-29 08:02:50 UTC
                     RTC time: Mon 2023-05-29 08:02:51
                    Time zone: Europe/Berlin (CEST, +0200)
    System clock synchronized: yes
                  NTP service: active
              RTC in local TZ: no
    
    *** User and Groups ***
    dieter
    /home/dieter
    dieter cdrom floppy sudo audio dip video plugdev netdev iobroker
    
    *** X-Server-Setup ***
    X-Server:       false
    Desktop:
    Terminal:       tty
    Boot Target:    graphical.target
    
    *** MEMORY ***
                   total        used        free      shared  buff/cache   available
    Mem:            5.9G        4.6G        765M        0.0K        531M        1.1G
    Swap:           974M        862M        112M
    Total:          6.9G        5.5G        878M
    
             5940 M total memory
             4643 M used memory
             3764 M active memory
             1119 M inactive memory
              765 M free memory
              113 M buffer memory
              418 M swap cache
              974 M total swap
              862 M used swap
              112 M free swap
    
    *** FILESYSTEM ***
    Filesystem                Type      Size  Used Avail Use% Mounted on
    udev                      devtmpfs  2.9G     0  2.9G   0% /dev
    tmpfs                     tmpfs     595M  508K  594M   1% /run
    /dev/sda1                 ext4       31G  6.5G   23G  23% /
    tmpfs                     tmpfs     3.0G     0  3.0G   0% /dev/shm
    tmpfs                     tmpfs     5.0M     0  5.0M   0% /run/lock
    //192.168.243.100/1_Sound cifs      238G  125G  113G  53% /mnt
    tmpfs                     tmpfs     595M     0  595M   0% /run/user/1000
    
    Messages concerning ext4 filesystem in dmesg:
    [Fri May 19 14:24:49 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [Fri May 19 14:24:53 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
    [Sat May 27 00:20:06 2023]  ext4_sync_file+0xd4/0x360 [ext4]
    [Sat May 27 00:20:06 2023]  __ext4_journal_get_write_access+0x77/0x130 [ext4]
    [Sat May 27 00:20:06 2023]  ext4_reserve_inode_write+0x83/0xc0 [ext4]
    [Sat May 27 00:20:06 2023]  __ext4_mark_inode_dirty+0x57/0x220 [ext4]
    [Sat May 27 00:20:06 2023]  ? __ext4_journal_start_sb+0xfb/0x110 [ext4]
    [Sat May 27 00:20:06 2023]  ext4_dirty_inode+0x5f/0x90 [ext4]
    [Sat May 27 00:20:06 2023]  ext4_setattr+0x1fa/0x9b0 [ext4]
    [Sat May 27 00:20:06 2023]  ext4_sync_file+0x73/0x360 [ext4]
    [Sat May 27 00:20:06 2023]  ext4_sync_file+0xd4/0x360 [ext4]
    [Sat May 27 00:20:06 2023]  __ext4_journal_get_write_access+0x77/0x130 [ext4]
    [Sat May 27 00:20:06 2023]  ext4_reserve_inode_write+0x83/0xc0 [ext4]
    [Sat May 27 00:20:06 2023]  __ext4_mark_inode_dirty+0x57/0x220 [ext4]
    [Sat May 27 00:20:06 2023]  ? __ext4_journal_start_sb+0xfb/0x110 [ext4]
    [Sat May 27 00:20:06 2023]  ext4_dirty_inode+0x5f/0x90 [ext4]
    [Sat May 27 00:20:06 2023]  ext4_setattr+0x1fa/0x9b0 [ext4]
    [Sat May 27 00:20:06 2023]  __ext4_journal_get_write_access+0x77/0x130 [ext4]
    [Sat May 27 00:20:06 2023]  ext4_reserve_inode_write+0x83/0xc0 [ext4]
    [Sat May 27 00:20:06 2023]  __ext4_mark_inode_dirty+0x57/0x220 [ext4]
    [Sat May 27 00:20:06 2023]  ? __ext4_journal_start_sb+0xfb/0x110 [ext4]
    [Sat May 27 00:20:06 2023]  ext4_dirty_inode+0x5f/0x90 [ext4]
    [Sat May 27 00:20:06 2023]  ext4_buffered_write_iter+0x5a/0x170 [ext4]
    [Sat May 27 00:20:06 2023]  ext4_sync_file+0xd4/0x360 [ext4]
    [Sat May 27 00:20:06 2023]  ext4_buffered_write_iter+0x3b/0x170 [ext4]
    [Sat May 27 00:20:06 2023]  ext4_sync_file+0x2cc/0x360 [ext4]
    
    Show mounted filesystems (real ones only):
    TARGET SOURCE                    FSTYPE OPTIONS
    /      /dev/sda1                 ext4   rw,relatime,errors=remount-ro
    `-/mnt //192.168.243.100/1_Sound cifs   rw,relatime,vers=3.1.1,cache=strict,username=dieter,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.243.100,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1
    
    Files in neuralgic directories:
    
    /var:
    762M    /var/
    371M    /var/cache
    364M    /var/cache/apt
    296M    /var/cache/apt/archives
    225M    /var/log
    
    Hint: You are currently not seeing messages from other users and the system.
          Users in groups 'adm', 'systemd-journal' can see all messages.
          Pass -q to turn off this notice.
    Archived and active journals take up 40.0M in the file system.
    
    /opt/iobroker/backups:
    360M    /opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    1005M   /opt/iobroker/iobroker-data/
    622M    /opt/iobroker/iobroker-data/files
    298M    /opt/iobroker/iobroker-data/files/vis.0
    248M    /opt/iobroker/iobroker-data/files/vis.0/wav
    229M    /opt/iobroker/iobroker-data/sqlite
    
    The five largest files in iobroker-data are:
    229M    /opt/iobroker/iobroker-data/sqlite/sqlite.db
    154M    /opt/iobroker/iobroker-data/files/vis.0/wav/starker-regen-mit-gewitter-im.wav
    34M     /opt/iobroker/iobroker-data/files/vis.0/wav/hagelschauer-im-sommer.wav
    29M     /opt/iobroker/iobroker-data/objects.jsonl
    22M     /opt/iobroker/iobroker-data/states.jsonl
    
    *** NodeJS-Installation ***
    
    /usr/bin/nodejs         v18.16.0
    /usr/bin/node           v18.16.0
    /usr/bin/npm            9.5.1
    /usr/bin/npx            9.5.1
    
    
    nodejs:
      Installed: 18.16.0-deb-1nodesource1
      Candidate: 18.16.0-deb-1nodesource1
      Version table:
     *** 18.16.0-deb-1nodesource1 500
            500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
            100 /var/lib/dpkg/status
         12.22.12~dfsg-1~deb11u4 500
            500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
         12.22.12~dfsg-1~deb11u3 500
            500 http://deb.debian.org/debian bullseye/main amd64 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:     6.1.4
    
    Adapters from github:   11
    
    Adapter State
    + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      system.adapter.alias-manager.0          : alias-manager         : iobroker                                 - disabled
    + system.adapter.asterisk.0               : asterisk              : iobroker                                 -  enabled, port: 5038
    + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
    + system.adapter.bmw.0                    : bmw                   : iobroker                                 -  enabled
    + system.adapter.bosch-ebike.0            : bosch-ebike           : iobroker                                 -  enabled
    + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
    + system.adapter.contact.0                : contact               : iobroker                                 -  enabled, port: 8096
      system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
      system.adapter.doorio.0                 : doorio                : iobroker                                 - disabled, port: 4444
      system.adapter.dwd.0                    : dwd                   : iobroker                                 -  enabled
    + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
      system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
      system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
    + system.adapter.fritzbox.0               : fritzbox              : iobroker                                 -  enabled
    + system.adapter.fritzdect.0              : fritzdect             : iobroker                                 -  enabled
    + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
    + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
    + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
    + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
      system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
      system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 - disabled
      system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 - disabled
      system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                 - disabled
    + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
    + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
    + system.adapter.javascript.1             : javascript            : iobroker                                 -  enabled
    + system.adapter.komoot.0                 : komoot                : iobroker                                 -  enabled
    + system.adapter.libre.0                  : libre                 : iobroker                                 -  enabled
      system.adapter.linux-control.0          : linux-control         : iobroker                                 - disabled
    + system.adapter.logparser.0              : logparser             : iobroker                                 -  enabled
    + system.adapter.mbus.0                   : mbus                  : Pi-Strom-Wasser                          -  enabled, port: 3493
    + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
      system.adapter.mihome.0                 : mihome                : iobroker                                 - disabled, port: 9898, bind: 192.168.243.12
    + system.adapter.modbus.0                 : modbus                : iobroker                                 -  enabled
    + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
    + system.adapter.mqtt.2                   : mqtt                  : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
    + system.adapter.musiccast.0              : musiccast             : iobroker                                 -  enabled
    + system.adapter.octoprint.0              : octoprint             : iobroker                                 -  enabled
    + system.adapter.openligadb.0             : openligadb            : iobroker                                 -  enabled
    + system.adapter.parser.0                 : parser                : iobroker                                 -  enabled
    + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
    + system.adapter.pollenflug.0             : pollenflug            : iobroker                                 -  enabled
    + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
      system.adapter.rest-api.0               : rest-api              : iobroker                                 - disabled, port: 8093, bind: 0.0.0.0, run as: admin
    + system.adapter.rssfeed.0                : rssfeed               : iobroker                                 -  enabled
    + system.adapter.sayit.2                  : sayit                 : iobroker                                 -  enabled, port: 0
    + system.adapter.sayit.3                  : sayit                 : iobroker                                 -  enabled, port: 0
    + system.adapter.sayit.4                  : sayit                 : iobroker                                 -  enabled, port: 0
      system.adapter.sayit.5                  : sayit                 : iobroker                                 - disabled, port: 0
      system.adapter.shelly.0                 : shelly                : iobroker                                 - disabled, port: 1882, bind: 0.0.0.0
    + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
    + system.adapter.smartmeter.0             : smartmeter            : Pi-Strom-Wasser                          -  enabled
    + system.adapter.smartmeter.1             : smartmeter            : Pi-Strom-Wasser                          -  enabled
      system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 - disabled
    + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled
    + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
    + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
    + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
    + system.adapter.viessmann.0              : viessmann             : iobroker                                 -  enabled, port: 3002
      system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -  enabled
      system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 -  enabled
      system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 -  enabled
      system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
      system.adapter.vis-history.0            : vis-history           : iobroker                                 -  enabled
      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
    + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
      system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 -  enabled
      system.adapter.vis-map.0                : vis-map               : iobroker                                 -  enabled
      system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
      system.adapter.vis-players.0            : vis-players           : iobroker                                 -  enabled
      system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 -  enabled
      system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 -  enabled
      system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
      system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
      system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
    + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      system.adapter.wiobrowser.0             : wiobrowser            : iobroker                                 - disabled, port: 5000
    + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
    + system.adapter.yamaha.0                 : yamaha                : iobroker                                 -  enabled
    + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.243.114:6638
    
    + 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.asterisk.0               : asterisk              : iobroker                                 -  enabled, port: 5038
    + system.adapter.contact.0                : contact               : iobroker                                 -  enabled, port: 8096
    + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
    + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
    + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
    + system.adapter.mbus.0                   : mbus                  : Pi-Strom-Wasser                          -  enabled, port: 3493
    + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
    + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
    + system.adapter.mqtt.2                   : mqtt                  : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
    + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
    + system.adapter.sayit.2                  : sayit                 : iobroker                                 -  enabled, port: 0
    + system.adapter.sayit.3                  : sayit                 : iobroker                                 -  enabled, port: 0
    + system.adapter.sayit.4                  : sayit                 : iobroker                                 -  enabled, port: 0
    + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
    + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.telegram.1               : 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: 0.0.0.0, run as: admin
    + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
    + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.243.114:6638
    
    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    "alias-manager": 1.2.4    , installed 1.2.4
    Adapter    "asterisk"     : 1.0.6    , installed 1.0.6
    Adapter    "backitup"     : 2.6.19   , installed 2.6.19
    Adapter    "bmw"          : 2.5.7    , installed 2.5.7
    Adapter    "bosch-ebike"  : 0.0.3    , installed 0.0.3
    Adapter    "cloud"        : 4.3.0    , installed 4.4.1
    Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
    Adapter    "doorio"       : 2.1.4    , installed 2.1.4
    Adapter    "dwd"          : 2.8.3    , installed 2.8.3
    Adapter    "email"        : 1.1.4    , installed 1.1.4
    Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
    Adapter    "flot"         : 1.11.0   , installed 1.12.0
    Adapter    "fritzbox"     : 0.2.1    , installed 0.2.1
    Adapter    "fritzdect"    : 2.2.6    , installed 2.2.6
    Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
    Adapter    "hm-rpc"       : 1.15.16  , installed 1.15.16
    Adapter    "ical"         : 1.13.2   , installed 1.13.2
    Adapter    "icons-material-png": 0.1.0, installed 0.1.0
    Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
    Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
    Adapter    "info"         : 1.9.26   , installed 1.9.26
    Adapter    "javascript"   : 6.1.4    , installed 6.1.4
    Controller "js-controller": 4.0.24   , installed 4.0.24
    Adapter    "libre"        : 0.0.4    , installed 0.0.4
    Adapter    "linux-control": 1.1.3    , installed 1.1.3
    Adapter    "logparser"    : 2.1.1    , installed 2.1.1
    Adapter    "mihome"       : 1.4.0    , installed 1.4.0
    Adapter    "mihome-vacuum": 3.9.5    , installed 3.11.0
    Adapter    "modbus"       : 5.0.11   , installed 5.0.11
    Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
    Adapter    "musiccast"    : 0.1.5    , installed 1.1.2
    Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
    Adapter    "openligadb"   : 1.2.4    , installed 1.2.4
    Adapter    "parser"       : 1.1.8    , installed 1.1.8
    Adapter    "ping"         : 1.5.3    , installed 1.5.3
    Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
    Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
    Adapter    "rest-api"     : 1.0.4    , installed 1.0.4
    Adapter    "rssfeed"      : 2.6.1    , installed 2.6.1
    Adapter    "sayit"        : 1.12.3   , installed 1.12.3
    Adapter    "shelly"       : 6.3.1    , installed 6.3.1
    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
    Adapter    "socketio"     : 4.2.0    , installed 6.3.5
    Adapter    "sql"          : 2.2.0    , installed 2.2.0
    Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
    Adapter    "telegram"     : 1.15.2   , installed 1.15.2
    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
    Adapter    "tuya"         : 3.13.1   , installed 3.13.1
    Adapter    "viessmann"    : 1.4.3    , installed 1.4.3
    Adapter    "vis"          : 1.4.16   , installed 1.4.16
    Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
    Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
    Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
    Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
    Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
    Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
    Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
    Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
    Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
    Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
    Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
    Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
    Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
    Adapter    "web"          : 4.3.0    , installed 6.0.1
    Adapter    "wiobrowser"   : 2.0.1    , installed 2.0.1
    Adapter    "ws"           : 1.3.0    , installed 2.3.6
    Adapter    "yamaha"       : 0.5.3    , installed 0.5.3
    Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
    
    Objects and States
    Please stand by - This may take a while
    Objects:        23712
    States:         19516
    
    *** 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 https://deb.nodesource.com/node_18.x bullseye InRelease
    Reading package lists...
    Pending Updates: 52
    
    *** 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:5038            0.0.0.0:*               LISTEN      108        2585       390/asterisk
    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          2288       1/init
    tcp        0      0 192.168.243.15:2001     0.0.0.0:*               LISTEN      1001       5541107    339102/io.hm-rpc.0
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          2561       424/sshd: /usr/sbin
    tcp        0      0 192.168.243.15:2010     0.0.0.0:*               LISTEN      1001       5539786    339091/io.hm-rpc.2
    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       15484      813/io.mqtt.0
    tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       15298      832/io.mqtt.2
    tcp        0      0 192.168.243.15:8701     0.0.0.0:*               LISTEN      1001       13166      711/io.hm-rpc.1
    tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       14859      391/iobroker.js-con
    tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       2604       391/iobroker.js-con
    tcp6       0      0 :::111                  :::*                    LISTEN      0          12538      1/init
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       2649       580/io.admin.0
    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       19906      1397/io.web.0
    tcp6       0      0 :::8084                 :::*                    LISTEN      1001       21598      1403/io.ws.0
    tcp6       0      0 :::22                   :::*                    LISTEN      0          2563       424/sshd: /usr/sbin
    tcp6       0      0 :::8087                 :::*                    LISTEN      1001       19772      1284/io.simple-api.
    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          1278       1/init
    udp        0      0 0.0.0.0:41100           0.0.0.0:*                           1001       23590      1234/io.musiccast.0
    udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       7503964    434189/io.mihome-va
    udp        0      0 0.0.0.0:4569            0.0.0.0:*                           108        2598       390/asterisk
    udp        0      0 0.0.0.0:49696           0.0.0.0:*                           108        13006      390/asterisk
    udp        0      0 0.0.0.0:5060            0.0.0.0:*                           108        2599       390/asterisk
    udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       3827070    233728/io.tuya.0
    udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       3827071    233728/io.tuya.0
    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          2556       380/dhclient
    udp6       0      0 :::111                  :::*                                0          10997      1/init
    udp6       0      0 :::33130                :::*                                108        13007      390/asterisk
    
    *** Log File - Last 25 Lines ***
    
    2023-05-29 10:01:24.522  - info: javascript.0 (618) script.js.Scripte.Geraete.Kombisensor_-_Windrose: Auslöser Windrichtung
    2023-05-29 10:01:24.540  - info: javascript.0 (618) script.js.Scripte.Geraete.Kombisensor_-_Windrose: Auslöser Wind Schwankungsbreite
    2023-05-29 10:01:24.562  - info: javascript.0 (618) script.js.Scripte.Geraete.Kombisensor: Auslöser Duration geändert
    2023-05-29 10:01:26.030  - info: ical.0 (458530) Terminated (NO_ERROR): Without reason
    2023-05-29 10:01:26.594  - info: host.iobroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
    2023-05-29 10:01:51.191  - info: web.0 (1397) <== Disconnect system.user.admin from ::ffff:192.168.243.100 flot
    2023-05-29 10:01:51.192  - info: web.0 (1397) <== Disconnect system.user.admin from ::ffff:192.168.243.100 flot
    2023-05-29 10:01:51.235  - info: web.0 (1397) <== Disconnect system.user.admin from ::ffff:192.168.243.100 flot
    2023-05-29 10:01:56.354  - info: javascript.0 (618) script.js.Scripte.Geraete.Wemos: Auslöser: Wemos Barometer Zisterne geändert
    2023-05-29 10:01:56.369  - info: javascript.0 (618) script.js.Scripte.Geraete.Wemos: Auslöser: Wemos Zisterne geändert
    2023-05-29 10:02:00.115  - info: javascript.0 (618) script.js.Scripte.Geraete.Photovoltaik: Auslöser: Schedule
    2023-05-29 10:02:00.116  - info: javascript.0 (618) script.js.Scripte.Geraete.Photovoltaik: Piko 5.5 auslesen
    2023-05-29 10:02:00.148  - info: javascript.0 (618) script.js.Scripte.Geraete.Maehroboter: json = {"name": "Robo-Maeh", "id": "081603", "status": {"status": 17, "distance": 0, "stopped": false, "dooropen": false, "duration": 55903, "mode": 0, "battery": 100, "hours": 888}, "timer": {"status": 2, "next": {"date": "2023-05-30", "time": "10:00:00", "unix": 1685440800}}, "blades": {"quality": 64, "hours": 109, "days": 61}, "wlan": {"signal": -77}, "health": {"temperature": 26, "humidity": 23}, "clock": {"date": "2023-05-29", "time": "10:02:00", "unix": 1685354520}, "successful": true}
    2023-05-29 10:02:04.155  - info: daswetter.0 (458515) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2023-05-29 10:02:04.714  - info: daswetter.0 (458515) cleaned everything up...
    2023-05-29 10:02:04.745  - info: host.iobroker instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2023-05-29 10:02:41.025  - info: javascript.0 (618) script.js.Scripte.Geraete.Waschmaschine: Auslöser Waschmaschine
    2023-05-29 10:02:52.876  - info: javascript.0 (618) script.js.Scripte.Sonstige.Sonne: Auslöser Lichtsensor
    2023-05-29 10:03:55.490  - info: javascript.0 (618) script.js.Scripte.Geraete.Kombisensor_-_Windrose: Auslöser Wind Schwankungsbreite
    2023-05-29 10:03:55.501  - info: javascript.0 (618) script.js.Scripte.Geraete.Kombisensor: Auslöser Duration geändert
    2023-05-29 10:04:00.125  - info: javascript.0 (618) script.js.Scripte.Geraete.Maehroboter: json = {"name": "Robo-Maeh", "id": "081603", "status": {"status": 17, "distance": 0, "stopped": false, "dooropen": false, "duration": 56023, "mode": 0, "battery": 100, "hours": 888}, "timer": {"status": 2, "next": {"date": "2023-05-30", "time": "10:00:00", "unix": 1685440800}}, "blades": {"quality": 64, "hours": 109, "days": 61}, "wlan": {"signal": -77}, "health": {"temperature": 26, "humidity": 23}, "clock": {"date": "2023-05-29", "time": "10:03:59", "unix": 1685354639}, "successful": true}
    2023-05-29 10:04:00.978  - info: javascript.0 (618) script.js.Scripte.Geraete.Drucksensor: Heizung: 10336 , 1.81
    2023-05-29 10:04:00.980  - info: javascript.0 (618) script.js.Scripte.Geraete.Drucksensor: FB-Heizung: 7888 , 1.24
    2023-05-29 10:04:00.980  - info: javascript.0 (618) script.js.Scripte.Geraete.Drucksensor: Wasser: 5504 , 1.62
    2023-05-29 10:04:23.011  - info: javascript.0 (618) script.js.Scripte.System.Sonne_Mond: Sonne: Azimut: 65° / Sonne: Elevation: 29.2° / Mond: Azimut: 68° / Mond: Elevation: -79.6°
    
    ============ Mark until here for C&P =============
    
    iob diag has finished.
    
    
    ======================= SUMMARY =======================
                         v.2023-04-16
    
    
    Operatingsystem:        Debian GNU/Linux 11 (bullseye)
    Kernel:                 5.10.0-21-amd64
    Installation:           kvm
    Timezone:               Europe/Berlin (CEST, +0200)
    User-ID:                1000
    X-Server:               false
    Boot Target:            graphical.target
    
    Pending OS-Updates:     52
    Pending iob updates:    0
    
    Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                            /usr/bin/node           v18.16.0
                            /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:            5.9G        4.6G        725M        0.0K        601M        1.1G
    Swap:           974M        861M        113M
    Total:          6.9G        5.5G        838M
    
    Active iob-Instances:   52
    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:                23712
    States:                 19516
    
    Size of iob-Database:
    
    29M     /opt/iobroker/iobroker-data/objects.jsonl
    25M     /opt/iobroker/iobroker-data/states.jsonl
    
    
    
    =================== END OF SUMMARY ====================
    
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von Thomas Braun
    #434

    @bahnuhr

    Danke.Aber das ist nicht das Skript das getestet werden soll.

    Da sehe ich aber dennoch gleich Probleme in deinem Setup.

    //192.168.243.100/1_Sound cifs      238G  125G  113G  53% /mnt
    

    Das Dateisystem sollte nicht in /mnt sondern in ein Unterverzeichnis gehängt werden. Leg dir /mnt/sounds oder sowas an.
    Vielleicht erledigt sich das mit den vielen Meldungen zu /dev/sda1 dann auch. Da ist nämlich auch was schräg.

    Und wie immer: Updates fahren!

    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

    bahnuhrB 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @bahnuhr

      Danke.Aber das ist nicht das Skript das getestet werden soll.

      Da sehe ich aber dennoch gleich Probleme in deinem Setup.

      //192.168.243.100/1_Sound cifs      238G  125G  113G  53% /mnt
      

      Das Dateisystem sollte nicht in /mnt sondern in ein Unterverzeichnis gehängt werden. Leg dir /mnt/sounds oder sowas an.
      Vielleicht erledigt sich das mit den vielen Meldungen zu /dev/sda1 dann auch. Da ist nämlich auch was schräg.

      Und wie immer: Updates fahren!

      bahnuhrB Online
      bahnuhrB Online
      bahnuhr
      Forum Testing Most Active
      schrieb am zuletzt editiert von
      #435

      @thomas-braun sagte in iob diag - Skript:

      Meldungen zu /dev/sda1

      wo find ich die?
      Was ist das ?


      Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
      Danke.
      gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
      ScreenToGif :https://www.screentogif.com/downloads.html

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • bahnuhrB bahnuhr

        @thomas-braun sagte in iob diag - Skript:

        Meldungen zu /dev/sda1

        wo find ich die?
        Was ist das ?

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

        @bahnuhr
        Gehört hier nicht hin. Mach einen eigenen Thread dafür auf.

        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

        1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @nashra

          Da war die Abfrage auch anders aufgebaut.

          Am Rande: Spring da nicht als root herum. Auch in LXCs verwendet man natürlich Standard-User.

          NashraN Offline
          NashraN Offline
          Nashra
          Most Active Forum Testing
          schrieb am zuletzt editiert von
          #437

          @thomas-braun sagte in iob diag - Skript:

          @nashra

          Da war die Abfrage auch anders aufgebaut.

          Am Rande: Spring da nicht als root herum. Auch in LXCs verwendet man natürlich Standard-User.

          Bin als User dort unterwegs, root packe ich nicht an

          Gruß Ralf
          Mir egal, wer Dein Vater ist! Wenn ich hier angel, wird nicht übers Wasser gelaufen!!

          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          Thomas BraunT 2 Antworten Letzte Antwort
          0
          • NashraN Nashra

            @thomas-braun sagte in iob diag - Skript:

            @nashra

            Da war die Abfrage auch anders aufgebaut.

            Am Rande: Spring da nicht als root herum. Auch in LXCs verwendet man natürlich Standard-User.

            Bin als User dort unterwegs, root packe ich nicht an

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

            @nashra

            Das Skript sagt was anderes...

            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

            1 Antwort Letzte Antwort
            0
            • NashraN Nashra

              @thomas-braun sagte in iob diag - Skript:

              @nashra

              Da war die Abfrage auch anders aufgebaut.

              Am Rande: Spring da nicht als root herum. Auch in LXCs verwendet man natürlich Standard-User.

              Bin als User dort unterwegs, root packe ich nicht an

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

              @nashra

              Was spuckt das Terminal zu

              systemd-detect-virt
              

              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

              T NashraN 2 Antworten Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @nashra

                Was spuckt das Terminal zu

                systemd-detect-virt
                

                aus?

                T Offline
                T Offline
                tobrog
                schrieb am zuletzt editiert von
                #440

                @thomas-braun Hab das skript auch mal im lxc container getestet.

                Skript v.2023-05-28-4
                
                *** BASE SYSTEM ***
                   Static hostname: iob-test
                         Icon name: computer-container
                           Chassis: container
                        Machine ID: d8caa5b3244e49f2ac681e0f79a122d3
                           Boot ID: d94366b77fd34be8be8ae7312c47af6a
                    Virtualization: lxc
                  Operating System: Debian GNU/Linux 11 (bullseye)
                            Kernel: Linux 6.0.19-edge
                      Architecture: x86-64
                
                model name      : Intel(R) Celeron(R) J4105 CPU @ 1.50GHz
                Virtualization  : lxc
                Kernel          : x86_64
                Userland        : amd64
                
                Systemuptime and Load:
                 12:44:23 up 0 min,  2 users,  load average: 1.58, 0.91, 0.65
                CPU threads: 2
                
                
                *** Time and Time Zones ***
                               Local time: Mon 2023-05-29 12:44:23 CEST
                           Universal time: Mon 2023-05-29 10:44:23 UTC
                                 RTC time: n/a
                                Time zone: Europe/Berlin (CEST, +0200)
                System clock synchronized: yes
                              NTP service: inactive
                          RTC in local TZ: no
                
                *** User and Groups ***
                rog
                /home/rog
                rog adm sudo redis iobroker
                
                *** X-Server-Setup ***
                X-Server:       false
                Desktop:
                Terminal:       tty
                Boot Target:    multi-user.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            8.2G        1.6G        6.3G        2.0M        293M        6.6G
                Swap:           2.0G          0B        2.0G
                Total:           10G        1.6G        8.3G
                
                         8192 M total memory
                         1598 M used memory
                           66 M active memory
                         1764 M inactive memory
                         6299 M free memory
                            0 M buffer memory
                          293 M swap cache
                         2048 M total swap
                            0 M used swap
                         2048 M free swap
                
                *** FILESYSTEM ***
                Filesystem                           Type   Size  Used Avail Use% Mounted on
                /dev/mapper/pve-vm--200--disk--0     ext4    16G  3.9G   11G  27% /
                none                                 tmpfs  492K  4.0K  488K   1% /dev
                /dev/mapper/pve-root                 ext4    66G   12G   51G  18% /dev/ttyACM0
                tmpfs                                tmpfs  7.8G     0  7.8G   0% /dev/shm
                tmpfs                                tmpfs  3.1G  160K  3.1G   1% /run
                tmpfs                                tmpfs  5.0M     0  5.0M   0% /run/lock
                //10.10.10.10/Public/backup/iobroker cifs   2.7T  2.1T  627G  78% /media/iobroker
                tmpfs                                tmpfs  1.6G     0  1.6G   0% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                [Sat May 27 18:18:31 2023] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Quota mode: none.
                [Sat May 27 18:18:32 2023] EXT4-fs (dm-1): re-mounted. Quota mode: none.
                [Sat May 27 18:18:51 2023] EXT4-fs (dm-11): mounted filesystem with ordered data mode. Quota mode: none.
                [Sat May 27 18:19:10 2023] EXT4-fs (dm-8): mounted filesystem with ordered data mode. Quota mode: none.
                [Sat May 27 18:19:29 2023] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Quota mode: none.
                [Sat May 27 18:19:48 2023] EXT4-fs (dm-10): mounted filesystem with ordered data mode. Quota mode: none.
                [Sat May 27 18:19:52 2023] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Quota mode: none.
                [Sat May 27 19:01:21 2023] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Quota mode: none.
                [Sat May 27 19:01:47 2023] EXT4-fs (dm-9): unmounting filesystem.
                [Sat May 27 19:01:51 2023] EXT4-fs (dm-12): mounted filesystem with ordered data mode. Quota mode: none.
                [Sat May 27 19:02:53 2023] EXT4-fs (dm-12): unmounting filesystem.
                [Sun May 28 07:01:21 2023] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Quota mode: none.
                [Sun May 28 07:02:15 2023] EXT4-fs (dm-9): unmounting filesystem.
                [Sun May 28 07:02:20 2023] EXT4-fs (dm-12): mounted filesystem with ordered data mode. Quota mode: none.
                [Sun May 28 07:03:23 2023] EXT4-fs (dm-12): unmounting filesystem.
                [Sun May 28 19:01:23 2023] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Quota mode: none.
                [Sun May 28 19:01:48 2023] EXT4-fs (dm-9): unmounting filesystem.
                [Sun May 28 19:01:53 2023] EXT4-fs (dm-12): mounted filesystem with ordered data mode. Quota mode: none.
                [Sun May 28 19:02:57 2023] EXT4-fs (dm-12): unmounting filesystem.
                [Mon May 29 07:01:21 2023] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Quota mode: none.
                [Mon May 29 07:01:46 2023] EXT4-fs (dm-9): unmounting filesystem.
                [Mon May 29 07:01:50 2023] EXT4-fs (dm-12): mounted filesystem with ordered data mode. Quota mode: none.
                [Mon May 29 07:02:53 2023] EXT4-fs (dm-12): unmounting filesystem.
                [Mon May 29 12:38:02 2023] EXT4-fs (dm-12): mounted filesystem with ordered data mode. Quota mode: none.
                [Mon May 29 12:43:43 2023] EXT4-fs (dm-12): unmounting filesystem.
                [Mon May 29 12:43:44 2023] EXT4-fs (dm-12): mounted filesystem with ordered data mode. Quota mode: none.
                
                Show mounted filesystems (real ones only):
                TARGET            SOURCE                                                 FSTYPE OPTIONS
                /                 /dev/mapper/pve-vm--200--disk--0                       ext4   rw,relatime,stripe=16
                |-/dev/ttyACM0    /dev/mapper/pve-root[/var/lib/lxc/100/devices/ttyACM0] ext4   rw,relatime,errors=remount-ro
                `-/media/iobroker //10.10.10.10/Public/backup/iobroker                   cifs   rw,relatime,vers=3.1.1,cache=strict,username=XXX,uid=1001,noforceuid,gid=1001,noforc
                
                Files in neuralgic directories:
                
                /var:
                458M    /var/
                226M    /var/cache
                221M    /var/cache/apt
                161M    /var/lib
                152M    /var/cache/apt/archives
                
                Archived and active journals take up 24.0M in the file system.
                
                /opt/iobroker/backups:
                142M    /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                392M    /opt/iobroker/iobroker-data/
                305M    /opt/iobroker/iobroker-data/files
                66M     /opt/iobroker/iobroker-data/backup-objects
                51M     /opt/iobroker/iobroker-data/files/javascript.admin
                48M     /opt/iobroker/iobroker-data/files/telegram.admin
                
                The five largest files in iobroker-data are:
                33M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.10538062.js.map
                17M     /opt/iobroker/iobroker-data/objects.jsonl
                15M     /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map
                9.1M    /opt/iobroker/iobroker-data/files/echarts.admin/static/js/2.bbf74d5f.chunk.js.map
                8.9M    /opt/iobroker/iobroker-data/files/echarts/static/js/2.3d2d025f.chunk.js.map
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs         v18.16.0
                /usr/bin/node           v18.16.0
                /usr/bin/npm            9.5.1
                /usr/bin/npx            9.5.1
                
                
                nodejs:
                  Installed: 18.16.0-deb-1nodesource1
                  Candidate: 18.16.0-deb-1nodesource1
                  Version table:
                 *** 18.16.0-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                        100 /var/lib/dpkg/status
                     12.22.12~dfsg-1~deb11u4 500
                        500 http://security.debian.org bullseye-security/main amd64 Packages
                     12.22.12~dfsg-1~deb11u3 500
                        500 http://deb.debian.org/debian bullseye/main amd64 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: redis
                
                No configuration change needed.
                
                
                Multihost discovery server: disabled
                Discovery authentication:   enabled
                Persistent activation:      disabled
                Objects:                    jsonl on 127.0.0.1
                States:                     redis on 127.0.0.1
                
                Core adapters versions
                js-controller:  4.0.24
                admin:          6.3.5
                javascript:     6.1.4
                
                Adapters from github:   2
                
                Adapter State
                + system.adapter.admin.0                  : admin                 : iob-test                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  system.adapter.alexa2.0                 : alexa2                : iob-test                                 - disabled
                  system.adapter.alias-manager.0          : alias-manager         : iob-test                                 - disabled
                  system.adapter.apple-find-me.0          : apple-find-me         : iob-test                                 - disabled
                  system.adapter.apple-find-me.1          : apple-find-me         : iob-test                                 - disabled
                  system.adapter.apple-find-me.2          : apple-find-me         : iob-test                                 - disabled
                  system.adapter.apple-find-me.3          : apple-find-me         : iob-test                                 - disabled
                  system.adapter.apple-find-me.4          : apple-find-me         : iob-test                                 - disabled
                + system.adapter.backitup.0               : backitup              : iob-test                                 -  enabled
                + system.adapter.device-watcher.0         : device-watcher        : iob-test                                 -  enabled
                  system.adapter.devices.0                : devices               : iob-test                                 - disabled
                + system.adapter.discovery.0              : discovery             : iob-test                                 -  enabled
                + system.adapter.echarts.0                : echarts               : iob-test                                 -  enabled
                  system.adapter.flot.0                   : flot                  : iob-test                                 - disabled
                  system.adapter.history.0                : history               : iob-test                                 - disabled
                  system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : iob-test                                 - disabled
                  system.adapter.icons-material-svg.0     : icons-material-svg    : iob-test                                 - disabled
                + system.adapter.info.0                   : info                  : iob-test                                 -  enabled
                  system.adapter.jarvis.0                 : jarvis                : iob-test                                 - disabled
                + system.adapter.javascript.0             : javascript            : iob-test                                 -  enabled
                  system.adapter.nina.0                   : nina                  : iob-test                                 - disabled
                  system.adapter.plex.0                   : plex                  : iob-test                                 - disabled
                + system.adapter.simple-api.0             : simple-api            : iob-test                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.socketio.0               : socketio              : iob-test                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                  system.adapter.switchbot-hub.0          : switchbot-hub         : iob-test                                 - disabled
                  system.adapter.telegram.0               : telegram              : iob-test                                 - disabled, port: 8443, bind: 0.0.0.0
                  system.adapter.tr-064.0                 : tr-064                : iob-test                                 - disabled
                  system.adapter.vis-icontwo.0            : vis-icontwo           : iob-test                                 - disabled
                + system.adapter.vis-inventwo.0           : vis-inventwo          : iob-test                                 -  enabled
                  system.adapter.vis-map.0                : vis-map               : iob-test                                 - disabled
                  system.adapter.vis-materialdesign.0     : vis-materialdesign    : iob-test                                 - disabled
                  system.adapter.vis-owl.0                : vis-owl               : iob-test                                 - disabled
                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : iob-test                                 - disabled
                  system.adapter.vis.0                    : vis                   : iob-test                                 -  enabled
                + system.adapter.web.0                    : web                   : iob-test                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.web.1                    : web                   : iob-test                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                + system.adapter.ws.0                     : ws                    : iob-test                                 -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                  system.adapter.zigbee.0                 : zigbee                : iob-test                                 - disabled, port: /dev/ttyACM0
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : iob-test                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.simple-api.0             : simple-api            : iob-test                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.socketio.0               : socketio              : iob-test                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                + system.adapter.web.0                    : web                   : iob-test                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.web.1                    : web                   : iob-test                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                + system.adapter.ws.0                     : ws                    : iob-test                                 -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                
                ioBroker-Repositories
                Stable (default): http://download.iobroker.net/sources-dist.json
                Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                live-beta     : http://iobroker.live/repo/sources-dist-latest.json
                live-stable   : http://iobroker.live/repo/sources-dist.json
                
                Active repo(s): Stable (default)
                
                Installed ioBroker-Instances
                Used repository: Stable (default)
                Adapter    "admin"        : 6.3.5    , installed 6.3.5
                Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                Adapter    "apple-find-me": 0.0.14   , installed 0.0.15
                Adapter    "backitup"     : 2.6.19   , installed 2.6.19
                Adapter    "device-watcher": 2.9.1   , installed 2.9.1
                Adapter    "devices"      : 1.1.2    , installed 1.1.2
                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                Adapter    "echarts"      : 1.0.12   , installed 1.0.12
                Adapter    "flot"         : 1.11.0   , installed 1.11.0
                Adapter    "history"      : 2.2.4    , installed 2.2.4
                Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                Adapter    "info"         : 1.9.26   , installed 1.9.26
                Adapter    "jarvis"       : 3.1.2    , installed 3.1.2
                Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                Controller "js-controller": 4.0.24   , installed 4.0.24
                Adapter    "nina"         : 0.0.25   , installed 0.0.25
                Adapter    "plex"         : 0.9.1    , installed 0.9.1
                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                Adapter    "telegram"     : 1.15.2   , installed 1.15.2
                Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                Adapter    "vis"          : 1.4.16   , installed 1.4.16
                Adapter    "vis-icontwo"  : 0.93.0   , installed 0.93.0
                Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
                Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                Adapter    "web"          : 4.3.0    , installed 4.3.0
                Adapter    "ws"           : 1.3.0    , installed 1.3.0
                Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                
                Objects and States
                Please stand by - This may take a while
                Objects:        5543
                States:         4580
                
                *** 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 bullseye-security InRelease
                Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease
                Hit:5 https://packages.sury.org/php bullseye InRelease
                Hit:6 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
                Reading package lists... Done
                Pending Updates: 0
                
                *** Listening Ports ***
                Active Internet connections (only servers)
                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      110        10096841   124/mosquitto
                tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          10097023   318/master
                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          10094414   1/init
                tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          10096944   213/lighttpd
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       10097182   129/iobroker.js-con
                tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      104        10096812   108/systemd-resolve
                tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      109        10097759   119/redis-server 12
                tcp        0      0 0.0.0.0:5355            0.0.0.0:*               LISTEN      104        10096806   108/systemd-resolve
                tcp6       0      0 ::1:25                  :::*                    LISTEN      0          10097024   318/master
                tcp6       0      0 :::1883                 :::*                    LISTEN      110        10096842   124/mosquitto
                tcp6       0      0 :::22                   :::*                    LISTEN      0          10094545   1/init
                tcp6       0      0 :::111                  :::*                    LISTEN      0          10094418   1/init
                tcp6       0      0 :::80                   :::*                    LISTEN      0          10096945   213/lighttpd
                tcp6       0      0 ::1:6379                :::*                    LISTEN      109        10097760   119/redis-server 12
                tcp6       0      0 :::8085                 :::*                    LISTEN      1001       10098846   457/io.ws.0
                tcp6       0      0 :::8084                 :::*                    LISTEN      1001       10103907   944/io.socketio.0
                tcp6       0      0 :::8087                 :::*                    LISTEN      1001       10100707   758/io.simple-api.0
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       10098182   333/io.admin.0
                tcp6       0      0 :::8083                 :::*                    LISTEN      1001       10104026   987/io.web.1
                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       10098618   417/io.web.0
                tcp6       0      0 :::5355                 :::*                    LISTEN      104        10096809   108/systemd-resolve
                udp        0      0 0.0.0.0:5355            0.0.0.0:*                           104        10096805   108/systemd-resolve
                udp        0      0 127.0.0.53:53           0.0.0.0:*                           104        10096811   108/systemd-resolve
                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          10094415   1/init
                udp6       0      0 :::5355                 :::*                                104        10096808   108/systemd-resolve
                udp6       0      0 :::111                  :::*                                0          10094421   1/init
                
                *** Log File - Last 25 Lines ***
                
                2023-05-29 12:44:23.992  - info: host.iob-test instance system.adapter.echarts.0 started with pid 534
                2023-05-29 12:44:24.222  - info: vis.0 (474) Uploaded. 0
                2023-05-29 12:44:24.727  - info: vis.0 (474) Terminated (NO_ERROR): Without reason
                2023-05-29 12:44:25.038  - info: echarts.0 (534) starting. Version 1.0.12 in /opt/iobroker/node_modules/iobroker.echarts, node: v18.16.0, js-controller: 4.0.24
                2023-05-29 12:44:25.305  - info: host.iob-test instance system.adapter.vis.0 terminated while should be started once
                2023-05-29 12:44:28.032  - info: host.iob-test instance system.adapter.info.0 started with pid 562
                2023-05-29 12:44:30.330  - info: info.0 (562) starting. Version 1.9.26 in /opt/iobroker/node_modules/iobroker.info, node: v18.16.0, js-controller: 4.0.24
                2023-05-29 12:44:30.462  - info: info.0 (562) Reading/updating systemdata.
                2023-05-29 12:44:30.975  - info: info.0 (562) State value to set for "info.0.sysinfo.cpu.info.speed" has to be type "string" but received type "number"
                2023-05-29 12:44:31.018  - info: info.0 (562) State value to set for "info.0.sysinfo.cpu.info.cache-l3" has to be type "number" but received type "string"
                2023-05-29 12:44:31.112  - info: info.0 (562) cpu Temp res = {"main":46,"cores":[46,46,46,45],"max":46,"socket":[45],"chipset":null}
                2023-05-29 12:44:32.051  - info: host.iob-test instance system.adapter.simple-api.0 started with pid 758
                2023-05-29 12:44:33.467  - info: simple-api.0 (758) starting. Version 2.7.2 in /opt/iobroker/node_modules/iobroker.simple-api, node: v18.16.0, js-controller: 4.0.24
                2023-05-29 12:44:33.495  - info: simple-api.0 (758) simpleAPI server listening on port 8087
                2023-05-29 12:44:33.496  - info: simple-api.0 (758) Allow states only when user is owner: false
                2023-05-29 12:44:33.505  - info: simple-api.0 (758) http server listening on port 8087
                2023-05-29 12:44:36.036  - info: host.iob-test instance system.adapter.socketio.0 started with pid 944
                2023-05-29 12:44:37.130  - info: socketio.0 (944) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.socketio, node: v18.16.0, js-controller: 4.0.24
                2023-05-29 12:44:37.268  - info: socketio.0 (944) socket.io server listening on port 8084
                2023-05-29 12:44:40.035  - info: host.iob-test instance system.adapter.vis-inventwo.0 started with pid 959
                2023-05-29 12:44:41.086  - info: vis-inventwo.0 (959) starting. Version 3.3.1 in /opt/iobroker/node_modules/iobroker.vis-inventwo, node: v18.16.0, js-controller: 4.0.24
                2023-05-29 12:44:44.044  - info: host.iob-test instance system.adapter.web.1 started with pid 987
                2023-05-29 12:44:45.611  - info: web.1 (987) starting. Version 4.3.0 in /opt/iobroker/node_modules/iobroker.web, node: v18.16.0, js-controller: 4.0.24
                2023-05-29 12:44:45.770  - info: web.1 (987) socket.io server listening on port 8083
                2023-05-29 12:44:45.774  - info: web.1 (987) http server listening on port 8083
                
                
                ======================= SUMMARY =======================
                                     v.2023-05-28-4
                
                
                   Static hostname: iob-test
                         Icon name: computer-container
                           Chassis: container
                        Machine ID: d8caa5b3244e49f2ac681e0f79a122d3
                           Boot ID: d94366b77fd34be8be8ae7312c47af6a
                    Virtualization: lxc
                  Operating System: Debian GNU/Linux 11 (bullseye)
                            Kernel: Linux 6.0.19-edge
                      Architecture: x86-64
                
                Installation:           lxc
                Kernel:                 x86_64
                Userland:               amd64
                Timezone:               Europe/Berlin (CEST, +0200)
                User-ID:                1000
                X-Server:               false
                Boot Target:            multi-user.target
                
                Pending OS-Updates:     0
                Pending iob updates:    0
                
                Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                        /usr/bin/node           v18.16.0
                                        /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:            8.2G        1.5G        6.2G        2.0M        530M        6.7G
                Swap:           2.0G          0B        2.0G
                Total:           10G        1.5G        8.2G
                
                Active iob-Instances:   14
                Active repo(s): Stable (default)
                
                ioBroker Core:          js-controller           4.0.24
                                        admin                   6.3.5
                
                ioBroker Status:        iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: redis
                
                Status admin and web instance:
                + system.adapter.admin.0                  : admin                 : iob-test                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.web.0                    : web                   : iob-test                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.web.1                    : web                   : iob-test                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                
                Objects:                5543
                States:                 4580
                
                Size of iob-Database:
                
                27M     /opt/iobroker/iobroker-data/objects.jsonl
                3.8M    /opt/iobroker/iobroker-data/states.jsonl
                
                
                
                =================== END OF SUMMARY ====================
                
                rog@iob-test:~$ systemd-detect-virt
                lxc
                
                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • T tobrog

                  @thomas-braun Hab das skript auch mal im lxc container getestet.

                  Skript v.2023-05-28-4
                  
                  *** BASE SYSTEM ***
                     Static hostname: iob-test
                           Icon name: computer-container
                             Chassis: container
                          Machine ID: d8caa5b3244e49f2ac681e0f79a122d3
                             Boot ID: d94366b77fd34be8be8ae7312c47af6a
                      Virtualization: lxc
                    Operating System: Debian GNU/Linux 11 (bullseye)
                              Kernel: Linux 6.0.19-edge
                        Architecture: x86-64
                  
                  model name      : Intel(R) Celeron(R) J4105 CPU @ 1.50GHz
                  Virtualization  : lxc
                  Kernel          : x86_64
                  Userland        : amd64
                  
                  Systemuptime and Load:
                   12:44:23 up 0 min,  2 users,  load average: 1.58, 0.91, 0.65
                  CPU threads: 2
                  
                  
                  *** Time and Time Zones ***
                                 Local time: Mon 2023-05-29 12:44:23 CEST
                             Universal time: Mon 2023-05-29 10:44:23 UTC
                                   RTC time: n/a
                                  Time zone: Europe/Berlin (CEST, +0200)
                  System clock synchronized: yes
                                NTP service: inactive
                            RTC in local TZ: no
                  
                  *** User and Groups ***
                  rog
                  /home/rog
                  rog adm sudo redis iobroker
                  
                  *** X-Server-Setup ***
                  X-Server:       false
                  Desktop:
                  Terminal:       tty
                  Boot Target:    multi-user.target
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:            8.2G        1.6G        6.3G        2.0M        293M        6.6G
                  Swap:           2.0G          0B        2.0G
                  Total:           10G        1.6G        8.3G
                  
                           8192 M total memory
                           1598 M used memory
                             66 M active memory
                           1764 M inactive memory
                           6299 M free memory
                              0 M buffer memory
                            293 M swap cache
                           2048 M total swap
                              0 M used swap
                           2048 M free swap
                  
                  *** FILESYSTEM ***
                  Filesystem                           Type   Size  Used Avail Use% Mounted on
                  /dev/mapper/pve-vm--200--disk--0     ext4    16G  3.9G   11G  27% /
                  none                                 tmpfs  492K  4.0K  488K   1% /dev
                  /dev/mapper/pve-root                 ext4    66G   12G   51G  18% /dev/ttyACM0
                  tmpfs                                tmpfs  7.8G     0  7.8G   0% /dev/shm
                  tmpfs                                tmpfs  3.1G  160K  3.1G   1% /run
                  tmpfs                                tmpfs  5.0M     0  5.0M   0% /run/lock
                  //10.10.10.10/Public/backup/iobroker cifs   2.7T  2.1T  627G  78% /media/iobroker
                  tmpfs                                tmpfs  1.6G     0  1.6G   0% /run/user/1000
                  
                  Messages concerning ext4 filesystem in dmesg:
                  [Sat May 27 18:18:31 2023] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Quota mode: none.
                  [Sat May 27 18:18:32 2023] EXT4-fs (dm-1): re-mounted. Quota mode: none.
                  [Sat May 27 18:18:51 2023] EXT4-fs (dm-11): mounted filesystem with ordered data mode. Quota mode: none.
                  [Sat May 27 18:19:10 2023] EXT4-fs (dm-8): mounted filesystem with ordered data mode. Quota mode: none.
                  [Sat May 27 18:19:29 2023] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Quota mode: none.
                  [Sat May 27 18:19:48 2023] EXT4-fs (dm-10): mounted filesystem with ordered data mode. Quota mode: none.
                  [Sat May 27 18:19:52 2023] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Quota mode: none.
                  [Sat May 27 19:01:21 2023] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Quota mode: none.
                  [Sat May 27 19:01:47 2023] EXT4-fs (dm-9): unmounting filesystem.
                  [Sat May 27 19:01:51 2023] EXT4-fs (dm-12): mounted filesystem with ordered data mode. Quota mode: none.
                  [Sat May 27 19:02:53 2023] EXT4-fs (dm-12): unmounting filesystem.
                  [Sun May 28 07:01:21 2023] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Quota mode: none.
                  [Sun May 28 07:02:15 2023] EXT4-fs (dm-9): unmounting filesystem.
                  [Sun May 28 07:02:20 2023] EXT4-fs (dm-12): mounted filesystem with ordered data mode. Quota mode: none.
                  [Sun May 28 07:03:23 2023] EXT4-fs (dm-12): unmounting filesystem.
                  [Sun May 28 19:01:23 2023] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Quota mode: none.
                  [Sun May 28 19:01:48 2023] EXT4-fs (dm-9): unmounting filesystem.
                  [Sun May 28 19:01:53 2023] EXT4-fs (dm-12): mounted filesystem with ordered data mode. Quota mode: none.
                  [Sun May 28 19:02:57 2023] EXT4-fs (dm-12): unmounting filesystem.
                  [Mon May 29 07:01:21 2023] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Quota mode: none.
                  [Mon May 29 07:01:46 2023] EXT4-fs (dm-9): unmounting filesystem.
                  [Mon May 29 07:01:50 2023] EXT4-fs (dm-12): mounted filesystem with ordered data mode. Quota mode: none.
                  [Mon May 29 07:02:53 2023] EXT4-fs (dm-12): unmounting filesystem.
                  [Mon May 29 12:38:02 2023] EXT4-fs (dm-12): mounted filesystem with ordered data mode. Quota mode: none.
                  [Mon May 29 12:43:43 2023] EXT4-fs (dm-12): unmounting filesystem.
                  [Mon May 29 12:43:44 2023] EXT4-fs (dm-12): mounted filesystem with ordered data mode. Quota mode: none.
                  
                  Show mounted filesystems (real ones only):
                  TARGET            SOURCE                                                 FSTYPE OPTIONS
                  /                 /dev/mapper/pve-vm--200--disk--0                       ext4   rw,relatime,stripe=16
                  |-/dev/ttyACM0    /dev/mapper/pve-root[/var/lib/lxc/100/devices/ttyACM0] ext4   rw,relatime,errors=remount-ro
                  `-/media/iobroker //10.10.10.10/Public/backup/iobroker                   cifs   rw,relatime,vers=3.1.1,cache=strict,username=XXX,uid=1001,noforceuid,gid=1001,noforc
                  
                  Files in neuralgic directories:
                  
                  /var:
                  458M    /var/
                  226M    /var/cache
                  221M    /var/cache/apt
                  161M    /var/lib
                  152M    /var/cache/apt/archives
                  
                  Archived and active journals take up 24.0M in the file system.
                  
                  /opt/iobroker/backups:
                  142M    /opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  392M    /opt/iobroker/iobroker-data/
                  305M    /opt/iobroker/iobroker-data/files
                  66M     /opt/iobroker/iobroker-data/backup-objects
                  51M     /opt/iobroker/iobroker-data/files/javascript.admin
                  48M     /opt/iobroker/iobroker-data/files/telegram.admin
                  
                  The five largest files in iobroker-data are:
                  33M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.10538062.js.map
                  17M     /opt/iobroker/iobroker-data/objects.jsonl
                  15M     /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map
                  9.1M    /opt/iobroker/iobroker-data/files/echarts.admin/static/js/2.bbf74d5f.chunk.js.map
                  8.9M    /opt/iobroker/iobroker-data/files/echarts/static/js/2.3d2d025f.chunk.js.map
                  
                  *** NodeJS-Installation ***
                  
                  /usr/bin/nodejs         v18.16.0
                  /usr/bin/node           v18.16.0
                  /usr/bin/npm            9.5.1
                  /usr/bin/npx            9.5.1
                  
                  
                  nodejs:
                    Installed: 18.16.0-deb-1nodesource1
                    Candidate: 18.16.0-deb-1nodesource1
                    Version table:
                   *** 18.16.0-deb-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                          100 /var/lib/dpkg/status
                       12.22.12~dfsg-1~deb11u4 500
                          500 http://security.debian.org bullseye-security/main amd64 Packages
                       12.22.12~dfsg-1~deb11u3 500
                          500 http://deb.debian.org/debian bullseye/main amd64 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: redis
                  
                  No configuration change needed.
                  
                  
                  Multihost discovery server: disabled
                  Discovery authentication:   enabled
                  Persistent activation:      disabled
                  Objects:                    jsonl on 127.0.0.1
                  States:                     redis on 127.0.0.1
                  
                  Core adapters versions
                  js-controller:  4.0.24
                  admin:          6.3.5
                  javascript:     6.1.4
                  
                  Adapters from github:   2
                  
                  Adapter State
                  + system.adapter.admin.0                  : admin                 : iob-test                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    system.adapter.alexa2.0                 : alexa2                : iob-test                                 - disabled
                    system.adapter.alias-manager.0          : alias-manager         : iob-test                                 - disabled
                    system.adapter.apple-find-me.0          : apple-find-me         : iob-test                                 - disabled
                    system.adapter.apple-find-me.1          : apple-find-me         : iob-test                                 - disabled
                    system.adapter.apple-find-me.2          : apple-find-me         : iob-test                                 - disabled
                    system.adapter.apple-find-me.3          : apple-find-me         : iob-test                                 - disabled
                    system.adapter.apple-find-me.4          : apple-find-me         : iob-test                                 - disabled
                  + system.adapter.backitup.0               : backitup              : iob-test                                 -  enabled
                  + system.adapter.device-watcher.0         : device-watcher        : iob-test                                 -  enabled
                    system.adapter.devices.0                : devices               : iob-test                                 - disabled
                  + system.adapter.discovery.0              : discovery             : iob-test                                 -  enabled
                  + system.adapter.echarts.0                : echarts               : iob-test                                 -  enabled
                    system.adapter.flot.0                   : flot                  : iob-test                                 - disabled
                    system.adapter.history.0                : history               : iob-test                                 - disabled
                    system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : iob-test                                 - disabled
                    system.adapter.icons-material-svg.0     : icons-material-svg    : iob-test                                 - disabled
                  + system.adapter.info.0                   : info                  : iob-test                                 -  enabled
                    system.adapter.jarvis.0                 : jarvis                : iob-test                                 - disabled
                  + system.adapter.javascript.0             : javascript            : iob-test                                 -  enabled
                    system.adapter.nina.0                   : nina                  : iob-test                                 - disabled
                    system.adapter.plex.0                   : plex                  : iob-test                                 - disabled
                  + system.adapter.simple-api.0             : simple-api            : iob-test                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                  + system.adapter.socketio.0               : socketio              : iob-test                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                    system.adapter.switchbot-hub.0          : switchbot-hub         : iob-test                                 - disabled
                    system.adapter.telegram.0               : telegram              : iob-test                                 - disabled, port: 8443, bind: 0.0.0.0
                    system.adapter.tr-064.0                 : tr-064                : iob-test                                 - disabled
                    system.adapter.vis-icontwo.0            : vis-icontwo           : iob-test                                 - disabled
                  + system.adapter.vis-inventwo.0           : vis-inventwo          : iob-test                                 -  enabled
                    system.adapter.vis-map.0                : vis-map               : iob-test                                 - disabled
                    system.adapter.vis-materialdesign.0     : vis-materialdesign    : iob-test                                 - disabled
                    system.adapter.vis-owl.0                : vis-owl               : iob-test                                 - disabled
                    system.adapter.vis-timeandweather.0     : vis-timeandweather    : iob-test                                 - disabled
                    system.adapter.vis.0                    : vis                   : iob-test                                 -  enabled
                  + system.adapter.web.0                    : web                   : iob-test                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  + system.adapter.web.1                    : web                   : iob-test                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                  + system.adapter.ws.0                     : ws                    : iob-test                                 -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                    system.adapter.zigbee.0                 : zigbee                : iob-test                                 - disabled, port: /dev/ttyACM0
                  
                  + instance is alive
                  
                  Enabled adapters with bindings
                  + system.adapter.admin.0                  : admin                 : iob-test                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.simple-api.0             : simple-api            : iob-test                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                  + system.adapter.socketio.0               : socketio              : iob-test                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                  + system.adapter.web.0                    : web                   : iob-test                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  + system.adapter.web.1                    : web                   : iob-test                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                  + system.adapter.ws.0                     : ws                    : iob-test                                 -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                  
                  ioBroker-Repositories
                  Stable (default): http://download.iobroker.net/sources-dist.json
                  Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                  live-beta     : http://iobroker.live/repo/sources-dist-latest.json
                  live-stable   : http://iobroker.live/repo/sources-dist.json
                  
                  Active repo(s): Stable (default)
                  
                  Installed ioBroker-Instances
                  Used repository: Stable (default)
                  Adapter    "admin"        : 6.3.5    , installed 6.3.5
                  Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                  Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                  Adapter    "apple-find-me": 0.0.14   , installed 0.0.15
                  Adapter    "backitup"     : 2.6.19   , installed 2.6.19
                  Adapter    "device-watcher": 2.9.1   , installed 2.9.1
                  Adapter    "devices"      : 1.1.2    , installed 1.1.2
                  Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                  Adapter    "echarts"      : 1.0.12   , installed 1.0.12
                  Adapter    "flot"         : 1.11.0   , installed 1.11.0
                  Adapter    "history"      : 2.2.4    , installed 2.2.4
                  Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                  Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                  Adapter    "info"         : 1.9.26   , installed 1.9.26
                  Adapter    "jarvis"       : 3.1.2    , installed 3.1.2
                  Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                  Controller "js-controller": 4.0.24   , installed 4.0.24
                  Adapter    "nina"         : 0.0.25   , installed 0.0.25
                  Adapter    "plex"         : 0.9.1    , installed 0.9.1
                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                  Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                  Adapter    "telegram"     : 1.15.2   , installed 1.15.2
                  Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                  Adapter    "vis"          : 1.4.16   , installed 1.4.16
                  Adapter    "vis-icontwo"  : 0.93.0   , installed 0.93.0
                  Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
                  Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                  Adapter    "web"          : 4.3.0    , installed 4.3.0
                  Adapter    "ws"           : 1.3.0    , installed 1.3.0
                  Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                  
                  Objects and States
                  Please stand by - This may take a while
                  Objects:        5543
                  States:         4580
                  
                  *** 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 bullseye-security InRelease
                  Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease
                  Hit:5 https://packages.sury.org/php bullseye InRelease
                  Hit:6 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
                  Reading package lists... Done
                  Pending Updates: 0
                  
                  *** Listening Ports ***
                  Active Internet connections (only servers)
                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                  tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      110        10096841   124/mosquitto
                  tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          10097023   318/master
                  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          10094414   1/init
                  tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          10096944   213/lighttpd
                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       10097182   129/iobroker.js-con
                  tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      104        10096812   108/systemd-resolve
                  tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      109        10097759   119/redis-server 12
                  tcp        0      0 0.0.0.0:5355            0.0.0.0:*               LISTEN      104        10096806   108/systemd-resolve
                  tcp6       0      0 ::1:25                  :::*                    LISTEN      0          10097024   318/master
                  tcp6       0      0 :::1883                 :::*                    LISTEN      110        10096842   124/mosquitto
                  tcp6       0      0 :::22                   :::*                    LISTEN      0          10094545   1/init
                  tcp6       0      0 :::111                  :::*                    LISTEN      0          10094418   1/init
                  tcp6       0      0 :::80                   :::*                    LISTEN      0          10096945   213/lighttpd
                  tcp6       0      0 ::1:6379                :::*                    LISTEN      109        10097760   119/redis-server 12
                  tcp6       0      0 :::8085                 :::*                    LISTEN      1001       10098846   457/io.ws.0
                  tcp6       0      0 :::8084                 :::*                    LISTEN      1001       10103907   944/io.socketio.0
                  tcp6       0      0 :::8087                 :::*                    LISTEN      1001       10100707   758/io.simple-api.0
                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       10098182   333/io.admin.0
                  tcp6       0      0 :::8083                 :::*                    LISTEN      1001       10104026   987/io.web.1
                  tcp6       0      0 :::8082                 :::*                    LISTEN      1001       10098618   417/io.web.0
                  tcp6       0      0 :::5355                 :::*                    LISTEN      104        10096809   108/systemd-resolve
                  udp        0      0 0.0.0.0:5355            0.0.0.0:*                           104        10096805   108/systemd-resolve
                  udp        0      0 127.0.0.53:53           0.0.0.0:*                           104        10096811   108/systemd-resolve
                  udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          10094415   1/init
                  udp6       0      0 :::5355                 :::*                                104        10096808   108/systemd-resolve
                  udp6       0      0 :::111                  :::*                                0          10094421   1/init
                  
                  *** Log File - Last 25 Lines ***
                  
                  2023-05-29 12:44:23.992  - info: host.iob-test instance system.adapter.echarts.0 started with pid 534
                  2023-05-29 12:44:24.222  - info: vis.0 (474) Uploaded. 0
                  2023-05-29 12:44:24.727  - info: vis.0 (474) Terminated (NO_ERROR): Without reason
                  2023-05-29 12:44:25.038  - info: echarts.0 (534) starting. Version 1.0.12 in /opt/iobroker/node_modules/iobroker.echarts, node: v18.16.0, js-controller: 4.0.24
                  2023-05-29 12:44:25.305  - info: host.iob-test instance system.adapter.vis.0 terminated while should be started once
                  2023-05-29 12:44:28.032  - info: host.iob-test instance system.adapter.info.0 started with pid 562
                  2023-05-29 12:44:30.330  - info: info.0 (562) starting. Version 1.9.26 in /opt/iobroker/node_modules/iobroker.info, node: v18.16.0, js-controller: 4.0.24
                  2023-05-29 12:44:30.462  - info: info.0 (562) Reading/updating systemdata.
                  2023-05-29 12:44:30.975  - info: info.0 (562) State value to set for "info.0.sysinfo.cpu.info.speed" has to be type "string" but received type "number"
                  2023-05-29 12:44:31.018  - info: info.0 (562) State value to set for "info.0.sysinfo.cpu.info.cache-l3" has to be type "number" but received type "string"
                  2023-05-29 12:44:31.112  - info: info.0 (562) cpu Temp res = {"main":46,"cores":[46,46,46,45],"max":46,"socket":[45],"chipset":null}
                  2023-05-29 12:44:32.051  - info: host.iob-test instance system.adapter.simple-api.0 started with pid 758
                  2023-05-29 12:44:33.467  - info: simple-api.0 (758) starting. Version 2.7.2 in /opt/iobroker/node_modules/iobroker.simple-api, node: v18.16.0, js-controller: 4.0.24
                  2023-05-29 12:44:33.495  - info: simple-api.0 (758) simpleAPI server listening on port 8087
                  2023-05-29 12:44:33.496  - info: simple-api.0 (758) Allow states only when user is owner: false
                  2023-05-29 12:44:33.505  - info: simple-api.0 (758) http server listening on port 8087
                  2023-05-29 12:44:36.036  - info: host.iob-test instance system.adapter.socketio.0 started with pid 944
                  2023-05-29 12:44:37.130  - info: socketio.0 (944) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.socketio, node: v18.16.0, js-controller: 4.0.24
                  2023-05-29 12:44:37.268  - info: socketio.0 (944) socket.io server listening on port 8084
                  2023-05-29 12:44:40.035  - info: host.iob-test instance system.adapter.vis-inventwo.0 started with pid 959
                  2023-05-29 12:44:41.086  - info: vis-inventwo.0 (959) starting. Version 3.3.1 in /opt/iobroker/node_modules/iobroker.vis-inventwo, node: v18.16.0, js-controller: 4.0.24
                  2023-05-29 12:44:44.044  - info: host.iob-test instance system.adapter.web.1 started with pid 987
                  2023-05-29 12:44:45.611  - info: web.1 (987) starting. Version 4.3.0 in /opt/iobroker/node_modules/iobroker.web, node: v18.16.0, js-controller: 4.0.24
                  2023-05-29 12:44:45.770  - info: web.1 (987) socket.io server listening on port 8083
                  2023-05-29 12:44:45.774  - info: web.1 (987) http server listening on port 8083
                  
                  
                  ======================= SUMMARY =======================
                                       v.2023-05-28-4
                  
                  
                     Static hostname: iob-test
                           Icon name: computer-container
                             Chassis: container
                          Machine ID: d8caa5b3244e49f2ac681e0f79a122d3
                             Boot ID: d94366b77fd34be8be8ae7312c47af6a
                      Virtualization: lxc
                    Operating System: Debian GNU/Linux 11 (bullseye)
                              Kernel: Linux 6.0.19-edge
                        Architecture: x86-64
                  
                  Installation:           lxc
                  Kernel:                 x86_64
                  Userland:               amd64
                  Timezone:               Europe/Berlin (CEST, +0200)
                  User-ID:                1000
                  X-Server:               false
                  Boot Target:            multi-user.target
                  
                  Pending OS-Updates:     0
                  Pending iob updates:    0
                  
                  Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                          /usr/bin/node           v18.16.0
                                          /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:            8.2G        1.5G        6.2G        2.0M        530M        6.7G
                  Swap:           2.0G          0B        2.0G
                  Total:           10G        1.5G        8.2G
                  
                  Active iob-Instances:   14
                  Active repo(s): Stable (default)
                  
                  ioBroker Core:          js-controller           4.0.24
                                          admin                   6.3.5
                  
                  ioBroker Status:        iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: redis
                  
                  Status admin and web instance:
                  + system.adapter.admin.0                  : admin                 : iob-test                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.web.0                    : web                   : iob-test                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  + system.adapter.web.1                    : web                   : iob-test                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                  
                  Objects:                5543
                  States:                 4580
                  
                  Size of iob-Database:
                  
                  27M     /opt/iobroker/iobroker-data/objects.jsonl
                  3.8M    /opt/iobroker/iobroker-data/states.jsonl
                  
                  
                  
                  =================== END OF SUMMARY ====================
                  
                  rog@iob-test:~$ systemd-detect-virt
                  lxc
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #441

                  @tobrog

                  Ja, so sollte es in einem LXC aussehen. Warum das bei @Nashra nicht funktioniert kann ich mir gerade nicht erklären. Ist aber offenbar ein individuelles phänomen in seiner Installation.

                  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

                  GlasfaserG 2 Antworten Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @tobrog

                    Ja, so sollte es in einem LXC aussehen. Warum das bei @Nashra nicht funktioniert kann ich mir gerade nicht erklären. Ist aber offenbar ein individuelles phänomen in seiner Installation.

                    GlasfaserG Offline
                    GlasfaserG Offline
                    Glasfaser
                    schrieb am zuletzt editiert von
                    #442

                    @thomas-braun sagte in iob diag - Skript:

                    Warum das bei @Nashra nicht funktioniert kann ich mir gerade nicht erklären.

                    Da sind noch mehr ... bei Ihm :

                    *** Time and Time Zones ***
                    Failed to query server: Connection timed out
                    

                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @tobrog

                      Ja, so sollte es in einem LXC aussehen. Warum das bei @Nashra nicht funktioniert kann ich mir gerade nicht erklären. Ist aber offenbar ein individuelles phänomen in seiner Installation.

                      GlasfaserG Offline
                      GlasfaserG Offline
                      Glasfaser
                      schrieb am zuletzt editiert von
                      #443

                      @Nashra

                      Starte deine ... Kiste ... mal neu durch !

                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                      1 Antwort Letzte Antwort
                      0
                      • GlasfaserG Glasfaser

                        @thomas-braun sagte in iob diag - Skript:

                        Warum das bei @Nashra nicht funktioniert kann ich mir gerade nicht erklären.

                        Da sind noch mehr ... bei Ihm :

                        *** Time and Time Zones ***
                        Failed to query server: Connection timed out
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von Thomas Braun
                        #444

                        @glasfaser

                        Ja, hab ich gesehen. Sind die Stellen, die ich für non-Docker auf systemd-Kommandos umgestellt habe. Bei @tobrog funktioniert es ja auch wie vorgesehen und erwartet.

                        Vielleicht eine steinalte Basis? Keine Ahnung seit wann Proxmox-LXC auf systemd laufen.

                        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

                        1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @nashra

                          Was spuckt das Terminal zu

                          systemd-detect-virt
                          

                          aus?

                          NashraN Offline
                          NashraN Offline
                          Nashra
                          Most Active Forum Testing
                          schrieb am zuletzt editiert von Nashra
                          #445

                          @thomas-braun sagte in iob diag - Skript:

                          systemd-detect-virt

                          jack@ioBroker:~$ systemd-detect-virt
                          lxc
                          jack@ioBroker:~$ 
                          

                          Starte die Kiste mal neu, ist aktuellste Version drauf

                          Gruß Ralf
                          Mir egal, wer Dein Vater ist! Wenn ich hier angel, wird nicht übers Wasser gelaufen!!

                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • NashraN Nashra

                            @thomas-braun sagte in iob diag - Skript:

                            systemd-detect-virt

                            jack@ioBroker:~$ systemd-detect-virt
                            lxc
                            jack@ioBroker:~$ 
                            

                            Starte die Kiste mal neu, ist aktuellste Version drauf

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

                            @nashra
                            Und

                            timedatectl
                            hostnamectl
                            

                            funktionieren nicht? Wundert mich.

                            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

                            NashraN 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @nashra
                              Und

                              timedatectl
                              hostnamectl
                              

                              funktionieren nicht? Wundert mich.

                              NashraN Offline
                              NashraN Offline
                              Nashra
                              Most Active Forum Testing
                              schrieb am zuletzt editiert von
                              #447

                              @thomas-braun sagte in iob diag - Skript:

                              timedatectl

                              Funktionieren beide nicht, Fehlermeldung

                              und das kommt jetzt nach einem kompletten Neustart

                              Skript v.2023-05-28-4
                              
                              *** BASE SYSTEM ***
                              Failed to query system properties: Failed to activate service 'org.freedesktop.hostname1': timed out (service_start_timeout=25000ms)
                              
                              model name      : Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz
                              Virtualization  : lxc
                              Kernel          : x86_64
                              Userland        : amd64
                              
                              Systemuptime and Load:
                               13:30:51 up 5 min,  1 user,  load average: 1.34, 1.23, 0.64
                              CPU threads: 4
                              
                              
                              *** Time and Time Zones ***
                              Failed to query server: Failed to activate service 'org.freedesktop.timedate1': timed out (service_start_timeout=25000ms)
                              
                              *** User and Groups ***
                              jack
                              /home/jack
                              jack sudo iobroker
                              

                              Gruß Ralf
                              Mir egal, wer Dein Vater ist! Wenn ich hier angel, wird nicht übers Wasser gelaufen!!

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • NashraN Nashra

                                @thomas-braun sagte in iob diag - Skript:

                                timedatectl

                                Funktionieren beide nicht, Fehlermeldung

                                und das kommt jetzt nach einem kompletten Neustart

                                Skript v.2023-05-28-4
                                
                                *** BASE SYSTEM ***
                                Failed to query system properties: Failed to activate service 'org.freedesktop.hostname1': timed out (service_start_timeout=25000ms)
                                
                                model name      : Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz
                                Virtualization  : lxc
                                Kernel          : x86_64
                                Userland        : amd64
                                
                                Systemuptime and Load:
                                 13:30:51 up 5 min,  1 user,  load average: 1.34, 1.23, 0.64
                                CPU threads: 4
                                
                                
                                *** Time and Time Zones ***
                                Failed to query server: Failed to activate service 'org.freedesktop.timedate1': timed out (service_start_timeout=25000ms)
                                
                                *** User and Groups ***
                                jack
                                /home/jack
                                jack sudo iobroker
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #448

                                @nashra sagte in iob diag - Skript:

                                Failed to activate service

                                Keine Ahnung warum in deinem System die Services nicht laufen. Sollten sie imho eigentlich.

                                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

                                GlasfaserG 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @nashra sagte in iob diag - Skript:

                                  Failed to activate service

                                  Keine Ahnung warum in deinem System die Services nicht laufen. Sollten sie imho eigentlich.

                                  GlasfaserG Offline
                                  GlasfaserG Offline
                                  Glasfaser
                                  schrieb am zuletzt editiert von Glasfaser
                                  #449

                                  @thomas-braun sagte in iob diag - Skript:

                                  Keine Ahnung warum in deinem System die Services nicht laufen.

                                  Laut INet ein Bug in Ubuntu ...

                                  Kann aber nicht erkenne was genau @Nashra hat !

                                  EDIT :

                                  Sollte man lieber in einem seperaten Thread klären !!

                                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                  Thomas BraunT NashraN 2 Antworten Letzte Antwort
                                  0
                                  • GlasfaserG Glasfaser

                                    @thomas-braun sagte in iob diag - Skript:

                                    Keine Ahnung warum in deinem System die Services nicht laufen.

                                    Laut INet ein Bug in Ubuntu ...

                                    Kann aber nicht erkenne was genau @Nashra hat !

                                    EDIT :

                                    Sollte man lieber in einem seperaten Thread klären !!

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

                                    @glasfaser sagte in iob diag - Skript:

                                    Sollte man lieber in einem seperaten Thread klären !!

                                    Richtig, hat mit dem Skript nix zu tun, das funktioniert wie vorgesehen.

                                    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

                                    1 Antwort Letzte Antwort
                                    1
                                    • GlasfaserG Glasfaser

                                      @thomas-braun sagte in iob diag - Skript:

                                      Keine Ahnung warum in deinem System die Services nicht laufen.

                                      Laut INet ein Bug in Ubuntu ...

                                      Kann aber nicht erkenne was genau @Nashra hat !

                                      EDIT :

                                      Sollte man lieber in einem seperaten Thread klären !!

                                      NashraN Offline
                                      NashraN Offline
                                      Nashra
                                      Most Active Forum Testing
                                      schrieb am zuletzt editiert von
                                      #451

                                      @glasfaser sagte in iob diag - Skript:

                                      @thomas-braun sagte in iob diag - Skript:

                                      Keine Ahnung warum in deinem System die Services nicht laufen.

                                      Laut INet ein Bug in Ubuntu ...

                                      Kann aber nicht erkenne was genau @Nashra hat !

                                      EDIT :

                                      Sollte man lieber in einem seperaten Thread klären !!

                                      Debian 11

                                      Habe gerade mal die anderen Container getestet, da funktionieren die Befehle.
                                      Ergo, der ioB Container hat ne Macke, hat also nichts mit dem Skript zu tun.
                                      Werde das die Tage mal alles neu aufsetzen, Backups sind ja genug da.

                                      Gruß Ralf
                                      Mir egal, wer Dein Vater ist! Wenn ich hier angel, wird nicht übers Wasser gelaufen!!

                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • NashraN Nashra

                                        @glasfaser sagte in iob diag - Skript:

                                        @thomas-braun sagte in iob diag - Skript:

                                        Keine Ahnung warum in deinem System die Services nicht laufen.

                                        Laut INet ein Bug in Ubuntu ...

                                        Kann aber nicht erkenne was genau @Nashra hat !

                                        EDIT :

                                        Sollte man lieber in einem seperaten Thread klären !!

                                        Debian 11

                                        Habe gerade mal die anderen Container getestet, da funktionieren die Befehle.
                                        Ergo, der ioB Container hat ne Macke, hat also nichts mit dem Skript zu tun.
                                        Werde das die Tage mal alles neu aufsetzen, Backups sind ja genug da.

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

                                        @nashra sagte in iob diag - Skript:

                                        Ergo, der ioB Container hat ne Macke

                                        :-D Und ich sitz hier laut alle Virtualisierungen verfluchend über meinem Spaghetti-Code und such einen Workaround...

                                        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

                                        NashraN 1 Antwort Letzte Antwort
                                        2
                                        • Thomas BraunT Thomas Braun

                                          @nashra sagte in iob diag - Skript:

                                          Ergo, der ioB Container hat ne Macke

                                          :-D Und ich sitz hier laut alle Virtualisierungen verfluchend über meinem Spaghetti-Code und such einen Workaround...

                                          NashraN Offline
                                          NashraN Offline
                                          Nashra
                                          Most Active Forum Testing
                                          schrieb am zuletzt editiert von
                                          #453

                                          @thomas-braun sagte in iob diag - Skript:

                                          @nashra sagte in iob diag - Skript:

                                          Ergo, der ioB Container hat ne Macke

                                          :-D Und ich sitz hier laut alle Virtualisierungen verfluchend über meinem Spaghetti-Code und such einen Workaround...

                                          Sorry Thomas :man-bowing:

                                          Gruß Ralf
                                          Mir egal, wer Dein Vater ist! Wenn ich hier angel, wird nicht übers Wasser gelaufen!!

                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                          1 Antwort Letzte Antwort
                                          0
                                          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

                                          578

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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