Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  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.0k

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

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

iob diag - Skript

iob diag - Skript

Scheduled Pinned Locked Moved ioBroker Allgemein
738 Posts 49 Posters 206.2k Views 38 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TT-Tom
    wrote on last edited by 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 Replies Last reply
    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
      wrote on last edited by
      #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 Reply Last reply
      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
        wrote on last edited by 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 Reply Last reply
        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
          wrote on last edited by
          #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 Reply Last reply
          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
            wrote on last edited by
            #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 Reply Last reply
            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
              wrote on last edited by
              #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 Reply Last reply
              0
              • T TT-Tom

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

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #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 Reply Last reply
                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
                  wrote on last edited by 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 Reply Last reply
                  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
                    wrote on last edited by
                    #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 Reply Last reply
                    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
                      wrote on last edited by 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 Replies Last reply
                      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
                        wrote on last edited by
                        #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 Reply Last reply
                        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
                          wrote on last edited by 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 Reply Last reply
                          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
                            wrote on last edited by
                            #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 Reply Last reply
                            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
                              wrote on last edited by
                              #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 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @knirpso sagte in iob diag - Skript:

                                pgrep -lf '[X]|[w]ayland|X11|wayfire'
                                
                                K Offline
                                K Offline
                                Knirpso
                                wrote on last edited by 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 Replies Last reply
                                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
                                  wrote on last edited by
                                  #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 Reply Last reply
                                  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
                                    wrote on last edited by
                                    #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 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @knirpso

                                      Zieh bitte die aktuelle Version nochmal.

                                      K Offline
                                      K Offline
                                      Knirpso
                                      wrote on last edited by
                                      #672

                                      @thomas-braun

                                      Script v.2024-09-17
                                      
                                      *** 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:
                                       18:05:31 up 144 days,  7:16,  0 user,  load average: 0.70, 0.67, 0.81
                                      CPU threads: 8
                                      
                                      
                                      *** LIFE CYCLE STATUS ***
                                      Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
                                      
                                      *** TIME AND TIMEZONES ***
                                      Wed Sep 18 16:05:31 UTC 2024
                                      Wed Sep 18 18:05:31 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: false
                                      Desktop: 
                                      Terminal: 
                                      
                                      
                                      *** MEMORY ***
                                                     total        used        free      shared  buff/cache   available
                                      Mem:             67G        7.5G        849M        216M         59G         59G
                                      Swap:            42G        305M         42G
                                      Total:          109G        7.8G         43G
                                      
                                      Active iob-Instances:   16
                                      
                                              64084 M total memory
                                               7174 M used memory
                                               8048 M active memory
                                              53007 M inactive memory
                                                810 M free memory
                                                 84 M buffer memory
                                              56817 M swap cache
                                              40499 M total swap
                                                290 M used swap
                                              40209 M free swap
                                      
                                      *** top - Table Of Processes  ***
                                      top - 18:05:32 up 144 days,  7:16,  0 user,  load average: 0.70, 0.67, 0.81
                                      Tasks:  34 total,   2 running,  32 sleeping,   0 stopped,   0 zombie
                                      %Cpu(s): 50.0 us,  0.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                                      MiB Mem :  64084.8 total,    809.2 free,   7175.6 used,  56902.5 buff/cache     
                                      MiB Swap:  40499.9 total,  40209.0 free,    290.9 used.  56909.1 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:
                                      40M     /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      1017M   /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:
                                      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
                                      20M     /opt/iobroker/iobroker-data/states.jsonl
                                      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: 1397104)
                                      slave1-raspberrypi  slave1-raspberrypi (version: 6.0.11, hostname: slave1-raspberrypi, alive, uptime: 357226)
                                      
                                      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                                 - disabled
                                      + 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"    : 5.0.0    , installed 4.5.0  [Updatable]
                                      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:         2638
                                      
                                      *** 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: 28
                                      
                                      *** 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 :::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   -                   
                                      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-18 18:01:23.039  - error: mystrom.0 (386) 200
                                      2024-09-18 18:01:23.039  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=64002D035AE0
                                      2024-09-18 18:01:23.039  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                                      2024-09-18 18:01:23.039  - error: mystrom.0 (386) 200
                                      2024-09-18 18:01:23.040  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=FCF5C418FB0C
                                      2024-09-18 18:01:23.040  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                                      2024-09-18 18:01:23.040  - error: mystrom.0 (386) 200
                                      2024-09-18 18:01:23.040  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=FCF5C418CE78
                                      2024-09-18 18:01:23.040  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                                      2024-09-18 18:01:23.046  - error: mystrom.0 (386) 200
                                      2024-09-18 18:01:23.046  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=FCF5C418FE6C
                                      2024-09-18 18:01:23.046  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                                      2024-09-18 18:01:23.048  - error: mystrom.0 (386) 200
                                      2024-09-18 18:01:23.048  - error: mystrom.0 (386) https://mystrom.ch/api/device/getSettings?id=64002D035AF3
                                      2024-09-18 18:01:23.048  - error: mystrom.0 (386) {"status":"error","error":"device.not.connected"}
                                      2024-09-18 18:01:23.051  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                                      2024-09-18 18:01:23.052  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                                      2024-09-18 18:01:23.054  - info: mystrom.0 (386) Set update interval for 840D8E3D1AE8 to 60
                                      2024-09-18 18:01:23.054  - info: mystrom.0 (386) Set update interval for FCF5C418CE78 to 60
                                      2024-09-18 18:01:23.062  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                                      2024-09-18 18:01:23.068  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                                      2024-09-18 18:01:23.075  - info: mystrom.0 (386) Device Offline. To bring buttons online press double and hold for 8 seconds until it blinks green.
                                      2024-09-18 18:05:46.619  - info: admin.0 (157) ==> Connected system.user.admin from ::ffff:192.168.212.23
                                      2024-09-18 18:05:49.032  - info: admin.0 (157) ==> Connected system.user.admin from ::ffff:192.168.212.23
                                      2024-09-18 18:05:49.037  - info: admin.0 (157) <== Disconnect system.user.admin from ::ffff:192.168.212.23 iot
                                      
                                      1 Reply Last reply
                                      0
                                      • S Away
                                        S Away
                                        Shadowhunter23
                                        wrote on last edited by Shadowhunter23
                                        #673

                                        ========== Start marking the full check here ===========

                                        Script v.2024-09-17
                                        
                                        *** BASE SYSTEM ***
                                         Static hostname: iobroker
                                               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) i5-8259U CPU @ 2.30GHz
                                        Docker          : false
                                        Virtualization  : lxc
                                        Kernel          : x86_64
                                        Userland        : 64 bit
                                        
                                        Systemuptime and Load:
                                         18:19:46 up 4 days,  6:33,  1 user,  load average: 0.12, 0.12, 0.10
                                        CPU threads: 4
                                        
                                        
                                        *** LIFE CYCLE STATUS ***
                                        Operating System is the current Debian stable version codenamed 'bookworm'!
                                        
                                        *** TIME AND TIMEZONES ***
                                                       Local time: Wed 2024-09-18 18:19:46 CEST
                                                   Universal time: Wed 2024-09-18 16:19:46 UTC
                                                         RTC time: n/a
                                                        Time zone: Europe/Berlin (CEST, +0200)
                                        System clock synchronized: yes
                                                      NTP service: n/a
                                                  RTC in local TZ: no
                                        
                                        *** Users and Groups ***
                                        User that called 'iob diag':
                                        tobias
                                        HOME=/home/tobias
                                        GROUPS=tobias sudo users 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:    graphical.target
                                        
                                        System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Do you want to switch to 'multi-user.target'? (y/n)
                                        
                                        

                                        @Thomas-Braun
                                        Kannst du mir diese Frage erklären? Was ändert sich wenn ich mit y weiter mache?

                                        edit
                                        Ist ein LXC unter Proxmox.

                                        Noch ein edit
                                        Google hilft:

                                        multi-user.target -> The multiuser target in Linux is a Command Line Interface and it's like a mode where multiple people can use the computer at the same time. It's perfect for situations where several users need to log in and do their own stuff on the computer simultaneously. So, when your system is in the multiuser target, it's ready for several users to work on it together.

                                        graphical.target -> The multiuser target in Linux is a Graphical User Interface and it's like a mode where multiple people can use the computer at the same time. It's perfect for situations where several users need to log in and do their own stuff on the computer simultaneously. So, when your system is in the multiuser target, it's ready for several users to work on it together.

                                        Steht das jetzt nicht im Gegensatz zu Display-Server: false?

                                        Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
                                        Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

                                        Thomas BraunT 1 Reply Last reply
                                        0
                                        • S Shadowhunter23

                                          ========== Start marking the full check here ===========

                                          Script v.2024-09-17
                                          
                                          *** BASE SYSTEM ***
                                           Static hostname: iobroker
                                                 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) i5-8259U CPU @ 2.30GHz
                                          Docker          : false
                                          Virtualization  : lxc
                                          Kernel          : x86_64
                                          Userland        : 64 bit
                                          
                                          Systemuptime and Load:
                                           18:19:46 up 4 days,  6:33,  1 user,  load average: 0.12, 0.12, 0.10
                                          CPU threads: 4
                                          
                                          
                                          *** LIFE CYCLE STATUS ***
                                          Operating System is the current Debian stable version codenamed 'bookworm'!
                                          
                                          *** TIME AND TIMEZONES ***
                                                         Local time: Wed 2024-09-18 18:19:46 CEST
                                                     Universal time: Wed 2024-09-18 16:19:46 UTC
                                                           RTC time: n/a
                                                          Time zone: Europe/Berlin (CEST, +0200)
                                          System clock synchronized: yes
                                                        NTP service: n/a
                                                    RTC in local TZ: no
                                          
                                          *** Users and Groups ***
                                          User that called 'iob diag':
                                          tobias
                                          HOME=/home/tobias
                                          GROUPS=tobias sudo users 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:    graphical.target
                                          
                                          System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Do you want to switch to 'multi-user.target'? (y/n)
                                          
                                          

                                          @Thomas-Braun
                                          Kannst du mir diese Frage erklären? Was ändert sich wenn ich mit y weiter mache?

                                          edit
                                          Ist ein LXC unter Proxmox.

                                          Noch ein edit
                                          Google hilft:

                                          multi-user.target -> The multiuser target in Linux is a Command Line Interface and it's like a mode where multiple people can use the computer at the same time. It's perfect for situations where several users need to log in and do their own stuff on the computer simultaneously. So, when your system is in the multiuser target, it's ready for several users to work on it together.

                                          graphical.target -> The multiuser target in Linux is a Graphical User Interface and it's like a mode where multiple people can use the computer at the same time. It's perfect for situations where several users need to log in and do their own stuff on the computer simultaneously. So, when your system is in the multiuser target, it's ready for several users to work on it together.

                                          Steht das jetzt nicht im Gegensatz zu Display-Server: false?

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by Thomas Braun
                                          #674

                                          @shadowhunter23 sagte in iob diag - Skript:

                                          Steht das jetzt nicht im Gegensatz zu Display-Server: false?

                                          Nein, das boot.target ist unabhängig davon ob da wirklich ein Display-Server installiert ist und gestartet werden kann.
                                          Das boot.target auf einem Server sollte aber dennoch multi-user sein. Deswegen der Vorschlag das so einzurichten.

                                          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

                                          S Thomas BraunT 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          538

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe