Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. (gelöst) Beim öffnen der GUI vermehrt Timeouts.

    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

    (gelöst) Beim öffnen der GUI vermehrt Timeouts.

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

      @thomas-braun sagte in Beim öffnen der GUI vermehrt Timeouts.:

      iob diag

      Mom, das muss ich in eine Datei loggen.

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

        @esp8266

        Das wird eh in eine Datei geloggt...
        Schau in /home/iobroker danach.

        Man kann das auch direkt aus dem Terminal kopieren.
        Bei gescheiten Terminals jedenfalls.

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

          @thomas-braun , icxh arbeite mit schon immer mit Putty. Dort kann man kopieren oder in ein Log schreiben.

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

            @esp8266

            Hier in CodeTags eingebettet reinkopieren.

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

              @thomas-braun ,als doch ohne.

              
              *** ioBroker Diagnosis ***
              
              Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen
              
              The following checks may give hints to potential malconfigurations or errors, please post them in our forum:
              
              https://forum.iobroker.net
              
              Just copy and paste the Summary Page, including the ``` characters at start and end.
              It helps us to help you!
              
              Press any key to continue
              
              ======== Start marking the full check here =========
              
              
              Skript v.2023-04-16
              
              *** BASE SYSTEM ***
              Model		: Raspberry Pi 4 Model B Rev 1.2
              Architecture    : aarch64
              Docker          : false
              Virtualization  : none
              Distributor ID:	Raspbian
              Description:	Raspbian GNU/Linux 11 (bullseye)
              Release:	11
              Codename:	bullseye
              
              PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
              NAME="Raspbian GNU/Linux"
              VERSION_ID="11"
              VERSION="11 (bullseye)"
              VERSION_CODENAME=bullseye
              ID=raspbian
              ID_LIKE=debian
              HOME_URL="http://www.raspbian.org/"
              SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
              BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
              
              Systemuptime and Load:
               13:03:30 up  1:35,  3 users,  load average: 3.08, 3.09, 2.72
              CPU threads: 4
              
              Raspberry only:
              throttled=0x0
              Other values than 0x0 hint to temperature/voltage problems
              temp=43.8'C
              volt=0.8438V
              
              *** Time and Time Zones ***
                             Local time: Mon 2023-07-31 13:03:30 CEST
                         Universal time: Mon 2023-07-31 11:03:30 UTC
                               RTC time: n/a
                              Time zone: Europe/Berlin (CEST, +0200)
              System clock synchronized: yes
                            NTP service: active
                        RTC in local TZ: no
              
              *** User and Groups ***
              pi
              /home/pi
              pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
              
              *** X-Server-Setup ***
              X-Server: 	true
              Desktop: 	
              Terminal: 	tty
              Boot Target: 	graphical.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            3.7G        2.2G        269M         35M        1.3G        1.4G
              Swap:            99M          0B         99M
              Total:          3.8G        2.2G        369M
              
                       3743 M total memory
                       2189 M used memory
                       2407 M active memory
                        644 M inactive memory
                        269 M free memory
                        139 M buffer memory
                       1145 M swap cache
                         99 M total swap
                          0 M used swap
                         99 M free swap
              
              Raspberry only:
              oom events: 0
              lifetime oom required: 0 Mbytes
              total time in oom handler: 0 ms
              max time spent in oom handler: 0 ms
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              /dev/root      ext4      110G  6.0G  101G   6% /
              devtmpfs       devtmpfs  1.6G     0  1.6G   0% /dev
              tmpfs          tmpfs     1.9G   24K  1.9G   1% /dev/shm
              tmpfs          tmpfs     749M  1.3M  748M   1% /run
              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              /dev/sda1      vfat      255M   51M  205M  20% /boot
              tmpfs          tmpfs     375M   20K  375M   1% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Mon Jul 31 11:27:49 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:8B:67:E3 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=7df941dc-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
              [Mon Jul 31 11:27:52 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
              [Mon Jul 31 11:27:52 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
              [Mon Jul 31 11:27:54 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
              [Mon Jul 31 11:27:59 2023] EXT4-fs (sda2): resizing filesystem from 1420632 to 29240320 blocks
              [Mon Jul 31 11:28:02 2023] EXT4-fs (sda2): resized filesystem to 29240320
              
              Show mounted filesystems (real ones only):
              TARGET  SOURCE    FSTYPE OPTIONS
              /       /dev/sda2 ext4   rw,noatime
              `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              524M	/var/
              182M	/var/log
              177M	/var/log/journal/7c7da7cd88a44588896e76ac0de90413
              177M	/var/log/journal
              125M	/var/lib
              
              Archived and active journals take up 176.0M in the file system.
              
              /opt/iobroker/backups:
              4.0K	/opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              493M	/opt/iobroker/iobroker-data/
              452M	/opt/iobroker/iobroker-data/files
              88M	/opt/iobroker/iobroker-data/files/echarts.admin
              57M	/opt/iobroker/iobroker-data/files/echarts
              51M	/opt/iobroker/iobroker-data/files/javascript.admin
              
              The five largest files in iobroker-data are:
              33M	/opt/iobroker/iobroker-data/objects.jsonl
              33M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
              23M	/opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
              23M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
              23M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs 	v18.17.0
              /usr/bin/node 		v18.17.0
              /usr/bin/npm 		9.6.7
              /usr/bin/npx 		9.6.7
              
              
              nodejs:
                Installed: 18.17.0-deb-1nodesource1
                Candidate: 18.17.0-deb-1nodesource1
                Version table:
               *** 18.17.0-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x bullseye/main armhf Packages
                      100 /var/lib/dpkg/status
                   12.22.12~dfsg-1~deb11u4 500
                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              MULTIHOSTSERVICE/enabled: false
              
              Core adapters versions
              js-controller: 	5.0.11
              admin: 		6.6.4
              javascript: 	7.1.1
              
              Adapters from github: 	5
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, compact disabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled, compact disabled
              + system.adapter.apsystems-ecu.0          : apsystems-ecu         : iobroker                                 -  enabled, compact disabled
              + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled, compact disabled
              + system.adapter.backitup.1               : backitup              : iobroker                                 -  enabled, compact disabled
              + system.adapter.broadlink2.0             : broadlink2            : iobroker                                 -  enabled
                system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled, compact disabled
              + system.adapter.denon.0                  : denon                 : iobroker                                 -  enabled, compact disabled
                system.adapter.device-reminder.0        : device-reminder       : iobroker                                 - disabled, compact disabled
              + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled, compact disabled
                system.adapter.dwd.0                    : dwd                   : iobroker                                 -  enabled, compact disabled
              + system.adapter.echarts.0                : echarts               : iobroker                                 -  enabled, compact disabled
              + system.adapter.enigma2.0                : enigma2               : iobroker                                 -  enabled
              + system.adapter.fakeroku.0               : fakeroku              : iobroker                                 -  enabled
                system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled, compact disabled
                system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
              + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled, compact enabled (group 1)
              + system.adapter.g-homa.0                 : g-homa                : iobroker                                 -  enabled, compact disabled
              + system.adapter.harmony.0                : harmony               : iobroker                                 -  enabled, compact disabled
              + system.adapter.heizoel.0                : heizoel               : iobroker                                 -  enabled, compact disabled
              + system.adapter.history.0                : history               : iobroker                                 -  enabled, compact disabled
                system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled, compact disabled
                system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 - disabled
                system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker                                 - disabled
              + system.adapter.info.0                   : info                  : iobroker                                 -  enabled, compact disabled
              + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled, compact disabled
              + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled, compact disabled
              + system.adapter.kodi.0                   : kodi                  : iobroker                                 -  enabled, compact enabled (group 1), port: 9090
              + system.adapter.maxcul.0                 : maxcul                : iobroker                                 -  enabled, compact disabled
              + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, compact disabled, port: 1884, bind: 192.168.62.15
              + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, compact disabled, port: 1888, bind: 0.0.0.0
              + system.adapter.octoprint.0              : octoprint             : iobroker                                 -  enabled, compact disabled
              + system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled, compact disabled
              + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, compact disabled, port: 1884, bind: 192.168.62.15
              + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, compact disabled, port: 1883, bind: 192.168.62.15
              + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, compact disabled, port: 8443, bind: 0.0.0.0
              + system.adapter.text2command.0           : text2command          : iobroker                                 -  enabled, compact disabled
              + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled, compact disabled
              + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled, compact disabled
                system.adapter.vis-bars.0               : vis-bars              : iobroker                                 - disabled
                system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 - disabled
                system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 - disabled
                system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled, compact disabled
                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
                system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 - disabled, compact disabled
              + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled, compact disabled
                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 - disabled
                system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 - disabled
                system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker                                 - disabled
                system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 - disabled
                system.adapter.vis-players.0            : vis-players           : iobroker                                 - disabled
                system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 - disabled
                system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled, compact disabled
              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, compact disabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.withings.0               : withings              : iobroker                                 -  enabled, compact disabled
                system.adapter.wled.0                   : wled                  : iobroker                                 - disabled, compact disabled
              + system.adapter.yahka.0                  : yahka                 : iobroker                                 -  enabled, compact disabled
              + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, compact disabled, port: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, compact disabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.kodi.0                   : kodi                  : iobroker                                 -  enabled, compact enabled (group 1), port: 9090
              + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, compact disabled, port: 1884, bind: 192.168.62.15
              + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, compact disabled, port: 1888, bind: 0.0.0.0
              + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, compact disabled, port: 1884, bind: 192.168.62.15
              + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, compact disabled, port: 1883, bind: 192.168.62.15
              + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, compact disabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, compact disabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, compact disabled, port: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
              
              ioBroker-Repositories
              stable        : http://download.iobroker.net/sources-dist.json
              beta          : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): beta
              
              Installed ioBroker-Instances
              Used repository: beta
              Adapter    "admin"        : 6.6.4    , installed 6.6.4
              Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
              Adapter    "backitup"     : 2.6.23   , installed 2.6.23
              Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
              Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
              Adapter    "denon"        : 1.15.3   , installed 1.15.3
              Adapter    "device-reminder": 1.2.9  , installed 1.2.9
              Adapter    "discovery"    : 3.2.0    , installed 3.2.0
              Adapter    "dwd"          : 2.8.5    , installed 2.8.5
              Adapter    "echarts"      : 1.5.1    , installed 1.5.1
              Adapter    "enigma2"      : 1.5.0    , installed 1.5.0
              Adapter    "fakeroku"     : 0.2.2    , installed 0.2.2
              Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
              Adapter    "flot"         : 1.12.0   , installed 1.12.0
              Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
              Adapter    "g-homa"       : 0.5.3    , installed 0.5.3
              Adapter    "harmony"      : 1.2.2    , installed 1.2.2
              Adapter    "heizoel"      : 1.0.3    , installed 1.0.3
              Adapter    "history"      : 2.2.4    , installed 2.2.4
              Adapter    "ical"         : 1.13.3   , installed 1.13.3
              Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
              Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
              Adapter    "info"         : 1.9.26   , installed 1.9.26
              Adapter    "iot"          : 2.0.11   , installed 2.0.11
              Adapter    "javascript"   : 7.1.1    , installed 7.1.1
              Controller "js-controller": 5.0.11   , installed 5.0.11
              Adapter    "kodi"         : 2.0.9    , installed 2.0.9
              Adapter    "maxcul"       : 1.3.1    , installed 1.3.1
              Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
              Adapter    "octoprint"    : 5.0.1    , installed 5.0.1
              Adapter    "scenes"       : 2.3.9    , installed 2.3.9
              Adapter    "shelly"       : 6.4.1    , installed 6.4.1
              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
              Adapter    "socketio"     : 6.4.0    , installed 6.4.0
              Adapter    "sonoff"       : 2.5.7    , installed 2.5.7
              Adapter    "telegram"     : 1.16.0   , installed 1.16.0
              Adapter    "text2command" : 3.0.2    , installed 3.0.2
              Adapter    "trashschedule": 2.2.0    , installed 2.2.0
              Adapter    "tuya"         : 3.14.2   , installed 3.14.2
              Adapter    "vis"          : 1.4.16   , installed 1.4.16
              Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
              Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
              Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
              Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
              Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
              Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
              Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
              Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
              Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
              Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
              Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
              Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "web"          : 6.0.3    , installed 6.0.3
              Adapter    "withings"     : 0.0.13   , installed 0.0.13
              Adapter    "wled"         : 0.7.0    , installed 0.7.0
              Adapter    "ws"           : 2.4.0    , installed 2.4.0
              Adapter    "yahka"        : 1.0.3    , installed 1.0.3
              Adapter    "zigbee"       : 1.8.18   , installed 1.8.18
              
              Objects and States
              Please stand by - This may take a while
              Objects: 	14839
              States: 	12289
              
              *** OS-Repositories and Updates ***
              Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
              Hit:2 https://deb.nodesource.com/node_18.x bullseye InRelease
              Hit:3 http://raspbian.raspberrypi.org/raspbian bullseye 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:8888            0.0.0.0:*               LISTEN      0          845        629/ebusd           
              tcp        0      0 0.0.0.0:37509           0.0.0.0:*               LISTEN      1001       94812      18232/io.yahka.0    
              tcp        0      0 192.168.62.15:1885      0.0.0.0:*               LISTEN      1001       83890      16433/io.mqtt.0     
              tcp        0      0 192.168.62.15:1884      0.0.0.0:*               LISTEN      1001       83889      16433/io.mqtt.0     
              tcp        0      0 192.168.62.15:1883      0.0.0.0:*               LISTEN      1001       85303      16566/io.sonoff.0   
              tcp        0      0 0.0.0.0:8765            0.0.0.0:*               LISTEN      116        106820     19527/python3       
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15826      651/sshd: /usr/sbin 
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          51895      1/init              
              tcp        0      0 127.0.0.1:7999          0.0.0.0:*               LISTEN      116        106799     19542/motion        
              tcp        0      0 192.168.62.15:9095      0.0.0.0:*               LISTEN      1001       83597      16159/io.fakeroku.0 
              tcp        0      0 192.168.62.15:9094      0.0.0.0:*               LISTEN      1001       83596      16159/io.fakeroku.0 
              tcp        0      0 192.168.62.15:9093      0.0.0.0:*               LISTEN      1001       83595      16159/io.fakeroku.0 
              tcp        0      0 0.0.0.0:54805           0.0.0.0:*               LISTEN      106        53321      9137/rpc.statd      
              tcp        0      0 0.0.0.0:8011            0.0.0.0:*               LISTEN      116        106798     19542/motion        
              tcp        0      0 0.0.0.0:8010            0.0.0.0:*               LISTEN      116        106797     19542/motion        
              tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          17282      1294/cupsd          
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       53241      9687/iobroker.js-co 
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       55128      9687/iobroker.js-co 
              tcp6       0      0 :::61991                :::*                    LISTEN      1001       83659      16231/io.harmony.0  
              tcp6       0      0 :::54263                :::*                    LISTEN      106        53325      9137/rpc.statd      
              tcp6       0      0 :::50000                :::*                    LISTEN      1001       81744      16217/io.g-homa.0   
              tcp6       0      0 :::21                   :::*                    LISTEN      0          15721      615/vsftpd          
              tcp6       0      0 :::22                   :::*                    LISTEN      0          15828      651/sshd: /usr/sbin 
              tcp6       0      0 :::111                  :::*                    LISTEN      0          51901      1/init              
              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          17281      1294/cupsd          
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       99362      18529/io.admin.0    
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       86980      17138/io.web.0      
              udp        0      0 0.0.0.0:53148           0.0.0.0:*                           1001       84378      16042/io.broadlink2 
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15104      531/dhcpcd          
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          51897      1/init              
              udp        0      0 0.0.0.0:57555           0.0.0.0:*                           1001       81474      16042/io.broadlink2 
              udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       85726      16792/io.tuya.0     
              udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       85727      16792/io.tuya.0     
              udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       83660      16231/io.harmony.0  
              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          18802      1295/cups-browsed   
              udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       84373      16042/io.broadlink2 
              udp        0      0 127.0.0.1:833           0.0.0.0:*                           0          53314      9137/rpc.statd      
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       94817      18232/io.yahka.0    
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       94816      18232/io.yahka.0    
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15657      447/avahi-daemon: r 
              udp        0      0 0.0.0.0:46393           0.0.0.0:*                           106        53319      9137/rpc.statd      
              udp        0      0 0.0.0.0:58847           0.0.0.0:*                           108        15659      447/avahi-daemon: r 
              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       85301      16530/io.shelly.0   
              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       83598      16159/io.fakeroku.0 
              udp6       0      0 :::111                  :::*                                0          51905      1/init              
              udp6       0      0 :::44227                :::*                                108        15660      447/avahi-daemon: r 
              udp6       0      0 :::5353                 :::*                                108        15658      447/avahi-daemon: r 
              udp6       0      0 :::38260                :::*                                106        53323      9137/rpc.statd      
              
              *** Log File - Last 25 Lines ***
              
              
              

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

              iob diag has finished.

              Press any key for a summary

              Copy text starting here:

              ======================= SUMMARY =======================
              		     v.2023-04-16
              
              
              Operatingsystem: 	Raspbian GNU/Linux 11 (bullseye)
              Kernel: 		6.1.21-v8+
              Installation: 		Native
              Timezone: 		Europe/Berlin (CEST, +0200)
              User-ID: 		1000
              X-Server: 		true
              Boot Target: 		graphical.target
              
              Pending OS-Updates: 	0
              Pending iob updates: 	0
              
              Nodejs-Installation: 	/usr/bin/nodejs 	v18.17.0
              			/usr/bin/node 		v18.17.0
              			/usr/bin/npm 		9.6.7
              			/usr/bin/npx 		9.6.7
              
              Recommended versions are nodejs 18.x.y and npm 9.x.y
              Your nodejs installation is correct
              
              MEMORY: 
                             total        used        free      shared  buff/cache   available
              Mem:            3.7G        2.3G        156M         35M        1.3G        1.3G
              Swap:            99M          0B         99M
              Total:          3.8G        2.3G        256M
              
              Active iob-Instances: 	37
              Active repo(s): beta
              
              ioBroker Core: 		js-controller 		5.0.11
              			admin 			6.6.4
              
              ioBroker Status: 	iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Status admin and web instance:
              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, compact disabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, compact disabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              Objects: 		14839
              States: 		12289
              
              Size of iob-Database:
              
              33M	/opt/iobroker/iobroker-data/objects.jsonl
              7.8M	/opt/iobroker/iobroker-data/states.jsonl
              
              
              
              =================== END OF SUMMARY ====================
              
              1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @ESP8266 last edited by

                @esp8266

                load average: 3.08, 3.09, 2.72
                

                Da läuft einfach zu viel unnötiges Zeuch. Ein voller X-Server mit allem Zipp und Zapp z. B.
                Abschalten, über Terminal bedienen.

                Schalt den Compact Mode aus.

                shelly.0 und mqtt.0 lauschen auf dem gleichen Port.

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

                  @thomas-braun, unnötiges Zeug? Für mich ist das alles Relevant. Ich arbeite hier schon allein mit nur einer Fernbedienung. Damit steuere ich 9 Geräte. Dazu brauch ich fakeroku und den Harmony Adaper. 2 Instanzen für Mqtt. Die 2. Instanz allein ist schon für die Wetterstation.
                  Unnütziges sehe ich nicht.
                  Gut die gleichen Ports werde ich überprüfen.
                  Wo lässt sich der Compact Mode ausschalten?

                  btw. Im Shelly Adapter lässt sich kein Port ändern. Läuft übrigens nicht mit MQTT sondern Coap.

                  ESP8266 1 Reply Last reply Reply Quote 0
                  • ESP8266
                    ESP8266 @ESP8266 last edited by ESP8266

                    @esp8266 sagte in Beim öffnen der GUI vermehrt Timeouts.:

                    @thomas-braun,
                    Wo lässt sich der Compact Mode ausschalten?

                    Erledigt.

                    Ich setzte es auf gelöst. Erstmal....weiter beobachten.

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

                      @esp8266 sagte in Beim öffnen der GUI vermehrt Timeouts.:

                      Läuft übrigens nicht mit MQTT sondern Coap.

                      Der mqtt.0 läuft aber auf dem gleichen Port.

                      Und ein X-Server (und alles was da dranhängt, cupsd z.B.), ist immer unnütz auf einem iobroker-Server.

                      1 Reply Last reply Reply Quote 0
                      • ESP8266
                        ESP8266 last edited by ESP8266

                        @thomas-braun , Lösung?

                        Bin ich jetzt Blind. Wo kann ich die Themenüberschrift ändern?

                        Finde keine Option.
                        Bitte ein Mod die Überschrift auf (gelöst) abändern.

                        bahnuhr 1 Reply Last reply Reply Quote 0
                        • bahnuhr
                          bahnuhr Forum Testing Most Active @ESP8266 last edited by

                          @esp8266 sagte in Beim öffnen der GUI vermehrt Timeouts.:

                          Wo kann ich die Themenüberschrift ändern?

                          in #1

                          (hast doch aber auch schon 600 Beiträge; noch nie gemacht ?)

                          ESP8266 1 Reply Last reply Reply Quote 0
                          • ESP8266
                            ESP8266 @bahnuhr last edited by ESP8266

                            @bahnuhr , ich habe auch schon Themen abgeändert. Jahre her....so oft brauchte ich keine Hilfe um welche zu erstellen.
                            Nur finde ich auf der Seite nichts mehr....wenn ich nicht fragen würde, hätte ich die Option schon gefunden....
                            Es gibt hier nur die Option seine Beiträge zu bearbeiten. Das sollte sich mal ein Web-Masteranschauen.

                            160dab97-3e0d-4c84-9606-cb084523d154-grafik.png

                            d4567632-ffad-4024-89b3-3d031bda1071-grafik.png

                            Nichts....

                            BBTown 1 Reply Last reply Reply Quote 0
                            • BBTown
                              BBTown @ESP8266 last edited by

                              @esp8266 Du kannst (als der Ersteller dieses Threads) den ersten Beitrag editieren
                              Somit kannst Du im ersten Beitrag die Überschrift ändern (diese ist relevant für den Titel des Threads)

                              ESP8266 1 Reply Last reply Reply Quote 1
                              • ESP8266
                                ESP8266 @BBTown last edited by

                                @bbtown , nun ist der Groschen gefallen. Ich mach nicht wegen irgenwas gleich Themen auf.....wenn nur in seltenen Fällen.
                                Nochmals 👍

                                1 Reply Last reply Reply Quote 0
                                • E
                                  e-i-k-e last edited by e-i-k-e

                                  Ich habe auch ab und zu Timeouts.

                                  Fällt euch bei meinem "iob diag" etwas auf?

                                  Skript v.2023-04-16
                                  
                                  *** BASE SYSTEM ***
                                  Architecture    : x86_64
                                  Docker          : false
                                  Virtualization  : kvm
                                  Distributor ID: Ubuntu
                                  Description:    Ubuntu 22.04.2 LTS
                                  Release:        22.04
                                  Codename:       jammy
                                  
                                  PRETTY_NAME="Ubuntu 22.04.2 LTS"
                                  NAME="Ubuntu"
                                  VERSION_ID="22.04"
                                  VERSION="22.04.2 LTS (Jammy Jellyfish)"
                                  VERSION_CODENAME=jammy
                                  ID=ubuntu
                                  ID_LIKE=debian
                                  HOME_URL="https://www.ubuntu.com/"
                                  SUPPORT_URL="https://help.ubuntu.com/"
                                  BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
                                  PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-poli                                                                                                             cy"
                                  UBUNTU_CODENAME=jammy
                                  
                                  Systemuptime and Load:
                                   21:52:32 up 3 days,  5:12,  2 users,  load average: 1.10, 1.74, 1.59
                                  CPU threads: 8
                                  
                                  
                                  *** Time and Time Zones ***
                                                 Local time: Mon 2023-07-31 21:52:32 CEST
                                             Universal time: Mon 2023-07-31 19:52:32 UTC
                                                   RTC time: Mon 2023-07-31 19:52:32
                                                  Time zone: Europe/Berlin (CEST, +0200)
                                  System clock synchronized: yes
                                                NTP service: active
                                            RTC in local TZ: no
                                  
                                  *** User and Groups ***
                                  pi
                                  /home/pi
                                  pi adm cdrom sudo dip plugdev lxd iobroker
                                  
                                  *** X-Server-Setup ***
                                  X-Server:       false
                                  Desktop:
                                  Terminal:       tty
                                  Boot Target:    graphical.target
                                  
                                  *** MEMORY ***
                                                 total        used        free      shared  buff/cache   available
                                  Mem:            5.9G        4.1G        534M        1.0M        1.3G        1.6G
                                  Swap:           2.9G        0.0K        2.9G
                                  Total:          8.9G        4.1G        3.5G
                                  
                                           5925 M total memory
                                           4073 M used memory
                                            605 M active memory
                                           4360 M inactive memory
                                            534 M free memory
                                            127 M buffer memory
                                           1188 M swap cache
                                           2947 M total swap
                                              0 M used swap
                                           2947 M free swap
                                  
                                  *** FILESYSTEM ***
                                  Filesystem                        Type   Size  Used Avail Use% Mounted on
                                  tmpfs                             tmpfs  593M  1.2M  592M   1% /run
                                  /dev/mapper/ubuntu--vg-ubuntu--lv ext4    15G   13G 1000M  93% /
                                  tmpfs                             tmpfs  2.9G     0  2.9G   0% /dev/shm
                                  tmpfs                             tmpfs  5.0M     0  5.0M   0% /run/lock
                                  /dev/sda2                         ext4   2.0G  254M  1.6G  14% /boot
                                  /dev/sda1                         vfat   1.1G  6.1M  1.1G   1% /boot/efi
                                  tmpfs                             tmpfs  593M  4.0K  593M   1% /run/user/1000
                                  
                                  Messages concerning ext4 filesystem in dmesg:
                                  [Fri Jul 28 16:40:25 2023] EXT4-fs (dm-0): mounted filesystem with ordered data                                                                                                              mode. Opts: (null). Quota mode: none.
                                  [Fri Jul 28 16:40:27 2023] EXT4-fs (dm-0): re-mounted. Opts: (null). Quota mode:                                                                                                              none.
                                  [Fri Jul 28 16:40:29 2023] EXT4-fs (sda2): mounted filesystem with ordered data                                                                                                              mode. Opts: (null). Quota mode: none.
                                  
                                  Show mounted filesystems (real ones only):
                                  TARGET              SOURCE                            FSTYPE   OPTIONS
                                  /                   /dev/mapper/ubuntu--vg-ubuntu--lv ext4     rw,relatime
                                  |-/snap/core20/1950 /dev/loop0                        squashfs ro,nodev,relatime                                                                                                             ,errors=continue
                                  |-/snap/core20/1974 /dev/loop1                        squashfs ro,nodev,relatime                                                                                                             ,errors=continue
                                  |-/snap/lxd/24322   /dev/loop2                        squashfs ro,nodev,relatime                                                                                                             ,errors=continue
                                  |-/snap/snapd/19457 /dev/loop4                        squashfs ro,nodev,relatime                                                                                                             ,errors=continue
                                  |-/snap/snapd/19361 /dev/loop3                        squashfs ro,nodev,relatime                                                                                                             ,errors=continue
                                  `-/boot             /dev/sda2                         ext4     rw,relatime
                                    `-/boot/efi       /dev/sda1                         vfat     rw,relatime,fmask                                                                                                             =0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount                                                                                                             -ro
                                  
                                  Files in neuralgic directories:
                                  
                                  /var:
                                  1.8G    /var/
                                  962M    /var/log
                                  953M    /var/log/journal/65cc3a3537eb488f8788ce0a60cda8d3
                                  953M    /var/log/journal
                                  665M    /var/lib
                                  
                                  Archived and active journals take up 952.1M in the file system.
                                  
                                  /opt/iobroker/backups:
                                  607M    /opt/iobroker/backups/
                                  
                                  /opt/iobroker/iobroker-data:
                                  125M    /opt/iobroker/iobroker-data/
                                  44M     /opt/iobroker/iobroker-data/files
                                  40M     /opt/iobroker/iobroker-data/eusec.0/T8010P2322140527/last_live
                                  40M     /opt/iobroker/iobroker-data/eusec.0/T8010P2322140527
                                  40M     /opt/iobroker/iobroker-data/eusec.0
                                  
                                  The five largest files in iobroker-data are:
                                  34M     /opt/iobroker/iobroker-data/objects.jsonl
                                  7.5M    /opt/iobroker/iobroker-data/states.jsonl
                                  7.3M    /opt/iobroker/iobroker-data/files/vis.0/Icons/Mond/Monde.psd
                                  6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-n                                                                                                             ode_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_                                                                                                             iobr-99c23e.847b8ad9.chunk.js.map
                                  5.1M    /opt/iobroker/iobroker-data/files/vis.0/Beispiel_neu/vis-views.json
                                  
                                  *** NodeJS-Installation ***
                                  
                                  /usr/bin/nodejs         v18.17.0
                                  /usr/bin/node           v18.17.0
                                  /usr/bin/npm            9.6.7
                                  /usr/bin/npx            9.6.7
                                  
                                  
                                  nodejs:
                                    Installed: 18.17.0-deb-1nodesource1
                                    Candidate: 18.17.0-deb-1nodesource1
                                    Version table:
                                   *** 18.17.0-deb-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x jammy/main amd64 Packages
                                          100 /var/lib/dpkg/status
                                       12.22.9~dfsg-1ubuntu3 500
                                          500 http://de.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
                                  
                                  Temp directories causing npm8 problem: 0
                                  No problems detected
                                  
                                  *** ioBroker-Installation ***
                                  
                                  ioBroker Status
                                  iobroker is running on this host.
                                  
                                  At least one iobroker host is running.
                                  
                                  Objects type: redis
                                  States  type: redis
                                  
                                  MULTIHOSTSERVICE/enabled: false
                                  
                                  Core adapters versions
                                  js-controller:  5.0.9
                                  admin:          6.6.4
                                  javascript:     7.1.1
                                  
                                  Adapters from github:   1
                                  
                                  Adapter State
                                  + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                  + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
                                  + system.adapter.alarm.0                  : alarm                 : ioBroker-Rock                            -  enabled
                                  + system.adapter.alexa2.0                 : alexa2                : ioBroker-Rock                            -  enabled
                                  + system.adapter.backitup.0               : backitup              : ioBroker-Rock                            -  enabled
                                    system.adapter.boscheasycontrol.0       : boscheasycontrol      : ioBroker-Rock                            - disabled
                                  + system.adapter.cloud.0                  : cloud                 : ioBroker-Rock                            -  enabled
                                    system.adapter.daswetter.0              : daswetter             : ioBroker-Rock                            -  enabled
                                  + system.adapter.device-reminder.0        : device-reminder       : ioBroker-Rock                            -  enabled
                                  + system.adapter.device-watcher.0         : device-watcher        : ioBroker-Rock                            -  enabled
                                  + system.adapter.discovergy.0             : discovergy            : ioBroker-Rock                            -  enabled
                                    system.adapter.discovery.0              : discovery             : ioBroker-Rock                            - disabled
                                    system.adapter.dwd.0                    : dwd                   : ioBroker-Rock                            -  enabled
                                  + system.adapter.echarts.0                : echarts               : ioBroker-Rock                            -  enabled
                                    system.adapter.eusec.0                  : eusec                 : ioBroker-Rock                            - disabled
                                    system.adapter.feiertage.0              : feiertage             : ioBroker-Rock                            -  enabled
                                    system.adapter.flot.0                   : flot                  : ioBroker-Rock                            -  enabled
                                  + system.adapter.heatingcontrol.1         : heatingcontrol        : ioBroker-Rock                            -  enabled
                                  + system.adapter.hm-rega.0                : hm-rega               : ioBroker-Rock                            -  enabled
                                  + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                                  + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                                  + system.adapter.hm-rpc.2                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                                  + system.adapter.hoover.0                 : hoover                : ioBroker-Rock                            -  enabled
                                    system.adapter.ical.0                   : ical                  : ioBroker-Rock                            -  enabled
                                    system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-Rock                            -  enabled
                                    system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-Rock                            -  enabled
                                    system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-Rock                            -  enabled
                                    system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-Rock                            -  enabled
                                    system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-Rock                            -  enabled
                                    system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-Rock                            -  enabled
                                  + system.adapter.influxdb.0               : influxdb              : ioBroker-Rock                            -  enabled, port: 8086
                                    system.adapter.iqontrol.0               : iqontrol              : ioBroker-Rock                            - disabled
                                  + system.adapter.javascript.0             : javascript            : ioBroker-Rock                            -  enabled
                                  + system.adapter.javascript.2             : javascript            : raspberrypi-display1                     -  enabled
                                  + system.adapter.javascript.3             : javascript            : raspberrypi-display4                     -  enabled
                                  + system.adapter.javascript.4             : javascript            : raspberrypi-display2                     -  enabled
                                  + system.adapter.javascript.5             : javascript            : raspberrypi-display5                     -  enabled
                                  + system.adapter.midea.0                  : midea                 : ioBroker-Rock                            -  enabled
                                    system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-Rock                            - disabled, port: 54321, bind: 0.0.0.0
                                    system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker-Rock                            - disabled, port: 54321, bind: 0.0.0.0
                                  + system.adapter.mihome.0                 : mihome                : ioBroker-Rock                            -  enabled, port: 9898, bind: 192.168.3.100
                                  + system.adapter.milight-smart-light.0    : milight-smart-light   : ioBroker-Rock                            -  enabled
                                  + system.adapter.modbus.0                 : modbus                : ioBroker-Rock                            -  enabled
                                  + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Rock                            -  enabled, port: 1886, bind: 0.0.0.0
                                  + system.adapter.musiccast.0              : musiccast             : ioBroker-Rock                            -  enabled
                                  + system.adapter.nut.0                    : nut                   : ioBroker-Rock                            -  enabled
                                  + system.adapter.proxmox.0                : proxmox               : ioBroker-Rock                            -  enabled, port: 8006
                                  + system.adapter.rpi2.1                   : rpi2                  : raspberrypi-display1                     -  enabled
                                  + system.adapter.rpi2.2                   : rpi2                  : raspberrypi-display2                     -  enabled
                                  + system.adapter.rpi2.3                   : rpi2                  : raspberrypi-display3                     -  enabled
                                  + system.adapter.rpi2.4                   : rpi2                  : raspberrypi-display4                     -  enabled
                                  + system.adapter.rpi2.5                   : rpi2                  : raspberrypi-display5                     -  enabled
                                  + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Rock                            -  enabled, port: 45000, bind: 192.168.3.100
                                  + system.adapter.scenes.0                 : scenes                : ioBroker-Rock                            -  enabled
                                  + system.adapter.shelly.0                 : shelly                : ioBroker-Rock                            -  enabled, port: 1890, bind: 0.0.0.0
                                  + system.adapter.shelly.1                 : shelly                : ioBroker-Rock                            -  enabled, port: 1899, bind: 0.0.0.0
                                  + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker-Rock                            -  enabled
                                    system.adapter.simple-api.0             : simple-api            : ioBroker-Rock                            - disabled, port: 8087, bind: 0.0.0.0, run as: admin
                                  + system.adapter.smartcontrol.0           : smartcontrol          : ioBroker-Rock                            -  enabled
                                  + system.adapter.smartmeter.0             : smartmeter            : ioBroker-Rock                            -  enabled
                                  + system.adapter.sonoff.0                 : sonoff                : ioBroker-Rock                            -  enabled, port: 1883, bind: 0.0.0.0
                                  + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker-Rock                            -  enabled
                                  + system.adapter.sprinklecontrol.0        : sprinklecontrol       : ioBroker-Rock                            -  enabled
                                  + system.adapter.statistics.0             : statistics            : ioBroker-Rock                            -  enabled
                                    system.adapter.synology.0               : synology              : ioBroker-Rock                            - disabled, port: 5001
                                  + system.adapter.telegram.0               : telegram              : ioBroker-Rock                            -  enabled, port: 8443, bind: 0.0.0.0
                                  + system.adapter.text2command.0           : text2command          : ioBroker-Rock                            -  enabled
                                    system.adapter.unifi.0                  : unifi                 : ioBroker-Rock                            - disabled
                                    system.adapter.vis-bars.0               : vis-bars              : ioBroker-Rock                            -  enabled
                                    system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-Rock                            -  enabled
                                    system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-Rock                            -  enabled
                                    system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-Rock                            -  enabled
                                    system.adapter.vis-history.0            : vis-history           : ioBroker-Rock                            -  enabled
                                    system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-Rock                            -  enabled
                                    system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker-Rock                            -  enabled
                                  + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker-Rock                            -  enabled
                                    system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-Rock                            -  enabled
                                    system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-Rock                            -  enabled
                                    system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-Rock                            -  enabled
                                    system.adapter.vis-material.0           : vis-material          : ioBroker-Rock                            -  enabled
                                    system.adapter.vis-metro.0              : vis-metro             : ioBroker-Rock                            -  enabled
                                    system.adapter.vis-players.0            : vis-players           : ioBroker-Rock                            -  enabled
                                    system.adapter.vis-plumb.0              : vis-plumb             : ioBroker-Rock                            -  enabled
                                    system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-Rock                            -  enabled
                                    system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker-Rock                            -  enabled
                                    system.adapter.vis-weather.0            : vis-weather           : ioBroker-Rock                            -  enabled
                                    system.adapter.vis.0                    : vis                   : ioBroker-Rock                            -  enabled
                                    system.adapter.web-speedy.0             : web-speedy            : ioBroker-Rock                            - disabled
                                  + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
                                  + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
                                  + system.adapter.wolf-smartset.0          : wolf-smartset         : ioBroker-Rock                            -  enabled
                                  + system.adapter.worx.0                   : worx                  : ioBroker-Rock                            -  enabled
                                  + system.adapter.yamaha.0                 : yamaha                : ioBroker-Rock                            -  enabled
                                    system.adapter.yeelight-2.0             : yeelight-2            : ioBroker-Rock                            -  enabled
                                    system.adapter.yr.0                     : yr                    : ioBroker-Rock                            -  enabled
                                  + system.adapter.zigbee.0                 : zigbee                : ioBroker-Rock                            -  enabled, port: /dev/ttyACM0
                                  
                                  + instance is alive
                                  
                                  Enabled adapters with bindings
                                  + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                  + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
                                  + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                                  + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                                  + system.adapter.hm-rpc.2                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                                  + system.adapter.influxdb.0               : influxdb              : ioBroker-Rock                            -  enabled, port: 8086
                                  + system.adapter.mihome.0                 : mihome                : ioBroker-Rock                            -  enabled, port: 9898, bind: 192.168.3.100
                                  + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Rock                            -  enabled, port: 1886, bind: 0.0.0.0
                                  + system.adapter.proxmox.0                : proxmox               : ioBroker-Rock                            -  enabled, port: 8006
                                  + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Rock                            -  enabled, port: 45000, bind: 192.168.3.100
                                  + system.adapter.shelly.0                 : shelly                : ioBroker-Rock                            -  enabled, port: 1890, bind: 0.0.0.0
                                  + system.adapter.shelly.1                 : shelly                : ioBroker-Rock                            -  enabled, port: 1899, bind: 0.0.0.0
                                  + system.adapter.sonoff.0                 : sonoff                : ioBroker-Rock                            -  enabled, port: 1883, bind: 0.0.0.0
                                  + system.adapter.telegram.0               : telegram              : ioBroker-Rock                            -  enabled, port: 8443, bind: 0.0.0.0
                                  + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
                                  + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
                                  + system.adapter.zigbee.0                 : zigbee                : ioBroker-Rock                            -  enabled, port: /dev/ttyACM0
                                  
                                  ioBroker-Repositories
                                  stable        : http://download.iobroker.net/sources-dist.json
                                  beta          : http://download.iobroker.net/sources-dist-latest.json
                                  
                                  Active repo(s): beta
                                  
                                  Installed ioBroker-Instances
                                  Used repository: beta
                                  Adapter    "admin"        : 6.6.4    , installed 6.6.4
                                  Adapter    "alarm"        : 3.3.12   , installed 3.3.12
                                  Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                                  Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                                  Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                  Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
                                  Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                                  Adapter    "device-watcher": 2.9.3   , installed 2.9.3
                                  Adapter    "discovergy"   : 0.5.8    , installed 0.5.8
                                  Adapter    "discovery"    : 3.2.0    , installed 3.2.0
                                  Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                  Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                                  Adapter    "eusec"        : 1.0.0    , installed 1.0.0
                                  Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                  Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                  Adapter    "haier"        : 1.0.4    , installed 1.0.4
                                  Adapter    "heatingcontrol": 2.11.1  , installed 2.11.1
                                  Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
                                  Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
                                  Adapter    "hoover"       : 0.1.0    , installed 0.1.0
                                  Adapter    "ical"         : 1.13.3   , installed 1.13.3
                                  Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                  Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                  Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                  Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                  Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                  Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                  Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                                  Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                                  Adapter    "javascript"   : 7.1.1    , installed 7.1.1
                                  Controller "js-controller": 5.0.11   , installed 5.0.9  [Updatable]
                                  Adapter    "lovelace"     : 3.0.1    , installed 3.0.1
                                  Adapter    "midea"        : 0.0.7    , installed 0.0.7
                                  Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                  Adapter    "mihome-vacuum": 3.11.0   , installed 3.11.0
                                  Adapter    "milight-smart-light": 1.2.2, installed 1.2.2
                                  Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                                  Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                                  Adapter    "musiccast"    : 1.1.0    , installed 1.1.0
                                  Adapter    "nut"          : 1.6.0    , installed 1.6.0
                                  Adapter    "proxmox"      : 1.3.5    , installed 1.3.5
                                  Adapter    "sainlogic"    : 0.10.5   , installed 0.10.5
                                  Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                  Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                                  Adapter    "shuttercontrol": 1.6.1   , installed 1.6.1
                                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                  Adapter    "smartcontrol" : 1.3.2    , installed 1.3.2
                                  Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                                  Adapter    "socketio"     : 6.4.0    , installed 6.4.0
                                  Adapter    "sonoff"       : 2.5.7    , installed 2.5.7
                                  Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                                  Adapter    "sprinklecontrol": 0.2.13 , installed 0.2.13
                                  Adapter    "statistics"   : 2.3.0    , installed 2.3.0
                                  Adapter    "synology"     : 2.1.13   , installed 2.1.13
                                  Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                                  Adapter    "text2command" : 3.0.2    , installed 3.0.2
                                  Adapter    "unifi"        : 0.6.6    , installed 0.6.6
                                  Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                  Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                  Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                  Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                  Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                  Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                  Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                  Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
                                  Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                  Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                  Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                                  Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                  Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                                  Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                  Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                  Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                  Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                  Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                                  Adapter    "web"          : 6.0.3    , installed 6.0.3
                                  Adapter    "web-speedy"   : 0.2.0    , installed 0.2.0
                                  Adapter    "wolf-smartset": 1.1.1    , installed 1.1.1
                                  Adapter    "worx"         : 2.3.2    , installed 2.3.2
                                  Adapter    "ws"           : 2.4.0    , installed 2.4.0
                                  Adapter    "yamaha"       : 0.5.3    , installed 0.5.3
                                  Adapter    "yeelight-2"   : 1.2.1    , installed 1.2.1
                                  Adapter    "yr"           : 5.3.0    , installed 5.3.0
                                  Adapter    "zigbee"       : 1.8.19   , installed 1.8.19
                                  
                                  Objects and States
                                  Please stand by - This may take a while
                                  Objects:        34001
                                  States:         31411
                                  
                                  *** OS-Repositories and Updates ***
                                  Hit:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
                                  Hit:2 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
                                  Hit:3 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
                                  Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease
                                  Hit:5 https://deb.nodesource.com/node_18.x jammy InRelease
                                  Reading package lists...
                                  Pending Updates: 32
                                  
                                  *** 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 192.168.3.100:8082      0.0.0.0:*               LISTEN      1001       25731      1364/io.web.0
                                  tcp        0      0 192.168.3.100:8083      0.0.0.0:*               LISTEN      1001       26065      1665/io.web.1
                                  tcp        0      0 192.168.3.100:45000     0.0.0.0:*               LISTEN      1001       25891      1540/io.sainlogic.0
                                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          20970      729/sshd: /usr/sbin
                                  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          20517      1/init
                                  tcp        0      0 192.168.3.100:8701      0.0.0.0:*               LISTEN      1001       23097      1117/io.hm-rpc.1
                                  tcp        0      0 192.168.3.100:2010      0.0.0.0:*               LISTEN      1001       23879      1102/io.hm-rpc.2
                                  tcp        0      0 192.168.3.100:2001      0.0.0.0:*               LISTEN      1001       25012      1265/io.hm-rpc.0
                                  tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       24757      1085/io.mqtt.0
                                  tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1001       24758      1085/io.mqtt.0
                                  tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       21394      1203/io.sonoff.0
                                  tcp        0      0 0.0.0.0:1899            0.0.0.0:*               LISTEN      1001       21227      1070/io.shelly.1
                                  tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      102        22613      675/systemd-resolve
                                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       22994      842/io.admin.2
                                  tcp6       0      0 :::22                   :::*                    LISTEN      0          20981      729/sshd: /usr/sbin
                                  tcp6       0      0 :::111                  :::*                    LISTEN      0          16685      1/init
                                  tcp6       0      0 :::8900                 :::*                    LISTEN      1001       23807      969/io.admin.3
                                  udp        0      0 0.0.0.0:52119           0.0.0.0:*                           1001       25471      1650/io.milight-sma
                                  udp        0      0 127.0.0.53:53           0.0.0.0:*                           102        22612      675/systemd-resolve
                                  udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          20518      1/init
                                  udp        0      0 0.0.0.0:41100           0.0.0.0:*                           1001       27662      1680/io.musiccast.0
                                  udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       25117      1325/io.shelly.0
                                  udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       106986     1299/io.mihome.0
                                  udp6       0      0 :::111                  :::*                                0          20519      1/init
                                  
                                  *** Log File - Last 25 Lines ***
                                  
                                  2023-07-31 21:48:59.895  - info: mqtt.0 (1085) Client [] connection closed: disconnected
                                  2023-07-31 21:49:02.149  - info: mqtt.0 (1085) Client [] connected with secret 1690832942136_993
                                  2023-07-31 21:49:27.904  - info: sonoff.0 (1203) Client [Durchflusszähler_2] connected with secret 1690832967899_7008
                                  2023-07-31 21:50:00.108  - info: host.ioBroker-Rock instance system.adapter.dwd.0 started with pid 31383
                                  2023-07-31 21:50:01.463  - info: mqtt.0 (1085) Client [] connection closed: disconnected
                                  2023-07-31 21:50:01.678  - info: mqtt.0 (1085) Client [] connected with secret 1690833001676_8269
                                  2023-07-31 21:50:04.642  - info: dwd.0 (31383) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.0, js-controller: 5.0.9
                                  2023-07-31 21:50:05.880  - info: dwd.0 (31383) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                  2023-07-31 21:50:06.418  - info: host.ioBroker-Rock instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                  2023-07-31 21:50:18.164  - warn: smartmeter.0 (1250) No or too long answer from Serial Device after last request.
                                  2023-07-31 21:51:00.962  - info: mqtt.0 (1085) Client [] connection closed: disconnected
                                  2023-07-31 21:51:01.240  - info: mqtt.0 (1085) Client [] connected with secret 1690833061240_2410
                                  2023-07-31 21:52:00.147  - info: mqtt.0 (1085) Client [] connection closed: disconnected
                                  2023-07-31 21:52:00.385  - info: mqtt.0 (1085) Client [] connected with secret 1690833120385_7205
                                  2023-07-31 21:52:03.771  - warn: smartmeter.0 (1250) No or too long answer from Serial Device after last request.
                                  2023-07-31 21:52:32.329  - info: influxdb.0 (1009) Store 501 buffered influxDB history points
                                  2023-07-31 21:52:33.760  - warn: smartmeter.0 (1250) No or too long answer from Serial Device after last request.
                                  2023-07-31 21:52:37.762  - warn: smartmeter.0 (1250) No or too long answer from Serial Device after last request.
                                  2023-07-31 21:52:58.670  - info: mqtt.0 (1085) Client [] connection closed: disconnected
                                  2023-07-31 21:53:00.917  - info: mqtt.0 (1085) Client [] connected with secret 1690833180916_4500
                                  2023-07-31 21:53:11.760  - warn: smartmeter.0 (1250) No or too long answer from Serial Device after last request.
                                  2023-07-31 21:53:33.766  - warn: smartmeter.0 (1250) No or too long answer from Serial Device after last request.
                                  2023-07-31 21:54:00.204  - info: mqtt.0 (1085) Client [] connection closed: disconnected
                                  2023-07-31 21:54:00.466  - info: mqtt.0 (1085) Client [] connected with secret 1690833240465_8793
                                  2023-07-31 21:54:11.769  - warn: smartmeter.0 (1250) No or too long answer from Serial Device after last request.
                                  
                                  

                                  c215c3fc-a9e2-413d-b289-9a866427e4cb-image.png

                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @e-i-k-e last edited by

                                    @e-i-k-e sagte in (gelöst) Beim öffnen der GUI vermehrt Timeouts.:

                                    Pending Updates: 32

                                    Klopp die rein.
                                    Ansonsten seh ich keine dicken Hunde.

                                    E 1 Reply Last reply Reply Quote 0
                                    • E
                                      e-i-k-e @Thomas Braun last edited by

                                      @thomas-braun

                                      Erledigt.

                                      Wie ist dies zu verstehen?

                                      MULTIHOSTSERVICE/enabled: false
                                      

                                      Ich betreibe ein Master/Slave System.

                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @e-i-k-e last edited by

                                        @e-i-k-e sagte in (gelöst) Beim öffnen der GUI vermehrt Timeouts.:

                                        Wie ist dies zu verstehen?

                                        Die Abfrage hat sich in das Skript verirrt, funktioniert nicht wie gedacht.
                                        Ignorieren.

                                        E 1 Reply Last reply Reply Quote 0
                                        • E
                                          e-i-k-e @Thomas Braun last edited by

                                          @thomas-braun
                                          Alles klar. 😉

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

                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          900
                                          Online

                                          31.9k
                                          Users

                                          80.2k
                                          Topics

                                          1.3m
                                          Posts

                                          5
                                          21
                                          1542
                                          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