Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Kein Zugriff mehr auf Admin Oberfläche

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Kein Zugriff mehr auf Admin Oberfläche

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Mr.X last edited by

      @mr-x sagte in Kein Zugriff mehr:

      Schwups getan und jetzt komme ich noch nicht mal mehr lokal auf die Oberfläche.

      Was läuft denn da in welcher Konfiguration?
      Gib mal die Ausgabe von

      iob diag
      

      zum Besten.

      1 Reply Last reply Reply Quote 0
      • M
        Mr.X last edited by

        @Thomas-Braun
        😞

        
        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
        permitted by applicable law.
        Last login: Tue Jun  3 18:57:02 2025 from 192.168.178.28
        tadek@ioBrokerVM:~$ iob diag
        [sudo] Passwort für tadek:
        /usr/bin/iob: Zeile 21: /home/iobroker/iob_diag.log: Keine Berechtigung
        tadek@ioBrokerVM:~$
        
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Mr.X last edited by

          @mr-x Ist der tadek in der Gruppe iobroker?
          Wie sehen die Rechte an /home/iobroker aus?

          id
          ls -l /home/
          

          anschauen.

          M 1 Reply Last reply Reply Quote 0
          • M
            Mr.X @Thomas Braun last edited by Mr.X

            @thomas-braun
            Nach iob fix ging es

            ```bash
            Script v.2025-03-08
            
            *** BASE SYSTEM ***
             Static hostname: ioBrokerVM
                   Icon name: computer-vm
                     Chassis: vm 🖴
              Virtualization: kvm
            Operating System: Debian GNU/Linux 12 (bookworm)
                      Kernel: Linux 6.1.0-35-amd64
                Architecture: x86-64
             Hardware Vendor: QEMU
              Hardware Model: Standard PC _i440FX + PIIX, 1996_
            Firmware Version: rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org
            OS is similar to:
            
            model name      : QEMU Virtual CPU version 2.5+
            Docker          : false
            Virtualization  : kvm
            Kernel          : x86_64
            Userland        : 64 bit
            
            Systemuptime and Load:
             19:01:31 up 2 days, 12 min,  2 users,  load average: 0.43, 0.21, 0.07
            CPU threads: 4
            
            
            *** LIFE CYCLE STATUS ***
            Operating System is the current Debian stable version codenamed 'bookworm'!
            
            *** TIME AND TIMEZONES ***
                           Local time: Tue 2025-06-03 19:01:31 CEST
                       Universal time: Tue 2025-06-03 17:01:31 UTC
                             RTC time: Tue 2025-06-03 17:01:31
                            Time zone: Europe/Berlin (CEST, +0200)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** Users and Groups ***
            User that called 'iob diag':
            tadek
            HOME=/home/tadek
            GROUPS=tadek cdrom floppy sudo audio dip video plugdev users netdev iobroker
            
            User that is running 'js-controller':
            iobroker
            HOME=/home/iobroker
            GROUPS=iobroker tty dialout audio video plugdev
            
            *** DISPLAY-SERVER SETUP ***
            Display-Server: false
            Desktop:
            Terminal:       tty
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            4.1G        1.1G        2.1G        548K        1.1G        3.0G
            Swap:           1.0G          0B        1.0G
            Total:          5.1G        1.1G        3.1G
            
            Active iob-Instances:   3
            
                     3914 M total memory
                     1072 M used memory
                      475 M active memory
                     1167 M inactive memory
                     2008 M free memory
                      253 M buffer memory
                      840 M swap cache
                      974 M total swap
                        0 M used swap
                      974 M free swap
            
            *** top - Table Of Processes  ***
            top - 19:01:31 up 2 days, 12 min,  2 users,  load average: 0.43, 0.21, 0.07
            Tasks: 113 total,   1 running, 112 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 :   3914.7 total,   2008.4 free,   1072.9 used,   1094.2 buff/cache
            MiB Swap:    975.0 total,    975.0 free,      0.0 used.   2841.8 avail Mem
            
            *** FAILED SERVICES ***
            
              UNIT LOAD ACTIVE SUB DESCRIPTION
            0 loaded units listed.
            
            
            *** DMESG CRITICAL ERRORS ***
            No critical errors detected
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            udev           devtmpfs  1.9G     0  1.9G   0% /dev
            tmpfs          tmpfs     392M  544K  391M   1% /run
            /dev/sda1      ext4       62G  4.5G   55G   8% /
            tmpfs          tmpfs     2.0G     0  2.0G   0% /dev/shm
            tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
            tmpfs          tmpfs     392M     0  392M   0% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Sun Jun  1 18:48:43 2025] EXT4-fs (sda1): mounted filesystem with ordered data                                                                                                              mode. Quota mode: none.
            [Sun Jun  1 18:48:44 2025] EXT4-fs (sda1): re-mounted. Quota mode: none.
            
            Show mounted filesystems:
            TARGET SOURCE    FSTYPE OPTIONS
            /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            512M    /var/
            249M    /var/cache
            241M    /var/cache/apt
            173M    /var/lib
            165M    /var/cache/apt/archives
            
            Hint: You are currently not seeing messages from other users and the system.
                  Users in groups 'adm', 'systemd-journal' can see all messages.
                  Pass -q to turn off this notice.
            Archived and active journals take up 12.1M in the file system.
            
            /opt/iobroker/backups:
            30M     /opt/iobroker/backups/
            696K    /opt/iobroker/backups/jarvis_0
            
            /opt/iobroker/iobroker-data:
            352M    /opt/iobroker/iobroker-data/
            269M    /opt/iobroker/iobroker-data/files
            59M     /opt/iobroker/iobroker-data/backup-objects
            48M     /opt/iobroker/iobroker-data/files/iot.admin
            47M     /opt/iobroker/iobroker-data/files/iot.admin/static/js
            
            The five largest files in iobroker-data are:
            38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.m                                                                                                             ap
            27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
            24M     /opt/iobroker/iobroker-data/files/scenes.admin/static/js/main.c9369f6c.j                                                                                                             s.map
            12M     /opt/iobroker/iobroker-data/objects.jsonl
            9.2M    /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please alw                                                                                                             ays prefer the links 'by-id':
            
            /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_2e66e30c326cef1192                                                                                                             d399adc169b110-if00-port0
            
            *** ZigBee Settings ***
            
            HINT:
            Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
            /dev/ttyUSB0
            
            HINT:
            Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
            tcp
            Zigbee Network Settings on your coordinator/in nvbackup are:
            
            zigbee.X
            Extended Pan ID:
            *** MASKED ***
            Pan ID:
            *** MASKED ***
            Channel:
            *** MASKED ***
            Network Key:
            *** MASKED ***
            
            To unmask the settings run 'iob diag --unmask'
            
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v20.19.2
            /usr/bin/node           v20.19.2
            /usr/bin/npm            10.8.2
            /usr/bin/npx            10.8.2
            /usr/bin/corepack       0.31.0
            
            nodejs:
              Installed: 20.19.2-1nodesource1
              Candidate: 20.19.2-1nodesource1
              Version table:
             *** 20.19.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    100 /var/lib/dpkg/status
                 20.19.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.19.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.18.3-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.18.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.18.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.18.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.17.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.16.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.15.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.15.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.14.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.13.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.13.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.12.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.12.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.12.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.11.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.11.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.10.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.9.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.8.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.8.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.7.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.6.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.6.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.5.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.5.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.4.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.3.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.3.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.2.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.1.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.0.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 18.19.0+dfsg-6~deb12u2 500
                    500 http://deb.debian.org/debian bookworm/main amd64 Packages
                 18.19.0+dfsg-6~deb12u1 500
                    500 http://security.debian.org/debian-security bookworm-security/main am                                                                                                             d64 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:
            ioBrokerVM          ioBrokerVM (version: 7.0.6, hostname: ioBrokerVM    , alive,                                                                                                              uptime: 16)
            
            Core adapters versions
            js-controller:  7.0.6
            admin:          7.6.17
            javascript:     8.9.2
            
            nodejs modules from github:     0
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : ioBrokerVM                                                                                                                                            -  enabled, port: 8081, bind: 127.0.0.1, run as: ad                                                                                                             min
              system.adapter.alexa2.0                 : alexa2                : ioBrokerVM                                                                                                                                            -  enabled
              system.adapter.backitup.0               : backitup              : ioBrokerVM                                                                                                                                            -  enabled
              system.adapter.cloud.0                  : cloud                 : ioBrokerVM                                                                                                                                            -  enabled
              system.adapter.cloud.1                  : cloud                 : ioBrokerVM                                                                                                                                            - disabled
              system.adapter.discovery.0              : discovery             : ioBrokerVM                                                                                                                                            -  enabled
              system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBrokerVM                                                                                                                                            - disabled
              system.adapter.eusec.0                  : eusec                 : ioBrokerVM                                                                                                                                            - disabled
              system.adapter.flot.0                   : flot                  : ioBrokerVM                                                                                                                                            -  enabled
              system.adapter.history.0                : history               : ioBrokerVM                                                                                                                                            -  enabled
              system.adapter.hm-rega.0                : hm-rega               : ioBrokerVM                                                                                                                                            -  enabled
              system.adapter.hm-rpc.0                 : hm-rpc                : ioBrokerVM                                                                                                                                            -  enabled, port: 2010
              system.adapter.iot.0                    : iot                   : ioBrokerVM                                                                                                                                            -  enabled
              system.adapter.jarvis.0                 : jarvis                : ioBrokerVM                                                                                                                                            -  enabled, port: 8082, bind: 0.0.0.0, run as: admi                                                                                                             n
            + system.adapter.javascript.0             : javascript            : ioBrokerVM                                                                                                                                            -  enabled
              system.adapter.netatmo-crawler.0        : netatmo-crawler       : ioBrokerVM                                                                                                                                            - disabled
              system.adapter.openweathermap.0         : openweathermap        : ioBrokerVM                                                                                                                                            -  enabled
              system.adapter.scenes.0                 : scenes                : ioBrokerVM                                                                                                                                            -  enabled
              system.adapter.shelly.0                 : shelly                : ioBrokerVM                                                                                                                                            -  enabled, port: 1882, bind: 0.0.0.0
              system.adapter.shelly.1                 : shelly                : ioBrokerVM                                                                                                                                            -  enabled, port: 1882, bind: 0.0.0.0
              system.adapter.sun2000.0                : sun2000               : ioBrokerVM                                                                                                                                            -  enabled, port: 502
              system.adapter.tankerkoenig.0           : tankerkoenig          : ioBrokerVM                                                                                                                                            -  enabled
              system.adapter.telegram.0               : telegram              : ioBrokerVM                                                                                                                                            -  enabled, port: 8443, bind: 0.0.0.0
              system.adapter.tr-064.0                 : tr-064                : ioBrokerVM                                                                                                                                            -  enabled
              system.adapter.weatherunderground.0     : weatherunderground    : ioBrokerVM                                                                                                                                            - disabled
              system.adapter.web.0                    : web                   : ioBrokerVM                                                                                                                                            -  enabled, port: 8082, bind: 0.0.0.0, run as: admi                                                                                                             n
              system.adapter.zigbee.0                 : zigbee                : ioBrokerVM                                                                                                                                            -  enabled, port: /dev/ttyUSB0
              system.adapter.zigbee.1                 : zigbee                : ioBrokerVM                                                                                                                                            -  enabled, port: tcp://192.168.178.185:20108
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : ioBrokerVM                                                                                                                                            -  enabled, port: 8081, bind: 127.0.0.1, run as: ad                                                                                                             min
              system.adapter.hm-rpc.0                 : hm-rpc                : ioBrokerVM                                                                                                                                            -  enabled, port: 2010
              system.adapter.jarvis.0                 : jarvis                : ioBrokerVM                                                                                                                                            -  enabled, port: 8082, bind: 0.0.0.0, run as: admi                                                                                                             n
              system.adapter.shelly.0                 : shelly                : ioBrokerVM                                                                                                                                            -  enabled, port: 1882, bind: 0.0.0.0
              system.adapter.shelly.1                 : shelly                : ioBrokerVM                                                                                                                                            -  enabled, port: 1882, bind: 0.0.0.0
              system.adapter.sun2000.0                : sun2000               : ioBrokerVM                                                                                                                                            -  enabled, port: 502
              system.adapter.telegram.0               : telegram              : ioBrokerVM                                                                                                                                            -  enabled, port: 8443, bind: 0.0.0.0
              system.adapter.web.0                    : web                   : ioBrokerVM                                                                                                                                            -  enabled, port: 8082, bind: 0.0.0.0, run as: admi                                                                                                             n
              system.adapter.zigbee.0                 : zigbee                : ioBrokerVM                                                                                                                                            -  enabled, port: /dev/ttyUSB0
              system.adapter.zigbee.1                 : zigbee                : ioBrokerVM                                                                                                                                            -  enabled, port: tcp://192.168.178.185:20108
            
            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-Adapters
            Used repository: stable
            Adapter    "admin"        : 7.6.17   , installed 7.6.17
            Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
            Adapter    "backitup"     : 3.2.2    , installed 3.2.2
            Adapter    "cloud"        : 5.0.1    , installed 5.0.1
            Adapter    "discovery"    : 5.0.0    , installed 5.0.0
            Adapter    "energiefluss-erweitert": 0.6.2, installed 0.6.2
            Adapter    "eusec"        : 1.3.3    , installed 1.3.3
            Adapter    "flot"         : 1.12.0   , installed 1.12.0
            Adapter    "history"      : 3.0.1    , installed 3.0.1
            Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
            Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
            Adapter    "iot"          : 3.3.0    , installed 3.3.0
            Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
            Adapter    "javascript"   : 8.9.2    , installed 8.9.2
            Controller "js-controller": 7.0.6    , installed 7.0.6
            Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
            Adapter    "openweathermap": 1.1.2   , installed 1.1.2
            Adapter    "scenes"       : 3.2.3    , installed 3.2.3
            Adapter    "shelly"       : 9.5.1    , installed 9.5.1
            Adapter    "socketio"     : 6.7.1    , installed 7.0.8
            Adapter    "sun2000"      : 1.4.0    , installed 1.4.0
            Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
            Adapter    "telegram"     : 4.1.0    , installed 4.1.0
            Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
            Adapter    "weatherunderground": 3.7.0, installed 3.7.0
            Adapter    "web"          : 7.0.8    , installed 7.0.8
            Adapter    "ws"           : 2.6.2    , installed 3.0.19
            Adapter    "zigbee"       : 2.0.5    , installed 2.0.5
            
            Objects and States
            Please stand by - This may take a while
            Objects:        8962
            States:         6439
            
            *** OS-Repositories and Updates ***
            Hit:1 http://security.debian.org/debian-security 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...
            Pending Updates: 13
            
            *** 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      1001       1077023    7042/iobroker.js-co
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1077028    7042/iobroker.js-co
            tcp        0      0 127.0.0.1:8081          0.0.0.0:*               LISTEN      1001       1077064    7060/io.admin.0
            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          238        1/init
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          493        545/sshd: /usr/sbin
            tcp6       0      0 :::111                  :::*                    LISTEN      0          14467      1/init
            tcp6       0      0 :::22                   :::*                    LISTEN      0          495        545/sshd: /usr/sbin
            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       1079572    7600/io.shelly.0
            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14705      466/dhclient
            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          15764      1/init
            udp6       0      0 :::111                  :::*                                0          239        1/init
            
            *** Log File - Last 25 Lines ***
            
            2025-06-03 19:01:30.466  - info: history.0 (7246) enabled logging of shelly.1.shellypro3em#3c8a1fd2c26c#1.EM0.TotalActivePower (Count=1), Alias=false
            2025-06-03 19:01:33.743  - info: host.ioBrokerVM instance system.adapter.scenes.0 in version "3.2.3" started with pid 7450
            2025-06-03 19:01:34.521  - info: scenes.0 (7450) starting. Version 3.2.3 in /opt/iobroker/node_modules/iobroker.scenes, node: v20.19.2, js-controller: 7.0.6
            2025-06-03 19:01:37.740  - info: host.ioBrokerVM instance system.adapter.backitup.0 in version "3.2.2" started with pid 7514
            2025-06-03 19:01:38.485  - info: backitup.0 (7514) starting. Version 3.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v20.19.2, js-controller: 7.0.6
            2025-06-03 19:01:38.507  - info: backitup.0 (7514) [iobroker] backup will be activated at 02:48 every 1 day(s)
            2025-06-03 19:01:38.536  - info: backitup.0 (7514) [ccu] backup will be activated at 01:36 every 3 day(s)
            2025-06-03 19:01:41.731  - info: host.ioBrokerVM instance system.adapter.cloud.0 in version "5.0.1" started with pid 7569
            2025-06-03 19:01:42.554  - info: cloud.0 (7569) starting. Version 5.0.1 in /opt/iobroker/node_modules/iobroker.cloud, node: v20.19.2, js-controller: 7.0.6
            2025-06-03 19:01:42.572  - info: cloud.0 (7569) Connecting with https://iobroker.pro:10555 with "@pro_tadeksk@gmail.com_28768570-cd4e-11e9-abcf-a57554a6b8ea"
            2025-06-03 19:01:42.641  - error: cloud.0 (7569) Cannot activate admin.0 for cloud, because authentication is enabled. Please create extra instance for cloud
            2025-06-03 19:01:42.644  - info: cloud.0 (7569) Trying to connect as system.user.admin to cloud
            2025-06-03 19:01:42.754  - info: cloud.0 (7569) Adapter redirected temporally to "https://iobroker.pro:10556" in 30 seconds. Reason: command from server
            2025-06-03 19:01:42.755  - info: cloud.0 (7569) Connection changed: disconnect
            2025-06-03 19:01:45.725  - info: host.ioBrokerVM instance system.adapter.shelly.0 in version "9.5.1" started with pid 7600
            2025-06-03 19:01:46.773  - info: shelly.0 (7600) starting. Version 9.5.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.19.2, js-controller: 7.0.6
            2025-06-03 19:01:47.029  - info: shelly.0 (7600) Starting in CoAP mode. Listening on 0.0.0.0:5683
            2025-06-03 19:01:47.048  - info: shelly.0 (7600) [CoAP Server] Listening for packets in the network
            2025-06-03 19:01:48.867  - info: shelly.0 (7600) [CoAP] Device 192.168.178.48 (shelly1 / shelly1-1D954F / SHSW-1#1D954F#1) connected! Polltime set to 14 sec.
            2025-06-03 19:01:49.762  - info: host.ioBrokerVM instance scheduled system.adapter.openweathermap.0 15 * * * *
            2025-06-03 19:01:49.765  - info: host.ioBrokerVM instance system.adapter.openweathermap.0 in version "1.1.2" started with pid 7651
            2025-06-03 19:01:50.116  - info: shelly.0 (7600) [CoAP] Device 192.168.178.54 (shellyplug-s / shellyplug-s-8D03D8 / SHPLG-S#8D03D8#1) connected! Polltime set to 14 sec.
            2025-06-03 19:01:50.127  - info: shelly.0 (7600) [CoAP] Device 192.168.178.91 (shelly1 / shelly1-058E3C / SHSW-1#058E3C#1) connected! Polltime set to 14 sec.
            2025-06-03 19:01:50.144  - info: shelly.0 (7600) [CoAP] Device 192.168.178.55 (shellyplug-s / shellyplug-s-B4DF65 / SHPLG-S#B4DF65#1) connected! Polltime set to 14 sec.
            2025-06-03 19:01:50.762  - info: openweathermap.0 (7651) starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v20.19.2, js-controller: 7.0.6
            
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • M
              Mr.X last edited by

              tadek@ioBrokerVM:~$ id
              ls -l /home/
              uid=1000(tadek) gid=1000(tadek) Gruppen=1000(tadek),24(cdrom),25(floppy),27(sudo),29(audio),30(dip),44(video),46(plugdev),100(users),106(netdev),1001(iobroker)
              insgesamt 8
              drwxr-xr-x 3 iobroker iobroker 4096  3. Jun 19:01 iobroker
              drwx------ 7 tadek    tadek    4096  3. Jun 19:01 tadek
              
              
              1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Mr.X last edited by

                @mr-x sagte in Kein Zugriff mehr:

                Nach iob fix ging es

                Das ist auch nie eine schlechte Idee.
                Der Fixer biegt die Rechte wieder gerade.

                Setz den tadek in die Gruppe adm rein.

                Und verwende ein gescheites Terminal oder zieh den puTTY wenigstens auf Breit.

                Da ist der Fehler:

                + system.adapter.admin.0                  : admin                 : ioBrokerVM -  enabled, port: 8081, bind: 127.0.0.1, run as: admin
                

                Du hast den admin.0 an den localhost gebunden.

                Auf meiner Kiste z. B. sieht das so aus:

                + system.adapter.admin.0                  : admin                 : chet                                     -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                

                Stell das auf 0.0.0.0 um, ich hab nur gerade den genauen Befehl nicht parat.

                Pending Updates: 13

                Updates einspielen.

                M 1 Reply Last reply Reply Quote 0
                • Meister Mopper
                  Meister Mopper last edited by

                  @mr-x

                  iobroker set admin.0 --bind 0.0.0.0

                  Thomas Braun 1 Reply Last reply Reply Quote 2
                  • Thomas Braun
                    Thomas Braun Most Active @Meister Mopper last edited by

                    @meister-mopper

                    Danke für's aushelfen. 🙂

                    M 1 Reply Last reply Reply Quote 2
                    • M
                      Mr.X @Thomas Braun last edited by

                      Hammer, hat geklappt.
                      Ihr seid die BESTEN

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Mr.X last edited by Thomas Braun

                        @mr-x

                        Dann kannst du ja jetzt die anderen Hausaufgaben erledigen.
                        Dein zigbee.0 würde ich z. B. auch anders einstellen.

                        /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_2e66e30c326cef1192d399adc169b110-if00-port0
                        
                         
                        
                        *** ZigBee Settings ***
                        
                         
                        
                        HINT:
                        
                        Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                        
                        /dev/ttyUSB0
                        
                        1 Reply Last reply Reply Quote 0
                        • M
                          Mr.X last edited by

                          @thomas-braun sagte in Kein Zugriff mehr auf Admin Oberfläche:

                          @mr-x

                          Dann kannst du ja jetzt die anderen Hausaufgaben erledigen.
                          Dein zigbee.0 würde ich z. B. auch anders einstellen.

                          Das wundert mich, da ich mit @Asgothian den Adapter eingerichtet hat.
                          Aber vielleicht hat er es ja übersehen, was ich da fabriziert habe.

                          Pending Updates: 13

                          Updates einspielen.

                          Adapter updates? in der Oberfläche werden mir für keine Adapter updates angezeigt.

                          Setz den tadek in die Gruppe adm rein.

                          Damit ich nicht wieder was verkehrt mache, wie kann ich den tadek den zum admin hinzufügen.

                          Und dann noch für den Lernfaktor.
                          ich habe ioBroker anhand der offiziellen Anleitung aufgesetzt.
                          Habe ich was übersehen, oder ist es da nicht erläutert?

                          Samson71 Thomas Braun 2 Replies Last reply Reply Quote 0
                          • Samson71
                            Samson71 Global Moderator @Mr.X last edited by

                            @mr-x sagte in Kein Zugriff mehr auf Admin Oberfläche:

                            Adapter updates? in der Oberfläche werden mir für keine Adapter updates angezeigt.

                            Nein, OS-Updates. Hat mit Adaptern nix zu tun.

                            *** OS-Repositories and Updates ***
                            Hit:1 http://security.debian.org/debian-security 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...
                            Pending Updates: 13
                            
                            1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @Mr.X last edited by Thomas Braun

                              @mr-x sagte in Kein Zugriff mehr auf Admin Oberfläche:

                              Das wundert mich, da ich mit @Asgothian den Adapter eingerichtet hat.
                              Aber vielleicht hat er es ja übersehen, was ich da fabriziert habe.

                              Asgothian sieht das an der Stelle ggfls. etwas anders als ich.
                              Wobei die offizielle Lesart ist, nach Möglichkeit die Gerätedateien 'by-id' anzupacken. Das ist nämlich stabil, /dev/usbXYZ kann sich ändern, die id eher nicht.

                              Adapter updates? in der Oberfläche werden mir für keine Adapter updates angezeigt.

                              Das sind Updates des Betriebssystems. Die sollten allerdings auch im Admin als 'ausstehend' gemeldet werden.

                              sudo apt update
                              sudo apt full-upgrade
                              

                              Damit ich nicht wieder was verkehrt mache, wie kann ich den tadek den zum admin hinzufügen.

                              sudo usermod -a -G adm tadek
                              

                              Danach den tadek einmal ab- und wieder anmelden oder besser gleich das ganze System einmal komplett durchstarten.

                              1 Reply Last reply Reply Quote 0
                              • M
                                Mr.X last edited by

                                Wird zu Hause erledigt.
                                THX!

                                1 Reply Last reply Reply Quote 0
                                • M
                                  Mr.X @Thomas Braun last edited by

                                  @thomas-braun sagte in Kein Zugriff mehr auf Admin Oberfläche:

                                  Und verwende ein gescheites Terminal oder zieh den puTTY wenigstens auf Breit.

                                  Was benutzen die Profis denn aktuell so.
                                  ich habe nie nach was anderem gesucht, weil ich irgendwann mit puTTY angefangen habe

                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Mr.X last edited by

                                    @mr-x

                                    Auf welchem System bist du denn unterwegs?
                                    Die Powershell ist soweit ich das sehe mittlerweile wohl ganz brauchbar auf Windows.
                                    Zumindest behandelt die Zeilenumbrüche richtig.

                                    M 1 Reply Last reply Reply Quote 0
                                    • M
                                      Mr.X @Thomas Braun last edited by Mr.X

                                      @thomas-braun
                                      Danke, werde ich mir anschauen.

                                      Nach

                                      sudo usermod -a -G adm tadek
                                      

                                      und reboot bekomme ich immer noch:

                                      insgesamt 8
                                      drwxr-xr-x 3 iobroker iobroker 4096  3. Jun 19:01 iobroker
                                      drwx------ 7 tadek    tadek    4096  3. Jun 19:01 tadek
                                      
                                      

                                      Die Rechte sehen aber immer noch so aus wie vorher, oder?

                                      Die anderen Hausaufgaben habe ich auch erledigt:

                                      
                                      Reading package lists...
                                      Pending Updates: 0
                                      
                                      

                                      Danke für ALLES,

                                      War ein langer Weg, aber jetzt läuft das neue System (bis auf den kack Szenen-Adapter)

                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Mr.X last edited by

                                        @mr-x sagte in Kein Zugriff mehr auf Admin Oberfläche:

                                        Die Rechte sehen aber immer noch so aus wie vorher, oder?

                                        Jedenfalls dürfen jetzt auch Mitglieder der Gruppe 'iobroker' das Heimverzeichnis des Users 'iobroker' betreten.

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

                                        Support us

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

                                        528
                                        Online

                                        31.9k
                                        Users

                                        80.1k
                                        Topics

                                        1.3m
                                        Posts

                                        4
                                        19
                                        253
                                        Loading More Posts
                                        • Oldest to Newest
                                        • Newest to Oldest
                                        • Most Votes
                                        Reply
                                        • Reply as topic
                                        Log in to reply
                                        Community
                                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                        The ioBroker Community 2014-2023
                                        logo