Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. nach Admin-Adapter-Update iobroker nicht über Web erreichbar

    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

    nach Admin-Adapter-Update iobroker nicht über Web erreichbar

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @rennigel last edited by

      @rennigel sagte in nach Admin-Adapter-Update iobroker nicht über Web erreichbar:

      aber fehlt da nicht das "+" für "alive"?

      jepp.

      was kommt bei iob start admin als Antwort oder im debug-log?

      1 Reply Last reply Reply Quote 0
      • R
        rennigel last edited by

        @homoran said in nach Admin-Adapter-Update iobroker nicht über Web erreichbar:

        was kommt bei iob start admin als Antwort

        Nichts.
        Also nur das Prompt.

        oder im debug-log?

        Hab ich aufgemacht, ist aber recht voll (derzeit viele warnings von Shelly wegen Security, IP des NAS nicht erreichbar (hat HDD Probleme), ...)
        Hinweise auf Admin-Meldungen habe ich auf die Schnelle nicht gefunden. (... wie geht das nochmal mit "| grep"?)

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @rennigel last edited by

          @rennigel

          Gib mal die Langfassung von

          iob diag
          

          bekannt.

          1 Reply Last reply Reply Quote 0
          • R
            rennigel last edited by

            ======== Start marking the full check here =========
            
            
            Skript v.2023-04-16
            
            *** BASE SYSTEM ***
            Model           : Raspberry Pi 4 Model B Rev 1.1
            Architecture    : armv7l
            Docker          : false
            Virtualization  : none
            Distributor ID: Raspbian
            Description:    Raspbian GNU/Linux 10 (buster)
            Release:        10
            Codename:       buster
            
            PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
            NAME="Raspbian GNU/Linux"
            VERSION_ID="10"
            VERSION="10 (buster)"
            VERSION_CODENAME=buster
            ID=raspbian
            ID_LIKE=debian
            HOME_URL="http://www.raspbian.org/"
            SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
            BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
            
            Systemuptime and Load:
             14:20:55 up 48 min,  3 users,  load average: 0.55, 0.37, 0.38
            CPU threads: 4
            
            Raspberry only:
            throttled=0x0
            Other values than 0x0 hint to temperature/voltage problems
            temp=45.2'C
            volt=0.8750V
            
            *** Time and Time Zones ***
                           Local time: Thu 2023-08-03 14:20:56 CEST
                       Universal time: Thu 2023-08-03 12:20:56 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CEST, +0200)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** User and Groups ***
            pi
            /home/pi
            pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
            
            *** X-Server-Setup ***
            X-Server:       true
            Desktop:
            Terminal:       tty
            Boot Target:    graphical.target
            
            *** MEMORY ***
                          total        used        free      shared  buff/cache   available
            Mem:           1.9G        1.2G        271M         20M        423M        587M
            Swap:           99M        9.0M         90M
            Total:         2.0G        1.2G        362M
            
                     1872 M total memory
                     1176 M used memory
                      246 M active memory
                     1233 M inactive memory
                      271 M free memory
                       86 M buffer memory
                      337 M swap cache
                       99 M total swap
                        9 M used swap
                       90 M free swap
            
            Raspberry only:
            oom events: 0
            lifetime oom required: 0 Mbytes
            total time in oom handler: 0 ms
            max time spent in oom handler: 0 ms
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            /dev/root      ext4       29G   11G   17G  40% /
            devtmpfs       devtmpfs  776M     0  776M   0% /dev
            tmpfs          tmpfs     937M     0  937M   0% /dev/shm
            tmpfs          tmpfs     937M  8.6M  928M   1% /run
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            tmpfs          tmpfs     937M     0  937M   0% /sys/fs/cgroup
            /dev/mmcblk0p1 vfat      253M   50M  203M  20% /boot
            tmpfs          tmpfs     188M  4.0K  188M   1% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Thu Aug  3 13:32:11 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1280x1024M@60D smsc95xx.macaddr=DC:A6:32:28:44:BD vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=ea7d04d6-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
            [Thu Aug  3 13:32:12 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
            [Thu Aug  3 13:32:12 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
            [Thu Aug  3 13:32:14 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
            
            Show mounted filesystems (real ones only):
            TARGET                SOURCE         FSTYPE          OPTIONS
            /                     /dev/mmcblk0p2 ext4            rw,noatime
            |-/sys/fs/bpf         none           bpf             rw,nosuid,nodev,noexec,relatime,mode=700
            |-/run/user/1000/gvfs gvfsd-fuse     fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
            `-/boot               /dev/mmcblk0p1 vfat            rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            1.7G    /var/
            1.5G    /var/cache
            1.4G    /var/cache/apt/archives
            1.4G    /var/cache/apt
            125M    /var/lib
            
            Archived and active journals take up 8.0M in the file system.
            
            /opt/iobroker/backups:
            21M     /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            397M    /opt/iobroker/iobroker-data/
            224M    /opt/iobroker/iobroker-data/files
            91M     /opt/iobroker/iobroker-data/backup-objects
            72M     /opt/iobroker/iobroker-data/files/telegram.admin
            51M     /opt/iobroker/iobroker-data/files/javascript.admin
            
            The five largest files in iobroker-data are:
            21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.e564fb87.js.map
            15M     /opt/iobroker/iobroker-data/objects.jsonl
            15M     /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map
            9.7M    /opt/iobroker/iobroker-data/states.jsonl
            8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.e564fb87.js
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v18.17.0
            /usr/bin/node           v18.17.0
            /usr/bin/npm            9.6.7
            /usr/bin/npx            9.6.7
            
            
            nodejs:
              Installed: 18.17.0-deb-1nodesource1
              Candidate: 18.17.0-deb-1nodesource1
              Version table:
             *** 18.17.0-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x buster/main armhf Packages
                    100 /var/lib/dpkg/status
                 10.24.0~dfsg-1~deb10u3 500
                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            MULTIHOSTSERVICE/enabled: false
            
            Core adapters versions
            js-controller:  4.0.24
            admin:          6.7.0
            javascript:     7.1.1
            
            Adapters from github:   0
            
            Adapter State
              system.adapter.admin.0                  : admin                 : RPi4                                     -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.alexa2.0                 : alexa2                : RPi4                                     -  enabled
            + system.adapter.backitup.0               : backitup              : RPi4                                     -  enabled
            + system.adapter.botvac.0                 : botvac                : RPi4                                     -  enabled
            + system.adapter.discovery.0              : discovery             : RPi4                                     -  enabled
            + system.adapter.history.0                : history               : RPi4                                     -  enabled
            + system.adapter.hue-extended.0           : hue-extended          : RPi4                                     -  enabled
            + system.adapter.hue.0                    : hue                   : RPi4                                     -  enabled, port: 80
            + system.adapter.influxdb.0               : influxdb              : RPi4                                     -  enabled, port: 8086
            + system.adapter.info.0                   : info                  : RPi4                                     -  enabled
            + system.adapter.jarvis.0                 : jarvis                : RPi4                                     -  enabled
            + system.adapter.javascript.0             : javascript            : RPi4                                     -  enabled
            + system.adapter.mqtt.0                   : mqtt                  : RPi4                                     -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.netatmo.0                : netatmo               : RPi4                                     -  enabled
            + system.adapter.nuki-extended.0          : nuki-extended         : RPi4                                     -  enabled
            + system.adapter.ping.0                   : ping                  : RPi4                                     -  enabled
              system.adapter.rickshaw.0               : rickshaw              : RPi4                                     -  enabled
            + system.adapter.shelly.0                 : shelly                : RPi4                                     -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.simple-api.0             : simple-api            : RPi4                                     -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.sourceanalytix.0         : sourceanalytix        : RPi4                                     -  enabled
              system.adapter.sprinklecontrol.0        : sprinklecontrol       : RPi4                                     - disabled
            + system.adapter.telegram.0               : telegram              : RPi4                                     -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.tr-064.0                 : tr-064                : RPi4                                     -  enabled
            + system.adapter.tr-064.1                 : tr-064                : RPi4                                     -  enabled
            + system.adapter.tr-064.2                 : tr-064                : RPi4                                     -  enabled
              system.adapter.vis.0                    : vis                   : RPi4                                     -  enabled
              system.adapter.web.0                    : web                   : RPi4                                     -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.worx.0                   : worx                  : RPi4                                     -  enabled
            + system.adapter.yahka.0                  : yahka                 : RPi4                                     -  enabled
            + system.adapter.zigbee.0                 : zigbee                : RPi4                                     -  enabled, port: /dev/ttyACM0
            
            + instance is alive
            
            Enabled adapters with bindings
              system.adapter.admin.0                  : admin                 : RPi4                                     -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.hue.0                    : hue                   : RPi4                                     -  enabled, port: 80
            + system.adapter.influxdb.0               : influxdb              : RPi4                                     -  enabled, port: 8086
            + system.adapter.mqtt.0                   : mqtt                  : RPi4                                     -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.shelly.0                 : shelly                : RPi4                                     -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.simple-api.0             : simple-api            : RPi4                                     -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.telegram.0               : telegram              : RPi4                                     -  enabled, port: 8443, bind: 0.0.0.0
              system.adapter.web.0                    : web                   : RPi4                                     -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.zigbee.0                 : zigbee                : RPi4                                     -  enabled, port: /dev/ttyACM0
            
            ioBroker-Repositories
            Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): Beta (latest)
            
            Installed ioBroker-Instances
            Used repository: Beta (latest)
            Adapter    "admin"        : 6.7.0    , installed 6.7.0
            Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
            Adapter    "backitup"     : 2.6.23   , installed 2.6.23
            Adapter    "botvac"       : 1.0.0    , installed 1.0.0
            Adapter    "cloud"        : 4.4.1    , installed 4.4.1
            Adapter    "discovery"    : 3.2.0    , installed 3.2.0
            Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
            Adapter    "history"      : 2.2.4    , installed 2.2.4
            Adapter    "hue"          : 3.9.5    , installed 3.9.5
            Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
            Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
            Adapter    "info"         : 1.9.26   , installed 1.9.26
            Adapter    "jarvis"       : 3.1.8    , installed 3.1.2  [Updatable]
            Adapter    "javascript"   : 7.1.1    , installed 7.1.1
            Controller "js-controller": 5.0.11   , installed 4.0.24 [Updatable]
            Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
            Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
            Adapter    "nuki-extended": 2.6.5    , installed 2.6.5
            Adapter    "ping"         : 1.6.2    , installed 1.6.2
            Adapter    "plex"         : 0.9.1    , installed 0.9.1
            Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
            Adapter    "shelly"       : 6.4.1    , installed 6.4.1
            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
            Adapter    "socketio"     : 6.5.2    , installed 6.5.2
            Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
            Adapter    "sprinklecontrol": 0.2.13 , installed 0.2.13
            Adapter    "telegram"     : 1.16.0   , installed 1.16.0
            Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
            Adapter    "vis"          : 1.4.16   , installed 1.4.16
            Adapter    "web"          : 6.1.0    , installed 6.1.0
            Adapter    "worx"         : 2.3.2    , installed 2.3.2
            Adapter    "ws"           : 2.5.3    , installed 2.5.3
            Adapter    "yahka"        : 1.0.3    , installed 1.0.3
            Adapter    "zigbee"       : 1.8.21   , installed 1.8.21
            
            Objects and States
            Please stand by - This may take a while
            Objects:        8313
            States:         6814
            
            *** OS-Repositories and Updates ***
            Hit:1 http://archive.raspberrypi.org/debian buster InRelease
            Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
            Hit:3 https://deb.nodesource.com/node_18.x buster InRelease
            Reading package lists...
            Pending Updates: 0
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
            tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       25495      2327/io.jarvis.0
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17317      507/sshd
            tcp        0      0 127.0.0.1:46455         0.0.0.0:*               LISTEN      1001       28607      2498/io.yahka.0
            tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          15212      352/cupsd
            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       22092      1626/io.mqtt.0
            tcp        0      0 0.0.0.0:34951           0.0.0.0:*               LISTEN      1001       28700      2498/io.yahka.0
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       19403      478/iobroker.js-con
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       19396      478/iobroker.js-con
            tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          18447      497/vncserver-x11-c
            tcp6       0      0 :::51989                :::*                    LISTEN      1001       23989      1684/io.nuki-extend
            tcp6       0      0 :::22                   :::*                    LISTEN      0          17319      507/sshd
            tcp6       0      0 :::8087                 :::*                    LISTEN      1001       28729      2539/io.simple-api.
            tcp6       0      0 ::1:631                 :::*                    LISTEN      0          15211      352/cupsd
            tcp6       0      0 :::5900                 :::*                    LISTEN      0          18446      497/vncserver-x11-c
            udp        0      0 0.0.0.0:47119           0.0.0.0:*                           108        16783      372/avahi-daemon: r
            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       21381      1443/io.shelly.0
            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          19913      442/dhcpcd
            udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          16228      469/cups-browsed
            udp        0      0 192.168.178.69:5353     0.0.0.0:*                           1001       24582      1587/io.tr-064.2
            udp        0      0 192.168.178.21:5353     0.0.0.0:*                           1001       24581      1587/io.tr-064.2
            udp        0      0 192.168.178.69:5353     0.0.0.0:*                           1001       22009      1504/io.tr-064.1
            udp        0      0 192.168.178.21:5353     0.0.0.0:*                           1001       22008      1504/io.tr-064.1
            udp        0      0 192.168.178.69:5353     0.0.0.0:*                           1001       22006      1424/io.tr-064.0
            udp        0      0 192.168.178.21:5353     0.0.0.0:*                           1001       22005      1424/io.tr-064.0
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        16781      372/avahi-daemon: r
            udp6       0      0 :::546                  :::*                                0          19234      442/dhcpcd
            udp6       0      0 :::50829                :::*                                108        16784      372/avahi-daemon: r
            udp6       0      0 :::5353                 :::*                                108        16782      372/avahi-daemon: r
            
            *** Log File - Last 25 Lines ***
            
            2023-08-03 14:22:16.307  - warn: shelly.0 (1443) [authEnabled] 192.168.178.155 (shelly1 / shelly1-C4FC6C / SHSW-1#C4FC6C#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:19.329  - warn: shelly.0 (1443) [authEnabled] 192.168.178.160 (shellydimmer2 / shellydimmer2-40F52000E62F / SHDM-2#40F52000E62F#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:19.563  - warn: shelly.0 (1443) [authEnabled] 192.168.178.159 (shellydimmer2 / shellydimmer2-40F520015676 / SHDM-2#40F520015676#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:19.665  - warn: shelly.0 (1443) [authEnabled] 192.168.178.153 (shellydimmer / shellydimmer-CC50E3F35994 / SHDM-1#CC50E3F35994#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:21.380  - info: influxdb.0 (1203) Connecting http://192.168.178.40:8086/ ...
            2023-08-03 14:22:21.380  - info: influxdb.0 (1203) Influx DB Version used: 1.x
            2023-08-03 14:22:21.384  - error: influxdb.0 (1203) Error: connect ECONNREFUSED 192.168.178.40:8086
            2023-08-03 14:22:20.092  - warn: shelly.0 (1443) [authEnabled] 192.168.178.154 (shelly1 / shelly1-C4870D / SHSW-1#C4870D#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:20.289  - warn: shelly.0 (1443) [authEnabled] 192.168.178.156 (shelly1 / shelly1-C4F5D9 / SHSW-1#C4F5D9#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:20.339  - warn: shelly.0 (1443) [authEnabled] 192.168.178.157 (shelly1 / shelly1-C42940 / SHSW-1#C42940#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:20.447  - warn: shelly.0 (1443) [authEnabled] 192.168.178.152 (shellydimmer2 / shellydimmer2-48551900BDA6 / SHDM-2#48551900BDA6#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:20.992  - warn: shelly.0 (1443) [authEnabled] 192.168.178.151 (shelly1 / shelly1-C4834E / SHSW-1#C4834E#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:26.636  - warn: shelly.0 (1443) [authEnabled] 192.168.178.155 (shelly1 / shelly1-C4FC6C / SHSW-1#C4FC6C#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:29.555  - warn: shelly.0 (1443) [authEnabled] 192.168.178.160 (shellydimmer2 / shellydimmer2-40F52000E62F / SHDM-2#40F52000E62F#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:29.674  - warn: shelly.0 (1443) [authEnabled] 192.168.178.159 (shellydimmer2 / shellydimmer2-40F520015676 / SHDM-2#40F520015676#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:29.909  - warn: shelly.0 (1443) [authEnabled] 192.168.178.153 (shellydimmer / shellydimmer-CC50E3F35994 / SHDM-1#CC50E3F35994#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:30.395  - warn: shelly.0 (1443) [authEnabled] 192.168.178.154 (shelly1 / shelly1-C4870D / SHSW-1#C4870D#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:31.384  - info: influxdb.0 (1203) Connecting http://192.168.178.40:8086/ ...
            2023-08-03 14:22:30.549  - warn: shelly.0 (1443) [authEnabled] 192.168.178.152 (shellydimmer2 / shellydimmer2-48551900BDA6 / SHDM-2#48551900BDA6#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:30.615  - warn: shelly.0 (1443) [authEnabled] 192.168.178.156 (shelly1 / shelly1-C4F5D9 / SHSW-1#C4F5D9#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:30.721  - warn: shelly.0 (1443) [authEnabled] 192.168.178.157 (shelly1 / shelly1-C42940 / SHSW-1#C42940#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:31.336  - warn: shelly.0 (1443) [authEnabled] 192.168.178.151 (shelly1 / shelly1-C4834E / SHSW-1#C4834E#1): This device is not protected via restricted login (see adapter documentation for details)
            2023-08-03 14:22:31.385  - info: influxdb.0 (1203) Influx DB Version used: 1.x
            2023-08-03 14:22:31.390  - error: influxdb.0 (1203) Error: connect ECONNREFUSED 192.168.178.40:8086
            2023-08-03 14:22:37.000  - warn: shelly.0 (1443) [authEnabled] 192.168.178.155 (shelly1 / shelly1-C4FC6C / SHSW-1#C4FC6C#1): This device is not protected via restricted login (see adapter documentation for details)
            
            
            
            ============ Mark until here for C&P =============
            
            iob diag has finished.
            

            Hab mit grep mal im logfile gesucht (trotz DAU).
            Ergebnis:

            2023-08-03 13:31:35.341  - info: host.RPi4 stopInstance system.adapter.admin.0 (force=false, process=false)
            2023-08-03 13:32:22.776  - info: host.RPi4 instance system.adapter.admin.0 started with pid 1054
            2023-08-03 13:32:24.519  - error: host.RPi4 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js
            2023-08-03 13:32:24.520  - error: host.RPi4 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
            2023-08-03 13:32:24.523  - error: host.RPi4 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js:21:1)
            2023-08-03 13:32:24.526  - error: host.RPi4 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js',
            2023-08-03 13:32:24.526  - error: host.RPi4 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.admin/main.js'
            2023-08-03 13:32:24.528  - error: host.RPi4 instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2023-08-03 13:32:24.528  - info: host.RPi4 Adapter system.adapter.admin.0 needs rebuild and will be restarted afterwards.
            2023-08-03 13:32:24.533  - info: host.RPi4 system.adapter.admin.0 will be rebuilt
            2023-08-03 13:32:24.534  - warn: host.RPi4 adapter "admin" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
            2023-08-03 13:34:08.451  - info: host.RPi4 instance system.adapter.admin.0 started with pid 2045
            2023-08-03 13:34:12.074  - error: host.RPi4 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js
            2023-08-03 13:34:12.074  - error: host.RPi4 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
            2023-08-03 13:34:12.076  - error: host.RPi4 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js:21:1)
            2023-08-03 13:34:12.080  - error: host.RPi4 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js',
            2023-08-03 13:34:12.080  - error: host.RPi4 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.admin/main.js'
            2023-08-03 13:34:12.081  - error: host.RPi4 instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2023-08-03 13:34:12.082  - info: host.RPi4 Adapter system.adapter.admin.0 needs rebuild and will be restarted afterwards.
            2023-08-03 13:34:12.082  - info: host.RPi4 system.adapter.admin.0 will be rebuilt
            2023-08-03 13:35:03.984  - info: host.RPi4 instance system.adapter.admin.0 started with pid 2934
            2023-08-03 13:35:06.855  - error: host.RPi4 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js
            2023-08-03 13:35:06.855  - error: host.RPi4 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
            2023-08-03 13:35:06.856  - error: host.RPi4 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js:21:1)
            2023-08-03 13:35:06.857  - error: host.RPi4 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js',
            2023-08-03 13:35:06.857  - error: host.RPi4 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.admin/main.js'
            2023-08-03 13:35:06.858  - error: host.RPi4 instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2023-08-03 13:35:06.859  - info: host.RPi4 Adapter system.adapter.admin.0 needs rebuild and will be restarted afterwards.
            2023-08-03 13:35:06.859  - info: host.RPi4 system.adapter.admin.0 will be rebuilt
            2023-08-03 13:35:06.860  - warn: host.RPi4 adapter "admin" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
            2023-08-03 13:35:48.385  - info: host.RPi4 instance system.adapter.admin.0 started with pid 3332
            2023-08-03 13:35:50.394  - error: host.RPi4 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js
            2023-08-03 13:35:50.394  - error: host.RPi4 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
            2023-08-03 13:35:50.395  - error: host.RPi4 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js:21:1)
            2023-08-03 13:35:50.396  - error: host.RPi4 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core/build/index.js',
            2023-08-03 13:35:50.396  - error: host.RPi4 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.admin/main.js'
            2023-08-03 13:35:50.396  - error: host.RPi4 instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2023-08-03 13:35:50.396  - info: host.RPi4 Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
            

            Da gibt es den Hinweis auf
            "Please execute "npm install --production""
            (Habe ich aber noch nicht gemacht.)

            crunchip Thomas Braun 2 Replies Last reply Reply Quote 0
            • crunchip
              crunchip Forum Testing Most Active @rennigel last edited by

              @rennigel buster ende Gelände

              Warum tummelt man sich im beta Zweig, schafft es aber nicht sein OS auf stand zu halten?

              R 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @rennigel last edited by

                @rennigel sagte in nach Admin-Adapter-Update iobroker nicht über Web erreichbar:

                buster

                Tot, Nachfolger installieren. Bevorzugt die 64bit-Version.

                Dann gleich OHNE Desktop.

                Updates der Adapter einspielen.

                Zum Problem:

                iob rebuild admin
                

                sagt?

                "Please execute "npm install --production""

                ist veraltet, versuch zunächst ein rebuild.

                R 1 Reply Last reply Reply Quote 0
                • R
                  rennigel @crunchip last edited by

                  @crunchip said in nach Admin-Adapter-Update iobroker nicht über Web erreichbar:

                  @rennigel buster ende Gelände

                  Warum tummelt man sich im beta Zweig, schafft es aber nicht sein OS auf stand zu halten?

                  Auf beta hatte ich mal umgestellt, um irgendwelche Fixes für einen Adapter zu bekommen.
                  Dann aber nie zurückgestellt ... ja, vielleicht nicht so pfiffig ...

                  Und beim OS habe ich eher die Denke "Never touch a running system". Irgendwann auch nicht pffifig ...

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @rennigel last edited by Thomas Braun

                    @rennigel sagte in nach Admin-Adapter-Update iobroker nicht über Web erreichbar:

                    Und beim OS habe ich eher die Denke "Never touch a running system". Irgendwann auch nicht pffifig ...

                    Jedenfalls nicht wenn das 'nevergetatschte System' mittlerweile seit einem Jahr das End Of Life errreicht hat.

                    9e753a55-346f-45e8-bb28-11d26e25ea72-image.png

                    1 Reply Last reply Reply Quote 1
                    • R
                      rennigel @Thomas Braun last edited by rennigel

                      @thomas-braun said in nach Admin-Adapter-Update iobroker nicht über Web erreichbar:

                      Zum Problem:

                      iob rebuild admin
                      

                      sagt?

                      pi@RPi4:/opt/iobroker/log $ iob rebuild admin
                      Rebuilding native module "admin" ...
                      rebuilt dependencies successfully
                      
                      Rebuilding native modules done
                      

                      Leider ist die Web-Oderfläche immernoch nicht erreichbar.

                      Kann ich beim Hochziehen auf Bullseye Bookworm beeinflussen, ob ich 64 bit und ohne Desktop haben möchte?
                      Neue Installationen auf anderen RPi mache ich auch ohne Desktop, in der Anfangszeit des Raspberrys war mir ein Desktop "sicherer" - aber ich nutze ihn eh nie.

                      Thomas Braun Homoran 3 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @rennigel last edited by

                        @rennigel sagte in nach Admin-Adapter-Update iobroker nicht über Web erreichbar:

                        Kann ich beim Hochziehen auf Bullseye Bookworm beeinflussen, ob ich 64 bit und ohne Desktop haben möchte?

                        Du kannst nicht von 32 auf 64 'hochziehen'. Muss komplett neuinstalliert werden. Und du kannst auch nicht (ohne zusätzliche Klimmzüge) von Buster auf Bookworm (was es vom Raspberry OS eh noch nicht gibt).

                        Also Bullseye 64bit Lite neuinstallieren.

                        1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @rennigel last edited by

                          @rennigel

                          iob start admin
                          

                          sagt?

                          1 Reply Last reply Reply Quote 0
                          • R
                            rennigel last edited by

                            @thomas-braun said in nach Admin-Adapter-Update iobroker nicht über Web erreichbar:

                            iob start admin
                            

                            sagt?

                            Nichts (es folgt nur das System-Prompt).

                            Weboberfläche immer noch nicht erreichbar.

                            1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @rennigel last edited by

                              @rennigel wieso stehst du in .../log?

                              R 1 Reply Last reply Reply Quote 0
                              • R
                                rennigel @Homoran last edited by

                                @homoran said in nach Admin-Adapter-Update iobroker nicht über Web erreichbar:

                                @rennigel wieso stehst du in .../log?

                                Das kam noch vom suchen im Log.
                                Ich war unaufmerksam ...

                                Habe das Rebuild wiederholt aus dem root-Verzeichnis, Adapter gestartet.
                                Keine Änderung.

                                Homoran 1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @rennigel last edited by Homoran

                                  @rennigel sagte in nach Admin-Adapter-Update iobroker nicht über Web erreichbar:

                                  Habe das Rebuild wiederholt aus dem root-Verzeichnis

                                  wieso root?

                                  /opt/iobroker war schon richtig (oder besser /opt/iobroker/npm-modules/)

                                  R 1 Reply Last reply Reply Quote 0
                                  • R
                                    rennigel @Homoran last edited by

                                    @homoran

                                    pi@RPi4:/opt/iobroker $ iob rebuild admin
                                    Rebuilding native module "admin" ...
                                    rebuilt dependencies successfully
                                    
                                    Rebuilding native modules done
                                    pi@RPi4:/opt/iobroker $ iob start admin
                                    

                                    Jetzt sollte es passen ...
                                    Leider

                                    ab78d738-20c2-4254-a3d2-62f70780d6e4-image.png

                                    Vielleicht eine blöde Frage, aber könnte das Problem auch am Web-Server liegen und nicht am Adapter?
                                    In der Instanz-Übersicht sind ja noch ein paar mehr Port-Angaben (z.B. für infux-DB). Egal welchen Port ich nehme, immer das gleiche Ergebnis wie auf 8081.

                                    Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @rennigel last edited by Homoran

                                      @rennigel sagte in nach Admin-Adapter-Update iobroker nicht über Web erreichbar:

                                      könnte das Problem auch am Web-Server liegen

                                      nein

                                      @rennigel sagte in nach Admin-Adapter-Update iobroker nicht über Web erreichbar:

                                      system.adapter.web.0 : web : RPi4 - enabled, port: 8082, bind: 0.0.0.0, run as: admin

                                      der läuft aber auch nicht

                                      wie sieht denn dein URL vollständig aus?

                                      R 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @rennigel last edited by

                                        @rennigel sagte in nach Admin-Adapter-Update iobroker nicht über Web erreichbar:

                                        Problem auch am Web-Server liegen und nicht am Adapter?

                                        iob start web
                                        iob start admin
                                        
                                        R 1 Reply Last reply Reply Quote 0
                                        • R
                                          rennigel @Homoran last edited by

                                          @homoran said in nach Admin-Adapter-Update iobroker nicht über Web erreichbar:

                                          wie sieht denn dein URL vollständig aus?

                                          192.168.178.69:8081/

                                          Homoran 1 Reply Last reply Reply Quote 0
                                          • R
                                            rennigel @Thomas Braun last edited by

                                            @thomas-braun said in nach Admin-Adapter-Update iobroker nicht über Web erreichbar:

                                            iob start web
                                            iob start admin
                                            

                                            Durchgeführt,

                                            pi@RPi4:/opt/iobroker $ iob start web
                                            pi@RPi4:/opt/iobroker $ iob start admin
                                            pi@RPi4:/opt/iobroker $
                                            

                                            keine Änderung

                                            crunchip 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

                                            552
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            65
                                            3098
                                            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