Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Shelly 2.5 PM Random AxiosError: timeout of 8000ms exceeded

    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

    Shelly 2.5 PM Random AxiosError: timeout of 8000ms exceeded

    This topic has been deleted. Only users with topic management privileges can see it.
    • da_Woody
      da_Woody @SmartGuy1994 last edited by

      @smartguy1994 wtf, was ist axios?
      Hab ich bei Shelly noch nie gesehen.

      Fabio 1 Reply Last reply Reply Quote 0
      • Fabio
        Fabio @da_Woody last edited by Fabio

        @da_woody ich würde sagen er war per wlan nicht ereichbar um den Befehl auszuführen.

        Hier gibt es was ähnliches https://github.com/iobroker-community-adapters/ioBroker.shelly/issues/888

        dhd70106 created this issue in iobroker-community-adapters/ioBroker.shelly

        open [Bug]: [http controlFunction] Error in function state.coap.http_cmd #888

        da_Woody 1 Reply Last reply Reply Quote 0
        • da_Woody
          da_Woody @Fabio last edited by

          @fa-bio gerade gelinst. Wozu braucht man das bei ioB und dem Adapter?

          Fabio 1 Reply Last reply Reply Quote 0
          • Fabio
            Fabio @da_Woody last edited by

            @da_woody ich weiß es nicht. 🤷‍♂️

            1 Reply Last reply Reply Quote 0
            • S
              SmartGuy1994 @Thomas Braun last edited by

              @thomas-braun sorry für die späte Rückmeldung, hier die Ausgabe von iob diag

              ======== Start marking the full check here =========
              
              Skript v.2023-10-10
              
              *** BASE SYSTEM ***
                 Static hostname: raspberrypi
                       Icon name: computer
                Operating System: Raspbian GNU/Linux 10 (buster)
                          Kernel: Linux 5.10.103-v7l+
                    Architecture: arm
              
              Model		: Raspberry Pi 4 Model B Rev 1.1
              Docker          : false
              Virtualization  : none
              Kernel          : armv7l
              Userland        : armhf
              
              Systemuptime and Load:
               12:05:53 up 1 day, 23:20,  1 user,  load average: 0.74, 0.67, 0.52
              CPU threads: 4
              
              
              *** RASPBERRY THROTTLING ***
              Current issues:
              No throttling issues detected.
              
              Previously detected issues:
              No throttling issues detected.
              
              *** Time and Time Zones ***
                             Local time: Sat 2024-01-27 12:05:53 CET
                         Universal time: Sat 2024-01-27 11:05:53 UTC
                               RTC time: n/a
                              Time zone: Europe/Berlin (CET, +0100)
              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 gpio i2c spi iobroker
              
              *** X-Server-Setup ***
              X-Server: 	true
              Desktop: 	LXDE-pi
              Terminal: 	x11
              Boot Target: 	graphical.target
              
              *** MEMORY ***
                            total        used        free      shared  buff/cache   available
              Mem:           1.9G        1.0G        222M         13M        616M        730M
              Swap:           99M        5.0M         94M
              Total:         2.0G        1.0G        317M
              
                       1872 M total memory
                       1033 M used memory
                        281 M active memory
                       1245 M inactive memory
                        222 M free memory
                         76 M buffer memory
                        539 M swap cache
                         99 M total swap
                          5 M used swap
                         94 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
              
              *** FAILED SERVICES ***
              
                UNIT           LOAD   ACTIVE SUB    DESCRIPTION                                             
              * webmin.service loaded failed failed LSB: web-based administration interface for Unix systems
              
              LOAD   = Reflects whether the unit definition was properly loaded.
              ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
              SUB    = The low-level unit activation state, values depend on unit type.
              
              1 loaded units listed. Pass --all to see loaded but inactive units, too.
              To show all installed unit files use 'systemctl list-unit-files'.
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              /dev/root      ext4       59G  6.7G   50G  12% /
              devtmpfs       devtmpfs  776M     0  776M   0% /dev
              tmpfs          tmpfs     937M     0  937M   0% /dev/shm
              tmpfs          tmpfs     937M  9.6M  927M   2% /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   49M  204M  20% /boot
              tmpfs          tmpfs     188M   12K  188M   1% /run/user/1000
              /dev/sda2      fuseblk   5.5T  1.1T  4.4T  21% /media/pi/External Drive
              
              Messages concerning ext4 filesystem in dmesg:
              [Thu Jan 25 12:45:31 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60D smsc95xx.macaddr=DC:A6:32:33:13:2B vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=db8ba147-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
              [Thu Jan 25 12:45:32 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
              [Thu Jan 25 12:45:32 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
              [Thu Jan 25 12:45:34 2024] 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
              `-/media/pi/External Drive /dev/sda2      fuseblk         rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096
              
              Files in neuralgic directories:
              
              /var:
              519M	/var/
              245M	/var/lib
              123M	/var/lib/mysql
              122M	/var/cache
              107M	/var/cache/apt
              
              Archived and active journals take up 8.0M in the file system.
              
              /opt/iobroker/backups:
              861M	/opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              293M	/opt/iobroker/iobroker-data/
              163M	/opt/iobroker/iobroker-data/files
              97M	/opt/iobroker/iobroker-data/backup-objects
              77M	/opt/iobroker/iobroker-data/files/javascript.admin
              56M	/opt/iobroker/iobroker-data/files/javascript.admin/static
              
              The five largest files in iobroker-data are:
              21M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
              9.1M	/opt/iobroker/iobroker-data/objects.jsonl
              8.3M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js
              7.5M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/691.26ff76ce.chunk.js.map
              7.2M	/opt/iobroker/iobroker-data/objects.json.migrated
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
              
              /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs 	v18.19.0
              /usr/bin/node 		v18.19.0
              /usr/local/bin/npm 		9.6.7
              /usr/local/bin/npx 		9.6.7
              /usr/local/bin/corepack 	0.18.0
              *** nodejs is NOT correctly installed ***
              
              nodejs:
                Installed: 18.19.0-1nodesource1
                Candidate: 18.19.0-1nodesource1
                Version table:
               *** 18.19.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      100 /var/lib/dpkg/status
                   18.18.2-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.18.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.18.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.17.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.17.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.16.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.16.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.15.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.14.2-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.14.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.14.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.13.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.12.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.11.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.10.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.9.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.9.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.8.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.7.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.6.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.5.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.4.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.3.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.2.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.1.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.0.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   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
              
              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: 	5.0.17
              admin: 		6.12.0
              javascript: 	7.1.6
              
              Adapters from github: 	0
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
              + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                system.adapter.chromecast.0             : chromecast            : raspberrypi                              - disabled
                system.adapter.cloud.0                  : cloud                 : raspberrypi                              - disabled
                system.adapter.daswetter.0              : daswetter             : raspberrypi                              -  enabled
              + system.adapter.denon.0                  : denon                 : raspberrypi                              -  enabled
              + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              - disabled, port: 0
              + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
                system.adapter.iot.0                    : iot                   : raspberrypi                              - disabled
              + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi                              - disabled, port: 54321
                system.adapter.mihome-vacuum.1          : mihome-vacuum         : raspberrypi                              - disabled, port: 54321
              + system.adapter.nibeuplink.0             : nibeuplink            : raspberrypi                              -  enabled
                system.adapter.onvif.0                  : onvif                 : raspberrypi                              - disabled
                system.adapter.openweathermap.0         : openweathermap        : raspberrypi                              - disabled
                system.adapter.pushbullet.0             : pushbullet            : raspberrypi                              - disabled
              + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
                system.adapter.roborock.0               : roborock              : raspberrypi                              - disabled
              + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 192.168.3.24
                system.adapter.shelly.1                 : shelly                : raspberrypi                              - disabled, port: 1882, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                system.adapter.sonoff.0                 : sonoff                : raspberrypi                              - disabled, port: 1883, bind: 0.0.0.0
              + system.adapter.tapo.0                   : tapo                  : raspberrypi                              -  enabled
              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
                system.adapter.web.1                    : web                   : raspberrypi                              - disabled, port: 8092, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyUSB0
                system.adapter.zigbee2mqtt.0            : zigbee2mqtt           : raspberrypi                              - disabled
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 192.168.3.24
              + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
              + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyUSB0
              
              ioBroker-Repositories
              stable        : http://download.iobroker.net/sources-dist.json
              beta          : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): stable
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "admin"        : 6.12.0   , installed 6.12.0
              Adapter    "alexa2"       : 3.26.3   , installed 3.24.1 [Updatable]
              Adapter    "backitup"     : 2.9.8    , installed 2.1.13 [Updatable]
              Adapter    "chromecast"   : 3.0.3    , installed 2.3.1  [Updatable]
              Adapter    "cloud"        : 4.4.1    , installed 4.1.0  [Updatable]
              Adapter    "daswetter"    : 3.1.12   , installed 3.1.10 [Updatable]
              Adapter    "denon"        : 1.15.4   , installed 1.7.4  [Updatable]
              Adapter    "discovery"    : 4.2.0    , installed 2.3.5  [Updatable]
              Adapter    "followthesun" : 0.5.0    , installed 0.3.5  [Updatable]
              Adapter    "hm-rpc"       : 1.15.19  , installed 1.14.2 [Updatable]
              Adapter    "info"         : 2.0.0    , installed 1.7.2  [Updatable]
              Adapter    "iot"          : 2.0.11   , installed 1.8.22 [Updatable]
              Adapter    "javascript"   : 7.1.6    , installed 7.1.6
              Controller "js-controller": 5.0.17   , installed 5.0.17
              Adapter    "mihome-vacuum": 4.1.1    , installed 4.1.1
              Adapter    "nibeuplink"   : 1.3.1    , installed 1.3.0  [Updatable]
              Adapter    "onvif"        : 1.1.1    , installed 1.0.5  [Updatable]
              Adapter    "openweathermap": 1.0.4   , installed 0.4.5  [Updatable]
              Adapter    "pushbullet"   : 2.0.1    , installed 0.0.11 [Updatable]
              Adapter    "pushover"     : 3.0.6    , installed 3.0.6
              Adapter    "ring"         : 5.0.10   , installed 1.1.3  [Updatable]
              Adapter    "roborock"     : 0.4.4    , installed 0.2.1  [Updatable]
              Adapter    "shelly"       : 6.6.1    , installed 6.6.1
              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
              Adapter    "socketio"     : 6.6.0    , installed 3.0.7  [Updatable]
              Adapter    "sonoff"       : 3.0.3    , installed 2.5.3  [Updatable]
              Adapter    "tapo"         : 0.0.8    , installed 0.0.8
              Adapter    "vis"          : 1.5.4    , installed 1.3.4  [Updatable]
              Adapter    "web"          : 6.1.10   , installed 6.1.10
              Adapter    "ws"           : 2.5.8    , installed 2.5.8
              Adapter    "zigbee"       : 1.10.1   , installed 1.10.1
              Adapter    "zigbee2mqtt"  : 2.13.4   , installed 2.9.0  [Updatable]
              
              Objects and States
              Please stand by - This may take a while
              Objects: 	5455
              States: 	4432
              
              *** OS-Repositories and Updates ***
              Hit:1 http://phoscon.de/apt/deconz buster InRelease
              Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
              Hit:3 http://archive.raspberrypi.org/debian buster InRelease
              Hit:4 https://deb.nodesource.com/node_18.x nodistro 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:22              0.0.0.0:*               LISTEN      0          17236      641/sshd            
              tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          3648546    18053/cupsd         
              tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      0          19186      745/smbd            
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       31116      2196/iobroker.js-co 
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       31109      2196/iobroker.js-co 
              tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      114        21509      720/mysqld          
              tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      0          19187      745/smbd            
              tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          19095      617/vncserver-x11-c 
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       31162      2214/io.admin.0     
              tcp6       0      0 :::10001                :::*                    LISTEN      0          19154      751/apache2         
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       30650      2357/io.web.0       
              tcp6       0      0 :::10002                :::*                    LISTEN      0          19158      751/apache2         
              tcp6       0      0 :::22                   :::*                    LISTEN      0          17238      641/sshd            
              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          3648545    18053/cupsd         
              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       33099      2753/io.simple-api. 
              tcp6       0      0 :::445                  :::*                    LISTEN      0          19184      745/smbd            
              tcp6       0      0 :::139                  :::*                    LISTEN      0          19185      745/smbd            
              tcp6       0      0 :::5900                 :::*                    LISTEN      0          19094      617/vncserver-x11-c 
              udp        0      0 0.0.0.0:54188           0.0.0.0:*                           1001       4743979    22913/io.shelly.0   
              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       4737900    22913/io.shelly.0   
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          16631      593/dhcpcd          
              udp        0      0 0.0.0.0:51820           0.0.0.0:*                           0          19842      -                   
              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          3648552    18055/cups-browsed  
              udp        0      0 192.168.3.255:137       0.0.0.0:*                           0          20706      599/nmbd            
              udp        0      0 192.168.3.24:137        0.0.0.0:*                           0          20705      599/nmbd            
              udp        0      0 0.0.0.0:137             0.0.0.0:*                           0          20693      599/nmbd            
              udp        0      0 192.168.3.255:138       0.0.0.0:*                           0          20708      599/nmbd            
              udp        0      0 192.168.3.24:138        0.0.0.0:*                           0          20707      599/nmbd            
              udp        0      0 0.0.0.0:138             0.0.0.0:*                           0          20694      599/nmbd            
              udp        0      0 0.0.0.0:41133           0.0.0.0:*                           108        13269      348/avahi-daemon: r 
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13267      348/avahi-daemon: r 
              udp6       0      0 :::58973                :::*                                108        13270      348/avahi-daemon: r 
              udp6       0      0 :::51820                :::*                                0          19843      -                   
              udp6       0      0 :::5353                 :::*                                108        13268      348/avahi-daemon: r 
              
              *** Log File - Last 25 Lines ***
              
              2024-01-27 12:03:00.949  - info: simple-api.0 (2753) State value to set for "javascript.0.scriptEnabled.Rolllaeden_hoch" has to be type "boolean" but received type "number" 
              2024-01-27 12:03:01.032  - info: javascript.0 (2236) Stop script script.js.Rolllaeden_hoch
              2024-01-27 12:03:01.199  - info: simple-api.0 (2753) State value to set for "javascript.0.scriptEnabled.Rolllaeden_runter" has to be type "boolean" but received type "number" 
              2024-01-27 12:03:01.395  - info: javascript.0 (2236) Start javascript script.js.Rolllaeden_runter
              2024-01-27 12:03:01.504  - info: javascript.0 (2236) script.js.Rolllaeden_runter: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
              2024-01-27 12:03:06.217  - info: simple-api.0 (2753) State value to set for "javascript.0.scriptEnabled.Rolllaeden_runter" has to be type "boolean" but received type "number" 
              2024-01-27 12:03:06.289  - info: javascript.0 (2236) Stop script script.js.Rolllaeden_runter
              2024-01-27 12:03:06.421  - info: simple-api.0 (2753) State value to set for "javascript.0.scriptEnabled.Rolllaeden_hoch" has to be type "boolean" but received type "number" 
              2024-01-27 12:03:06.436  - info: javascript.0 (2236) Start javascript script.js.Rolllaeden_hoch
              2024-01-27 12:03:06.490  - info: javascript.0 (2236) script.js.Rolllaeden_hoch: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
              2024-01-27 12:03:09.910  - error: shelly.0 (22913) [http controlFunction] Error in function state.coap.http_cmd of state SHSW-25#E8DB84AA6A80#1.Shutter.Position for 192.168.3.132 (shellyswitch25 / shellyswitch25-E8DB84AA6A80 / SHSW-25#E8DB84AA6A80#1): AxiosError: timeout of 8000ms exceeded
              2024-01-27 12:03:09.925  - error: shelly.0 (22913) [http controlFunction] Error in function state.coap.http_cmd of state SHSW-25#E8DB84ACC809#1.Shutter.Position for 192.168.3.114 (shellyswitch25 / shellyswitch25-E8DB84ACC809 / SHSW-25#E8DB84ACC809#1): AxiosError: timeout of 8000ms exceeded
              2024-01-27 12:03:10.637  - info: shelly.0 (22913) [CoAP] Device 192.168.3.109 (shellyswitch25 / shellyswitch25-E8DB84AA1F6E / SHSW-25#E8DB84AA1F6E#1) connected! Polltime set to 15 sec.
              2024-01-27 12:03:14.534  - error: shelly.0 (22913) [http controlFunction] Error in function state.coap.http_cmd of state SHSW-25#E8DB84ACC809#1.Shutter.Position for 192.168.3.114 (shellyswitch25 / shellyswitch25-E8DB84ACC809 / SHSW-25#E8DB84ACC809#1): AxiosError: timeout of 8000ms exceeded
              2024-01-27 12:04:13.640  - info: shelly.0 (22913) [CoAP] Device 192.168.3.131 (shellyswitch25 / shellyswitch25-E8DB84ACB936 / SHSW-25#E8DB84ACB936#1) connected! Polltime set to 15 sec.
              
              ============ 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 @SmartGuy1994 last edited by Thomas Braun

                @smartguy1994 sagte in Shelly 2.5 PM Random AxiosError: timeout of 8000ms exceeded:

                GNU/Linux 10 (buster)

                Kannst du direkt auf 12 Bookworm bringen.
                Neuinstallation in der 64Bit-Variante, natürlich ohne Desktop-Quark.

                Dann wäre auch dein nodejs-Krempel senkrecht und der Update-Stau ist auch zu beseitigen.

                S 1 Reply Last reply Reply Quote 0
                • S
                  SmartGuy1994 @Thomas Braun last edited by

                  @thomas-braun das wollte ich eigentlich vermeiden, da ich im Sommer auf Home Assistent umsteige und Debian 10 zumindest bis zum Sommer ja noch supportet wird.

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

                    @smartguy1994

                    Nein. Raspberry OS 10 wird nicht mehr unterstützt, weil Raspberry nur das aktuelle und vorherige Release supporten.

                    Und dein nodejs ist trotzdem krumm. Und die Adapter sind trotzdem nicht auf aktuellem Stand.

                    iob nodejs-update
                    

                    ausführen und die Adapter updaten.

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      SmartGuy1994 @Thomas Braun last edited by

                      @thomas-braun ich verstehe, das hatte ich nicht auf dem Schirm.
                      Ich habe nodejs bei mir gerade gezogen und noch alle ausstehenden Updates nachgeholt.

                      Problem besteht leider trotzdem unverändert.

                      Danke für eure Hilfe

                      Thomas Braun Fabio 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @SmartGuy1994 last edited by

                        @smartguy1994

                        iob diag
                        

                        sagt nun?

                        1 Reply Last reply Reply Quote 0
                        • Fabio
                          Fabio @SmartGuy1994 last edited by Fabio

                          @smartguy1994 hast du die shelly mal rebootet und sind die shelly auch ereichbar über die weboberfläche wenn du den Error im ioBroker hast?

                          S 1 Reply Last reply Reply Quote 0
                          • S
                            SmartGuy1994 last edited by

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

                            
                            *** BASE SYSTEM ***                                                                   Static hostname: raspberrypi
                                     Icon name: computer
                              Operating System: Raspbian GNU/Linux 10 (buster)
                                        Kernel: Linux 5.10.103-v7l+
                                  Architecture: arm                                                            
                            Model           : Raspberry Pi 4 Model B Rev 1.1
                            Docker          : false
                            Virtualization  : none
                            Kernel          : armv7l
                            Userland        : armhf
                            
                            Systemuptime and Load:
                             13:13:06 up 38 min,  2 users,  load average: 0.40, 1.11, 1.49
                            CPU threads: 4
                            
                            
                            *** RASPBERRY THROTTLING ***
                            Current issues:
                            No throttling issues detected.
                            
                            Previously detected issues:
                            No throttling issues detected.
                            
                            *** Time and Time Zones ***
                                           Local time: Sat 2024-01-27 13:13:07 CET
                                       Universal time: Sat 2024-01-27 12:13:07 UTC
                                             RTC time: n/a
                                            Time zone: Europe/Berlin (CET, +0100)
                            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 ***
                            /home/iobroker/.diag.sh: line 200: [[: 675
                            4331: syntax error in expression (error token is "4331")
                            X-Server:       false
                            Desktop:
                            Terminal:       tty
                            Boot Target:    graphical.target
                            
                            *** MEMORY ***
                                          total        used        free      shared  buff/cache   available
                            Mem:           1.9G        996M        228M         14M        647M        763M
                            Swap:           99M         10M         89M
                            Total:         2.0G        1.0G        318M
                            
                                     1872 M total memory
                                      996 M used memory
                                      330 M active memory
                                     1183 M inactive memory
                                      228 M free memory
                                      102 M buffer memory
                                      545 M swap cache
                                       99 M total swap
                                       10 M used swap
                                       89 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
                            
                            *** FAILED SERVICES ***
                            
                              UNIT           LOAD   ACTIVE SUB    DESCRIPTION                                  
                            * webmin.service loaded failed failed LSB: web-based administration interface for Unix systems
                            
                            LOAD   = Reflects whether the unit definition was properly loaded.
                            ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                            SUB    = The low-level unit activation state, values depend on unit type.
                            
                            1 loaded units listed. Pass --all to see loaded but inactive units, too.
                            To show all installed unit files use 'systemctl list-unit-files'.
                            
                            *** FILESYSTEM ***
                            Filesystem     Type      Size  Used Avail Use% Mounted on
                            /dev/root      ext4       59G  6.9G   50G  13% /
                            devtmpfs       devtmpfs  776M     0  776M   0% /dev
                            tmpfs          tmpfs     937M     0  937M   0% /dev/shm
                            tmpfs          tmpfs     937M  9.6M  927M   2% /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   49M  204M  20% /boot
                            tmpfs          tmpfs     188M   12K  188M   1% /run/user/1000
                            /dev/sda2      fuseblk   5.5T  1.1T  4.4T  21% /media/pi/External Drive
                            tmpfs          tmpfs     188M     0  188M   0% /run/user/112
                            
                            Messages concerning ext4 filesystem in dmesg:
                            [Sat Jan 27 12:34:50 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60D smsc95xx.macaddr=DC:A6:32:33:13:2B vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=db8ba147-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                            [Sat Jan 27 12:34:51 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                            [Sat Jan 27 12:34:51 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                            [Sat Jan 27 12:34:53 2024] 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/112/gvfs       gvfsd-fuse     fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=112,group_id=118
                            |-/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
                            `-/media/pi/External Drive /dev/sda2      fuseblk         rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096
                            
                            Files in neuralgic directories:
                            
                            /var:
                            520M    /var/
                            245M    /var/lib
                            123M    /var/lib/mysql
                            122M    /var/cache
                            107M    /var/cache/apt
                            
                            Archived and active journals take up 8.0M in the file system.
                            
                            /opt/iobroker/backups:
                            861M    /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            331M    /opt/iobroker/iobroker-data/
                            201M    /opt/iobroker/iobroker-data/files
                            97M     /opt/iobroker/iobroker-data/backup-objects
                            77M     /opt/iobroker/iobroker-data/files/javascript.admin
                            56M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                            
                            The five largest files in iobroker-data are:
                            33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                            21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                            13M     /opt/iobroker/iobroker-data/objects.jsonl
                            8.5M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js
                            8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js
                            
                            USB-Devices by-id:
                            USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                            
                            /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                            
                            *** NodeJS-Installation ***
                            
                            /usr/bin/nodejs         v18.19.0
                            /usr/bin/node           v18.19.0
                            /usr/bin/npm            10.2.3
                            /usr/bin/npx            10.2.3
                            /usr/bin/corepack       0.22.0
                            
                            
                            nodejs:
                              Installed: 18.19.0-1nodesource1
                              Candidate: 18.19.0-1nodesource1
                              Version table:
                             *** 18.19.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                    100 /var/lib/dpkg/status
                                 18.18.2-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.18.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.18.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.17.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.17.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.16.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.16.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.15.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.14.2-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.14.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.14.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.13.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.12.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.11.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.10.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.9.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.9.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.8.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.7.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.6.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.5.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.4.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.3.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.2.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.1.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 18.0.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                 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
                            
                            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:  5.0.17
                            admin:          6.12.0
                            javascript:     7.1.6
                            
                            Adapters from github:   0
                            
                            Adapter State
                            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
                            + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                              system.adapter.chromecast.0             : chromecast            : raspberrypi                              - disabled
                              system.adapter.cloud.0                  : cloud                 : raspberrypi                              - disabled
                              system.adapter.daswetter.0              : daswetter             : raspberrypi                              -  enabled
                            + system.adapter.denon.0                  : denon                 : raspberrypi                              -  enabled
                            + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                              system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              - disabled, port: 0
                            + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
                              system.adapter.iot.0                    : iot                   : raspberrypi                              - disabled
                            + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                              system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi                              - disabled, port: 54321
                              system.adapter.mihome-vacuum.1          : mihome-vacuum         : raspberrypi                              - disabled, port: 54321
                            + system.adapter.nibeuplink.0             : nibeuplink            : raspberrypi                              -  enabled
                              system.adapter.onvif.0                  : onvif                 : raspberrypi                              - disabled
                              system.adapter.openweathermap.0         : openweathermap        : raspberrypi                              - disabled
                              system.adapter.pushbullet.0             : pushbullet            : raspberrypi                              - disabled
                            + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
                              system.adapter.roborock.0               : roborock              : raspberrypi                              - disabled
                            + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 192.168.3.24
                              system.adapter.shelly.1                 : shelly                : raspberrypi                              - disabled, port: 1882, bind: 0.0.0.0
                            + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              system.adapter.sonoff.0                 : sonoff                : raspberrypi                              - disabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.tapo.0                   : tapo                  : raspberrypi                              -  enabled
                            + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
                              system.adapter.web.1                    : web                   : raspberrypi                              - disabled, port: 8092, bind: 0.0.0.0, run as: admin
                            + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyUSB0
                              system.adapter.zigbee2mqtt.0            : zigbee2mqtt           : raspberrypi                              - disabled
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 192.168.3.24
                            + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                            + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
                            + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyUSB0
                            
                            ioBroker-Repositories
                            stable        : http://download.iobroker.net/sources-dist.json
                            beta          : http://download.iobroker.net/sources-dist-latest.json
                            
                            Active repo(s): stable
                            
                            Installed ioBroker-Instances
                            Used repository: stable
                            Adapter    "admin"        : 6.12.0   , installed 6.12.0
                            Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
                            Adapter    "backitup"     : 2.9.8    , installed 2.9.8
                            Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
                            Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                            Adapter    "daswetter"    : 3.1.12   , installed 3.1.12
                            Adapter    "denon"        : 1.15.4   , installed 1.15.4
                            Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                            Adapter    "followthesun" : 0.5.0    , installed 0.5.0
                            Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                            Adapter    "info"         : 2.0.0    , installed 2.0.0
                            Adapter    "iot"          : 2.0.11   , installed 2.0.11
                            Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                            Controller "js-controller": 5.0.17   , installed 5.0.17
                            Adapter    "mihome-vacuum": 4.1.1    , installed 4.1.1
                            Adapter    "nibeuplink"   : 1.3.1    , installed 1.3.1
                            Adapter    "onvif"        : 1.1.1    , installed 1.1.1
                            Adapter    "openweathermap": 1.0.4   , installed 1.0.4
                            Adapter    "pushbullet"   : 2.0.1    , installed 2.0.1
                            Adapter    "pushover"     : 3.0.6    , installed 3.0.6
                            Adapter    "ring"         : 5.0.10   , installed 5.0.10
                            Adapter    "roborock"     : 0.4.4    , installed 0.4.4
                            Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                            Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                            Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                            Adapter    "tapo"         : 0.0.8    , installed 0.0.8
                            Adapter    "vis"          : 1.5.4    , installed 1.5.4
                            Adapter    "web"          : 6.1.10   , installed 6.1.10
                            Adapter    "ws"           : 2.5.8    , installed 2.5.8
                            Adapter    "zigbee"       : 1.10.1   , installed 1.10.1
                            Adapter    "zigbee2mqtt"  : 2.13.4   , installed 2.13.4
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        6382
                            States:         5153
                            
                            *** OS-Repositories and Updates ***
                            Hit:1 http://phoscon.de/apt/deconz buster InRelease
                            Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                            Hit:3 http://archive.raspberrypi.org/debian buster InRelease
                            Hit:4 https://deb.nodesource.com/node_18.x nodistro 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:22              0.0.0.0:*               LISTEN      0          20773      644/sshd
                            tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          15806      344/cupsd
                            tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      0          19098      740/smbd
                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       31882      2753/iobroker.js-co
                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       31530      2753/iobroker.js-co
                            tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      114        18996      719/mysqld
                            tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      0          19099      740/smbd
                            tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          19831      638/vncserver-x11-c
                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       30615      2771/io.admin.0
                            tcp6       0      0 :::10001                :::*                    LISTEN      0          18297      741/apache2
                            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       56535      5932/io.web.0
                            tcp6       0      0 :::10002                :::*                    LISTEN      0          18301      741/apache2
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          20775      644/sshd
                            tcp6       0      0 :::8087                 :::*                    LISTEN      1001       33303      3079/io.simple-api.
                            tcp6       0      0 ::1:631                 :::*                    LISTEN      0          15805      344/cupsd
                            tcp6       0      0 :::445                  :::*                    LISTEN      0          19096      740/smbd
                            tcp6       0      0 :::139                  :::*                    LISTEN      0          19097      740/smbd
                            tcp6       0      0 :::5900                 :::*                    LISTEN      0          19830      638/vncserver-x11-c
                            udp        0      0 0.0.0.0:42468           0.0.0.0:*                           108        15026      334/avahi-daemon: r
                            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       60492      6095/io.shelly.0
                            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          16062      591/dhcpcd
                            udp        0      0 0.0.0.0:51820           0.0.0.0:*                           0          20812      -
                            udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          17270      496/cups-browsed
                            udp        0      0 192.168.3.255:137       0.0.0.0:*                           0          18868      603/nmbd
                            udp        0      0 192.168.3.24:137        0.0.0.0:*                           0          18867      603/nmbd
                            udp        0      0 0.0.0.0:137             0.0.0.0:*                           0          18855      603/nmbd
                            udp        0      0 192.168.3.255:138       0.0.0.0:*                           0          18870      603/nmbd
                            udp        0      0 192.168.3.24:138        0.0.0.0:*                           0          18869      603/nmbd
                            udp        0      0 0.0.0.0:138             0.0.0.0:*                           0          18856      603/nmbd
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15024      334/avahi-daemon: r
                            udp6       0      0 :::51820                :::*                                0          20813      -
                            udp6       0      0 :::5353                 :::*                                108        15025      334/avahi-daemon: r
                            udp6       0      0 :::56057                :::*                                108        15027      334/avahi-daemon: r
                            
                            *** Log File - Last 25 Lines ***
                            
                            2024-01-27 13:06:08.979  - info: javascript.0 (2788) Start javascript script.js.Rolllaeden_hoch
                            2024-01-27 13:06:09.043  - info: javascript.0 (2788) script.js.Rolllaeden_hoch: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                            2024-01-27 13:06:46.518  - info: simple-api.0 (3079) State value to set for "javascript.0.scriptEnabled.Rolllaeden_hoch" has to be type "boolean" but received type "number"
                            2024-01-27 13:06:46.529  - info: javascript.0 (2788) Stop script script.js.Rolllaeden_hoch
                            2024-01-27 13:06:46.732  - info: simple-api.0 (3079) State value to set for "javascript.0.scriptEnabled.Rolllaeden_runter" has to be type "boolean" but received type "number"
                            2024-01-27 13:06:46.749  - info: javascript.0 (2788) Start javascript script.js.Rolllaeden_runter
                            2024-01-27 13:06:46.827  - info: javascript.0 (2788) script.js.Rolllaeden_runter: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions2024-01-27 13:06:46.856  - warn: shelly.0 (6095) [http controlFunction] Unable to perform request - device 192.168.3.132 (shellyswitch25 / shellyswitch25-E8DB84AA6A80 / SHSW-25#E8DB84AA6A80#1) is offline
                            2024-01-27 13:06:46.865  - warn: shelly.0 (6095) [http controlFunction] Unable to perform request - device 192.168.3.131 (shellyswitch25 / shellyswitch25-E8DB84ACB936 / SHSW-25#E8DB84ACB936#1) is offline
                            2024-01-27 13:06:53.945  - info: simple-api.0 (3079) State value to set for "javascript.0.scriptEnabled.Rolllaeden_runter" has to be type "boolean" but received type "number"
                            2024-01-27 13:06:53.957  - info: javascript.0 (2788) Stop script script.js.Rolllaeden_runter
                            2024-01-27 13:06:54.159  - info: simple-api.0 (3079) State value to set for "javascript.0.scriptEnabled.Rolllaeden_hoch" has to be type "boolean" but received type "number"
                            2024-01-27 13:06:54.172  - info: javascript.0 (2788) Start javascript script.js.Rolllaeden_hoch
                            2024-01-27 13:06:54.238  - info: javascript.0 (2788) script.js.Rolllaeden_hoch: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                            2024-01-27 13:06:54.296  - warn: shelly.0 (6095) [http controlFunction] Unable to perform request - device 192.168.3.132 (shellyswitch25 / shellyswitch25-E8DB84AA6A80 / SHSW-25#E8DB84AA6A80#1) is offline
                            2024-01-27 13:06:54.303  - warn: shelly.0 (6095) [http controlFunction] Unable to perform request - device 192.168.3.131 (shellyswitch25 / shellyswitch25-E8DB84ACB936 / SHSW-25#E8DB84ACB936#1) is offline
                            2024-01-27 13:08:33.923  - info: shelly.0 (6095) [CoAP] Device 192.168.3.114 (shellyswitch25 / shellyswitch25-E8DB84ACC809 / SHSW-25#E8DB84ACC809#1) connected! Polltime set to 30 sec.
                            2024-01-27 13:08:46.350  - info: javascript.0 (2788) script.js.Pool_Temperatur_Steuerung_Pumpe_Winter: Außentemperatur: 2.7
                            2024-01-27 13:08:46.421  - info: javascript.0 (2788) script.js.Pool_Temperatur_Steuerung_Pumpe_Winter: Ende des Laufs
                            2024-01-27 13:08:46.437  - info: javascript.0 (2788) script.js.Pool_Temperatur_Steuerung_Pumpe_Winter: ['wui.init('syrFLLjsQaPD2MyaDfAS8xOaevpyskOM',false);','syrFLLjsQaPD2MyaDfAS8xOaevpyskOM']
                            2024-01-27 13:08:46.499  - info: javascript.0 (2788) script.js.Pool_Temperatur_Steuerung_Pumpe_Winter: Aktuelle Wassertemperatur: 3.1
                            2024-01-27 13:08:46.499  - info: javascript.0 (2788) script.js.Pool_Temperatur_Steuerung_Pumpe_Winter: Aktueller Wert: 2 , Gewünschter Wert: 2
                            2024-01-27 13:10:41.265  - warn: zigbee.0 (2854) DeviceAvailability:Stopping to ping 0xec1bbdfffea3e7cc TS011F after 4 ping attempts
                            2024-01-27 13:12:22.613  - info: admin.0 (2771) <== Disconnect system.user.admin from ::ffff:192.168.3.154 admin
                            2024-01-27 13:13:15.478  - info: admin.0 (2771) ==> Connected system.user.admin from ::ffff:192.168.3.154
                            
                            

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

                            iob diag has finished.

                            Press any key for a summary

                            1 Reply Last reply Reply Quote 0
                            • S
                              SmartGuy1994 @Fabio last edited by

                              @fa-bio ja sind über die Weboberfläche erreichbar und steuerbar. Neugestartet habe ich sie auch schon.

                              Fabio 1 Reply Last reply Reply Quote 0
                              • Fabio
                                Fabio @SmartGuy1994 last edited by

                                @smartguy1994 hm das ist komisch was sind denn die Schutter Daten die du überträgts kannst du das mal zeigen.

                                S 1 Reply Last reply Reply Quote 0
                                • S
                                  SmartGuy1994 @Fabio last edited by

                                  @fa-bio Screenshot_20240127_133129_Chrome.png

                                  Fabio 1 Reply Last reply Reply Quote 0
                                  • Fabio
                                    Fabio @SmartGuy1994 last edited by

                                    @smartguy1994 hast du schon mal probiert andere Prozentwerte zu nehmen also zum Beispiel 50% ist das Verhalten dann immer noch so?
                                    Sind die alle über den Shelly Adapter eingebunden, wenn ja, kannst du in den Datenpunkten selber die Prozentzahl ändern und was passiert dann?

                                    S 1 Reply Last reply Reply Quote 0
                                    • S
                                      SmartGuy1994 @Fabio last edited by

                                      @fa-bio ja das Verhalten ist dabei leider das selbe

                                      Fabio 1 Reply Last reply Reply Quote 0
                                      • Fabio
                                        Fabio @SmartGuy1994 last edited by

                                        @smartguy1994 also halten wir fest über die Webseite oder App geht der Shelly einwandfrei über ioBroker Adapter nicht oder nicht richtig. Also dann weiß ich auch nicht weiter. Evtl mal die Einstellungen vom Shelly Adapter bitte zeigen.

                                        Ich empfehle dir auch alles auf den neusten Stand zu bringen.
                                        Ansonten auf Github ein Issues öffnen.

                                        Grüße
                                        Fabio

                                        S 1 Reply Last reply Reply Quote 0
                                        • S
                                          SmartGuy1994 @Fabio last edited by

                                          @fa-bio Screenshot_20240127_141453_Chrome.png Screenshot_20240127_141448_Chrome.png

                                          Aber wenn ihr auch keine Idee habt stelle ich das als Issue bei GitHub ein.

                                          Vielen lieben Dank euch für euren Einsatz.

                                          Fabio da_Woody 2 Replies Last reply Reply Quote 0
                                          • Fabio
                                            Fabio @SmartGuy1994 last edited by

                                            @smartguy1994 mach mal bitte den Haken weg bei "aktualiseren auch wenn keine werte" starte dann neu und probiere noch mal.

                                            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

                                            426
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            27
                                            1552
                                            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