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.7k

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

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

iob diag - Skript

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
738 Beiträge 49 Kommentatoren 207.8k 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.
  • W Wildbill

    @tt-tom Das sollte egal sein. Wenn Du Dich per SSH in einem LXC anmeldest landest Du im selben Userspace, als wenn Du Dich über die Proxmox-Konsole im LXC anmeldest.

    Gruss, Jürgen

    T Offline
    T Offline
    TT-Tom
    schrieb am zuletzt editiert von
    #652

    @wildbill

    ich nutze die Konsole von Proxmox nicht, da Safari mich da immer ärgert. Darum die Frage, ob es vielleicht kleine Abweichungen gibt.

    @Thomas-Braun nutzt du lsb_release -a zur Abfrage des OS?

    ich habe nur das Standard Template für den LXC genommen und folgende Pakete nach installiert.

    apt install -y curl gnupg ca-certificates sudo mc
    

    Gruß Tom
    https://github.com/tt-tom17
    Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

    NSPanel Script Wiki
    https://github.com/joBr99/nspanel-lovelace-ui/wiki

    NSPanel Adapter Wiki
    https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

    W Thomas BraunT 2 Antworten Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @homoran sagte in iob diag - Skript:

      fehlende Gruppe für den user (adm?)

      Nee, LXC-Eigenheit.

      Bei Meister Mopper wird auch richtig Bookworm erkannt...

      Meister MopperM Abwesend
      Meister MopperM Abwesend
      Meister Mopper
      schrieb am zuletzt editiert von
      #653

      @thomas-braun

      So, jetzt noch timedatectl:

      Auf Normalzeit umgestellt:

      Current default time zone: 'Etc/UTC'
      Local time is now:      Sun Sep  8 16:09:36 UTC 2024.
      Universal Time is now:  Sun Sep  8 16:09:36 UTC 2024.
      
      thomas@ioTest:~$
      

      Skript gestartet:

      Script v.2024-09-07
      
      *** BASE SYSTEM ***
      Static hostname: ioTest
            Icon name: computer-container
              Chassis: container ☐
       Virtualization: lxc
      Operating System: Debian GNU/Linux 12 (bookworm)
               Kernel: Linux 6.8.12-1-pve
         Architecture: x86-64
      OS is similar to:
      
      model name      : Intel(R) Core(TM) i3-10110U CPU @ 2.10GHz
      Docker          : false
      Virtualization  : lxc
      Kernel          : x86_64
      Userland        : 64 bit
      
      Systemuptime and Load:
      16:12:51 up 4 min,  2 users,  load average: 0.20, 0.27, 0.33
      CPU threads: 1
      
      
      *** LIFE CYCLE STATUS ***
      Operating System is the current Debian stable version codenamed 'bookworm'!
      
      *** TIME AND TIMEZONES ***
                    Local time: Sun 2024-09-08 16:12:51 UTC
                Universal time: Sun 2024-09-08 16:12:51 UTC
                      RTC time: n/a
                     Time zone: Etc/UTC (UTC, +0000)
      System clock synchronized: yes
                   NTP service: inactive
               RTC in local TZ: no
      Timezone is probably wrong. Do you want to reconfigure it? (y/n)
      Setting up timezone
      Enter the timezone for the server (default is Europe/Berlin):
      Setting up time synchronization with systemd-timesyncd
      
      *** Users and Groups ***
      User that called 'iob diag':
      thomas
      HOME=/home/thomas
      GROUPS=thomas adm sudo iobroker
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout audio video plugdev redis
      
      *** DISPLAY-SERVER SETUP ***
      Display-Server: false
      Desktop:
      Terminal:       tty
      Boot Target:    multi-user.target
      
      *** MEMORY ***
                    total        used        free      shared  buff/cache   available
      Mem:            2.1G        1.1G        1.1G        118K         10M        1.1G
      Swap:             0B          0B          0B
      Total:          2.1G        1.1G        1.1G
      
      Active iob-Instances:   5
      
              2048 M total memory
              1019 M used memory
              1009 M active memory
                 0 M inactive memory
              1018 M free memory
                 0 M buffer memory
                10 M swap cache
                 0 M total swap
                 0 M used swap
                 0 M free swap
      
      *** top - Table Of Processes  ***
      top - 18:13:07 up 4 min,  2 users,  load average: 0.22, 0.27, 0.33
      Tasks:  28 total,   1 running,  27 sleeping,   0 stopped,   0 zombie
      %Cpu(s):  0.0 us,100.0 sy,  0.0 ni,  0.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
      MiB Mem :   2048.0 total,   1016.4 free,   1021.2 used,     10.6 buff/cache
      MiB Swap:      0.0 total,      0.0 free,      0.0 used.   1026.8 avail Mem
      
      *** FAILED SERVICES ***
      
       UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
      * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
      * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
      * sys-kernel-debug.mount  loaded failed failed Kernel Debug File System
      
      LOAD   = Reflects whether the unit definition was properly loaded.
      ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
      SUB    = The low-level unit activation state, values depend on unit type.
      3 loaded units listed.
      
      
      *** DMESG CRITICAL ERRORS ***
      
      dmesg: read kernel buffer failed: Operation not permitted
      No critical errors detected
      
      *** FILESYSTEM ***
      Filesystem                   Type      Size  Used Avail Use% Mounted on
      rpool/data/subvol-300-disk-0 zfs        12G  6.0G  6.1G  50% /
      none                         tmpfs     492K  4.0K  488K   1% /dev
      udev                         devtmpfs   16G     0   16G   0% /dev/tty
      tmpfs                        tmpfs      16G     0   16G   0% /dev/shm
      tmpfs                        tmpfs     6.3G  112K  6.3G   1% /run
      tmpfs                        tmpfs     5.0M     0  5.0M   0% /run/lock
      tmpfs                        tmpfs     3.2G     0  3.2G   0% /run/user/1001
      
      Messages concerning ext4 filesystem in dmesg:
      dmesg: read kernel buffer failed: Operation not permitted
      
      Show mounted filesystems:
      TARGET SOURCE                       FSTYPE OPTIONS
      /      rpool/data/subvol-300-disk-0 zfs    rw,noatime,xattr,posixacl,casesensitive
      
      Files in neuralgic directories:
      
      /var:
      1.1G    /var/
      603M    /var/log
      602M    /var/log/journal/c5b67cb2fb4c49678a4fd62f7e4a2b20
      602M    /var/log/journal
      369M    /var/lib
      
      Archived and active journals take up 601.2M in the file system.
      
      /opt/iobroker/backups:
      489M    /opt/iobroker/backups/
      8.5K    /opt/iobroker/backups/scripte0
      
      /opt/iobroker/iobroker-data:
      164M    /opt/iobroker/iobroker-data/
      105M    /opt/iobroker/iobroker-data/files
      47M     /opt/iobroker/iobroker-data/files/javascript.admin
      40M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
      40M     /opt/iobroker/iobroker-data/files/javascript.admin/static
      
      The five largest files in iobroker-data are:
      3.6M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.f6fd0e72.chunk.js.map
      3.5M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.0ffea560.chunk.js.map
      3.4M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.b6edad9e.chunk.js.map
      3.2M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.c2161e55.chunk.js.map
      3.2M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.69975cd7.chunk.js.map
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
      
      No Devices found 'by-id'
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v20.17.0
      /usr/bin/node           v20.17.0
      /usr/bin/npm            10.8.2
      /usr/bin/npx            10.8.2
      /usr/bin/corepack       0.29.3
      
      nodejs:
       Installed: 20.17.0-1nodesource1
       Candidate: 20.17.0-1nodesource1
       Version table:
      *** 20.17.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             100 /var/lib/dpkg/status
          20.16.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.15.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.15.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.14.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.13.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.13.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.12.2-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.12.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.12.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.11.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.11.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.10.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.9.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.8.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.8.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.7.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.6.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.6.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.5.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.5.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.4.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.3.1-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.3.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.2.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.1.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          20.0.0-1nodesource1 1001
             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
          18.19.0+dfsg-6~deb12u2 500
             500 http://deb.debian.org/debian bookworm/main amd64 Packages
          18.19.0+dfsg-6~deb12u1 500
             500 http://security.debian.org/debian-security bookworm-security/main amd64 Packages
      
      Temp directories causing deletion problem: 0
      No problems detected
      
      Errors in npm tree: 0
      No problems detected
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is running on this host.
      
      At least one iobroker host is running.
      
      Objects type: redis
      States  type: redis
      
      Hosts:
      ioTest              ioTest (version: 6.0.11, hostname: ioTest        , alive, uptime: 286)
      
      Core adapters versions
      js-controller:  6.0.11
      admin:          7.0.23
      javascript:     8.7.6
      
      nodejs modules from github:     2
      | +-- samsungtv@0.0.0 (git+https://git@github.com/luca-saggese/samsungtv.git#7fc20107455414e2afb94022682e0787e8635550)
      | +-- syno@3.0.0 (git+ssh://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : ioTest                                   -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
       system.adapter.alias-manager.0          : alias-manager         : ioTest                                   -  enabled
      + system.adapter.backitup.0               : backitup              : ioTest                                   -  enabled
       system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioTest                                   - disabled
       system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioTest                                   - disabled
      + system.adapter.javascript.0             : javascript            : ioTest                                   -  enabled
       system.adapter.vis-bars.0               : vis-bars              : ioTest                                   - disabled
       system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioTest                                   - disabled
       system.adapter.vis-fancyswitch.0        : vis                   : ioTest                                   - disabled
       system.adapter.vis-history.0            : vis-history           : ioTest                                   - disabled
       system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioTest                                   - disabled
       system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioTest                                   - disabled
       system.adapter.vis-justgage.0           : vis-justgage          : ioTest                                   - disabled
       system.adapter.vis-metro.0              : vis                   : ioTest                                   - disabled
       system.adapter.vis-plumb.0              : vis                   : ioTest                                   - disabled
       system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioTest                                   - disabled
       system.adapter.vis.0                    : vis                   : ioTest                                   -  enabled
      + system.adapter.web.0                    : web                   : ioTest                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : ioTest                                   -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      + system.adapter.web.0                    : web                   : ioTest                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      ioBroker-Repositories
      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
      │ (index) │ name     │ url                                                     │ auto upgrade │
      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
      │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
      │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
      
      Active repo(s): stable
      Upgrade policy: none
      
      Installed ioBroker-Instances
      Used repository: stable
      Adapter    "admin"        : 7.0.23   , installed 7.0.23
      Adapter    "alias-manager": 1.2.6    , installed 1.2.6
      Adapter    "backitup"     : 3.0.19   , installed 3.0.19
      Adapter    "bluelink"     : 2.3.6    , installed 2.3.6
      Adapter    "denon"        : 1.15.12  , installed 1.15.12
      Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
      Adapter    "flot"         : 1.12.0   , installed 1.12.0
      Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
      Adapter    "ham"          : 5.3.1    , installed 5.3.1
      Adapter    "heos"         : 2.2.1    , installed 2.2.1
      Adapter    "history"      : 3.0.1    , installed 3.0.1
      Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
      Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
      Adapter    "javascript"   : 8.7.6    , installed 8.7.6
      Controller "js-controller": 6.0.11   , installed 6.0.11
      Adapter    "linux-control": 1.1.5    , installed 1.1.5
      Adapter    "modbus"       : 6.2.3    , installed 6.2.3
      Adapter    "nina"         : 0.0.25   , installed 0.0.25
      Adapter    "openligadb"   : 1.4.11   , installed 1.4.11
      Adapter    "philips-tv"   : 0.5.3    , installed 0.5.3
      Adapter    "samsung"      : 0.6.0    , installed 0.6.0
      Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
      Adapter    "solax"        : 0.9.9    , installed 0.9.9
      Adapter    "sonoff"       : 3.1.0    , installed 3.1.0
      Adapter    "synology"     : 3.1.0    , installed 3.1.0
      Adapter    "telegram"     : 3.9.0    , installed 3.9.0
      Adapter    "terminal"     : 1.0.0    , installed 1.0.0
      Adapter    "traccar"      : 1.1.4    , installed 1.1.4
      Adapter    "unifi"        : 0.7.0    , installed 0.7.0
      Adapter    "vis"          : 1.5.6    , installed 1.5.6
      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
      Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
      Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
      Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
      Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
      Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
      Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
      Adapter    "web"          : 6.2.5    , installed 6.2.5
      Adapter    "ws"           : 2.6.2    , installed 2.6.2
      
      Objects and States
      Please stand by - This may take a while
      Objects:        453
      States:         337
      
      *** OS-Repositories and Updates ***
      Hit:1 http://deb.debian.org/debian bookworm InRelease
      Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
      Hit:4 https://deb.nodesource.com/node_20.x nodistro 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:111             0.0.0.0:*               LISTEN      0          146965130  1/init
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          146967666  123/sshd: /usr/sbin
      tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      107        146967727  113/redis-server 12
      tcp6       0      0 :::111                  :::*                    LISTEN      0          146965132  1/init
      tcp6       0      0 :::22                   :::*                    LISTEN      0          146967677  123/sshd: /usr/sbin
      tcp6       0      0 :::8082                 :::*                    LISTEN      1000       146968429  237/io.web.0
      tcp6       0      0 :::8081                 :::*                    LISTEN      1000       146967920  151/io.admin.0
      tcp6       0      0 :::6556                 :::*                    LISTEN      0          146965446  1/init
      tcp6       0      0 ::1:6379                :::*                    LISTEN      107        146967728  113/redis-server 12
      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          146965131  1/init
      udp6       0      0 :::111                  :::*                                0          146965133  1/init
      
      *** Log File - Last 25 Lines ***
      
      2024-09-08 16:57:11.031  - info: javascript.0 (193) received all states
      2024-09-08 16:57:11.518  - info: javascript.0 (193) received all objects
      2024-09-08 17:24:26.513  - info: javascript.0 (193) terminating
      2024-09-08 17:24:26.514  - info: javascript.0 (193) Terminated (NO_ERROR): Without reason
      2024-09-08 17:24:26.518  - info: javascript.0 (193) Got terminate signal TERMINATE_YOURSELF
      2024-09-08 17:24:27.005  - info: javascript.0 (193) terminating
      2024-09-08 17:25:05.872  - info: javascript.0 (5358) starting. Version 8.7.6 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
      2024-09-08 17:25:06.028  - info: javascript.0 (5358) requesting all states
      2024-09-08 17:25:06.029  - info: javascript.0 (5358) requesting all objects
      2024-09-08 17:25:06.044  - info: javascript.0 (5358) received all states
      2024-09-08 17:25:06.261  - info: javascript.0 (5358) received all objects
      2024-09-08 17:56:50.232  - info: javascript.0 (192) starting. Version 8.7.6 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
      2024-09-08 17:56:50.378  - info: javascript.0 (192) requesting all states
      2024-09-08 17:56:50.379  - info: javascript.0 (192) requesting all objects
      2024-09-08 17:56:50.395  - info: javascript.0 (192) received all states
      2024-09-08 17:56:50.615  - info: javascript.0 (192) received all objects
      2024-09-08 17:58:03.057  - info: javascript.0 (192) terminating
      2024-09-08 17:58:03.060  - info: javascript.0 (192) Terminated (NO_ERROR): Without reason
      2024-09-08 17:58:03.071  - info: javascript.0 (192) Got terminate signal TERMINATE_YOURSELF
      2024-09-08 17:58:03.545  - info: javascript.0 (192) terminating
      2024-09-08 18:08:28.307  - info: javascript.0 (192) starting. Version 8.7.6 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
      2024-09-08 18:08:28.451  - info: javascript.0 (192) requesting all states
      2024-09-08 18:08:28.452  - info: javascript.0 (192) requesting all objects
      2024-09-08 18:08:28.468  - info: javascript.0 (192) received all states
      2024-09-08 18:08:28.700  - info: javascript.0 (192) received all objects
      
      

      Kontrolle:

      thomas@ioTest:~$ timedatectl
                     Local time: So 2024-09-08 18:15:10 CEST
                 Universal time: So 2024-09-08 16:15:10 UTC
                       RTC time: n/a
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: inactive
                RTC in local TZ: no
      

      Ich sag mal: Perfekt!

      Proxmox und HA

      1 Antwort Letzte Antwort
      0
      • T TT-Tom

        @wildbill

        ich nutze die Konsole von Proxmox nicht, da Safari mich da immer ärgert. Darum die Frage, ob es vielleicht kleine Abweichungen gibt.

        @Thomas-Braun nutzt du lsb_release -a zur Abfrage des OS?

        ich habe nur das Standard Template für den LXC genommen und folgende Pakete nach installiert.

        apt install -y curl gnupg ca-certificates sudo mc
        
        W Online
        W Online
        Wildbill
        schrieb am zuletzt editiert von
        #654

        @tt-tom Läuft bei mir mit Safari problemlos. Wobei ich auch lieber direkt per SSH-Terminal einsteige, da dann manche Funktionalität (z.B. Menüs in mc) funktionieren, die die Proxmox-Konsole nicht hergibt. Aber alle Befehle, die man im Terminal direkt eingibt, ergeben dasselbe. Vorausgesetzt natürlich, man meldet sich per SSH oder in der Proxmox-Konsole mit demselben User an.
        Aber genug OT.

        Gruss, Jürgen

        1 Antwort Letzte Antwort
        1
        • T Offline
          T Offline
          TT-Tom
          schrieb am zuletzt editiert von TT-Tom
          #655

          @Thomas-Braun

          ein Auszug vom User root. Ich habe ein LXC mit Debian 12 neu aufgesetzt und nur den root user. Iobroker habe ich jetzt nicht installiert, wollte nur das Anlegen eines Standarduser testen. Hat so nicht ganz funktioniert, wenn ich es heute noch schaffe, lege ich eine komplette iobroker Installation als root an und teste dann nochmal.

          *** Users and Groups ***
          User that called 'iob diag':
          root
          HOME=/root
          GROUPS=root
          
          User that is running 'js-controller':
          js-controller is not running
          
          A default user should be created! This user will be enabled to temporarily switch to root via 'sudo'!
          A root login is not required in most Linux Distributions.
          Enter the username for a new user (Not 'root' and not 'iobroker'!): tom
          Enter the password for the new user: 
          Confirm the password for the new user: 
          Adding new user account...
          useradd: group 'iobroker' does not exist
          chpasswd: (user tom) pam_chauthtok() failed, error:
          Authentication token manipulation error
          chpasswd: (line 1, user tom) password not changed
          

          Gruß Tom
          https://github.com/tt-tom17
          Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

          NSPanel Script Wiki
          https://github.com/joBr99/nspanel-lovelace-ui/wiki

          NSPanel Adapter Wiki
          https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

          T Thomas BraunT 2 Antworten Letzte Antwort
          1
          • T TT-Tom

            @wildbill

            ich nutze die Konsole von Proxmox nicht, da Safari mich da immer ärgert. Darum die Frage, ob es vielleicht kleine Abweichungen gibt.

            @Thomas-Braun nutzt du lsb_release -a zur Abfrage des OS?

            ich habe nur das Standard Template für den LXC genommen und folgende Pakete nach installiert.

            apt install -y curl gnupg ca-certificates sudo mc
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #656

            @tt-tom sagte in iob diag - Skript:

            @Thomas-Braun nutzt du lsb_release -a zur Abfrage des OS?

            Jein, -a gibt alles aus, ich lese den Codename per

            lsb_release -sc
            

            aus. Scheint also kein default package zu sein.

            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
            • T TT-Tom

              @Thomas-Braun

              ein Auszug vom User root. Ich habe ein LXC mit Debian 12 neu aufgesetzt und nur den root user. Iobroker habe ich jetzt nicht installiert, wollte nur das Anlegen eines Standarduser testen. Hat so nicht ganz funktioniert, wenn ich es heute noch schaffe, lege ich eine komplette iobroker Installation als root an und teste dann nochmal.

              *** Users and Groups ***
              User that called 'iob diag':
              root
              HOME=/root
              GROUPS=root
              
              User that is running 'js-controller':
              js-controller is not running
              
              A default user should be created! This user will be enabled to temporarily switch to root via 'sudo'!
              A root login is not required in most Linux Distributions.
              Enter the username for a new user (Not 'root' and not 'iobroker'!): tom
              Enter the password for the new user: 
              Confirm the password for the new user: 
              Adding new user account...
              useradd: group 'iobroker' does not exist
              chpasswd: (user tom) pam_chauthtok() failed, error:
              Authentication token manipulation error
              chpasswd: (line 1, user tom) password not changed
              
              T Offline
              T Offline
              TT-Tom
              schrieb am zuletzt editiert von TT-Tom
              #657

              @tt-tom
              @Thomas-Braun

              nochmal mit iobroker Installation. User tom wurde angelegt und die Timezone wurde geändert.

              root@testsystem:~# ./iob_diag.sh
              You should not be root on your system!
              Better use your standard user!
              
              *** ioBroker Diagnosis ***
              
              Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen
              
              The following checks may give hints to potential malconfigurations or errors, please post them in our forum:
              
              https://forum.iobroker.net
              
              Just copy and paste the Summary Page, including the ``` characters at start and end.
              It helps us to help you!
              
              Press any key to continue
              
              
              ========== Start marking the full check here ===========
              
              ```bash
              Script v.2024-09-07
              
              *** BASE SYSTEM ***
               Static hostname: testsystem
                     Icon name: computer-container
                       Chassis: container ☐
                Virtualization: lxc
              Operating System: Debian GNU/Linux 12 (bookworm)
                        Kernel: Linux 6.8.12-1-pve
                  Architecture: x86-64
              Package configuration                                                                                     
                                                                                                                        
                                ┌───────────────────────┤ Configuring tzdata ├───────────────────────┐                  
                                │ Please select the city or region corresponding to your time zone.  │                  
                                │                                                                    │                  
                                │ Time zone:                                                         │                  
                                │                                                                    │                  
                                │                           Amsterdam       -                        │                  
                                │                           Andorra         ▒                        │                  
                                │                           Astrakhan       0                        │                  
                                │                           Athens          ▒                        │                  
                                │                           Belfast         ▒                        │                  
                                │                           Belgrade        ▒                        │                  
                                │                           Berlin          ▒                        │                  
                                │                           Bratislava      ▒                        │                  
                                │                           Brussels        ▒                        │                  
                                │                           Bucharest       ▒                        │                  
                                │                           Budapest        ▒                        │                  
                                │                           Busingen        .                        │                  
                                │                                                                    │                  
                                │                                                                    │                  
                                │                 <Ok>                     <Cancel>                  │                  
                                │                                                                    │                  
                                └────────────────────────────────────────────────────────────────────┘                  
                                                                                                                        
              
              Current default time zone: 'Europe/Berlin'
              Local time is now:      Sun Sep  8 20:07:44 CEST 2024.
              Universal Time is now:  Sun Sep  8 18:07:44 UTC 2024.
              
              Setting up time synchronization with systemd-timesyncd
              
              *** Users and Groups ***
              User that called 'iob diag':
              root
              HOME=/root
              GROUPS=root
              
              User that is running 'js-controller':
              iobroker
              HOME=/home/iobroker
              GROUPS=iobroker tty dialout audio video plugdev
              
              A default user should be created! This user will be enabled to temporarily switch to root via 'sudo'!
              A root login is not required in most Linux Distributions.
              Enter the username for a new user (Not 'root' and not 'iobroker'!): tom
              Enter the password for the new user: 
              Confirm the password for the new user: 
              Adding new user account...
              *** DISPLAY-SERVER SETUP ***
              Display-Server: false
              Desktop: 
              Terminal: 
              Boot Target:    graphical.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            2.1G        284M        1.6G        118K        229M        1.9G
              Swap:           1.1G          0B        1.1G
              Total:          3.2G        284M        2.7G
              
              Active iob-Instances:   4
              
                       2048 M total memory
                        271 M used memory
                        399 M active memory
                         66 M inactive memory
                       1557 M free memory
                          0 M buffer memory
                        219 M swap cache
                       1024 M total swap
                          0 M used swap
                       1024 M free swap
              
              *** top - Table Of Processes  ***
              top - 20:08:01 up 5 min,  1 user,  load average: 0.04, 0.17, 0.16
              Tasks:  25 total,   1 running,  24 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
              MiB Mem :   2048.0 total,   1555.1 free,    273.6 used,    219.4 buff/cache     
              MiB Swap:   1024.0 total,   1024.0 free,      0.0 used.   1774.4 avail Mem 
              
              *** FAILED SERVICES ***
              
                UNIT                    LOAD   ACTIVE SUB    DESCRIPTION                     
              * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
              * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
              
              LOAD   = Reflects whether the unit definition was properly loaded.
              ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
              SUB    = The low-level unit activation state, values depend on unit type.
              2 loaded units listed.
              
              
              *** DMESG CRITICAL ERRORS ***
              
              dmesg: read kernel buffer failed: Operation not permitted
              No critical errors detected
              
              *** FILESYSTEM ***
              Filesystem                       Type      Size  Used Avail Use% Mounted on
              /dev/mapper/pve-vm--106--disk--0 ext4      7.8G  2.1G  5.3G  29% /
              none                             tmpfs     492K  4.0K  488K   1% /dev
              udev                             devtmpfs  7.7G     0  7.7G   0% /dev/tty
              tmpfs                            tmpfs     7.8G     0  7.8G   0% /dev/shm
              tmpfs                            tmpfs     3.1G  112K  3.1G   1% /run
              tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
              
              Messages concerning ext4 filesystem in dmesg:
              dmesg: read kernel buffer failed: Operation not permitted
              
              Show mounted filesystems:
              TARGET SOURCE                           FSTYPE OPTIONS
              /      /dev/mapper/pve-vm--106--disk--0 ext4   rw,relatime,stripe=16
              
              Files in neuralgic directories:
              
              /var:
              400M    /var/
              237M    /var/cache
              234M    /var/cache/apt
              158M    /var/cache/apt/archives
              146M    /var/lib
              
              Archived and active journals take up 16.0M in the file system.
              
              /opt/iobroker/backups:
              4.0K    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              62M     /opt/iobroker/iobroker-data/
              57M     /opt/iobroker/iobroker-data/files
              31M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
              31M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
              31M     /opt/iobroker/iobroker-data/files/admin.admin/custom
              
              The five largest files in iobroker-data are:
              8.4M    /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.70cad8ba.js
              7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.0c96b194.chunk.js.map
              5.6M    /opt/iobroker/iobroker-data/files/backitup.admin/custom/static/js/vendors-node_modules_file-saver_dist_FileSaver_min_js-node_modules_react-icons_di_index_mjs-n-f0ed96.6c33ff1f.chunk.js
              5.5M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-2d33e4.42bb0640.chunk.js.map
              5.0M    /opt/iobroker/iobroker-data/objects.jsonl
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
              
              No Devices found 'by-id'
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v20.17.0
              /usr/bin/node           v20.17.0
              /usr/bin/npm            10.8.2
              /usr/bin/npx            10.8.2
              /usr/bin/corepack       0.29.3
              
              nodejs:
                Installed: 20.17.0-1nodesource1
                Candidate: 20.17.0-1nodesource1
                Version table:
               *** 20.17.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                      100 /var/lib/dpkg/status
                   20.16.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.15.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.15.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.14.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.13.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.13.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.12.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.12.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.12.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.11.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.11.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.10.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.9.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.8.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.8.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.7.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.6.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.6.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.5.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.5.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.4.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.3.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.3.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.2.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.1.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.0.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   18.19.0+dfsg-6~deb12u2 500
                      500 http://deb.debian.org/debian bookworm/main amd64 Packages
                   18.19.0+dfsg-6~deb12u1 500
                      500 http://security.debian.org bookworm-security/main amd64 Packages
              
              Temp directories causing deletion problem: 0
              No problems detected
              
              Errors in npm tree: 0
              No problems detected
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Hosts:
              testsystem          testsystem (version: 6.0.11, hostname: testsystem    , alive, uptime: 316)
              
              Core adapters versions
              js-controller:  6.0.11
              admin:          7.0.23
              javascript:     "javascript" not found
              
              nodejs modules from github:     0
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : testsystem                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.backitup.0               : backitup              : testsystem                               -  enabled
              + system.adapter.discovery.0              : discovery             : testsystem                               -  enabled
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : testsystem                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              
              ioBroker-Repositories
              ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
              │ (index) │ name     │ url                                                     │ auto upgrade │
              ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
              │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
              │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
              └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
              
              Active repo(s): stable
              Upgrade policy: none
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "admin"        : 7.0.23   , installed 7.0.23
              Adapter    "backitup"     : 3.0.19   , installed 3.0.19
              Adapter    "discovery"    : 4.5.0    , installed 4.5.0
              Controller "js-controller": 6.0.11   , installed 6.0.11
              
              Objects and States
              Please stand by - This may take a while
              Objects:        148
              States:         103
              
              *** OS-Repositories and Updates ***
              Hit:1 http://security.debian.org bookworm-security InRelease
              Hit:2 http://deb.debian.org/debian bookworm InRelease
              Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
              Hit:4 https://deb.nodesource.com/node_20.x nodistro 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 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       80745598   155/iobroker.js-con 
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       80745603   155/iobroker.js-con 
              tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          80743343   319/master          
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          80742867   1/init              
              tcp6       0      0 :::8081                 :::*                    LISTEN      1000       80751205   436/io.admin.0      
              tcp6       0      0 ::1:25                  :::*                    LISTEN      0          80743344   319/master          
              tcp6       0      0 :::22                   :::*                    LISTEN      0          80742219   1/init              
              tcp6       0      0 :::111                  :::*                    LISTEN      0          80742869   1/init              
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          80742305   95/dhclient         
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          80742868   1/init              
              udp6       0      0 :::111                  :::*                                0          80742870   1/init              
              
              *** Log File - Last 25 Lines ***
              
              2024-09-08 18:02:43.093  - info: backitup.0 (371) starting. Version 3.0.19 in /opt/iobroker/node_modules/iobroker.backitup, node: v20.17.0, js-controller: 6.0.11
              2024-09-08 18:02:43.111  - info: backitup.0 (371) [iobroker] backup will be activated at 02:48 every 1 day(s)
              2024-09-08 18:02:46.482  - info: host.testsystem instance system.adapter.discovery.0 in version "4.5.0" started with pid 386
              2024-09-08 18:02:47.002  - info: discovery.0 (386) starting. Version 4.5.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v20.17.0, js-controller: 6.0.11
              2024-09-08 18:03:34.073  - info: admin.0 (330) ==> Connected system.user.admin from ::ffff:192.168.178.12
              2024-09-08 18:04:30.739  - info: host.testsystem stopInstance system.adapter.admin.0 (force=false, process=true)
              2024-09-08 18:04:30.741  - info: admin.0 (330) Got terminate signal TERMINATE_YOURSELF
              2024-09-08 18:04:30.741  - info: admin.0 (330) terminating http server on port 8081
              2024-09-08 18:04:30.743  - info: admin.0 (330) terminating
              2024-09-08 18:04:30.743  - info: admin.0 (330) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              2024-09-08 18:04:30.781  - info: host.testsystem stopInstance system.adapter.admin.0 send kill signal
              2024-09-08 18:04:31.244  - info: admin.0 (330) terminating
              2024-09-08 18:04:31.281  - info: host.testsystem instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2024-09-08 18:04:34.403  - info: host.testsystem instance system.adapter.admin.0 in version "7.0.23" started with pid 436
              2024-09-08 18:04:35.068  - info: admin.0 (436) starting. Version 7.0.23 in /opt/iobroker/node_modules/iobroker.admin, node: v20.17.0, js-controller: 6.0.11
              2024-09-08 18:04:35.079  - info: admin.0 (436) requesting all objects
              2024-09-08 18:04:35.285  - info: admin.0 (436) received all objects
              2024-09-08 18:04:35.382  - info: admin.0 (436) socket.io server listening on port 8081
              2024-09-08 18:04:35.383  - info: admin.0 (436) http server listening on port 8081
              2024-09-08 18:04:35.383  - info: admin.0 (436) Use link "http://127.0.0.1:8081" to configure.
              2024-09-08 18:04:37.576  - info: admin.0 (436) failed connection to socket.io from ::ffff:192.168.178.12: Passport was not initialized
              2024-09-08 18:04:37.615  - info: admin.0 (436) failed connection to socket.io from ::ffff:192.168.178.12: Passport was not initialized
              2024-09-08 18:04:37.645  - info: admin.0 (436) failed connection to socket.io from ::ffff:192.168.178.12: Passport was not initialized
              2024-09-08 18:04:45.342  - info: admin.0 (436) ==> Connected system.user.admin from ::ffff:192.168.178.12
              2024-09-08 18:04:57.657  - info: admin.0 (436) <== Disconnect system.user.admin from ::ffff:192.168.178.12 admin
              
              
              ============ Mark until here for C&P =============
              
              iob diag has finished.
              

              Gruß Tom
              https://github.com/tt-tom17
              Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

              NSPanel Script Wiki
              https://github.com/joBr99/nspanel-lovelace-ui/wiki

              NSPanel Adapter Wiki
              https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • T TT-Tom

                @Thomas-Braun

                ein Auszug vom User root. Ich habe ein LXC mit Debian 12 neu aufgesetzt und nur den root user. Iobroker habe ich jetzt nicht installiert, wollte nur das Anlegen eines Standarduser testen. Hat so nicht ganz funktioniert, wenn ich es heute noch schaffe, lege ich eine komplette iobroker Installation als root an und teste dann nochmal.

                *** Users and Groups ***
                User that called 'iob diag':
                root
                HOME=/root
                GROUPS=root
                
                User that is running 'js-controller':
                js-controller is not running
                
                A default user should be created! This user will be enabled to temporarily switch to root via 'sudo'!
                A root login is not required in most Linux Distributions.
                Enter the username for a new user (Not 'root' and not 'iobroker'!): tom
                Enter the password for the new user: 
                Confirm the password for the new user: 
                Adding new user account...
                useradd: group 'iobroker' does not exist
                chpasswd: (user tom) pam_chauthtok() failed, error:
                Authentication token manipulation error
                chpasswd: (line 1, user tom) password not changed
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #658

                @tt-tom

                Den

                chpasswd: (user tom) pam_chauthtok() failed, error:

                kann ich mir gerade nicht so wirklich erklären. Zumal es bei @Meister-Mopper alles wie gedacht funktioniert...

                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 1 Antwort Letzte Antwort
                0
                • T TT-Tom

                  @tt-tom
                  @Thomas-Braun

                  nochmal mit iobroker Installation. User tom wurde angelegt und die Timezone wurde geändert.

                  root@testsystem:~# ./iob_diag.sh
                  You should not be root on your system!
                  Better use your standard user!
                  
                  *** ioBroker Diagnosis ***
                  
                  Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen
                  
                  The following checks may give hints to potential malconfigurations or errors, please post them in our forum:
                  
                  https://forum.iobroker.net
                  
                  Just copy and paste the Summary Page, including the ``` characters at start and end.
                  It helps us to help you!
                  
                  Press any key to continue
                  
                  
                  ========== Start marking the full check here ===========
                  
                  ```bash
                  Script v.2024-09-07
                  
                  *** BASE SYSTEM ***
                   Static hostname: testsystem
                         Icon name: computer-container
                           Chassis: container ☐
                    Virtualization: lxc
                  Operating System: Debian GNU/Linux 12 (bookworm)
                            Kernel: Linux 6.8.12-1-pve
                      Architecture: x86-64
                  Package configuration                                                                                     
                                                                                                                            
                                    ┌───────────────────────┤ Configuring tzdata ├───────────────────────┐                  
                                    │ Please select the city or region corresponding to your time zone.  │                  
                                    │                                                                    │                  
                                    │ Time zone:                                                         │                  
                                    │                                                                    │                  
                                    │                           Amsterdam       -                        │                  
                                    │                           Andorra         ▒                        │                  
                                    │                           Astrakhan       0                        │                  
                                    │                           Athens          ▒                        │                  
                                    │                           Belfast         ▒                        │                  
                                    │                           Belgrade        ▒                        │                  
                                    │                           Berlin          ▒                        │                  
                                    │                           Bratislava      ▒                        │                  
                                    │                           Brussels        ▒                        │                  
                                    │                           Bucharest       ▒                        │                  
                                    │                           Budapest        ▒                        │                  
                                    │                           Busingen        .                        │                  
                                    │                                                                    │                  
                                    │                                                                    │                  
                                    │                 <Ok>                     <Cancel>                  │                  
                                    │                                                                    │                  
                                    └────────────────────────────────────────────────────────────────────┘                  
                                                                                                                            
                  
                  Current default time zone: 'Europe/Berlin'
                  Local time is now:      Sun Sep  8 20:07:44 CEST 2024.
                  Universal Time is now:  Sun Sep  8 18:07:44 UTC 2024.
                  
                  Setting up time synchronization with systemd-timesyncd
                  
                  *** Users and Groups ***
                  User that called 'iob diag':
                  root
                  HOME=/root
                  GROUPS=root
                  
                  User that is running 'js-controller':
                  iobroker
                  HOME=/home/iobroker
                  GROUPS=iobroker tty dialout audio video plugdev
                  
                  A default user should be created! This user will be enabled to temporarily switch to root via 'sudo'!
                  A root login is not required in most Linux Distributions.
                  Enter the username for a new user (Not 'root' and not 'iobroker'!): tom
                  Enter the password for the new user: 
                  Confirm the password for the new user: 
                  Adding new user account...
                  *** DISPLAY-SERVER SETUP ***
                  Display-Server: false
                  Desktop: 
                  Terminal: 
                  Boot Target:    graphical.target
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:            2.1G        284M        1.6G        118K        229M        1.9G
                  Swap:           1.1G          0B        1.1G
                  Total:          3.2G        284M        2.7G
                  
                  Active iob-Instances:   4
                  
                           2048 M total memory
                            271 M used memory
                            399 M active memory
                             66 M inactive memory
                           1557 M free memory
                              0 M buffer memory
                            219 M swap cache
                           1024 M total swap
                              0 M used swap
                           1024 M free swap
                  
                  *** top - Table Of Processes  ***
                  top - 20:08:01 up 5 min,  1 user,  load average: 0.04, 0.17, 0.16
                  Tasks:  25 total,   1 running,  24 sleeping,   0 stopped,   0 zombie
                  %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                  MiB Mem :   2048.0 total,   1555.1 free,    273.6 used,    219.4 buff/cache     
                  MiB Swap:   1024.0 total,   1024.0 free,      0.0 used.   1774.4 avail Mem 
                  
                  *** FAILED SERVICES ***
                  
                    UNIT                    LOAD   ACTIVE SUB    DESCRIPTION                     
                  * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
                  * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
                  
                  LOAD   = Reflects whether the unit definition was properly loaded.
                  ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                  SUB    = The low-level unit activation state, values depend on unit type.
                  2 loaded units listed.
                  
                  
                  *** DMESG CRITICAL ERRORS ***
                  
                  dmesg: read kernel buffer failed: Operation not permitted
                  No critical errors detected
                  
                  *** FILESYSTEM ***
                  Filesystem                       Type      Size  Used Avail Use% Mounted on
                  /dev/mapper/pve-vm--106--disk--0 ext4      7.8G  2.1G  5.3G  29% /
                  none                             tmpfs     492K  4.0K  488K   1% /dev
                  udev                             devtmpfs  7.7G     0  7.7G   0% /dev/tty
                  tmpfs                            tmpfs     7.8G     0  7.8G   0% /dev/shm
                  tmpfs                            tmpfs     3.1G  112K  3.1G   1% /run
                  tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                  
                  Messages concerning ext4 filesystem in dmesg:
                  dmesg: read kernel buffer failed: Operation not permitted
                  
                  Show mounted filesystems:
                  TARGET SOURCE                           FSTYPE OPTIONS
                  /      /dev/mapper/pve-vm--106--disk--0 ext4   rw,relatime,stripe=16
                  
                  Files in neuralgic directories:
                  
                  /var:
                  400M    /var/
                  237M    /var/cache
                  234M    /var/cache/apt
                  158M    /var/cache/apt/archives
                  146M    /var/lib
                  
                  Archived and active journals take up 16.0M in the file system.
                  
                  /opt/iobroker/backups:
                  4.0K    /opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  62M     /opt/iobroker/iobroker-data/
                  57M     /opt/iobroker/iobroker-data/files
                  31M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                  31M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                  31M     /opt/iobroker/iobroker-data/files/admin.admin/custom
                  
                  The five largest files in iobroker-data are:
                  8.4M    /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.70cad8ba.js
                  7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.0c96b194.chunk.js.map
                  5.6M    /opt/iobroker/iobroker-data/files/backitup.admin/custom/static/js/vendors-node_modules_file-saver_dist_FileSaver_min_js-node_modules_react-icons_di_index_mjs-n-f0ed96.6c33ff1f.chunk.js
                  5.5M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-2d33e4.42bb0640.chunk.js.map
                  5.0M    /opt/iobroker/iobroker-data/objects.jsonl
                  
                  USB-Devices by-id:
                  USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                  
                  No Devices found 'by-id'
                  
                  *** NodeJS-Installation ***
                  
                  /usr/bin/nodejs         v20.17.0
                  /usr/bin/node           v20.17.0
                  /usr/bin/npm            10.8.2
                  /usr/bin/npx            10.8.2
                  /usr/bin/corepack       0.29.3
                  
                  nodejs:
                    Installed: 20.17.0-1nodesource1
                    Candidate: 20.17.0-1nodesource1
                    Version table:
                   *** 20.17.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                          100 /var/lib/dpkg/status
                       20.16.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.15.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.15.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.14.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.13.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.13.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.12.2-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.12.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.12.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.11.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.11.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.10.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.9.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.8.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.8.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.7.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.6.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.6.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.5.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.5.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.4.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.3.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.3.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.2.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.1.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       20.0.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       18.19.0+dfsg-6~deb12u2 500
                          500 http://deb.debian.org/debian bookworm/main amd64 Packages
                       18.19.0+dfsg-6~deb12u1 500
                          500 http://security.debian.org bookworm-security/main amd64 Packages
                  
                  Temp directories causing deletion problem: 0
                  No problems detected
                  
                  Errors in npm tree: 0
                  No problems detected
                  
                  *** ioBroker-Installation ***
                  
                  ioBroker Status
                  iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Hosts:
                  testsystem          testsystem (version: 6.0.11, hostname: testsystem    , alive, uptime: 316)
                  
                  Core adapters versions
                  js-controller:  6.0.11
                  admin:          7.0.23
                  javascript:     "javascript" not found
                  
                  nodejs modules from github:     0
                  
                  Adapter State
                  + system.adapter.admin.0                  : admin                 : testsystem                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.backitup.0               : backitup              : testsystem                               -  enabled
                  + system.adapter.discovery.0              : discovery             : testsystem                               -  enabled
                  
                  + instance is alive
                  
                  Enabled adapters with bindings
                  + system.adapter.admin.0                  : admin                 : testsystem                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  
                  ioBroker-Repositories
                  ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                  │ (index) │ name     │ url                                                     │ auto upgrade │
                  ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                  │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                  │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                  └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                  
                  Active repo(s): stable
                  Upgrade policy: none
                  
                  Installed ioBroker-Instances
                  Used repository: stable
                  Adapter    "admin"        : 7.0.23   , installed 7.0.23
                  Adapter    "backitup"     : 3.0.19   , installed 3.0.19
                  Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                  Controller "js-controller": 6.0.11   , installed 6.0.11
                  
                  Objects and States
                  Please stand by - This may take a while
                  Objects:        148
                  States:         103
                  
                  *** OS-Repositories and Updates ***
                  Hit:1 http://security.debian.org bookworm-security InRelease
                  Hit:2 http://deb.debian.org/debian bookworm InRelease
                  Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                  Hit:4 https://deb.nodesource.com/node_20.x nodistro 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 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       80745598   155/iobroker.js-con 
                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       80745603   155/iobroker.js-con 
                  tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          80743343   319/master          
                  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          80742867   1/init              
                  tcp6       0      0 :::8081                 :::*                    LISTEN      1000       80751205   436/io.admin.0      
                  tcp6       0      0 ::1:25                  :::*                    LISTEN      0          80743344   319/master          
                  tcp6       0      0 :::22                   :::*                    LISTEN      0          80742219   1/init              
                  tcp6       0      0 :::111                  :::*                    LISTEN      0          80742869   1/init              
                  udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          80742305   95/dhclient         
                  udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          80742868   1/init              
                  udp6       0      0 :::111                  :::*                                0          80742870   1/init              
                  
                  *** Log File - Last 25 Lines ***
                  
                  2024-09-08 18:02:43.093  - info: backitup.0 (371) starting. Version 3.0.19 in /opt/iobroker/node_modules/iobroker.backitup, node: v20.17.0, js-controller: 6.0.11
                  2024-09-08 18:02:43.111  - info: backitup.0 (371) [iobroker] backup will be activated at 02:48 every 1 day(s)
                  2024-09-08 18:02:46.482  - info: host.testsystem instance system.adapter.discovery.0 in version "4.5.0" started with pid 386
                  2024-09-08 18:02:47.002  - info: discovery.0 (386) starting. Version 4.5.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v20.17.0, js-controller: 6.0.11
                  2024-09-08 18:03:34.073  - info: admin.0 (330) ==> Connected system.user.admin from ::ffff:192.168.178.12
                  2024-09-08 18:04:30.739  - info: host.testsystem stopInstance system.adapter.admin.0 (force=false, process=true)
                  2024-09-08 18:04:30.741  - info: admin.0 (330) Got terminate signal TERMINATE_YOURSELF
                  2024-09-08 18:04:30.741  - info: admin.0 (330) terminating http server on port 8081
                  2024-09-08 18:04:30.743  - info: admin.0 (330) terminating
                  2024-09-08 18:04:30.743  - info: admin.0 (330) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2024-09-08 18:04:30.781  - info: host.testsystem stopInstance system.adapter.admin.0 send kill signal
                  2024-09-08 18:04:31.244  - info: admin.0 (330) terminating
                  2024-09-08 18:04:31.281  - info: host.testsystem instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2024-09-08 18:04:34.403  - info: host.testsystem instance system.adapter.admin.0 in version "7.0.23" started with pid 436
                  2024-09-08 18:04:35.068  - info: admin.0 (436) starting. Version 7.0.23 in /opt/iobroker/node_modules/iobroker.admin, node: v20.17.0, js-controller: 6.0.11
                  2024-09-08 18:04:35.079  - info: admin.0 (436) requesting all objects
                  2024-09-08 18:04:35.285  - info: admin.0 (436) received all objects
                  2024-09-08 18:04:35.382  - info: admin.0 (436) socket.io server listening on port 8081
                  2024-09-08 18:04:35.383  - info: admin.0 (436) http server listening on port 8081
                  2024-09-08 18:04:35.383  - info: admin.0 (436) Use link "http://127.0.0.1:8081" to configure.
                  2024-09-08 18:04:37.576  - info: admin.0 (436) failed connection to socket.io from ::ffff:192.168.178.12: Passport was not initialized
                  2024-09-08 18:04:37.615  - info: admin.0 (436) failed connection to socket.io from ::ffff:192.168.178.12: Passport was not initialized
                  2024-09-08 18:04:37.645  - info: admin.0 (436) failed connection to socket.io from ::ffff:192.168.178.12: Passport was not initialized
                  2024-09-08 18:04:45.342  - info: admin.0 (436) ==> Connected system.user.admin from ::ffff:192.168.178.12
                  2024-09-08 18:04:57.657  - info: admin.0 (436) <== Disconnect system.user.admin from ::ffff:192.168.178.12 admin
                  
                  
                  ============ Mark until here for C&P =============
                  
                  iob diag has finished.
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #659

                  @tt-tom sagte in iob diag - Skript:

                  nochmal mit iobroker Installation. User tom wurde angelegt und die Timezone wurde geändert.

                  Also mit vorheriger Installation des ioBroker funktioniert es?

                  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 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @tt-tom sagte in iob diag - Skript:

                    nochmal mit iobroker Installation. User tom wurde angelegt und die Timezone wurde geändert.

                    Also mit vorheriger Installation des ioBroker funktioniert es?

                    T Offline
                    T Offline
                    TT-Tom
                    schrieb am zuletzt editiert von
                    #660

                    @thomas-braun
                    ja mit iobroker ist alles sauber durchgelaufen.

                    Gruß Tom
                    https://github.com/tt-tom17
                    Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                    NSPanel Script Wiki
                    https://github.com/joBr99/nspanel-lovelace-ui/wiki

                    NSPanel Adapter Wiki
                    https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • T TT-Tom

                      @thomas-braun
                      ja mit iobroker ist alles sauber durchgelaufen.

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

                      @tt-tom sagte in iob diag - Skript:

                      ja mit iobroker ist alles sauber durchgelaufen.

                      Na dann....
                      Das Skript kommt ja im Normalfall auch erst mit dem ioBroker auf das System.

                      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
                      • Thomas BraunT Thomas Braun

                        @tt-tom

                        Den

                        chpasswd: (user tom) pam_chauthtok() failed, error:

                        kann ich mir gerade nicht so wirklich erklären. Zumal es bei @Meister-Mopper alles wie gedacht funktioniert...

                        T Offline
                        T Offline
                        TT-Tom
                        schrieb am zuletzt editiert von TT-Tom
                        #662

                        @thomas-braun

                        Den

                        chpasswd: (user tom) pam_chauthtok() failed, error:
                        kann ich mir gerade nicht so wirklich erklären.

                        der User konnte ja nicht der Gruppe iobroker zugeordnet werden.

                        Gruß Tom
                        https://github.com/tt-tom17
                        Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                        NSPanel Script Wiki
                        https://github.com/joBr99/nspanel-lovelace-ui/wiki

                        NSPanel Adapter Wiki
                        https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • T TT-Tom

                          @thomas-braun

                          Den

                          chpasswd: (user tom) pam_chauthtok() failed, error:
                          kann ich mir gerade nicht so wirklich erklären.

                          der User konnte ja nicht der Gruppe iobroker zugeordnet werden.

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

                          @tt-tom sagte in iob diag - Skript:

                          der User konnte ja nicht der Gruppe iobroker zugeordnet werden.

                          Das sollte aber nicht der Grund für die Meldung sein.
                          Wie dem auch sei, das Skript ruft man ja in der Realität nur bei vorhandener Installation des ioBrokers 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

                          K 1 Antwort Letzte Antwort
                          1
                          • Thomas BraunT Thomas Braun

                            @tt-tom sagte in iob diag - Skript:

                            der User konnte ja nicht der Gruppe iobroker zugeordnet werden.

                            Das sollte aber nicht der Grund für die Meldung sein.
                            Wie dem auch sei, das Skript ruft man ja in der Realität nur bei vorhandener Installation des ioBrokers auf.

                            K Offline
                            K Offline
                            Knirpso
                            schrieb am zuletzt editiert von Knirpso
                            #664

                            @thomas-braun

                            Anbei noch der gewünschte Log aus https://forum.iobroker.net/topic/76922/schaltverhalten-iot-adapter-mit-alexa/4

                            Script v.2024-09-16
                            
                            *** BASE SYSTEM ***
                            Hardware Vendor : Synology Inc.
                            Kernel          : x86_64
                            Userland        : 64 bit
                            Docker          : v9.1.2
                            Virtualization  : Docker
                            Kernel          : x86_64
                            Userland        : 64 bit
                            
                            Systemuptime and Load:
                             17:25:15 up 143 days,  6:35,  0 user,  load average: 1.09, 1.31, 1.33
                            CPU threads: 8
                            
                            
                            *** LIFE CYCLE STATUS ***
                            Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
                            
                            *** TIME AND TIMEZONES ***
                            Tue Sep 17 15:25:15 UTC 2024
                            Tue Sep 17 17:25:15 CEST 2024
                            CEST +0200
                            Etc/UTC
                            
                            *** Users and Groups ***
                            User that called 'iob diag':
                            root
                            HOME=/root
                            GROUPS=root
                            
                            User that is running 'js-controller':
                            iobroker
                            HOME=/opt/iobroker
                            GROUPS=iobroker tty dialout audio video plugdev
                            
                            *** DISPLAY-SERVER SETUP ***
                            Display-Server: true
                            Desktop: 
                            Terminal: 
                            
                            
                            *** MEMORY ***
                                           total        used        free      shared  buff/cache   available
                            Mem:             67G        7.4G        1.0G        215M         59G         59G
                            Swap:            42G        307M         42G
                            Total:          109G        7.7G         43G
                            
                            Active iob-Instances:   17
                            
                                    64084 M total memory
                                     7067 M used memory
                                     7965 M active memory
                                    52969 M inactive memory
                                      971 M free memory
                                       84 M buffer memory
                                    56764 M swap cache
                                    40499 M total swap
                                      293 M used swap
                                    40206 M free swap
                            
                            *** top - Table Of Processes  ***
                            top - 17:25:15 up 143 days,  6:35,  0 user,  load average: 1.09, 1.31, 1.33
                            Tasks:  30 total,   1 running,  29 sleeping,   0 stopped,   0 zombie
                            %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                            MiB Mem :  64084.8 total,    969.7 free,   7068.6 used,  56848.9 buff/cache     
                            MiB Swap:  40499.9 total,  40206.6 free,    293.3 used.  57016.2 avail Mem 
                            
                            
                            *** DMESG CRITICAL ERRORS ***
                            No critical errors detected
                            
                            *** FILESYSTEM ***
                            Filesystem     Type   Size  Used Avail Use% Mounted on
                            /dev/synorbd_1 btrfs  7.0T  2.5T  4.6T  35% /
                            tmpfs          tmpfs   64M     0   64M   0% /dev
                            tmpfs          tmpfs   32G     0   32G   0% /sys/fs/cgroup
                            shm            tmpfs   64M     0   64M   0% /dev/shm
                            /dev/synorbd_1 btrfs  7.0T  2.5T  4.6T  35% /opt/iobroker
                            /dev/synorbd_1 btrfs  7.0T  2.5T  4.6T  35% /etc/hosts
                            tmpfs          tmpfs   32G     0   32G   0% /proc/acpi
                            tmpfs          tmpfs   32G     0   32G   0% /proc/scsi
                            tmpfs          tmpfs   32G     0   32G   0% /sys/firmware
                            
                            Messages concerning ext4 filesystem in dmesg:
                            
                            Show mounted filesystems:
                            TARGET             SOURCE                                                                                                                 FSTYPE OPTIONS
                            /                  /dev/synorbd_1[/@syno/@docker/btrfs/subvolumes/43c485044ed9f1e230e9f082f08e839ece82e19c0db5e0e02d5f344f954dfa66]       btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_t
                            |-/opt/iobroker    /dev/synorbd_1[/@syno/docker/iobroker]                                                                                 btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_t
                            |-/etc/resolv.conf /dev/synorbd_1[/@syno/@docker/containers/cfc35c35eeb9eb02ac6c35b5a69a7f037dc59a2a43301ee573e25807288b862b/resolv.conf] btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_t
                            |-/etc/hostname    /dev/synorbd_1[/@syno/@docker/containers/cfc35c35eeb9eb02ac6c35b5a69a7f037dc59a2a43301ee573e25807288b862b/hostname]    btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_t
                            `-/etc/hosts       /dev/synorbd_1[/@syno/@docker/containers/cfc35c35eeb9eb02ac6c35b5a69a7f037dc59a2a43301ee573e25807288b862b/hosts]       btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_t
                            
                            Files in neuralgic directories:
                            
                            /var:
                            34M     /var/
                            32M     /var/lib
                            19M     /var/lib/apt/lists
                            19M     /var/lib/apt
                            13M     /var/lib/dpkg
                            
                            
                            /opt/iobroker/backups:
                            33M     /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            1.1G    /opt/iobroker/iobroker-data/
                            756M    /opt/iobroker/iobroker-data/files
                            441M    /opt/iobroker/iobroker-data/files/javascript.admin
                            409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                            408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                            
                            The five largest files in iobroker-data are:
                            117M    /opt/iobroker/iobroker-data/states.jsonl
                            38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                            24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                            19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.e7bb655f.js.map
                            19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.368dc292.js.map
                            
                            USB-Devices by-id:
                            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                            
                            No Devices found 'by-id'
                            
                            HINT:
                            Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
                            /dev/ttyACM0
                            
                            HINT:
                            Your zigbee.2 COM-Port is NOT matching 'by-id'. Please check your setting:
                            /dev/ttyACM0
                            
                            *** NodeJS-Installation ***
                            
                            /usr/bin/nodejs         v18.20.4
                            /usr/bin/node           v18.20.4
                            /usr/bin/npm            10.8.2
                            /usr/bin/npx            10.8.2
                            /usr/bin/corepack       0.28.0
                            
                            nodejs:
                              Installed: 18.20.4-1nodesource1
                              Candidate: 18.20.4-1nodesource1
                              Version table:
                             *** 18.20.4-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                    100 /var/lib/dpkg/status
                                 18.20.3-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.20.2-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.20.1-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.20.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.19.1-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.19.0+dfsg-6~deb12u2 500
                                    500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                 18.19.0+dfsg-6~deb12u1 500
                                    500 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages
                                 18.19.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.18.2-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.18.1-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.18.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.17.1-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.17.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.16.1-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.16.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.15.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.14.2-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.14.1-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.14.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.13.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.12.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.11.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.10.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.9.1-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.9.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.8.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.7.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.6.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.5.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.4.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.3.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.2.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.1.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                 18.0.0-1nodesource1 1001
                                   1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                            
                            Temp directories causing deletion problem: 0
                            No problems detected
                            
                            Errors in npm tree: 0
                            No problems detected
                            
                            *** ioBroker-Installation ***
                            
                            ioBroker Status
                            iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            Hosts:
                            iobroker            iobroker (version: 6.0.11, hostname: iobroker      , alive, uptime: 1308286)
                            slave1-raspberrypi  slave1-raspberrypi (version: 6.0.11, hostname: slave1-raspberrypi, alive, uptime: 268408)
                            
                            Core adapters versions
                            js-controller:  6.0.11
                            admin:          7.0.23
                            javascript:     8.7.6
                            
                            nodejs modules from github:     0
                            
                            Adapter State
                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                            + system.adapter.admin.1                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                            + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                            + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                            + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                              system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
                            + system.adapter.history.0                : history               : iobroker                                 -  enabled
                            + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                            + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                            + system.adapter.mystrom.0                : mystrom               : iobroker                                 -  enabled
                            + system.adapter.roborock.0               : roborock              : iobroker                                 -  enabled
                            + system.adapter.terminal.0               : terminal              : iobroker                                 -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                            + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                              system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: iobroker                                 -  enabled
                              system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 -  enabled
                            + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -  enabled
                            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                            + system.adapter.zigbee.1                 : zigbee                : slave1-raspberrypi                       -  enabled, port: /dev/ttyACM0
                            + system.adapter.zigbee.2                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                            + system.adapter.admin.1                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                            + system.adapter.terminal.0               : terminal              : iobroker                                 -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                            + system.adapter.zigbee.1                 : zigbee                : slave1-raspberrypi                       -  enabled, port: /dev/ttyACM0
                            + system.adapter.zigbee.2                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                            
                            ioBroker-Repositories
                            ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                            │ (index) │   name   │                           url                           │ auto upgrade │
                            ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                            │    0    │ 'stable' │    'http://download.iobroker.net/sources-dist.json'     │    false     │
                            │    1    │  'beta'  │ 'http://download.iobroker.net/sources-dist-latest.json' │    false     │
                            └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                            
                            Active repo(s): stable
                            Upgrade policy: none
                            
                            Installed ioBroker-Instances
                            Used repository: stable
                            Adapter    "admin"        : 7.0.23   , installed 7.0.23
                            Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                            Adapter    "backitup"     : 3.0.22   , installed 3.0.22
                            Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                            Adapter    "flot"         : 1.12.0   , installed 1.12.0
                            Adapter    "history"      : 3.0.1    , installed 3.0.1
                            Adapter    "iot"          : 3.3.0    , installed 3.3.0
                            Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                            Controller "js-controller": 6.0.11   , installed 6.0.11
                            Adapter    "roborock"     : 0.6.4    , installed 0.6.4
                            Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                            Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                            Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                            Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                            Adapter    "vis-2"        : 2.9.32   , installed 2.9.32
                            Adapter    "vis-2-widgets-inventwo": 0.1.11, installed 0.1.11
                            Adapter    "vis-2-widgets-material": 1.4.8, installed 1.4.8
                            Adapter    "web"          : 6.2.5    , installed 6.2.5
                            Adapter    "ws"           : 2.6.2    , installed 2.6.2
                            Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        3786
                            States:         2647
                            
                            *** OS-Repositories and Updates ***
                            Hit:1 http://deb.debian.org/debian bookworm InRelease
                            Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                            Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                            Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
                            Reading package lists... Done
                            Pending Updates: 26
                            
                            *** 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:9000            0.0.0.0:*               LISTEN      1000       3946312486 -                   
                            tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1000       3946312479 -                   
                            tcp        0      0 127.0.0.11:42340        0.0.0.0:*               LISTEN      0          3946306647 -                   
                            tcp6       0      0 :::6824                 :::*                    LISTEN      1000       78218444   -                   
                            tcp6       0      0 :::8554                 :::*                    LISTEN      1000       78220248   -                   
                            tcp6       0      0 :::8555                 :::*                    LISTEN      1000       78220249   -                   
                            tcp6       0      0 :::8081                 :::*                    LISTEN      1000       3946310901 -                   
                            tcp6       0      0 :::8082                 :::*                    LISTEN      1000       3946317922 -                   
                            tcp6       0      0 :::8083                 :::*                    LISTEN      1000       3946324298 -                   
                            tcp6       0      0 :::8088                 :::*                    LISTEN      1000       3946324745 -                   
                            tcp6       0      0 :::1984                 :::*                    LISTEN      1000       78243001   -                   
                            tcp6       0      0 :::7906                 :::*                    LISTEN      1000       78218445   -                   
                            udp        0      0 127.0.0.11:56032        0.0.0.0:*                           0          3946306646 -                   
                            udp        0      0 0.0.0.0:5678            0.0.0.0:*                           1000       38730773   -                   
                            udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1000       3946311323 -                   
                            udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1000       3946311324 -                   
                            
                            *** Log File - Last 25 Lines ***
                            
                            2024-09-17 17:01:23.903  - error: mystrom.0 (386) 200
                            2024-09-17 17:01:23.903  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=FCF5C418FE6C
                            2024-09-17 17:01:23.903  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                            2024-09-17 17:01:23.904  - info: mystrom.0 (386) Set update interval for FCF5C418FF54 to 60
                            2024-09-17 17:01:23.920  - info: mystrom.0 (386) Set update interval for FCF5C418FB0C to 60
                            2024-09-17 17:01:23.922  - error: mystrom.0 (386) 200
                            2024-09-17 17:01:23.922  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=64002D035AF3
                            2024-09-17 17:01:23.922  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                            2024-09-17 17:01:23.923  - error: mystrom.0 (386) 200
                            2024-09-17 17:01:23.924  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=FCF5C418FB0C
                            2024-09-17 17:01:23.924  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                            2024-09-17 17:01:23.924  - error: mystrom.0 (386) 200
                            2024-09-17 17:01:23.924  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=64002D035AE0
                            2024-09-17 17:01:23.924  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                            2024-09-17 17:01:23.930  - error: mystrom.0 (386) 200
                            2024-09-17 17:01:23.930  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=FCF5C418CE78
                            2024-09-17 17:01:23.930  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                            2024-09-17 17:01:23.936  - info: mystrom.0 (386) Set update interval for 840D8E3D1AE8 to 60
                            2024-09-17 17:01:23.937  - info: mystrom.0 (386) Set update interval for FCF5C418CE78 to 60
                            2024-09-17 17:01:23.941  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                            2024-09-17 17:01:23.942  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                            2024-09-17 17:01:23.962  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                            2024-09-17 17:01:23.962  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                            2024-09-17 17:01:23.966  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                            2024-09-17 17:03:36.237  - info: admin.0 (157) ==> Connected system.user.admin from ::ffff:192.168.212.23
                            

                            Edit: Log von Skriptversion 2024-09-16 angehängt.

                            Thomas BraunT 2 Antworten Letzte Antwort
                            0
                            • K Knirpso

                              @thomas-braun

                              Anbei noch der gewünschte Log aus https://forum.iobroker.net/topic/76922/schaltverhalten-iot-adapter-mit-alexa/4

                              Script v.2024-09-16
                              
                              *** BASE SYSTEM ***
                              Hardware Vendor : Synology Inc.
                              Kernel          : x86_64
                              Userland        : 64 bit
                              Docker          : v9.1.2
                              Virtualization  : Docker
                              Kernel          : x86_64
                              Userland        : 64 bit
                              
                              Systemuptime and Load:
                               17:25:15 up 143 days,  6:35,  0 user,  load average: 1.09, 1.31, 1.33
                              CPU threads: 8
                              
                              
                              *** LIFE CYCLE STATUS ***
                              Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
                              
                              *** TIME AND TIMEZONES ***
                              Tue Sep 17 15:25:15 UTC 2024
                              Tue Sep 17 17:25:15 CEST 2024
                              CEST +0200
                              Etc/UTC
                              
                              *** Users and Groups ***
                              User that called 'iob diag':
                              root
                              HOME=/root
                              GROUPS=root
                              
                              User that is running 'js-controller':
                              iobroker
                              HOME=/opt/iobroker
                              GROUPS=iobroker tty dialout audio video plugdev
                              
                              *** DISPLAY-SERVER SETUP ***
                              Display-Server: true
                              Desktop: 
                              Terminal: 
                              
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:             67G        7.4G        1.0G        215M         59G         59G
                              Swap:            42G        307M         42G
                              Total:          109G        7.7G         43G
                              
                              Active iob-Instances:   17
                              
                                      64084 M total memory
                                       7067 M used memory
                                       7965 M active memory
                                      52969 M inactive memory
                                        971 M free memory
                                         84 M buffer memory
                                      56764 M swap cache
                                      40499 M total swap
                                        293 M used swap
                                      40206 M free swap
                              
                              *** top - Table Of Processes  ***
                              top - 17:25:15 up 143 days,  6:35,  0 user,  load average: 1.09, 1.31, 1.33
                              Tasks:  30 total,   1 running,  29 sleeping,   0 stopped,   0 zombie
                              %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                              MiB Mem :  64084.8 total,    969.7 free,   7068.6 used,  56848.9 buff/cache     
                              MiB Swap:  40499.9 total,  40206.6 free,    293.3 used.  57016.2 avail Mem 
                              
                              
                              *** DMESG CRITICAL ERRORS ***
                              No critical errors detected
                              
                              *** FILESYSTEM ***
                              Filesystem     Type   Size  Used Avail Use% Mounted on
                              /dev/synorbd_1 btrfs  7.0T  2.5T  4.6T  35% /
                              tmpfs          tmpfs   64M     0   64M   0% /dev
                              tmpfs          tmpfs   32G     0   32G   0% /sys/fs/cgroup
                              shm            tmpfs   64M     0   64M   0% /dev/shm
                              /dev/synorbd_1 btrfs  7.0T  2.5T  4.6T  35% /opt/iobroker
                              /dev/synorbd_1 btrfs  7.0T  2.5T  4.6T  35% /etc/hosts
                              tmpfs          tmpfs   32G     0   32G   0% /proc/acpi
                              tmpfs          tmpfs   32G     0   32G   0% /proc/scsi
                              tmpfs          tmpfs   32G     0   32G   0% /sys/firmware
                              
                              Messages concerning ext4 filesystem in dmesg:
                              
                              Show mounted filesystems:
                              TARGET             SOURCE                                                                                                                 FSTYPE OPTIONS
                              /                  /dev/synorbd_1[/@syno/@docker/btrfs/subvolumes/43c485044ed9f1e230e9f082f08e839ece82e19c0db5e0e02d5f344f954dfa66]       btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_t
                              |-/opt/iobroker    /dev/synorbd_1[/@syno/docker/iobroker]                                                                                 btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_t
                              |-/etc/resolv.conf /dev/synorbd_1[/@syno/@docker/containers/cfc35c35eeb9eb02ac6c35b5a69a7f037dc59a2a43301ee573e25807288b862b/resolv.conf] btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_t
                              |-/etc/hostname    /dev/synorbd_1[/@syno/@docker/containers/cfc35c35eeb9eb02ac6c35b5a69a7f037dc59a2a43301ee573e25807288b862b/hostname]    btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_t
                              `-/etc/hosts       /dev/synorbd_1[/@syno/@docker/containers/cfc35c35eeb9eb02ac6c35b5a69a7f037dc59a2a43301ee573e25807288b862b/hosts]       btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_t
                              
                              Files in neuralgic directories:
                              
                              /var:
                              34M     /var/
                              32M     /var/lib
                              19M     /var/lib/apt/lists
                              19M     /var/lib/apt
                              13M     /var/lib/dpkg
                              
                              
                              /opt/iobroker/backups:
                              33M     /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              1.1G    /opt/iobroker/iobroker-data/
                              756M    /opt/iobroker/iobroker-data/files
                              441M    /opt/iobroker/iobroker-data/files/javascript.admin
                              409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                              408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                              
                              The five largest files in iobroker-data are:
                              117M    /opt/iobroker/iobroker-data/states.jsonl
                              38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                              24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                              19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.e7bb655f.js.map
                              19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.368dc292.js.map
                              
                              USB-Devices by-id:
                              USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                              
                              No Devices found 'by-id'
                              
                              HINT:
                              Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
                              /dev/ttyACM0
                              
                              HINT:
                              Your zigbee.2 COM-Port is NOT matching 'by-id'. Please check your setting:
                              /dev/ttyACM0
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v18.20.4
                              /usr/bin/node           v18.20.4
                              /usr/bin/npm            10.8.2
                              /usr/bin/npx            10.8.2
                              /usr/bin/corepack       0.28.0
                              
                              nodejs:
                                Installed: 18.20.4-1nodesource1
                                Candidate: 18.20.4-1nodesource1
                                Version table:
                               *** 18.20.4-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                      100 /var/lib/dpkg/status
                                   18.20.3-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.20.2-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.20.1-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.20.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.19.1-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.19.0+dfsg-6~deb12u2 500
                                      500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                   18.19.0+dfsg-6~deb12u1 500
                                      500 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages
                                   18.19.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.18.2-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.18.1-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.18.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.17.1-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.17.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.16.1-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.16.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.15.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.14.2-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.14.1-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.14.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.13.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.12.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.11.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.10.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.9.1-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.9.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.8.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.7.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.6.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.5.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.4.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.3.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.2.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.1.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.0.0-1nodesource1 1001
                                     1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                              
                              Temp directories causing deletion problem: 0
                              No problems detected
                              
                              Errors in npm tree: 0
                              No problems detected
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              Hosts:
                              iobroker            iobroker (version: 6.0.11, hostname: iobroker      , alive, uptime: 1308286)
                              slave1-raspberrypi  slave1-raspberrypi (version: 6.0.11, hostname: slave1-raspberrypi, alive, uptime: 268408)
                              
                              Core adapters versions
                              js-controller:  6.0.11
                              admin:          7.0.23
                              javascript:     8.7.6
                              
                              nodejs modules from github:     0
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.admin.1                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                              + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                              + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                                system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
                              + system.adapter.history.0                : history               : iobroker                                 -  enabled
                              + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                              + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                              + system.adapter.mystrom.0                : mystrom               : iobroker                                 -  enabled
                              + system.adapter.roborock.0               : roborock              : iobroker                                 -  enabled
                              + system.adapter.terminal.0               : terminal              : iobroker                                 -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                              + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                                system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: iobroker                                 -  enabled
                                system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 -  enabled
                              + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -  enabled
                              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                              + system.adapter.zigbee.1                 : zigbee                : slave1-raspberrypi                       -  enabled, port: /dev/ttyACM0
                              + system.adapter.zigbee.2                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.admin.1                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.terminal.0               : terminal              : iobroker                                 -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                              + system.adapter.zigbee.1                 : zigbee                : slave1-raspberrypi                       -  enabled, port: /dev/ttyACM0
                              + system.adapter.zigbee.2                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                              
                              ioBroker-Repositories
                              ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                              │ (index) │   name   │                           url                           │ auto upgrade │
                              ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                              │    0    │ 'stable' │    'http://download.iobroker.net/sources-dist.json'     │    false     │
                              │    1    │  'beta'  │ 'http://download.iobroker.net/sources-dist-latest.json' │    false     │
                              └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                              
                              Active repo(s): stable
                              Upgrade policy: none
                              
                              Installed ioBroker-Instances
                              Used repository: stable
                              Adapter    "admin"        : 7.0.23   , installed 7.0.23
                              Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                              Adapter    "backitup"     : 3.0.22   , installed 3.0.22
                              Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                              Adapter    "flot"         : 1.12.0   , installed 1.12.0
                              Adapter    "history"      : 3.0.1    , installed 3.0.1
                              Adapter    "iot"          : 3.3.0    , installed 3.3.0
                              Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                              Controller "js-controller": 6.0.11   , installed 6.0.11
                              Adapter    "roborock"     : 0.6.4    , installed 0.6.4
                              Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                              Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                              Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                              Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                              Adapter    "vis-2"        : 2.9.32   , installed 2.9.32
                              Adapter    "vis-2-widgets-inventwo": 0.1.11, installed 0.1.11
                              Adapter    "vis-2-widgets-material": 1.4.8, installed 1.4.8
                              Adapter    "web"          : 6.2.5    , installed 6.2.5
                              Adapter    "ws"           : 2.6.2    , installed 2.6.2
                              Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        3786
                              States:         2647
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://deb.debian.org/debian bookworm InRelease
                              Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                              Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                              Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
                              Reading package lists... Done
                              Pending Updates: 26
                              
                              *** 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:9000            0.0.0.0:*               LISTEN      1000       3946312486 -                   
                              tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1000       3946312479 -                   
                              tcp        0      0 127.0.0.11:42340        0.0.0.0:*               LISTEN      0          3946306647 -                   
                              tcp6       0      0 :::6824                 :::*                    LISTEN      1000       78218444   -                   
                              tcp6       0      0 :::8554                 :::*                    LISTEN      1000       78220248   -                   
                              tcp6       0      0 :::8555                 :::*                    LISTEN      1000       78220249   -                   
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1000       3946310901 -                   
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1000       3946317922 -                   
                              tcp6       0      0 :::8083                 :::*                    LISTEN      1000       3946324298 -                   
                              tcp6       0      0 :::8088                 :::*                    LISTEN      1000       3946324745 -                   
                              tcp6       0      0 :::1984                 :::*                    LISTEN      1000       78243001   -                   
                              tcp6       0      0 :::7906                 :::*                    LISTEN      1000       78218445   -                   
                              udp        0      0 127.0.0.11:56032        0.0.0.0:*                           0          3946306646 -                   
                              udp        0      0 0.0.0.0:5678            0.0.0.0:*                           1000       38730773   -                   
                              udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1000       3946311323 -                   
                              udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1000       3946311324 -                   
                              
                              *** Log File - Last 25 Lines ***
                              
                              2024-09-17 17:01:23.903  - error: mystrom.0 (386) 200
                              2024-09-17 17:01:23.903  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=FCF5C418FE6C
                              2024-09-17 17:01:23.903  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                              2024-09-17 17:01:23.904  - info: mystrom.0 (386) Set update interval for FCF5C418FF54 to 60
                              2024-09-17 17:01:23.920  - info: mystrom.0 (386) Set update interval for FCF5C418FB0C to 60
                              2024-09-17 17:01:23.922  - error: mystrom.0 (386) 200
                              2024-09-17 17:01:23.922  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=64002D035AF3
                              2024-09-17 17:01:23.922  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                              2024-09-17 17:01:23.923  - error: mystrom.0 (386) 200
                              2024-09-17 17:01:23.924  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=FCF5C418FB0C
                              2024-09-17 17:01:23.924  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                              2024-09-17 17:01:23.924  - error: mystrom.0 (386) 200
                              2024-09-17 17:01:23.924  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=64002D035AE0
                              2024-09-17 17:01:23.924  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                              2024-09-17 17:01:23.930  - error: mystrom.0 (386) 200
                              2024-09-17 17:01:23.930  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=FCF5C418CE78
                              2024-09-17 17:01:23.930  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                              2024-09-17 17:01:23.936  - info: mystrom.0 (386) Set update interval for 840D8E3D1AE8 to 60
                              2024-09-17 17:01:23.937  - info: mystrom.0 (386) Set update interval for FCF5C418CE78 to 60
                              2024-09-17 17:01:23.941  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                              2024-09-17 17:01:23.942  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                              2024-09-17 17:01:23.962  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                              2024-09-17 17:01:23.962  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                              2024-09-17 17:01:23.966  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                              2024-09-17 17:03:36.237  - info: admin.0 (157) ==> Connected system.user.admin from ::ffff:192.168.212.23
                              

                              Edit: Log von Skriptversion 2024-09-16 angehängt.

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

                              @knirpso Bitte die aktuelle Version 2024-09-16 verwenden.

                              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
                              • K Knirpso

                                @thomas-braun

                                Anbei noch der gewünschte Log aus https://forum.iobroker.net/topic/76922/schaltverhalten-iot-adapter-mit-alexa/4

                                Script v.2024-09-16
                                
                                *** BASE SYSTEM ***
                                Hardware Vendor : Synology Inc.
                                Kernel          : x86_64
                                Userland        : 64 bit
                                Docker          : v9.1.2
                                Virtualization  : Docker
                                Kernel          : x86_64
                                Userland        : 64 bit
                                
                                Systemuptime and Load:
                                 17:25:15 up 143 days,  6:35,  0 user,  load average: 1.09, 1.31, 1.33
                                CPU threads: 8
                                
                                
                                *** LIFE CYCLE STATUS ***
                                Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
                                
                                *** TIME AND TIMEZONES ***
                                Tue Sep 17 15:25:15 UTC 2024
                                Tue Sep 17 17:25:15 CEST 2024
                                CEST +0200
                                Etc/UTC
                                
                                *** Users and Groups ***
                                User that called 'iob diag':
                                root
                                HOME=/root
                                GROUPS=root
                                
                                User that is running 'js-controller':
                                iobroker
                                HOME=/opt/iobroker
                                GROUPS=iobroker tty dialout audio video plugdev
                                
                                *** DISPLAY-SERVER SETUP ***
                                Display-Server: true
                                Desktop: 
                                Terminal: 
                                
                                
                                *** MEMORY ***
                                               total        used        free      shared  buff/cache   available
                                Mem:             67G        7.4G        1.0G        215M         59G         59G
                                Swap:            42G        307M         42G
                                Total:          109G        7.7G         43G
                                
                                Active iob-Instances:   17
                                
                                        64084 M total memory
                                         7067 M used memory
                                         7965 M active memory
                                        52969 M inactive memory
                                          971 M free memory
                                           84 M buffer memory
                                        56764 M swap cache
                                        40499 M total swap
                                          293 M used swap
                                        40206 M free swap
                                
                                *** top - Table Of Processes  ***
                                top - 17:25:15 up 143 days,  6:35,  0 user,  load average: 1.09, 1.31, 1.33
                                Tasks:  30 total,   1 running,  29 sleeping,   0 stopped,   0 zombie
                                %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                                MiB Mem :  64084.8 total,    969.7 free,   7068.6 used,  56848.9 buff/cache     
                                MiB Swap:  40499.9 total,  40206.6 free,    293.3 used.  57016.2 avail Mem 
                                
                                
                                *** DMESG CRITICAL ERRORS ***
                                No critical errors detected
                                
                                *** FILESYSTEM ***
                                Filesystem     Type   Size  Used Avail Use% Mounted on
                                /dev/synorbd_1 btrfs  7.0T  2.5T  4.6T  35% /
                                tmpfs          tmpfs   64M     0   64M   0% /dev
                                tmpfs          tmpfs   32G     0   32G   0% /sys/fs/cgroup
                                shm            tmpfs   64M     0   64M   0% /dev/shm
                                /dev/synorbd_1 btrfs  7.0T  2.5T  4.6T  35% /opt/iobroker
                                /dev/synorbd_1 btrfs  7.0T  2.5T  4.6T  35% /etc/hosts
                                tmpfs          tmpfs   32G     0   32G   0% /proc/acpi
                                tmpfs          tmpfs   32G     0   32G   0% /proc/scsi
                                tmpfs          tmpfs   32G     0   32G   0% /sys/firmware
                                
                                Messages concerning ext4 filesystem in dmesg:
                                
                                Show mounted filesystems:
                                TARGET             SOURCE                                                                                                                 FSTYPE OPTIONS
                                /                  /dev/synorbd_1[/@syno/@docker/btrfs/subvolumes/43c485044ed9f1e230e9f082f08e839ece82e19c0db5e0e02d5f344f954dfa66]       btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_t
                                |-/opt/iobroker    /dev/synorbd_1[/@syno/docker/iobroker]                                                                                 btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_t
                                |-/etc/resolv.conf /dev/synorbd_1[/@syno/@docker/containers/cfc35c35eeb9eb02ac6c35b5a69a7f037dc59a2a43301ee573e25807288b862b/resolv.conf] btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_t
                                |-/etc/hostname    /dev/synorbd_1[/@syno/@docker/containers/cfc35c35eeb9eb02ac6c35b5a69a7f037dc59a2a43301ee573e25807288b862b/hostname]    btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_t
                                `-/etc/hosts       /dev/synorbd_1[/@syno/@docker/containers/cfc35c35eeb9eb02ac6c35b5a69a7f037dc59a2a43301ee573e25807288b862b/hosts]       btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_t
                                
                                Files in neuralgic directories:
                                
                                /var:
                                34M     /var/
                                32M     /var/lib
                                19M     /var/lib/apt/lists
                                19M     /var/lib/apt
                                13M     /var/lib/dpkg
                                
                                
                                /opt/iobroker/backups:
                                33M     /opt/iobroker/backups/
                                
                                /opt/iobroker/iobroker-data:
                                1.1G    /opt/iobroker/iobroker-data/
                                756M    /opt/iobroker/iobroker-data/files
                                441M    /opt/iobroker/iobroker-data/files/javascript.admin
                                409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                                408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                
                                The five largest files in iobroker-data are:
                                117M    /opt/iobroker/iobroker-data/states.jsonl
                                38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                                24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.e7bb655f.js.map
                                19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.368dc292.js.map
                                
                                USB-Devices by-id:
                                USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                
                                No Devices found 'by-id'
                                
                                HINT:
                                Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
                                /dev/ttyACM0
                                
                                HINT:
                                Your zigbee.2 COM-Port is NOT matching 'by-id'. Please check your setting:
                                /dev/ttyACM0
                                
                                *** NodeJS-Installation ***
                                
                                /usr/bin/nodejs         v18.20.4
                                /usr/bin/node           v18.20.4
                                /usr/bin/npm            10.8.2
                                /usr/bin/npx            10.8.2
                                /usr/bin/corepack       0.28.0
                                
                                nodejs:
                                  Installed: 18.20.4-1nodesource1
                                  Candidate: 18.20.4-1nodesource1
                                  Version table:
                                 *** 18.20.4-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                        100 /var/lib/dpkg/status
                                     18.20.3-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.20.2-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.20.1-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.20.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.19.1-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.19.0+dfsg-6~deb12u2 500
                                        500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                     18.19.0+dfsg-6~deb12u1 500
                                        500 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages
                                     18.19.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.18.2-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.18.1-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.18.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.17.1-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.17.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.16.1-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.16.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.15.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.14.2-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.14.1-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.14.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.13.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.12.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.11.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.10.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.9.1-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.9.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.8.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.7.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.6.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.5.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.4.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.3.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.2.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.1.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                     18.0.0-1nodesource1 1001
                                       1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                
                                Temp directories causing deletion problem: 0
                                No problems detected
                                
                                Errors in npm tree: 0
                                No problems detected
                                
                                *** ioBroker-Installation ***
                                
                                ioBroker Status
                                iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                Hosts:
                                iobroker            iobroker (version: 6.0.11, hostname: iobroker      , alive, uptime: 1308286)
                                slave1-raspberrypi  slave1-raspberrypi (version: 6.0.11, hostname: slave1-raspberrypi, alive, uptime: 268408)
                                
                                Core adapters versions
                                js-controller:  6.0.11
                                admin:          7.0.23
                                javascript:     8.7.6
                                
                                nodejs modules from github:     0
                                
                                Adapter State
                                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                + system.adapter.admin.1                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                                + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                                  system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
                                + system.adapter.history.0                : history               : iobroker                                 -  enabled
                                + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                                + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                + system.adapter.mystrom.0                : mystrom               : iobroker                                 -  enabled
                                + system.adapter.roborock.0               : roborock              : iobroker                                 -  enabled
                                + system.adapter.terminal.0               : terminal              : iobroker                                 -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                                + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                                  system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: iobroker                                 -  enabled
                                  system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 -  enabled
                                + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -  enabled
                                + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                                + system.adapter.zigbee.1                 : zigbee                : slave1-raspberrypi                       -  enabled, port: /dev/ttyACM0
                                + system.adapter.zigbee.2                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                                
                                + instance is alive
                                
                                Enabled adapters with bindings
                                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                + system.adapter.admin.1                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                + system.adapter.terminal.0               : terminal              : iobroker                                 -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                                + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                                + system.adapter.zigbee.1                 : zigbee                : slave1-raspberrypi                       -  enabled, port: /dev/ttyACM0
                                + system.adapter.zigbee.2                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                                
                                ioBroker-Repositories
                                ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                │ (index) │   name   │                           url                           │ auto upgrade │
                                ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                │    0    │ 'stable' │    'http://download.iobroker.net/sources-dist.json'     │    false     │
                                │    1    │  'beta'  │ 'http://download.iobroker.net/sources-dist-latest.json' │    false     │
                                └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                
                                Active repo(s): stable
                                Upgrade policy: none
                                
                                Installed ioBroker-Instances
                                Used repository: stable
                                Adapter    "admin"        : 7.0.23   , installed 7.0.23
                                Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                                Adapter    "backitup"     : 3.0.22   , installed 3.0.22
                                Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                                Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                Adapter    "history"      : 3.0.1    , installed 3.0.1
                                Adapter    "iot"          : 3.3.0    , installed 3.3.0
                                Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                                Controller "js-controller": 6.0.11   , installed 6.0.11
                                Adapter    "roborock"     : 0.6.4    , installed 0.6.4
                                Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                                Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                                Adapter    "vis-2"        : 2.9.32   , installed 2.9.32
                                Adapter    "vis-2-widgets-inventwo": 0.1.11, installed 0.1.11
                                Adapter    "vis-2-widgets-material": 1.4.8, installed 1.4.8
                                Adapter    "web"          : 6.2.5    , installed 6.2.5
                                Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                                
                                Objects and States
                                Please stand by - This may take a while
                                Objects:        3786
                                States:         2647
                                
                                *** OS-Repositories and Updates ***
                                Hit:1 http://deb.debian.org/debian bookworm InRelease
                                Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                                Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                                Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
                                Reading package lists... Done
                                Pending Updates: 26
                                
                                *** 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:9000            0.0.0.0:*               LISTEN      1000       3946312486 -                   
                                tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1000       3946312479 -                   
                                tcp        0      0 127.0.0.11:42340        0.0.0.0:*               LISTEN      0          3946306647 -                   
                                tcp6       0      0 :::6824                 :::*                    LISTEN      1000       78218444   -                   
                                tcp6       0      0 :::8554                 :::*                    LISTEN      1000       78220248   -                   
                                tcp6       0      0 :::8555                 :::*                    LISTEN      1000       78220249   -                   
                                tcp6       0      0 :::8081                 :::*                    LISTEN      1000       3946310901 -                   
                                tcp6       0      0 :::8082                 :::*                    LISTEN      1000       3946317922 -                   
                                tcp6       0      0 :::8083                 :::*                    LISTEN      1000       3946324298 -                   
                                tcp6       0      0 :::8088                 :::*                    LISTEN      1000       3946324745 -                   
                                tcp6       0      0 :::1984                 :::*                    LISTEN      1000       78243001   -                   
                                tcp6       0      0 :::7906                 :::*                    LISTEN      1000       78218445   -                   
                                udp        0      0 127.0.0.11:56032        0.0.0.0:*                           0          3946306646 -                   
                                udp        0      0 0.0.0.0:5678            0.0.0.0:*                           1000       38730773   -                   
                                udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1000       3946311323 -                   
                                udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1000       3946311324 -                   
                                
                                *** Log File - Last 25 Lines ***
                                
                                2024-09-17 17:01:23.903  - error: mystrom.0 (386) 200
                                2024-09-17 17:01:23.903  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=FCF5C418FE6C
                                2024-09-17 17:01:23.903  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                                2024-09-17 17:01:23.904  - info: mystrom.0 (386) Set update interval for FCF5C418FF54 to 60
                                2024-09-17 17:01:23.920  - info: mystrom.0 (386) Set update interval for FCF5C418FB0C to 60
                                2024-09-17 17:01:23.922  - error: mystrom.0 (386) 200
                                2024-09-17 17:01:23.922  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=64002D035AF3
                                2024-09-17 17:01:23.922  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                                2024-09-17 17:01:23.923  - error: mystrom.0 (386) 200
                                2024-09-17 17:01:23.924  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=FCF5C418FB0C
                                2024-09-17 17:01:23.924  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                                2024-09-17 17:01:23.924  - error: mystrom.0 (386) 200
                                2024-09-17 17:01:23.924  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=64002D035AE0
                                2024-09-17 17:01:23.924  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                                2024-09-17 17:01:23.930  - error: mystrom.0 (386) 200
                                2024-09-17 17:01:23.930  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=FCF5C418CE78
                                2024-09-17 17:01:23.930  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                                2024-09-17 17:01:23.936  - info: mystrom.0 (386) Set update interval for 840D8E3D1AE8 to 60
                                2024-09-17 17:01:23.937  - info: mystrom.0 (386) Set update interval for FCF5C418CE78 to 60
                                2024-09-17 17:01:23.941  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                                2024-09-17 17:01:23.942  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                                2024-09-17 17:01:23.962  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                                2024-09-17 17:01:23.962  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                                2024-09-17 17:01:23.966  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                                2024-09-17 17:03:36.237  - info: admin.0 (157) ==> Connected system.user.admin from ::ffff:192.168.212.23
                                

                                Edit: Log von Skriptversion 2024-09-16 angehängt.

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

                                @knirpso

                                Hm. Kannst du mal die Ausgabe von

                                pgrep -l '[X]|[w]ayland|X11|wayfire'
                                

                                posten?

                                Oder auch die anderen Dockeristen.

                                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

                                K 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @knirpso

                                  Hm. Kannst du mal die Ausgabe von

                                  pgrep -l '[X]|[w]ayland|X11|wayfire'
                                  

                                  posten?

                                  Oder auch die anderen Dockeristen.

                                  K Offline
                                  K Offline
                                  Knirpso
                                  schrieb am zuletzt editiert von
                                  #667

                                  @thomas-braun

                                  root@iobroker:/opt/iobroker# pgrep -l '[X]|[w]ayland|X11|wayfire'
                                  pgrep: pattern that searches for process name longer than 15 characters will result in zero matches
                                  Try `pgrep -f' option to match against the complete command line.
                                  root@iobroker:/opt/iobroker# 
                                  
                                  
                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • K Knirpso

                                    @thomas-braun

                                    root@iobroker:/opt/iobroker# pgrep -l '[X]|[w]ayland|X11|wayfire'
                                    pgrep: pattern that searches for process name longer than 15 characters will result in zero matches
                                    Try `pgrep -f' option to match against the complete command line.
                                    root@iobroker:/opt/iobroker# 
                                    
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #668

                                    @knirpso sagte in iob diag - Skript:

                                    pgrep -lf '[X]|[w]ayland|X11|wayfire'
                                    

                                    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

                                    K 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @knirpso sagte in iob diag - Skript:

                                      pgrep -lf '[X]|[w]ayland|X11|wayfire'
                                      
                                      K Offline
                                      K Offline
                                      Knirpso
                                      schrieb am zuletzt editiert von Knirpso
                                      #669

                                      @thomas-braun

                                      root@iobroker:/opt/iobroker# pgrep -lf '[X]|[w]ayland|X11|wayfire'
                                      1966 go2rtc_linux_am
                                      root@iobroker:/opt/iobroker# 
                                      
                                      root@pihole:/# pgrep -lf '[X]|[w]ayland|X11|wayfire'
                                      root@pihole:/#
                                      

                                      Mehr hab ich nicht

                                      Thomas BraunT 2 Antworten Letzte Antwort
                                      0
                                      • K Knirpso

                                        @thomas-braun

                                        root@iobroker:/opt/iobroker# pgrep -lf '[X]|[w]ayland|X11|wayfire'
                                        1966 go2rtc_linux_am
                                        root@iobroker:/opt/iobroker# 
                                        
                                        root@pihole:/# pgrep -lf '[X]|[w]ayland|X11|wayfire'
                                        root@pihole:/#
                                        

                                        Mehr hab ich nicht

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

                                        @knirpso

                                        Danke, Grund für den 'flase positive' gefunden.

                                        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
                                        • K Knirpso

                                          @thomas-braun

                                          root@iobroker:/opt/iobroker# pgrep -lf '[X]|[w]ayland|X11|wayfire'
                                          1966 go2rtc_linux_am
                                          root@iobroker:/opt/iobroker# 
                                          
                                          root@pihole:/# pgrep -lf '[X]|[w]ayland|X11|wayfire'
                                          root@pihole:/#
                                          

                                          Mehr hab ich nicht

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

                                          @knirpso

                                          Zieh bitte die aktuelle Version nochmal.

                                          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

                                          K 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

                                          747

                                          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