Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. ECharts adapter keine Datenpunkte

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    735

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    568

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.1k

ECharts adapter keine Datenpunkte

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
echarts
16 Beiträge 5 Kommentatoren 425 Aufrufe 4 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • sigi234S sigi234

    @denjo

    iobroker stop vis
    iobroker upload vis
    iobroker start vis

    Dann den Browser Cache komplett leeren

    D Offline
    D Offline
    denjo
    schrieb am zuletzt editiert von
    #3

    @sigi234 hilft leider nicht

    1 Antwort Letzte Antwort
    0
    • D denjo

      Hallo, ich habe den ECharts adapter installiert aber bekomme keine Datenpunkte angezeigt bzw kann keine auswählen. Ich habe gelesen das der History Adapter auch installiert sein muss leider lässt der sich nicht installieren code25. Hat jemand Rat??

      Den History Adapter konnte ich nun über die Katze installieren trotzdem habe ich im ECharts Adapter keine Datenpunkte die ich auswählen kann.

      Jetzt habe ich doch beides zum laufen bekommen, aber leider fehlt mir das widget für vis???

      DJMarc75D Offline
      DJMarc75D Offline
      DJMarc75
      schrieb am zuletzt editiert von
      #4

      @denjo sagte in ECharts adapter keine Datenpunkte:

      leider lässt der sich nicht installieren code25

      Da stimmt doch mit Deinem System was nicht.
      Bitte mal die Ausgabe von

      iob diag
      

      zeigen, dann sieht man mehr.

      Lehrling seit 1975 !!!
      Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
      https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

      D 1 Antwort Letzte Antwort
      0
      • DJMarc75D DJMarc75

        @denjo sagte in ECharts adapter keine Datenpunkte:

        leider lässt der sich nicht installieren code25

        Da stimmt doch mit Deinem System was nicht.
        Bitte mal die Ausgabe von

        iob diag
        

        zeigen, dann sieht man mehr.

        D Offline
        D Offline
        denjo
        schrieb am zuletzt editiert von denjo
        #5

        @DJMarc75

        ======================= SUMMARY =======================
                             v.2023-04-16
        
        
        Operatingsystem:        Debian GNU/Linux 11 (bullseye)
        Kernel:                 6.1.21-v8+
        Installation:           Native
        Timezone:               Europe/Berlin (CEST, +0200)
        User-ID:                1000
        X-Server:               false
        Boot Target:            multi-user.target
        
        Pending OS-Updates:     5
        Pending iob updates:    0
        
        Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                /usr/bin/node           v18.16.0
                                /usr/bin/npm            9.5.1
                                /usr/bin/npx            9.5.1
        
        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:            7.8G        3.3G        3.3G        1.0M        1.2G        4.3G
        Swap:            99M          0B         99M
        Total:          7.9G        3.3G        3.4G
        
        Active iob-Instances:   40
        Active repo(s): Stable (default)
        
        ioBroker Core:          js-controller           4.0.24
                                admin                   6.3.5
        
        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, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        Objects:                15455
        States:                 12460
        
        Size of iob-Database:
        
        25M     /opt/iobroker/iobroker-data/objects.jsonl
        29M     /opt/iobroker/iobroker-data/states.jsonl
        
        
        
        =================== END OF SUMMARY ====================
        
        
        DJMarc75D 1 Antwort Letzte Antwort
        0
        • D denjo

          @DJMarc75

          ======================= SUMMARY =======================
                               v.2023-04-16
          
          
          Operatingsystem:        Debian GNU/Linux 11 (bullseye)
          Kernel:                 6.1.21-v8+
          Installation:           Native
          Timezone:               Europe/Berlin (CEST, +0200)
          User-ID:                1000
          X-Server:               false
          Boot Target:            multi-user.target
          
          Pending OS-Updates:     5
          Pending iob updates:    0
          
          Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                  /usr/bin/node           v18.16.0
                                  /usr/bin/npm            9.5.1
                                  /usr/bin/npx            9.5.1
          
          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:            7.8G        3.3G        3.3G        1.0M        1.2G        4.3G
          Swap:            99M          0B         99M
          Total:          7.9G        3.3G        3.4G
          
          Active iob-Instances:   40
          Active repo(s): Stable (default)
          
          ioBroker Core:          js-controller           4.0.24
                                  admin                   6.3.5
          
          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, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          Objects:                15455
          States:                 12460
          
          Size of iob-Database:
          
          25M     /opt/iobroker/iobroker-data/objects.jsonl
          29M     /opt/iobroker/iobroker-data/states.jsonl
          
          
          
          =================== END OF SUMMARY ====================
          
          
          DJMarc75D Offline
          DJMarc75D Offline
          DJMarc75
          schrieb am zuletzt editiert von
          #6

          @denjo ok und jetzt noch die Langfassung davon. :)

          Lehrling seit 1975 !!!
          Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
          https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

          D 1 Antwort Letzte Antwort
          0
          • DJMarc75D DJMarc75

            @denjo ok und jetzt noch die Langfassung davon. :)

            D Offline
            D Offline
            denjo
            schrieb am zuletzt editiert von denjo
            #7

            @djmarc75

            ======== Start marking the full check here =========
            
            
            Skript v.2023-04-16
            
            *** BASE SYSTEM ***
            Model           : Raspberry Pi 4 Model B Rev 1.4
            Architecture    : aarch64
            Docker          : false
            Virtualization  : none
            Distributor ID: Debian
            Description:    Debian GNU/Linux 11 (bullseye)
            Release:        11
            Codename:       bullseye
            
            PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
            NAME="Debian GNU/Linux"
            VERSION_ID="11"
            VERSION="11 (bullseye)"
            VERSION_CODENAME=bullseye
            ID=debian
            HOME_URL="https://www.debian.org/"
            SUPPORT_URL="https://www.debian.org/support"
            BUG_REPORT_URL="https://bugs.debian.org/"
            
            Systemuptime and Load:
             07:40:57 up  3:41,  1 user,  load average: 3.03, 3.33, 3.03
            CPU threads: 4
            
            Raspberry only:
            throttled=0x0
            Other values than 0x0 hint to temperature/voltage problems
            temp=37.0'C
            volt=0.9460V
            
            *** Time and Time Zones ***
                           Local time: Sat 2023-05-27 07:40:58 CEST
                       Universal time: Sat 2023-05-27 05:40:58 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 ***
            denjo
            /home/denjo
            denjo adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
            
            *** X-Server-Setup ***
            X-Server:       false
            Desktop:
            Terminal:       tty
            Boot Target:    multi-user.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            7.8G        3.5G        3.1G        1.0M        1.2G        4.1G
            Swap:            99M          0B         99M
            Total:          7.9G        3.5G        3.2G
            
                     7811 M total memory
                     3495 M used memory
                     3663 M active memory
                      831 M inactive memory
                     3081 M free memory
                      134 M buffer memory
                     1099 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      220G  7.5G  204G   4% /
            devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
            tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
            tmpfs          tmpfs     1.6G  1.2M  1.6G   1% /run
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            /dev/sda1      vfat      255M   31M  225M  13% /boot
            tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Sat May 27 03:59:39 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 video=HDMI-A-1:1024x768M@60 smsc95xx.macaddr=DC:A6:32:E0:5D:E1 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=53cd3546-02 rootfstype=ext4 fsck.repair=yes rootwait
            [Sat May 27 03:59:41 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
            [Sat May 27 03:59:41 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
            [Sat May 27 03:59:43 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
            
            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:
            1.1G    /var/
            484M    /var/cache
            478M    /var/cache/apt
            374M    /var/cache/apt/archives
            372M    /var/log
            
            Archived and active journals take up 368.1M in the file system.
            
            /opt/iobroker/backups:
            130M    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            907M    /opt/iobroker/iobroker-data/
            566M    /opt/iobroker/iobroker-data/files
            265M    /opt/iobroker/iobroker-data/backup-objects
            78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
            72M     /opt/iobroker/iobroker-data/files/telegram.admin
            
            The five largest files in iobroker-data are:
            51M     /opt/iobroker/iobroker-data/states.jsonl
            33M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.10538062.js.map
            32M     /opt/iobroker/iobroker-data/files/vis.0/Film.gif
            27M     /opt/iobroker/iobroker-data/files/material/static/js/2.73100bd6.chunk.js.map
            25M     /opt/iobroker/iobroker-data/objects.jsonl
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v18.16.0
            /usr/bin/node           v18.16.0
            /usr/bin/npm            9.5.1
            /usr/bin/npx            9.5.1
            
            
            nodejs:
              Installed: 18.16.0-deb-1nodesource1
              Candidate: 18.16.0-deb-1nodesource1
              Version table:
             *** 18.16.0-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                    100 /var/lib/dpkg/status
                 12.22.12~dfsg-1~deb11u4 500
                    500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                 12.22.12~dfsg-1~deb11u3 500
                    500 http://deb.debian.org/debian bullseye/main arm64 Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            MULTIHOSTSERVICE/enabled: false
            
            Core adapters versions
            js-controller:  4.0.24
            admin:          6.3.5
            javascript:     6.1.4
            
            Adapters from github:   10
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
            + system.adapter.alexa-timer-vis.0        : alexa-timer-vis       : iobroker                                 -  enabled
            + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
            + system.adapter.amazon-dash.0            : amazon-dash           : iobroker                                 -  enabled
            + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
              system.adapter.birthdays.0              : birthdays             : iobroker                                 -  enabled
            + system.adapter.broadlink2.0             : broadlink2            : iobroker                                 -  enabled
              system.adapter.devices.0                : devices               : iobroker                                 - disabled
            + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
              system.adapter.easee.0                  : easee                 : iobroker                                 - disabled
            + system.adapter.echarts.0                : echarts               : iobroker                                 -  enabled
            + system.adapter.enigma2.0                : enigma2               : iobroker                                 -  enabled
            + system.adapter.enigma2.1                : enigma2               : iobroker                                 -  enabled
            + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled
            + system.adapter.harmony.0                : harmony               : iobroker                                 -  enabled
            + system.adapter.history.0                : history               : iobroker                                 -  enabled
            + system.adapter.hyperion_ng.0            : hyperion_ng           : iobroker                                 -  enabled
              system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
              system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker                                 - disabled
              system.adapter.icons-icons8.0           : icons-icons8          : iobroker                                 - disabled
              system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 - disabled
              system.adapter.icons-material-svg.0     : icons-material-svg    : iobroker                                 - disabled
              system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 - disabled
              system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                 - disabled
              system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker                                 - disabled
            + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
            + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
            + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
              system.adapter.material.0               : material              : iobroker                                 - disabled
            + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
            + system.adapter.mihome-vacuum.1          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
              system.adapter.mihome.0                 : mihome                : iobroker                                 - disabled, port: 9898, bind: 0.0.0.0
              system.adapter.mqtt.0                   : mqtt                  : iobroker                                 - disabled, port: 1324, bind: 0.0.0.0
            + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 0.0.0.0
            + system.adapter.nuki-extended.0          : nuki-extended         : iobroker                                 -  enabled
            + system.adapter.opendtu.0                : opendtu               : iobroker                                 -  enabled
              system.adapter.openweathermap.0         : openweathermap        : iobroker                                 -  enabled
              system.adapter.ping.0                   : ping                  : iobroker                                 - disabled
            + system.adapter.ring.0                   : ring                  : iobroker                                 -  enabled
              system.adapter.samsung.0                : samsung               : iobroker                                 - disabled
              system.adapter.samsung_tizen.0          : samsung_tizen         : iobroker                                 - disabled, port: 8002
            + system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
            + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 5663, bind: 0.0.0.0, run as: admin
            + system.adapter.smartthings.0            : smartthings           : iobroker                                 -  enabled
            + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
            + system.adapter.tado.0                   : tado                  : iobroker                                 -  enabled
            + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
            + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.terminal.0               : terminal              : iobroker                                 -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
            + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
            + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
            + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
              system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -  enabled
              system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 -  enabled
              system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 -  enabled
              system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 -  enabled
              system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
              system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 -  enabled
            + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
              system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 -  enabled
              system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker                                 -  enabled
              system.adapter.vis-lcars.0              : vis-lcars             : iobroker                                 -  enabled
              system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
              system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
              system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
              system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.worx.0                   : worx                  : iobroker                                 -  enabled
              system.adapter.ws.0                     : ws                    : iobroker                                 - disabled, port: 8084, bind: 0.0.0.0, run as: admin
              system.adapter.yeelight-2.0             : yeelight-2            : iobroker                                 - disabled
            + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_f87fbb8463c9eb11b1448b4f1d69213e-if00-port0
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
            + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
            + system.adapter.mihome-vacuum.1          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
            + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 0.0.0.0
            + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 5663, bind: 0.0.0.0, run as: admin
            + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
            + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.terminal.0               : terminal              : iobroker                                 -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_f87fbb8463c9eb11b1448b4f1d69213e-if00-port0
            
            ioBroker-Repositories
            Stable (default): http://download.iobroker.net/sources-dist.json
            Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): Stable (default)
            
            Installed ioBroker-Instances
            Used repository: Stable (default)
            Adapter    "admin"        : 6.3.5    , installed 6.3.5
            Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
            Adapter    "amazon-dash"  : 1.1.0    , installed 1.1.0
            Adapter    "backitup"     : 2.6.19   , installed 2.6.19
            Adapter    "birthdays"    : 2.2.0    , installed 2.2.0
            Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
            Adapter    "devices"      : 1.1.2    , installed 1.1.2
            Adapter    "discovery"    : 3.1.0    , installed 3.1.0
            Adapter    "easee"        : 1.0.7    , installed 1.0.7
            Adapter    "echarts"      : 1.0.12   , installed 1.0.12
            Adapter    "fb-checkpresence": 1.1.26, installed 1.1.26
            Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
            Adapter    "harmony"      : 1.2.2    , installed 1.2.2
            Adapter    "history"      : 2.2.4    , installed 2.2.4
            Adapter    "ical"         : 1.13.2   , installed 1.13.2
            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-material-svg": 0.1.0, installed 0.1.0
            Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
            Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
            Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
            Adapter    "info"         : 1.9.26   , installed 1.9.26
            Adapter    "iot"          : 1.14.2   , installed 1.14.2
            Adapter    "javascript"   : 6.1.4    , installed 6.1.4
            Controller "js-controller": 4.0.24   , installed 4.0.24
            Adapter    "material"     : 1.1.2    , installed 1.1.2
            Adapter    "mihome"       : 1.4.0    , installed 1.4.0
            Adapter    "mihome-vacuum": 3.9.5    , installed 3.9.5
            Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
            Adapter    "node-red"     : 4.0.0    , installed 4.0.0
            Adapter    "nuki-extended": 2.3.1    , installed 2.3.1
            Adapter    "openweathermap": 0.3.3   , installed 0.3.3
            Adapter    "ping"         : 1.5.3    , installed 1.5.3
            Adapter    "ring"         : 3.2.2    , installed 3.3.0
            Adapter    "samsung"      : 0.5.11   , installed 0.5.11
            Adapter    "scenes"       : 2.3.9    , installed 2.3.9
            Adapter    "shelly"       : 6.3.1    , installed 6.3.1
            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
            Adapter    "smartthings"  : 0.0.4    , installed 0.0.4
            Adapter    "socketio"     : 4.2.0    , installed 4.2.0
            Adapter    "tado"         : 0.4.8    , installed 0.4.8
            Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
            Adapter    "telegram"     : 1.15.2   , installed 1.15.2
            Adapter    "terminal"     : 1.0.0    , installed 1.0.0
            Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
            Adapter    "trashschedule": 2.2.0    , installed 2.2.0
            Adapter    "tuya"         : 3.13.1   , installed 3.13.1
            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": 1.2.0  , installed 1.2.0
            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.3.0    , installed 1.3.0
            Adapter    "vis-icontwo"  : 0.93.0   , installed 0.93.0
            Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
            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-lcars"    : 1.0.4    , installed 1.0.4
            Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
            Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
            Adapter    "web"          : 4.3.0    , installed 4.3.0
            Adapter    "worx"         : 2.1.3    , installed 2.1.3
            Adapter    "ws"           : 1.3.0    , installed 1.3.0
            Adapter    "yeelight-2"   : 1.1.2    , installed 1.2.1
            Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
            
            Objects and States
            Please stand by - This may take a while
            Objects:        15455
            States:         12460
            
            *** OS-Repositories and Updates ***
            Hit:1 http://deb.debian.org/debian bullseye InRelease
            Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
            Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
            Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
            Hit:5 http://deb.debian.org/debian bullseye-backports InRelease
            Hit:6 https://deb.nodesource.com/node_18.x bullseye InRelease
            Reading package lists...
            Pending Updates: 5
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       12267      566/iobroker.js-con
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       12280      566/iobroker.js-con
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          3810       589/sshd: /usr/sbin
            tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       13020      904/node-red
            tcp6       0      0 :::61991                :::*                    LISTEN      1001       17686      1276/io.harmony.0
            tcp6       0      0 :::22                   :::*                    LISTEN      0          3821       589/sshd: /usr/sbin
            tcp6       0      0 :::5663                 :::*                    LISTEN      1001       18818      1359/io.simple-api.
            tcp6       0      0 :::51989                :::*                    LISTEN      1001       17137      1652/io.nuki-extend
            tcp6       0      0 :::8088                 :::*                    LISTEN      1001       21519      1759/io.terminal.0
            tcp6       0      0 :::8084                 :::*                    LISTEN      1001       17036      1408/io.socketio.0
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       22595      2359/io.web.0
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       12903      717/io.admin.0
            udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       17687      1276/io.harmony.0
            udp        0      0 0.0.0.0:33973           0.0.0.0:*                           108        14582      450/avahi-daemon: r
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14580      450/avahi-daemon: r
            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       14956      1057/io.shelly.0
            udp        0      0 0.0.0.0:34774           0.0.0.0:*                           1001       15275      1199/io.broadlink2.
            udp        0      0 0.0.0.0:39096           0.0.0.0:*                           1001       15295      1199/io.broadlink2.
            udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       15842      1083/io.tuya.0
            udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       15843      1083/io.tuya.0
            udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       15270      1199/io.broadlink2.
            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          12768      793/dhcpcd
            udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       685151     395062/io.mihome-va
            udp        0      0 0.0.0.0:53422           0.0.0.0:*                           1001       14898      1008/io.mihome-vacu
            udp        0      0 0.0.0.0:53577           0.0.0.0:*                           1001       15277      1199/io.broadlink2.
            udp6       0      0 :::546                  :::*                                0          12782      793/dhcpcd
            udp6       0      0 :::5353                 :::*                                108        14581      450/avahi-daemon: r
            udp6       0      0 :::34842                :::*                                108        14583      450/avahi-daemon: r
            
            *** Log File - Last 25 Lines ***
            
            2023-05-27 07:41:35.401  - debug: vis.0 (410968) States connected to redis: 127.0.0.1:9000
            2023-05-27 07:41:38.872  - info: vis.0 (410968) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v18.16.0, js-controller: 4.0.24
            2023-05-27 07:41:39.765  - info: vis.0 (410968) vis license is OK.
            2023-05-27 07:41:42.350  - info: vis.0 (410968) terminating
            2023-05-27 07:41:42.353  - info: vis.0 (410968) Terminated (NO_ERROR): Without reason
            2023-05-27 07:41:43.332  - info: host.iobroker instance system.adapter.vis.0 terminated with code 0 (NO_ERROR)
            2023-05-27 07:41:43.333  - info: host.iobroker Restart adapter system.adapter.vis.0 because enabled
            2023-05-27 07:42:14.038  - info: host.iobroker instance system.adapter.vis.0 started with pid 412378
            2023-05-27 07:42:15.983  - debug: vis.0 (412378) Redis Objects: Use Redis connection: 127.0.0.1:9001
            2023-05-27 07:42:16.142  - debug: vis.0 (412378) Objects client ready ... initialize now
            2023-05-27 07:42:16.230  - debug: vis.0 (412378) Objects create System PubSub Client
            2023-05-27 07:42:16.232  - debug: vis.0 (412378) Objects create User PubSub Client
            2023-05-27 07:42:16.544  - debug: vis.0 (412378) Objects client initialize lua scripts
            2023-05-27 07:42:16.624  - debug: vis.0 (412378) Objects connected to redis: 127.0.0.1:9001
            2023-05-27 07:42:16.793  - debug: vis.0 (412378) Redis States: Use Redis connection: 127.0.0.1:9000
            2023-05-27 07:42:16.948  - debug: vis.0 (412378) States create System PubSub Client
            2023-05-27 07:42:16.951  - debug: vis.0 (412378) States create User PubSub Client
            2023-05-27 07:42:17.207  - debug: vis.0 (412378) States connected to redis: 127.0.0.1:9000
            2023-05-27 07:42:24.265  - info: vis.0 (412378) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v18.16.0, js-controller: 4.0.24
            2023-05-27 07:42:24.863  - info: vis.0 (412378) vis license is OK.
            2023-05-27 07:42:28.027  - info: vis.0 (412378) terminating
            2023-05-27 07:42:28.029  - info: vis.0 (412378) Terminated (NO_ERROR): Without reason
            2023-05-27 07:42:28.748  - info: vis.0 (412378) terminating with timeout
            2023-05-27 07:42:29.123  - info: host.iobroker instance system.adapter.vis.0 terminated with code 0 (NO_ERROR)
            2023-05-27 07:42:29.124  - info: host.iobroker Restart adapter system.adapter.vis.0 because enabled
            
            
            ============ Mark until here for C&P =============
            
            iob diag has finished.
            
            
            Press any key for a summary
            
            
            
            DJMarc75D 1 Antwort Letzte Antwort
            0
            • D denjo

              @djmarc75

              ======== Start marking the full check here =========
              
              
              Skript v.2023-04-16
              
              *** BASE SYSTEM ***
              Model           : Raspberry Pi 4 Model B Rev 1.4
              Architecture    : aarch64
              Docker          : false
              Virtualization  : none
              Distributor ID: Debian
              Description:    Debian GNU/Linux 11 (bullseye)
              Release:        11
              Codename:       bullseye
              
              PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
              NAME="Debian GNU/Linux"
              VERSION_ID="11"
              VERSION="11 (bullseye)"
              VERSION_CODENAME=bullseye
              ID=debian
              HOME_URL="https://www.debian.org/"
              SUPPORT_URL="https://www.debian.org/support"
              BUG_REPORT_URL="https://bugs.debian.org/"
              
              Systemuptime and Load:
               07:40:57 up  3:41,  1 user,  load average: 3.03, 3.33, 3.03
              CPU threads: 4
              
              Raspberry only:
              throttled=0x0
              Other values than 0x0 hint to temperature/voltage problems
              temp=37.0'C
              volt=0.9460V
              
              *** Time and Time Zones ***
                             Local time: Sat 2023-05-27 07:40:58 CEST
                         Universal time: Sat 2023-05-27 05:40:58 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 ***
              denjo
              /home/denjo
              denjo adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
              
              *** X-Server-Setup ***
              X-Server:       false
              Desktop:
              Terminal:       tty
              Boot Target:    multi-user.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            7.8G        3.5G        3.1G        1.0M        1.2G        4.1G
              Swap:            99M          0B         99M
              Total:          7.9G        3.5G        3.2G
              
                       7811 M total memory
                       3495 M used memory
                       3663 M active memory
                        831 M inactive memory
                       3081 M free memory
                        134 M buffer memory
                       1099 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      220G  7.5G  204G   4% /
              devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
              tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
              tmpfs          tmpfs     1.6G  1.2M  1.6G   1% /run
              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              /dev/sda1      vfat      255M   31M  225M  13% /boot
              tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Sat May 27 03:59:39 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 video=HDMI-A-1:1024x768M@60 smsc95xx.macaddr=DC:A6:32:E0:5D:E1 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=53cd3546-02 rootfstype=ext4 fsck.repair=yes rootwait
              [Sat May 27 03:59:41 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
              [Sat May 27 03:59:41 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
              [Sat May 27 03:59:43 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
              
              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:
              1.1G    /var/
              484M    /var/cache
              478M    /var/cache/apt
              374M    /var/cache/apt/archives
              372M    /var/log
              
              Archived and active journals take up 368.1M in the file system.
              
              /opt/iobroker/backups:
              130M    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              907M    /opt/iobroker/iobroker-data/
              566M    /opt/iobroker/iobroker-data/files
              265M    /opt/iobroker/iobroker-data/backup-objects
              78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
              72M     /opt/iobroker/iobroker-data/files/telegram.admin
              
              The five largest files in iobroker-data are:
              51M     /opt/iobroker/iobroker-data/states.jsonl
              33M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.10538062.js.map
              32M     /opt/iobroker/iobroker-data/files/vis.0/Film.gif
              27M     /opt/iobroker/iobroker-data/files/material/static/js/2.73100bd6.chunk.js.map
              25M     /opt/iobroker/iobroker-data/objects.jsonl
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v18.16.0
              /usr/bin/node           v18.16.0
              /usr/bin/npm            9.5.1
              /usr/bin/npx            9.5.1
              
              
              nodejs:
                Installed: 18.16.0-deb-1nodesource1
                Candidate: 18.16.0-deb-1nodesource1
                Version table:
               *** 18.16.0-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                      100 /var/lib/dpkg/status
                   12.22.12~dfsg-1~deb11u4 500
                      500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                   12.22.12~dfsg-1~deb11u3 500
                      500 http://deb.debian.org/debian bullseye/main arm64 Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              MULTIHOSTSERVICE/enabled: false
              
              Core adapters versions
              js-controller:  4.0.24
              admin:          6.3.5
              javascript:     6.1.4
              
              Adapters from github:   10
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
              + system.adapter.alexa-timer-vis.0        : alexa-timer-vis       : iobroker                                 -  enabled
              + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
              + system.adapter.amazon-dash.0            : amazon-dash           : iobroker                                 -  enabled
              + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                system.adapter.birthdays.0              : birthdays             : iobroker                                 -  enabled
              + system.adapter.broadlink2.0             : broadlink2            : iobroker                                 -  enabled
                system.adapter.devices.0                : devices               : iobroker                                 - disabled
              + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                system.adapter.easee.0                  : easee                 : iobroker                                 - disabled
              + system.adapter.echarts.0                : echarts               : iobroker                                 -  enabled
              + system.adapter.enigma2.0                : enigma2               : iobroker                                 -  enabled
              + system.adapter.enigma2.1                : enigma2               : iobroker                                 -  enabled
              + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled
              + system.adapter.harmony.0                : harmony               : iobroker                                 -  enabled
              + system.adapter.history.0                : history               : iobroker                                 -  enabled
              + system.adapter.hyperion_ng.0            : hyperion_ng           : iobroker                                 -  enabled
                system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker                                 - disabled
                system.adapter.icons-icons8.0           : icons-icons8          : iobroker                                 - disabled
                system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 - disabled
                system.adapter.icons-material-svg.0     : icons-material-svg    : iobroker                                 - disabled
                system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 - disabled
                system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                 - disabled
                system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker                                 - disabled
              + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
              + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
              + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                system.adapter.material.0               : material              : iobroker                                 - disabled
              + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
              + system.adapter.mihome-vacuum.1          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
                system.adapter.mihome.0                 : mihome                : iobroker                                 - disabled, port: 9898, bind: 0.0.0.0
                system.adapter.mqtt.0                   : mqtt                  : iobroker                                 - disabled, port: 1324, bind: 0.0.0.0
              + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 0.0.0.0
              + system.adapter.nuki-extended.0          : nuki-extended         : iobroker                                 -  enabled
              + system.adapter.opendtu.0                : opendtu               : iobroker                                 -  enabled
                system.adapter.openweathermap.0         : openweathermap        : iobroker                                 -  enabled
                system.adapter.ping.0                   : ping                  : iobroker                                 - disabled
              + system.adapter.ring.0                   : ring                  : iobroker                                 -  enabled
                system.adapter.samsung.0                : samsung               : iobroker                                 - disabled
                system.adapter.samsung_tizen.0          : samsung_tizen         : iobroker                                 - disabled, port: 8002
              + system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
              + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 5663, bind: 0.0.0.0, run as: admin
              + system.adapter.smartthings.0            : smartthings           : iobroker                                 -  enabled
              + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.tado.0                   : tado                  : iobroker                                 -  enabled
              + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
              + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.terminal.0               : terminal              : iobroker                                 -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
              + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
              + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
              + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -  enabled
                system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 -  enabled
                system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 -  enabled
                system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 -  enabled
                system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
                system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 -  enabled
              + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
                system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 -  enabled
                system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker                                 -  enabled
                system.adapter.vis-lcars.0              : vis-lcars             : iobroker                                 -  enabled
                system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
                system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
                system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.worx.0                   : worx                  : iobroker                                 -  enabled
                system.adapter.ws.0                     : ws                    : iobroker                                 - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                system.adapter.yeelight-2.0             : yeelight-2            : iobroker                                 - disabled
              + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_f87fbb8463c9eb11b1448b4f1d69213e-if00-port0
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
              + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
              + system.adapter.mihome-vacuum.1          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
              + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 0.0.0.0
              + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 5663, bind: 0.0.0.0, run as: admin
              + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.terminal.0               : terminal              : iobroker                                 -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_f87fbb8463c9eb11b1448b4f1d69213e-if00-port0
              
              ioBroker-Repositories
              Stable (default): http://download.iobroker.net/sources-dist.json
              Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): Stable (default)
              
              Installed ioBroker-Instances
              Used repository: Stable (default)
              Adapter    "admin"        : 6.3.5    , installed 6.3.5
              Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
              Adapter    "amazon-dash"  : 1.1.0    , installed 1.1.0
              Adapter    "backitup"     : 2.6.19   , installed 2.6.19
              Adapter    "birthdays"    : 2.2.0    , installed 2.2.0
              Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
              Adapter    "devices"      : 1.1.2    , installed 1.1.2
              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
              Adapter    "easee"        : 1.0.7    , installed 1.0.7
              Adapter    "echarts"      : 1.0.12   , installed 1.0.12
              Adapter    "fb-checkpresence": 1.1.26, installed 1.1.26
              Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
              Adapter    "harmony"      : 1.2.2    , installed 1.2.2
              Adapter    "history"      : 2.2.4    , installed 2.2.4
              Adapter    "ical"         : 1.13.2   , installed 1.13.2
              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-material-svg": 0.1.0, installed 0.1.0
              Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
              Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
              Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
              Adapter    "info"         : 1.9.26   , installed 1.9.26
              Adapter    "iot"          : 1.14.2   , installed 1.14.2
              Adapter    "javascript"   : 6.1.4    , installed 6.1.4
              Controller "js-controller": 4.0.24   , installed 4.0.24
              Adapter    "material"     : 1.1.2    , installed 1.1.2
              Adapter    "mihome"       : 1.4.0    , installed 1.4.0
              Adapter    "mihome-vacuum": 3.9.5    , installed 3.9.5
              Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
              Adapter    "node-red"     : 4.0.0    , installed 4.0.0
              Adapter    "nuki-extended": 2.3.1    , installed 2.3.1
              Adapter    "openweathermap": 0.3.3   , installed 0.3.3
              Adapter    "ping"         : 1.5.3    , installed 1.5.3
              Adapter    "ring"         : 3.2.2    , installed 3.3.0
              Adapter    "samsung"      : 0.5.11   , installed 0.5.11
              Adapter    "scenes"       : 2.3.9    , installed 2.3.9
              Adapter    "shelly"       : 6.3.1    , installed 6.3.1
              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
              Adapter    "smartthings"  : 0.0.4    , installed 0.0.4
              Adapter    "socketio"     : 4.2.0    , installed 4.2.0
              Adapter    "tado"         : 0.4.8    , installed 0.4.8
              Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
              Adapter    "telegram"     : 1.15.2   , installed 1.15.2
              Adapter    "terminal"     : 1.0.0    , installed 1.0.0
              Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
              Adapter    "trashschedule": 2.2.0    , installed 2.2.0
              Adapter    "tuya"         : 3.13.1   , installed 3.13.1
              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": 1.2.0  , installed 1.2.0
              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.3.0    , installed 1.3.0
              Adapter    "vis-icontwo"  : 0.93.0   , installed 0.93.0
              Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
              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-lcars"    : 1.0.4    , installed 1.0.4
              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
              Adapter    "web"          : 4.3.0    , installed 4.3.0
              Adapter    "worx"         : 2.1.3    , installed 2.1.3
              Adapter    "ws"           : 1.3.0    , installed 1.3.0
              Adapter    "yeelight-2"   : 1.1.2    , installed 1.2.1
              Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
              
              Objects and States
              Please stand by - This may take a while
              Objects:        15455
              States:         12460
              
              *** OS-Repositories and Updates ***
              Hit:1 http://deb.debian.org/debian bullseye InRelease
              Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
              Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
              Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
              Hit:5 http://deb.debian.org/debian bullseye-backports InRelease
              Hit:6 https://deb.nodesource.com/node_18.x bullseye InRelease
              Reading package lists...
              Pending Updates: 5
              
              *** Listening Ports ***
              Active Internet connections (only servers)
              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       12267      566/iobroker.js-con
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       12280      566/iobroker.js-con
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          3810       589/sshd: /usr/sbin
              tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       13020      904/node-red
              tcp6       0      0 :::61991                :::*                    LISTEN      1001       17686      1276/io.harmony.0
              tcp6       0      0 :::22                   :::*                    LISTEN      0          3821       589/sshd: /usr/sbin
              tcp6       0      0 :::5663                 :::*                    LISTEN      1001       18818      1359/io.simple-api.
              tcp6       0      0 :::51989                :::*                    LISTEN      1001       17137      1652/io.nuki-extend
              tcp6       0      0 :::8088                 :::*                    LISTEN      1001       21519      1759/io.terminal.0
              tcp6       0      0 :::8084                 :::*                    LISTEN      1001       17036      1408/io.socketio.0
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       22595      2359/io.web.0
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       12903      717/io.admin.0
              udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       17687      1276/io.harmony.0
              udp        0      0 0.0.0.0:33973           0.0.0.0:*                           108        14582      450/avahi-daemon: r
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14580      450/avahi-daemon: r
              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       14956      1057/io.shelly.0
              udp        0      0 0.0.0.0:34774           0.0.0.0:*                           1001       15275      1199/io.broadlink2.
              udp        0      0 0.0.0.0:39096           0.0.0.0:*                           1001       15295      1199/io.broadlink2.
              udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       15842      1083/io.tuya.0
              udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       15843      1083/io.tuya.0
              udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       15270      1199/io.broadlink2.
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          12768      793/dhcpcd
              udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       685151     395062/io.mihome-va
              udp        0      0 0.0.0.0:53422           0.0.0.0:*                           1001       14898      1008/io.mihome-vacu
              udp        0      0 0.0.0.0:53577           0.0.0.0:*                           1001       15277      1199/io.broadlink2.
              udp6       0      0 :::546                  :::*                                0          12782      793/dhcpcd
              udp6       0      0 :::5353                 :::*                                108        14581      450/avahi-daemon: r
              udp6       0      0 :::34842                :::*                                108        14583      450/avahi-daemon: r
              
              *** Log File - Last 25 Lines ***
              
              2023-05-27 07:41:35.401  - debug: vis.0 (410968) States connected to redis: 127.0.0.1:9000
              2023-05-27 07:41:38.872  - info: vis.0 (410968) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v18.16.0, js-controller: 4.0.24
              2023-05-27 07:41:39.765  - info: vis.0 (410968) vis license is OK.
              2023-05-27 07:41:42.350  - info: vis.0 (410968) terminating
              2023-05-27 07:41:42.353  - info: vis.0 (410968) Terminated (NO_ERROR): Without reason
              2023-05-27 07:41:43.332  - info: host.iobroker instance system.adapter.vis.0 terminated with code 0 (NO_ERROR)
              2023-05-27 07:41:43.333  - info: host.iobroker Restart adapter system.adapter.vis.0 because enabled
              2023-05-27 07:42:14.038  - info: host.iobroker instance system.adapter.vis.0 started with pid 412378
              2023-05-27 07:42:15.983  - debug: vis.0 (412378) Redis Objects: Use Redis connection: 127.0.0.1:9001
              2023-05-27 07:42:16.142  - debug: vis.0 (412378) Objects client ready ... initialize now
              2023-05-27 07:42:16.230  - debug: vis.0 (412378) Objects create System PubSub Client
              2023-05-27 07:42:16.232  - debug: vis.0 (412378) Objects create User PubSub Client
              2023-05-27 07:42:16.544  - debug: vis.0 (412378) Objects client initialize lua scripts
              2023-05-27 07:42:16.624  - debug: vis.0 (412378) Objects connected to redis: 127.0.0.1:9001
              2023-05-27 07:42:16.793  - debug: vis.0 (412378) Redis States: Use Redis connection: 127.0.0.1:9000
              2023-05-27 07:42:16.948  - debug: vis.0 (412378) States create System PubSub Client
              2023-05-27 07:42:16.951  - debug: vis.0 (412378) States create User PubSub Client
              2023-05-27 07:42:17.207  - debug: vis.0 (412378) States connected to redis: 127.0.0.1:9000
              2023-05-27 07:42:24.265  - info: vis.0 (412378) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v18.16.0, js-controller: 4.0.24
              2023-05-27 07:42:24.863  - info: vis.0 (412378) vis license is OK.
              2023-05-27 07:42:28.027  - info: vis.0 (412378) terminating
              2023-05-27 07:42:28.029  - info: vis.0 (412378) Terminated (NO_ERROR): Without reason
              2023-05-27 07:42:28.748  - info: vis.0 (412378) terminating with timeout
              2023-05-27 07:42:29.123  - info: host.iobroker instance system.adapter.vis.0 terminated with code 0 (NO_ERROR)
              2023-05-27 07:42:29.124  - info: host.iobroker Restart adapter system.adapter.vis.0 because enabled
              
              
              ============ Mark until here for C&P =============
              
              iob diag has finished.
              
              
              Press any key for a summary
              
              
              
              DJMarc75D Offline
              DJMarc75D Offline
              DJMarc75
              schrieb am zuletzt editiert von DJMarc75
              #8

              @denjo
              erstmal nix problematisches zu sehen ausser vll

              @denjo sagte in ECharts adapter keine Datenpunkte:

              load average: 3.03, 3.33, 3.03

              sind die dauerhaft so hoch ?

              Und in der VIS mal

              Screenshot 2023-05-27 080507.png

              nach "chart" filtern schon probiert ?

              Lehrling seit 1975 !!!
              Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
              https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

              D 2 Antworten Letzte Antwort
              0
              • DJMarc75D DJMarc75

                @denjo
                erstmal nix problematisches zu sehen ausser vll

                @denjo sagte in ECharts adapter keine Datenpunkte:

                load average: 3.03, 3.33, 3.03

                sind die dauerhaft so hoch ?

                Und in der VIS mal

                Screenshot 2023-05-27 080507.png

                nach "chart" filtern schon probiert ?

                D Offline
                D Offline
                denjo
                schrieb am zuletzt editiert von denjo
                #9

                @djmarc75 load average sagt mir nichts, ja hab ich schon probiert

                1 Antwort Letzte Antwort
                0
                • DJMarc75D DJMarc75

                  @denjo
                  erstmal nix problematisches zu sehen ausser vll

                  @denjo sagte in ECharts adapter keine Datenpunkte:

                  load average: 3.03, 3.33, 3.03

                  sind die dauerhaft so hoch ?

                  Und in der VIS mal

                  Screenshot 2023-05-27 080507.png

                  nach "chart" filtern schon probiert ?

                  D Offline
                  D Offline
                  denjo
                  schrieb am zuletzt editiert von
                  #10

                  @djmarc75 könntest du das widget nicht exportieren und mir senden, geht das???

                  DJMarc75D 1 Antwort Letzte Antwort
                  0
                  • D denjo

                    @djmarc75 könntest du das widget nicht exportieren und mir senden, geht das???

                    DJMarc75D Offline
                    DJMarc75D Offline
                    DJMarc75
                    schrieb am zuletzt editiert von
                    #11

                    @denjo sagte in ECharts adapter keine Datenpunkte:

                    geht das?

                    [{"tpl":"tplEchartsChart","data":{"g_fixed":false,"g_visibility":false,"g_css_font_text":false,"g_css_background":false,"g_css_shadow_padding":false,"g_css_border":false,"g_gestures":false,"g_signals":false,"g_last_change":false,"visibility-cond":"==","visibility-val":1,"visibility-groups-action":"hide","echart_oid":"nothing_selected","signals-cond-0":"==","signals-val-0":true,"signals-icon-0":"/vis/signals/lowbattery.png","signals-icon-size-0":0,"signals-blink-0":false,"signals-horz-0":0,"signals-vert-0":0,"signals-hide-edit-0":false,"signals-cond-1":"==","signals-val-1":true,"signals-icon-1":"/vis/signals/lowbattery.png","signals-icon-size-1":0,"signals-blink-1":false,"signals-horz-1":0,"signals-vert-1":0,"signals-hide-edit-1":false,"signals-cond-2":"==","signals-val-2":true,"signals-icon-2":"/vis/signals/lowbattery.png","signals-icon-size-2":0,"signals-blink-2":false,"signals-horz-2":0,"signals-vert-2":0,"signals-hide-edit-2":false,"lc-type":"last-change","lc-is-interval":true,"lc-is-moment":false,"lc-format":"","lc-position-vert":"top","lc-position-horz":"right","lc-offset-vert":0,"lc-offset-horz":0,"lc-font-size":"12px","lc-font-family":"","lc-font-style":"","lc-bkg-color":"","lc-color":"","lc-border-width":"0","lc-border-style":"","lc-border-color":"","lc-border-radius":10,"lc-zindex":0},"style":{"left":"465px","top":"650px"},"widgetSet":"echarts"}]
                    

                    Ob das was bringt ? Ich würde die Kiste mal neu starten, den Browsercache nochmal leeren und dann nochmal schauen.

                    Lehrling seit 1975 !!!
                    Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                    https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                    D 1 Antwort Letzte Antwort
                    0
                    • DJMarc75D DJMarc75

                      @denjo sagte in ECharts adapter keine Datenpunkte:

                      geht das?

                      [{"tpl":"tplEchartsChart","data":{"g_fixed":false,"g_visibility":false,"g_css_font_text":false,"g_css_background":false,"g_css_shadow_padding":false,"g_css_border":false,"g_gestures":false,"g_signals":false,"g_last_change":false,"visibility-cond":"==","visibility-val":1,"visibility-groups-action":"hide","echart_oid":"nothing_selected","signals-cond-0":"==","signals-val-0":true,"signals-icon-0":"/vis/signals/lowbattery.png","signals-icon-size-0":0,"signals-blink-0":false,"signals-horz-0":0,"signals-vert-0":0,"signals-hide-edit-0":false,"signals-cond-1":"==","signals-val-1":true,"signals-icon-1":"/vis/signals/lowbattery.png","signals-icon-size-1":0,"signals-blink-1":false,"signals-horz-1":0,"signals-vert-1":0,"signals-hide-edit-1":false,"signals-cond-2":"==","signals-val-2":true,"signals-icon-2":"/vis/signals/lowbattery.png","signals-icon-size-2":0,"signals-blink-2":false,"signals-horz-2":0,"signals-vert-2":0,"signals-hide-edit-2":false,"lc-type":"last-change","lc-is-interval":true,"lc-is-moment":false,"lc-format":"","lc-position-vert":"top","lc-position-horz":"right","lc-offset-vert":0,"lc-offset-horz":0,"lc-font-size":"12px","lc-font-family":"","lc-font-style":"","lc-bkg-color":"","lc-color":"","lc-border-width":"0","lc-border-style":"","lc-border-color":"","lc-border-radius":10,"lc-zindex":0},"style":{"left":"465px","top":"650px"},"widgetSet":"echarts"}]
                      

                      Ob das was bringt ? Ich würde die Kiste mal neu starten, den Browsercache nochmal leeren und dann nochmal schauen.

                      D Offline
                      D Offline
                      denjo
                      schrieb am zuletzt editiert von
                      #12

                      @djmarc75 hab ich schon alles probiert

                      DJMarc75D 1 Antwort Letzte Antwort
                      0
                      • D denjo

                        @djmarc75 hab ich schon alles probiert

                        DJMarc75D Offline
                        DJMarc75D Offline
                        DJMarc75
                        schrieb am zuletzt editiert von
                        #13

                        @denjo Widget Import probiert ?

                        Lehrling seit 1975 !!!
                        Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                        https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                        D 1 Antwort Letzte Antwort
                        0
                        • DJMarc75D DJMarc75

                          @denjo Widget Import probiert ?

                          D Offline
                          D Offline
                          denjo
                          schrieb am zuletzt editiert von
                          #14

                          @djmarc75 ja hat geklappt danke

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • D denjo

                            Hallo, ich habe den ECharts adapter installiert aber bekomme keine Datenpunkte angezeigt bzw kann keine auswählen. Ich habe gelesen das der History Adapter auch installiert sein muss leider lässt der sich nicht installieren code25. Hat jemand Rat??

                            Den History Adapter konnte ich nun über die Katze installieren trotzdem habe ich im ECharts Adapter keine Datenpunkte die ich auswählen kann.

                            Jetzt habe ich doch beides zum laufen bekommen, aber leider fehlt mir das widget für vis???

                            HomoranH Nicht stören
                            HomoranH Nicht stören
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von
                            #15

                            @denjo sagte in ECharts adapter keine Datenpunkte:

                            Den History Adapter konnte ich nun über die Katze installier

                            Blödsinn! das muss normal gehen.
                            Sonst hast du noch mehr Probleme!

                            @denjo sagte in ECharts adapter keine Datenpunkte:

                            lässt der sich nicht installieren code25. Hat jemand Rat??

                            hast du das mal abgearbeitet?
                            Screenshot_20230527-093608_Firefox.jpg

                            kein Support per PN! - Fragen im Forum stellen -
                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                            Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            1 Antwort Letzte Antwort
                            0
                            • D denjo

                              @djmarc75 ja hat geklappt danke

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #16

                              @denjo

                              iobroker update history@2.2.4 --debug
                              

                              sagt?

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              1 Antwort Letzte Antwort
                              0

                              Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                              Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                              Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                              Registrieren Anmelden
                              Antworten
                              • In einem neuen Thema antworten
                              Anmelden zum Antworten
                              • Älteste zuerst
                              • Neuste zuerst
                              • Meiste Stimmen


                              Support us

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

                              302

                              Online

                              32.8k

                              Benutzer

                              82.9k

                              Themen

                              1.3m

                              Beiträge
                              Community
                              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                              ioBroker Community 2014-2025
                              logo
                              • Anmelden

                              • Du hast noch kein Konto? Registrieren

                              • Anmelden oder registrieren, um zu suchen
                              • Erster Beitrag
                                Letzter Beitrag
                              0
                              • Home
                              • Aktuell
                              • Tags
                              • Ungelesen 0
                              • Kategorien
                              • Unreplied
                              • Beliebt
                              • GitHub
                              • Docu
                              • Hilfe