Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. iot Fehlermeldung

    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

    iot Fehlermeldung

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

      @klaris sagte in iot Fehlermeldung:

      was könnte das sein...

      Deine alten Softwarestände. Bring die Kiste auf den aktuellen Stand.

      1 Reply Last reply Reply Quote 0
      • K
        klaris last edited by klaris

        ich war mir sicher ist alles auf den neusten stand!!
        frisch installiert und dann den befehl sudo apt update +sudo apt upgrade eingetippt ....

        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs         v20.17.0
        /usr/bin/node           v20.17.0
        /usr/bin/npm            10.8.2
        /usr/bin/npx            10.8.2
        /usr/bin/corepack       0.29.3
        
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @klaris last edited by

          @klaris

          Die Meldung

          v20.17.0 (Empfohlene Version v18.20.4
          

          dürfte aber nur bei einem alten Admin erscheinen. In aktuellen Versionen sollte auch ein nodejs@20 empfohlen werden.
          Die Langfassung von

          iob diag
          

          schaut wie aus?

          K 1 Reply Last reply Reply Quote 0
          • K
            klaris @Thomas Braun last edited by

            @thomas-braun ```
            ======== Start marking the full check here =========

            Skript v.2024-05-22
            
            *** BASE SYSTEM ***
             Static hostname: raspberrypidi
                   Icon name: computer
            Operating System: Raspbian GNU/Linux 12 (bookworm)
                      Kernel: Linux 6.6.31+rpt-rpi-v8
                Architecture: arm64
            
            Model           : Raspberry Pi 5 Model B Rev 1.0
            Docker          : false
            Virtualization  : none
            Kernel          : aarch64
            Userland        : 32 bit
            
            Systemuptime and Load:
             10:52:32 up 48 min,  2 users,  load average: 0.39, 0.59, 0.72
            CPU threads: 4
            
            
            *** RASPBERRY THROTTLING ***
            Current issues:
            No throttling issues detected.
            
            Previously detected issues:
            No throttling issues detected.
            
            *** Time and Time Zones ***
                           Local time: Tue 2024-09-10 10:52:32 CEST
                       Universal time: Tue 2024-09-10 08:52:32 UTC
                             RTC time: Tue 2024-09-10 08:52:32
                            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':
            pi
            HOME=/home/pi
            GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
            
            User that is running 'js-controller':
            iobroker
            HOME=/home/iobroker
            GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
            
            *** Display-Server-Setup ***
            Display-Server: false
            Desktop:
            Terminal:       tty
            Boot Target:    multi-user.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            4.2G        619M        2.8G        1.3M        855M        3.6G
            Swap:           209M          0B        209M
            Total:          4.4G        619M        3.0G
            
            Active iob-Instances:   8
            
                     3991 M total memory
                      590 M used memory
                      583 M active memory
                      597 M inactive memory
                     2650 M free memory
                       71 M buffer memory
                      744 M swap cache
                      199 M total swap
                        0 M used swap
                      199 M free swap
            
            *** top - Table Of Processes  ***
            top - 10:52:32 up 48 min,  2 users,  load average: 0.39, 0.59, 0.72
            Tasks: 168 total,   1 running, 167 sleeping,   0 stopped,   0 zombie
            %Cpu(s):  0.0 us, 50.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
            MiB Mem :   3991.9 total,   2649.6 free,    591.7 used,    816.2 buff/cache
            MiB Swap:    200.0 total,    200.0 free,      0.0 used.   3400.2 avail Mem
            
            *** FAILED SERVICES ***
            
              UNIT LOAD ACTIVE SUB DESCRIPTION
            0 loaded units listed.
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            udev           devtmpfs  1.8G     0  1.8G   0% /dev
            tmpfs          tmpfs     400M  1.3M  398M   1% /run
            /dev/mmcblk0p2 ext4       29G  4.3G   23G  16% /
            tmpfs          tmpfs     2.0G     0  2.0G   0% /dev/shm
            tmpfs          tmpfs     5.0M   12K  5.0M   1% /run/lock
            /dev/mmcblk0p1 vfat      510M   96M  415M  19% /boot/firmware
            tmpfs          tmpfs     400M     0  400M   0% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Tue Sep 10 10:04:27 2024] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe  smsc95xx.macaddr=2C:CF:67:62:1C:7C vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=24dd4293-02 rootfstype=ext4 fsck.repair=yes rootwait
            [Tue Sep 10 10:04:30 2024] EXT4-fs (mmcblk0p2): mounted filesystem 4d48c72f-b919-4823-96cc-04d8e6dcc211 ro with ordered data mode. Quota mode: none.
            [Tue Sep 10 10:04:31 2024] EXT4-fs (mmcblk0p2): re-mounted 4d48c72f-b919-4823-96cc-04d8e6dcc211 r/w. Quota mode: none.
            
            Show mounted filesystems:
            TARGET                                                  SOURCE         FSTYPE      OPTIONS
            /                                                       /dev/mmcblk0p2 ext4        rw,noatime
            |-/sys                                                  sysfs          sysfs       rw,nosuid,nodev,noexec,relatime
            | |-/sys/kernel/security                                securityfs     securityfs  rw,nosuid,nodev,noexec,relatime
            | |-/sys/fs/cgroup                                      cgroup2        cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
            | |-/sys/fs/pstore                                      pstore         pstore      rw,nosuid,nodev,noexec,relatime
            | |-/sys/fs/bpf                                         bpf            bpf         rw,nosuid,nodev,noexec,relatime,mode=700
            | |-/sys/kernel/debug                                   debugfs        debugfs     rw,nosuid,nodev,noexec,relatime
            | |-/sys/kernel/tracing                                 tracefs        tracefs     rw,nosuid,nodev,noexec,relatime
            | |-/sys/fs/fuse/connections                            fusectl        fusectl     rw,nosuid,nodev,noexec,relatime
            | `-/sys/kernel/config                                  configfs       configfs    rw,nosuid,nodev,noexec,relatime
            |-/proc                                                 proc           proc        rw,relatime
            | `-/proc/sys/fs/binfmt_misc                            systemd-1      autofs      rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=4211
            |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc    binfmt_misc rw,nosuid,nodev,noexec,relatime
            |-/dev                                                  udev           devtmpfs    rw,nosuid,relatime,size=1872200k,nr_inodes=468050,mode=755
            | |-/dev/pts                                            devpts         devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
            | |-/dev/shm                                            tmpfs          tmpfs       rw,nosuid,nodev
            | `-/dev/mqueue                                         mqueue         mqueue      rw,nosuid,nodev,noexec,relatime
            |-/run                                                  tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=408776k,mode=755
            | |-/run/lock                                           tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
            | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
            | |-/run/credentials/systemd-sysctl.service             ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
            | |-/run/credentials/systemd-sysusers.service           ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
            | |-/run/rpc_pipefs                                     sunrpc         rpc_pipefs  rw,relatime
            | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
            | `-/run/user/1000                                      tmpfs          tmpfs       rw,nosuid,nodev,relatime,size=408772k,nr_inodes=102193,mode=700,uid=1000,gid=1000
            `-/boot/firmware                                        /dev/mmcblk0p1 vfat        rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            544M    /var/
            168M    /var/cache
            162M    /var/cache/apt
            112M    /var/lib
            86M     /var/cache/apt/archives
            
            Archived and active journals take up 63.7M in the file system.
            
            /opt/iobroker/backups:
            39M     /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            683M    /opt/iobroker/iobroker-data/
            656M    /opt/iobroker/iobroker-data/files
            441M    /opt/iobroker/iobroker-data/files/javascript.admin
            409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
            408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
            
            The five largest files in iobroker-data are:
            38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
            25M     /opt/iobroker/iobroker-data/objects.jsonl
            24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
            14M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.js
            8.8M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
            
            No Devices found 'by-id'
            
            HINT:
            Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
            /dev/ttyACM0
            
            
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v20.17.0
            /usr/bin/node           v20.17.0
            /usr/bin/npm            10.8.2
            /usr/bin/npx            10.8.2
            /usr/bin/corepack       0.29.3
            
            
            nodejs:
              Installed: 20.17.0-1nodesource1
              Candidate: 20.17.0-1nodesource1
              Version table:
             *** 20.17.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                    100 /var/lib/dpkg/status
                 20.16.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.15.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.15.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.14.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.13.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.13.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.12.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.12.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.12.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.11.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.11.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.10.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.9.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.8.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.8.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.7.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.6.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.6.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.5.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.5.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.4.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.3.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.3.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.2.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.1.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.0.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 18.19.0+dfsg-6~deb12u2+rpi1 500
                    500 http://raspbian.raspberrypi.com/raspbian bookworm/main armhf Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            Errors in npm tree:
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Core adapters versions
            js-controller:  6.0.11
            admin:          7.0.23
            javascript:     "javascript" not found
            
            nodejs modules from github:     0
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : raspberrypidi                            -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.alexa2.0                 : alexa2                : raspberrypidi                            -  enabled
            + system.adapter.backitup.0               : backitup              : raspberrypidi                            -  enabled
              system.adapter.countdown.0              : countdown             : raspberrypidi                            - disabled
              system.adapter.daswetter.0              : daswetter             : raspberrypidi                            - disabled
              system.adapter.deconz.0                 : deconz                : raspberrypidi                            - disabled, port: 80
              system.adapter.discovery.0              : discovery             : raspberrypidi                            - disabled
              system.adapter.govee-app.1              : govee-app             : raspberrypidi                            - disabled
              system.adapter.icons-mfd-png.0          : icons-mfd-png         : raspberrypidi                            -  enabled
            + system.adapter.info.0                   : info                  : raspberrypidi                            -  enabled
              system.adapter.iot.1                    : iot                   : raspberrypidi                            - disabled
            + system.adapter.iot.2                    : iot                   : raspberrypidi                            -  enabled
            + system.adapter.javascript.0             : javascript            : raspberrypidi                            -  enabled
              system.adapter.meross.1                 : meross                : raspberrypidi                            - disabled
              system.adapter.ping.0                   : ping                  : raspberrypidi                            - disabled
              system.adapter.shelly.0                 : shelly                : raspberrypidi                            - disabled, port: 1882, bind: 0.0.0.0
              system.adapter.sonoff.1                 : sonoff                : raspberrypidi                            - disabled, port: 1883, bind: 0.0.0.0
              system.adapter.telegram.1               : telegram              : raspberrypidi                            - disabled, port: 8443, bind: 0.0.0.0
              system.adapter.tr-064.0                 : tr-064                : raspberrypidi                            - disabled
              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypidi                            - disabled
              system.adapter.vis-metro.0              : vis-metro             : raspberrypidi                            - disabled
              system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypidi                            - disabled
              system.adapter.vis.0                    : vis                   : raspberrypidi                            -  enabled
            + system.adapter.web.0                    : web                   : raspberrypidi                            -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              system.adapter.whatsapp-cmb.2           : whatsapp-cmb          : raspberrypidi                            - disabled
              system.adapter.whatsapp-cmb.3           : whatsapp-cmb          : raspberrypidi                            - disabled
              system.adapter.wifilight.0              : wifilight             : raspberrypidi                            - disabled
              system.adapter.wled.0                   : wled                  : raspberrypidi                            - disabled
              system.adapter.yahka.0                  : yahka                 : raspberrypidi                            - disabled
              system.adapter.zigbee.0                 : zigbee                : raspberrypidi                            - disabled, port: /dev/ttyACM0
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : raspberrypidi                            -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.web.0                    : web                   : raspberrypidi                            -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            ioBroker-Repositories
            ┌─────────┬──────────┬──────────────────────────────────────────────────┬──────────────┐
            │ (index) │ name     │ url                                              │ auto upgrade │
            ├─────────┼──────────┼──────────────────────────────────────────────────┼──────────────┤
            │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json' │ false        │
            │ 1       │ 'beta'   │ 'https://github.com/nbuenger/ioBroker.govee'     │ false        │
            │ 2       │ '__test' │ 'https://github.com/nbuenger/ioBroker.govee'     │ false        │
            └─────────┴──────────┴──────────────────────────────────────────────────┴──────────────┘
            
            Active repo(s): stable
            Upgrade policy: none
            
            Installed ioBroker-Instances
            Used repository: stable
            Adapter    "admin"        : 7.0.23   , installed 7.0.23
            Adapter    "backitup"     : 3.0.22   , installed 3.0.22
            Adapter    "discovery"    : 4.5.0    , installed 4.5.0
            Adapter    "iot"          : 3.3.0    , installed 3.3.0
            Controller "js-controller": 6.0.11   , installed 6.0.11
            
            Objects and States
            Please stand by - This may take a while
            Objects:        10954
            States:         9440
            
            *** OS-Repositories and Updates ***
            W: http://raspbian.raspberrypi.com/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
            Hit:1 http://raspbian.raspberrypi.com/raspbian bookworm InRelease
            Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
            Hit:3 https://deb.nodesource.com/node_20.x nodistro InRelease
            Reading package lists...
            W: http://raspbian.raspberrypi.com/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
            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:22              0.0.0.0:*               LISTEN      0          6016       776/sshd: /usr/sbin
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       18308      3187/iobroker.js-co
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       18313      3187/iobroker.js-co
            tcp6       0      0 :::22                   :::*                    LISTEN      0          6018       776/sshd: /usr/sbin
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       18360      3205/io.admin.0
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       25142      3535/io.web.0
            udp        0      0 0.0.0.0:43716           0.0.0.0:*                           104        7272       648/avahi-daemon: r
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        7270       648/avahi-daemon: r
            udp6       0      0 fe80::355f:3c17:f08:546 :::*                                0          5065       748/NetworkManager
            udp6       0      0 :::38088                :::*                                104        7273       648/avahi-daemon: r
            udp6       0      0 :::5353                 :::*                                104        7271       648/avahi-daemon: r
            
            *** Log File - Last 25 Lines ***
            
            2024-09-10 10:43:35.189  - info: iot.2 (7033) Connection changed: disconnect
            2024-09-10 10:43:55.210  - error: iot.2 (7033) Error by device connection: {"code":"ECONNREFUSED"}
            2024-09-10 10:43:55.210  - error: iot.2 (7033) Error by device connection: {"code":"ECONNREFUSED"}
            2024-09-10 10:43:55.211  - info: iot.2 (7033) Connection changed: disconnect
            2024-09-10 10:44:14.084  - info: alexa2.0 (3290) Alexa-Push-Connection disconnected - retry: Retry Connection in 35s
            2024-09-10 10:44:35.254  - error: iot.2 (7033) Error by device connection: {"code":"ECONNREFUSED"}
            2024-09-10 10:44:35.255  - error: iot.2 (7033) Error by device connection: {"code":"ECONNREFUSED"}
            2024-09-10 10:44:35.255  - info: iot.2 (7033) Connection changed: disconnect
            2024-09-10 10:44:49.226  - info: alexa2.0 (3290) Alexa-Push-Connection (macDms = true) established. Disable Polling
            2024-09-10 10:45:55.317  - error: iot.2 (7033) Error by device connection: {"code":"ECONNREFUSED"}
            2024-09-10 10:45:55.318  - error: iot.2 (7033) Error by device connection: {"code":"ECONNREFUSED"}
            2024-09-10 10:45:55.318  - info: iot.2 (7033) Connection changed: disconnect
            2024-09-10 10:47:29.386  - info: alexa2.0 (3290) Alexa-Push-Connection disconnected - retry: Retry Connection in 40s
            2024-09-10 10:48:03.364  - error: iot.2 (7033) Error by device connection: {"code":"ECONNREFUSED"}
            2024-09-10 10:48:03.364  - error: iot.2 (7033) Error by device connection: {"code":"ECONNREFUSED"}
            2024-09-10 10:48:03.365  - info: iot.2 (7033) Connection changed: disconnect
            2024-09-10 10:48:09.521  - info: alexa2.0 (3290) Alexa-Push-Connection (macDms = true) established. Disable Polling
            2024-09-10 10:50:11.420  - error: iot.2 (7033) Error by device connection: {"code":"ECONNREFUSED"}
            2024-09-10 10:50:11.421  - error: iot.2 (7033) Error by device connection: {"code":"ECONNREFUSED"}
            2024-09-10 10:50:11.421  - info: iot.2 (7033) Connection changed: disconnect
            2024-09-10 10:50:54.676  - info: alexa2.0 (3290) Alexa-Push-Connection disconnected - retry: Retry Connection in 45s
            2024-09-10 10:51:39.825  - info: alexa2.0 (3290) Alexa-Push-Connection (macDms = true) established. Disable Polling
            2024-09-10 10:52:20.657  - error: iot.2 (7033) Error by device connection: {"code":"ECONNREFUSED"}
            2024-09-10 10:52:20.658  - error: iot.2 (7033) Error by device connection: {"code":"ECONNREFUSED"}
            2024-09-10 10:52:20.658  - info: iot.2 (7033) Connection changed: disconnect
            
            

            ============ Mark until here for C&P =============

            iob diag has finished.

            Press any key for a summary

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

              @klaris

              Userland : 32 bit

              Warum hast du keine reine 64Bit-Version installiert?

              ioBroker-Repositories

              sind falsch/missverständlich. Das 'beta'-Repo hat den falschen Inhalt und __test ist überflüssig/falsch.

              Bei den Schlüsseln zum raspbian-Repo stimmt auch was nicht:

              W: http://raspbian.raspberrypi.com/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.

              Hast du da irgendwie was hin und her geclont? Bei einer sauberen Neuinstallation dürfte das so eigentlich nicht vorkommen.

              K 1 Reply Last reply Reply Quote 0
              • K
                klaris @Thomas Braun last edited by klaris

                @thomas-braun
                stimmt habe von anfang auf repo installiert wegen vis und vis metro sind nicht in stable zu finden!!
                64bit hast recht hätte es auch machen können!! habe keinen vorteil gesehen ...
                danke für den Tip ich instaliere alles neu und sehe mal weiter
                und "__test" ist überflüssig/falsch. habe ich einfach so hinzugefügt habe von der quelle nichts installiert

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

                  @klaris sagte in iot Fehlermeldung:

                  stimmt habe von anfang auf repo installiert wegen vis und vis metro sind nicht in stable zu finden!!

                  Keine Ahnung was du damit sagen willst...

                  und "__test" ist überflüssig/falsch. habe ich einfach so hinzugefügt habe von der quelle nichts installiert

                  Dann schmeiß es raus und stell 'beta' richtig.

                  64bit hast recht hätte es auch machen können!! habe keinen vorteil gesehen

                  Dafür haste jetzt den kruden Mix aus 32Bit-Userland und 64Bit-Kernel-Space. Ist halt ungünstig und bereitet in gewissen Konstellationen Probleme. Deswegen vermeidet man sowas.

                  K 1 Reply Last reply Reply Quote 0
                  • K
                    klaris @Thomas Braun last edited by

                    @thomas-braun said in iot Fehlermeldung:

                    @klaris sagte in iot Fehlermeldung:

                    stimmt habe von anfang auf repo installiert wegen vis und vis metro sind nicht in stable zu finden!!

                    Keine Ahnung was du damit sagen willst...

                    und "__test" ist überflüssig/falsch. habe ich einfach so hinzugefügt habe von der quelle nichts installiert

                    Dann schmeiß es raus und stell 'beta' richtig.

                    64bit hast recht hätte es auch machen können!! habe keinen vorteil gesehen

                    Dafür haste jetzt den kruden Mix aus 32Bit-Userland und 64Bit-Kernel-Space. Ist halt ungünstig und bereitet in gewissen Konstellationen Probleme. Deswegen vermeidet man sowas.

                    ich installiere alles neu nach deinen anweisungen !!! DANKE !!!

                    1 Reply Last reply Reply Quote 0
                    • K
                      klaris last edited by klaris

                      @thomas-braun said in iot Fehlermeldung:

                      iob diag

                      alles frisch installiert leider gleicher fehler

                      iot.0
                      	2024-09-11 00:26:35.356	error	Error by device connection: {"code":"ECONNREFUSED"}
                      iot.0
                      	2024-09-11 00:26:35.356	error	Error by device connection: {"code":"ECONNREFUSED"}
                      
                      
                      1 Reply Last reply Reply Quote 0
                      • K
                        klaris last edited by

                        code_text
                        

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

                        Skript v.2024-05-22
                        
                        *** BASE SYSTEM ***
                         Static hostname: raspberrypidi
                               Icon name: computer
                        Operating System: Debian GNU/Linux 12 (bookworm)
                                  Kernel: Linux 6.6.31+rpt-rpi-2712
                            Architecture: arm64
                        
                        Model           : Raspberry Pi 5 Model B Rev 1.0
                        Docker          : false
                        Virtualization  : none
                        Kernel          : aarch64
                        Userland        : 64 bit
                        
                        Systemuptime and Load:
                         00:34:51 up  1:12,  4 users,  load average: 0.06, 0.25, 1.00
                        CPU threads: 4
                        
                        
                        *** RASPBERRY THROTTLING ***
                        Current issues:
                        No throttling issues detected.
                        
                        Previously detected issues:
                        No throttling issues detected.
                        
                        *** Time and Time Zones ***
                                       Local time: Wed 2024-09-11 00:34:51 CEST
                                   Universal time: Tue 2024-09-10 22:34:51 UTC
                                         RTC time: Tue 2024-09-10 22:34:51
                                        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':
                        pi
                        HOME=/home/pi
                        GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi
                        
                        User that is running 'js-controller':
                        iobroker
                        HOME=/home/iobroker
                        GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                        
                        *** Display-Server-Setup ***
                        Display-Server: true
                        Desktop:
                        Terminal:       tty
                        Boot Target:    graphical.target
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:            4.2G        1.2G        422M         21M        2.7G        3.0G
                        Swap:           209M          0B        209M
                        Total:          4.5G        1.2G        632M
                        
                        Active iob-Instances:   7
                        
                                 4045 M total memory
                                 1144 M used memory
                                 1760 M active memory
                                 1596 M inactive memory
                                  403 M free memory
                                   92 M buffer memory
                                 2490 M swap cache
                                  199 M total swap
                                    0 M used swap
                                  199 M free swap
                        
                        *** top - Table Of Processes  ***
                        top - 00:34:52 up  1:12,  4 users,  load average: 0.06, 0.25, 1.00
                        Tasks: 203 total,   1 running, 202 sleeping,   0 stopped,   0 zombie
                        %Cpu(s): 33.3 us,  0.0 sy,  0.0 ni, 66.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                        MiB Mem :   4045.1 total,    402.6 free,   1145.1 used,   2583.6 buff/cache
                        MiB Swap:    200.0 total,    200.0 free,      0.0 used.   2900.0 avail Mem
                        
                        *** FAILED SERVICES ***
                        
                          UNIT LOAD ACTIVE SUB DESCRIPTION
                        0 loaded units listed.
                        
                        *** FILESYSTEM ***
                        Filesystem     Type      Size  Used Avail Use% Mounted on
                        udev           devtmpfs  1.9G     0  1.9G   0% /dev
                        tmpfs          tmpfs     405M  5.8M  399M   2% /run
                        /dev/mmcblk0p2 ext4       29G  6.8G   21G  25% /
                        tmpfs          tmpfs     2.0G  288K  2.0G   1% /dev/shm
                        tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                        /dev/mmcblk0p1 vfat      510M   75M  436M  15% /boot/firmware
                        tmpfs          tmpfs     405M  176K  405M   1% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [Tue Sep 10 23:22:21 2024] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe  smsc95xx.macaddr=2C:CF:67:62:1C:7C vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=57002be6-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DE
                        [Tue Sep 10 23:22:22 2024] EXT4-fs (mmcblk0p2): mounted filesystem 12974fe2-889e-4060-b497-1d6ac3fbbb4b ro with ordered data mode. Quota mode: none.
                        [Tue Sep 10 23:22:23 2024] EXT4-fs (mmcblk0p2): re-mounted 12974fe2-889e-4060-b497-1d6ac3fbbb4b r/w. Quota mode: none.
                        
                        Show mounted filesystems:
                        TARGET                                                  SOURCE         FSTYPE          OPTIONS
                        /                                                       /dev/mmcblk0p2 ext4            rw,noatime
                        |-/sys                                                  sysfs          sysfs           rw,nosuid,nodev,noexec,relatime
                        | |-/sys/kernel/security                                securityfs     securityfs      rw,nosuid,nodev,noexec,relatime
                        | |-/sys/fs/cgroup                                      cgroup2        cgroup2         rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
                        | |-/sys/fs/pstore                                      pstore         pstore          rw,nosuid,nodev,noexec,relatime
                        | |-/sys/fs/bpf                                         bpf            bpf             rw,nosuid,nodev,noexec,relatime,mode=700
                        | |-/sys/kernel/debug                                   debugfs        debugfs         rw,nosuid,nodev,noexec,relatime
                        | |-/sys/kernel/tracing                                 tracefs        tracefs         rw,nosuid,nodev,noexec,relatime
                        | |-/sys/kernel/config                                  configfs       configfs        rw,nosuid,nodev,noexec,relatime
                        | `-/sys/fs/fuse/connections                            fusectl        fusectl         rw,nosuid,nodev,noexec,relatime
                        |-/proc                                                 proc           proc            rw,relatime
                        | `-/proc/sys/fs/binfmt_misc                            systemd-1      autofs          rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=6189
                        |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc    binfmt_misc     rw,nosuid,nodev,noexec,relatime
                        |-/dev                                                  udev           devtmpfs        rw,nosuid,relatime,size=1896160k,nr_inodes=118510,mode=755
                        | |-/dev/pts                                            devpts         devpts          rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                        | |-/dev/shm                                            tmpfs          tmpfs           rw,nosuid,nodev
                        | `-/dev/mqueue                                         mqueue         mqueue          rw,nosuid,nodev,noexec,relatime
                        |-/run                                                  tmpfs          tmpfs           rw,nosuid,nodev,noexec,relatime,size=414224k,mode=755
                        | |-/run/lock                                           tmpfs          tmpfs           rw,nosuid,nodev,noexec,relatime,size=5120k
                        | |-/run/credentials/systemd-sysctl.service             ramfs          ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                        | |-/run/credentials/systemd-sysusers.service           ramfs          ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                        | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs          ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                        | |-/run/rpc_pipefs                                     sunrpc         rpc_pipefs      rw,relatime
                        | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs          ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                        | `-/run/user/1000                                      tmpfs          tmpfs           rw,nosuid,nodev,relatime,size=414208k,nr_inodes=103552,mode=700,uid=1000,gid=1000
                        |   |-/run/user/1000/gvfs                               gvfsd-fuse     fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                        |   `-/run/user/1000/doc                                portal         fuse.portal     rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                        `-/boot/firmware                                        /dev/mmcblk0p1 vfat            rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                        
                        Files in neuralgic directories:
                        
                        /var:
                        625M    /var/
                        193M    /var/lib
                        190M    /var/cache
                        183M    /var/cache/apt
                        133M    /var/lib/apt/lists
                        
                        Archived and active journals take up 39.9M in the file system.
                        
                        /opt/iobroker/backups:
                        4.0K    /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        559M    /opt/iobroker/iobroker-data/
                        553M    /opt/iobroker/iobroker-data/files
                        441M    /opt/iobroker/iobroker-data/files/javascript.admin
                        409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                        408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                        
                        The five largest files in iobroker-data are:
                        38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                        14M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.js
                        8.8M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js
                        8.7M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map
                        8.6M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/310.89a60ae1.chunk.js.map
                        
                        USB-Devices by-id:
                        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                        
                        No Devices found 'by-id'
                        
                        
                        
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs         v20.17.0
                        /usr/bin/node           v20.17.0
                        /usr/bin/npm            10.8.2
                        /usr/bin/npx            10.8.2
                        /usr/bin/corepack       0.29.3
                        
                        
                        nodejs:
                          Installed: 20.17.0-1nodesource1
                          Candidate: 20.17.0-1nodesource1
                          Version table:
                         *** 20.17.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                100 /var/lib/dpkg/status
                             20.16.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.15.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.15.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.14.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.13.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.13.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.12.2-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.12.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.12.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.11.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.11.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.10.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.9.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.8.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.8.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.7.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.6.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.6.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.5.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.5.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.4.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.3.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.3.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.2.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.1.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             20.0.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                             18.19.0+dfsg-6~deb12u2 500
                                500 http://deb.debian.org/debian bookworm/main arm64 Packages
                             18.19.0+dfsg-6~deb12u1 500
                                500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                        
                        Temp directories causing npm8 problem: 0
                        No problems detected
                        
                        Errors in npm tree:
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Core adapters versions
                        js-controller:  6.0.11
                        admin:          7.0.23
                        javascript:     8.7.6
                        
                        nodejs modules from github:     0
                        
                        Adapter State
                        + system.adapter.admin.0                  : admin                 : raspberrypidi                            -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.alexa2.0                 : alexa2                : raspberrypidi                            -  enabled
                        + system.adapter.backitup.0               : backitup              : raspberrypidi                            -  enabled
                        + system.adapter.discovery.0              : discovery             : raspberrypidi                            -  enabled
                        + system.adapter.iot.0                    : iot                   : raspberrypidi                            -  enabled
                        + system.adapter.javascript.0             : javascript            : raspberrypidi                            -  enabled
                          system.adapter.telegram.0               : telegram              : raspberrypidi                            - disabled, port: 8443, bind: 0.0.0.0
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : raspberrypidi                            -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        
                        ioBroker-Repositories
                        ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                        │ (index) │ name     │ url                                                     │ auto upgrade │
                        ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                        │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                        │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                        
                        Active repo(s): stable
                        Upgrade policy: none
                        
                        Installed ioBroker-Instances
                        Used repository: stable
                        Adapter    "admin"        : 7.0.23   , installed 7.0.23
                        Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                        Adapter    "backitup"     : 3.0.22   , installed 3.0.22
                        Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                        Adapter    "iot"          : 3.3.0    , installed 3.3.0
                        Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                        Controller "js-controller": 6.0.11   , installed 6.0.11
                        Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        1184
                        States:         953
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://deb.debian.org/debian bookworm InRelease
                        Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                        Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                        Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
                        Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                        Reading package lists...
                        Pending Updates: 134
                        
                        *** 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:22              0.0.0.0:*               LISTEN      0          6032       875/sshd: /usr/sbin
                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       49440      17432/iobroker.js-c
                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       49445      17432/iobroker.js-c
                        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          50495      17647/cupsd
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          6034       875/sshd: /usr/sbin
                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       47830      17475/io.admin.0
                        tcp6       0      0 ::1:631                 :::*                    LISTEN      0          50494      17647/cupsd
                        udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          48773      17676/cups-browsed
                        udp        0      0 0.0.0.0:39645           0.0.0.0:*                           104        5923       661/avahi-daemon: r
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        5921       661/avahi-daemon: r
                        udp6       0      0 fe80::a47f:2be5:db8:546 :::*                                0          987        812/NetworkManager
                        udp6       0      0 :::50321                :::*                                104        5924       661/avahi-daemon: r
                        udp6       0      0 :::5353                 :::*                                104        5922       661/avahi-daemon: r
                        
                        *** Log File - Last 25 Lines ***
                        
                        2024-09-11 00:31:14.313  - info: host.raspberrypidi instance system.adapter.iot.0 in version "3.3.0" started with pid 18536
                        2024-09-11 00:31:15.105  - info: iot.0 (18536) starting. Version 3.3.0 in /opt/iobroker/node_modules/iobroker.iot, node: v20.17.0, js-controller: 6.0.11
                        2024-09-11 00:31:15.130  - info: iot.0 (18536) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
                        2024-09-11 00:31:16.318  - error: iot.0 (18536) Error by device connection: {"code":"ECONNREFUSED"}
                        2024-09-11 00:31:16.319  - error: iot.0 (18536) Error by device connection: {"code":"ECONNREFUSED"}
                        2024-09-11 00:31:16.320  - info: iot.0 (18536) Connection changed: disconnect
                        2024-09-11 00:31:21.338  - error: iot.0 (18536) Error by device connection: {"code":"ECONNREFUSED"}
                        2024-09-11 00:31:21.339  - error: iot.0 (18536) Error by device connection: {"code":"ECONNREFUSED"}
                        2024-09-11 00:31:21.340  - info: iot.0 (18536) Connection changed: disconnect
                        2024-09-11 00:31:31.356  - error: iot.0 (18536) Error by device connection: {"code":"ECONNREFUSED"}
                        2024-09-11 00:31:31.357  - error: iot.0 (18536) Error by device connection: {"code":"ECONNREFUSED"}
                        2024-09-11 00:31:31.358  - info: iot.0 (18536) Connection changed: disconnect
                        2024-09-11 00:31:51.377  - error: iot.0 (18536) Error by device connection: {"code":"ECONNREFUSED"}
                        2024-09-11 00:31:51.378  - error: iot.0 (18536) Error by device connection: {"code":"ECONNREFUSED"}
                        2024-09-11 00:31:51.379  - info: iot.0 (18536) Connection changed: disconnect
                        2024-09-11 00:32:04.716  - info: admin.0 (17475) <== Disconnect system.user.admin from ::ffff:192.168.178.91 admin
                        2024-09-11 00:32:04.737  - info: admin.0 (17475) ==> Connected system.user.admin from ::ffff:192.168.178.91
                        2024-09-11 00:32:04.741  - info: admin.0 (17475) <== Disconnect system.user.admin from ::ffff:192.168.178.91 admin
                        2024-09-11 00:32:05.299  - info: admin.0 (17475) ==> Connected system.user.admin from ::ffff:192.168.178.91
                        2024-09-11 00:32:31.412  - error: iot.0 (18536) Error by device connection: {"code":"ECONNREFUSED"}
                        2024-09-11 00:32:31.412  - error: iot.0 (18536) Error by device connection: {"code":"ECONNREFUSED"}
                        2024-09-11 00:32:31.413  - info: iot.0 (18536) Connection changed: disconnect
                        2024-09-11 00:33:51.451  - error: iot.0 (18536) Error by device connection: {"code":"ECONNREFUSED"}
                        2024-09-11 00:33:51.451  - error: iot.0 (18536) Error by device connection: {"code":"ECONNREFUSED"}
                        2024-09-11 00:33:51.452  - info: iot.0 (18536) Connection changed: disconnect
                        
                        

                        ============ Mark until here for C&P =============

                        iob diag has finished.

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

                          @klaris sagte in iot Fehlermeldung:

                          Pending Updates: 134

                          Und

                          Display-Server: true

                          Wie sehen die Einstellungen im iot-Adapter aus?

                          K 1 Reply Last reply Reply Quote 0
                          • K
                            klaris @Thomas Braun last edited by klaris

                            @thomas-braun im iot habe ich nichts verstellt , nur mein Passwort eingegeben für den Iobroker pro … denke mal das Problem liegt bei dem Adapter der ist sehr empfindlich in Verbindung mit der Node js. Ich hoffe und warte auf eine neue Version

                            Display Server true wollte es so

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

                              @klaris sagte in iot Fehlermeldung:

                              der ist sehr empfindlich in Verbindung mit der Node js.

                              ??? Der läuft hier mit allen aktuellen nodejs-Versionen.

                              Hau die 134 Updates auf die Kiste.

                              K 1 Reply Last reply Reply Quote 0
                              • K
                                klaris @Thomas Braun last edited by klaris

                                @thomas-braun
                                Alles gemacht !!! Alle Updates installiert Neustart und leider immer noch der gleiche Fehler !!
                                Schade !!
                                Ich habe zum Glück den Raspberry Pi 3 der parallel läuft und alle Adapter Iobroker, Alexa2 und IOT sind grün!!! Ich glaube nicht, dass das genau das Problem ist, dass ich mich hier beim Raspberry Pi 5 nicht einloggen kann

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

                                  @klaris sagte in iot Fehlermeldung:

                                  Ich glaube nicht, dass das genau das Problem ist, dass ich mich hier beim Raspberry Pi 5 nicht einloggen kann

                                  Doch. Es kann zur iot-Cloud nur EINE Verbindung aufgebaut werden. Du hast ja auch nur EINE Lizenz dafür.

                                  K 1 Reply Last reply Reply Quote 0
                                  • K
                                    klaris @Thomas Braun last edited by klaris

                                    @thomas-braun komischerweise habe ich das auch versucht. Ich habe den IoT Adapter vom Raspberry Pi 3 deaktiviert und auch sonst alle Aktionen gestoppt… hat aber trotzdem auf den raspberry 5 nicht funktioniert.
                                    Ich werde mal beim iobroker mich neu anmelden und eine neue Lizenz erstellen ob das dann hilft schauen wir mal..aber die Fehler Meldung „ ECONNREFUSED “ deutet aus meiner Sicht auf eine andere unbekannte Ursache hin …

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

                                      @klaris sagte in iot Fehlermeldung:

                                      Ich habe den IoT Adapter vom Raspberry Pi 3 deaktiviert und auch sonst alle Aktionen gestoppt… hat aber trotzdem auf den raspberry 5 nicht funktioniert.

                                      Weiil die Lizenz an die Maschine/Installation gebunden ist, soweit ich weiß.

                                      K 1 Reply Last reply Reply Quote 0
                                      • K
                                        klaris @Thomas Braun last edited by klaris

                                        @thomas-braun
                                        so jetzt läuft der iot adapter habe an der fritz box von standard auf unbeschränkt gesetzt .wie du gesagt hast den iot adapter läuft jetzt auf dem raspberry 5 da nur eine lizenz !
                                        super jetzt läuft erst mal alles !!
                                        noch mal DANKE fur die hilfestellung,,,,

                                        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

                                        585
                                        Online

                                        31.9k
                                        Users

                                        80.2k
                                        Topics

                                        1.3m
                                        Posts

                                        4
                                        22
                                        1136
                                        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