Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • 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. Einsteigerfragen
  4. Fehler im ioBroker

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.1k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.6k

Fehler im ioBroker

Geplant Angeheftet Gesperrt Verschoben Einsteigerfragen
43 Beiträge 3 Kommentatoren 18.3k Aufrufe 3 Watching
  • Ä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.
  • CodierknechtC Codierknecht

    @tomme sagte in Fehler im ioBroker:

    Ich hoffe ich muß ihn nicht neu installieren

    Wie hast Du den denn installiert?

    Updating iobroker.js-controller to 1.3.0, which is a SemVer major change.
    

    Das sieht mir schon äußerst suspekt aus.

    T Offline
    T Offline
    Tomme
    schrieb am zuletzt editiert von Tomme
    #4

    @codierknecht

    ich habe bei dieser xten Version in der ich alles neu aufgesetzt habe nur das skript geladen und ausgeführt lief bisher optisch alles fehlerfrei durch auch die adapterinstallationen ... der Großteil läuft auch ...

    # node installieren für iobroker
    
    sudo apt-get update && sudo apt-get upgrade
    cd
    curl -sL https://deb.nodesource.com/setup_18.x | sudo -E bash - # Ungerade Node.js Versionen dürfen nicht verwendet werden.
    sudo apt-get install -y nodejs
    sudo apt-get install npm
    cd
    . .bashrc # liest die user bashrc in der geöffneten Konsole neu ein
    sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null # listet die Verzeichnisse auf
    uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
    
    sudo apt-get update && sudo apt-get upgrade && sudo apt-get full-upgrade && sudo npm audit fix --force
    
    curl -sLf https://iobroker.net/install.sh | bash - # ioBroker Installationsskript
    
    cd
    . .bashrc # liest die user bashrc in der geöffneten Konsole neu ein
    
    
    1 Antwort Letzte Antwort
    0
    • CodierknechtC Codierknecht

      @tomme sagte in Fehler im ioBroker:

      Ich hoffe ich muß ihn nicht neu installieren

      Wie hast Du den denn installiert?

      Updating iobroker.js-controller to 1.3.0, which is a SemVer major change.
      

      Das sieht mir schon äußerst suspekt aus.

      T Offline
      T Offline
      Tomme
      schrieb am zuletzt editiert von Tomme
      #5

      @codierknecht
      und dann die adapter installiert mit ihren instanzen und davor gab es keine Fehler npm audit ist ohne Fehler durch gelaufen

      
      pi@ioBrokerPi:/opt/iobroker $ iob update
      Used repository: stable
      Adapter    "admin"        : 6.3.5    , installed 6.3.5
      Adapter    "alarm"        : 3.3.9    , installed 3.3.9
      Adapter    "backitup"     : 2.6.19   , installed 2.6.19
      Adapter    "bmw"          : 2.5.7    , installed 2.5.7
      Adapter    "cloud"        : 4.3.0    , installed 4.4.1
      Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
      Adapter    "dwd"          : 2.8.3    , installed 2.8.3
      Adapter    "geofency"     : 1.2.4    , installed 1.2.4
      Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
      Adapter    "homekit-controller": 0.5.8, installed 0.5.8
      Adapter    "javascript"   : 6.1.4    , installed 6.1.4
      Controller "js-controller": 4.0.24   , installed 4.0.24
      Adapter    "landroid"     : 1.0.3    , installed 1.0.3
      Adapter    "lg-thinq"     : 0.1.4    , installed 0.1.4
      Adapter    "loxone"       : 3.0.1    , installed 3.0.1
      Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
      Adapter    "nina"         : 0.0.25   , installed 0.0.25
      Adapter    "node-red"     : 4.0.0    , installed 4.0.3
      Adapter    "ping"         : 1.5.3    , installed 1.5.3
      Adapter    "samsung"      : 0.5.11   , installed 0.5.11
      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
      Adapter    "solarwetter"  : 1.0.0    , installed 1.0.2
      Adapter    "weatherunderground": 3.4.2, installed 3.4.2
      Adapter    "worx"         : 2.1.3    , installed 2.1.3
      Adapter    "yahka"        : 0.17.0   , installed 0.17.0
      pi@ioBrokerPi:/opt/iobroker $
      
      
      CodierknechtC 1 Antwort Letzte Antwort
      0
      • T Tomme

        @codierknecht
        und dann die adapter installiert mit ihren instanzen und davor gab es keine Fehler npm audit ist ohne Fehler durch gelaufen

        
        pi@ioBrokerPi:/opt/iobroker $ iob update
        Used repository: stable
        Adapter    "admin"        : 6.3.5    , installed 6.3.5
        Adapter    "alarm"        : 3.3.9    , installed 3.3.9
        Adapter    "backitup"     : 2.6.19   , installed 2.6.19
        Adapter    "bmw"          : 2.5.7    , installed 2.5.7
        Adapter    "cloud"        : 4.3.0    , installed 4.4.1
        Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
        Adapter    "dwd"          : 2.8.3    , installed 2.8.3
        Adapter    "geofency"     : 1.2.4    , installed 1.2.4
        Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
        Adapter    "homekit-controller": 0.5.8, installed 0.5.8
        Adapter    "javascript"   : 6.1.4    , installed 6.1.4
        Controller "js-controller": 4.0.24   , installed 4.0.24
        Adapter    "landroid"     : 1.0.3    , installed 1.0.3
        Adapter    "lg-thinq"     : 0.1.4    , installed 0.1.4
        Adapter    "loxone"       : 3.0.1    , installed 3.0.1
        Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
        Adapter    "nina"         : 0.0.25   , installed 0.0.25
        Adapter    "node-red"     : 4.0.0    , installed 4.0.3
        Adapter    "ping"         : 1.5.3    , installed 1.5.3
        Adapter    "samsung"      : 0.5.11   , installed 0.5.11
        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
        Adapter    "solarwetter"  : 1.0.0    , installed 1.0.2
        Adapter    "weatherunderground": 3.4.2, installed 3.4.2
        Adapter    "worx"         : 2.1.3    , installed 2.1.3
        Adapter    "yahka"        : 0.17.0   , installed 0.17.0
        pi@ioBrokerPi:/opt/iobroker $
        
        
        CodierknechtC Offline
        CodierknechtC Offline
        Codierknecht
        Developer Most Active
        schrieb am zuletzt editiert von
        #6

        @tomme
        Was sagt denn

        iob diag
        

        "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

        Proxmox 9.1.1 LXC|8 GB|Core i7-6700
        HmIP|ZigBee|Tasmota|Unifi
        Zabbix Certified Specialist
        Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

        T 3 Antworten Letzte Antwort
        1
        • CodierknechtC Codierknecht

          @tomme
          Was sagt denn

          iob diag
          
          T Offline
          T Offline
          Tomme
          schrieb am zuletzt editiert von Homoran
          #7

          @codierknecht said in Fehler im ioBroker:

          iob diag

          Teil 1

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

          Skript v.2023-04-16
          
          *** BASE SYSTEM ***
          Model           : Raspberry Pi 4 Model B Rev 1.5
          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:
           21:58:49 up 1 day, 20:28,  4 users,  load average: 0.46, 0.33, 0.34
          CPU threads: 4
          
          Raspberry only:
          throttled=0x0
          Other values than 0x0 hint to temperature/voltage problems
          temp=54.0'C
          volt=0.9260V
          
          *** Time and Time Zones ***
                         Local time: Thu 2023-04-27 21:58:50 CEST
                     Universal time: Thu 2023-04-27 19:58:50 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:            7.8G        2.5G        1.5G         78M        3.7G        5.0G
          Swap:           3.7G          0B        3.7G
          Total:           11G        2.5G        5.2G
          
                   7811 M total memory
                   2550 M used memory
                   3142 M active memory
                   2003 M inactive memory
                   1513 M free memory
                    328 M buffer memory
                   3418 M swap cache
                   3683 M total swap
                      0 M used swap
                   3683 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       24G  8.1G   15G  36% /
          devtmpfs                 devtmpfs  3.6G     0  3.6G   0% /dev
          tmpfs                    tmpfs     3.9G     0  3.9G   0% /dev/shm
          tmpfs                    tmpfs     1.6G  1.4M  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   36K  782M   1% /run/user/1000
          /dev/sda4                fuseblk  1000M  321M  680M  33% /media/pi/Austausch-USB
          /dev/mmcblk0p4           ext4       12G  312M   11G   3% /media/pi/Austausch-SD
          /dev/mmcblk0p2           ext4       14G   11G  2.1G  84% /media/pi/writable
          /dev/mmcblk0p1           vfat      253M  120M  133M  48% /media/pi/system-boot
          //192.168.7.1/BackItUp   cifs      238G  183G   55G  77% /opt/iobroker/backups
          //192.168.7.1/BackItUp/  cifs      238G  183G   55G  77% /opt/iobroker/backups
          //192.168.7.1/ioBrokerPi cifs      238G  183G   55G  77% /mnt/LaptopIoBrokerPi
          
          Messages concerning ext4 filesystem in dmesg:
          [Wed Apr 26 01:30:03 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:1920x1080M@60 smsc95xx.macaddr=D8:3A:DD:0A:D6:44 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=ee423409-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
          [Wed Apr 26 01:30:06 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
          [Wed Apr 26 01:30:06 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
          [Wed Apr 26 01:30:08 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
          [Wed Apr 26 01:30:33 2023] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Quota mode: none.
          [Wed Apr 26 01:30:34 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. 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
          |-/mnt/LaptopIoBrokerPi   //192.168.7.1/ioBrokerPi cifs    rw,relatime,vers=2.1,cache=strict,username=Tomme,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.7.1,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=1048576,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
          |-/media/pi/Austausch-USB /dev/sda4                fuseblk rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096
          |-/media/pi/Austausch-SD  /dev/mmcblk0p4           ext4    rw,nosuid,nodev,relatime,errors=remount-ro
          |-/media/pi/writable      /dev/mmcblk0p2           ext4    rw,nosuid,nodev,relatime,errors=remount-ro
          |-/media/pi/system-boot   /dev/mmcblk0p1           vfat    rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,showexec,utf8,flush,errors=remount-ro
          `-/opt/iobroker/backups   //192.168.7.1/BackItUp   cifs    rw,relatime,vers=2.1,cache=strict,username=Tomme,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.7.1,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=1048576,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
            `-/opt/iobroker/backups //192.168.7.1/BackItUp/  cifs    rw,relatime,vers=2.0,cache=strict,username=Tomme,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.7.1,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=65536,wsize=65536,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
          
          Files in neuralgic directories:
          
          /var:
          1.2G    /var/
          491M    /var/cache
          482M    /var/cache/apt
          381M    /var/cache/apt/archives
          326M    /var/log
          
          Archived and active journals take up 304.1M in the file system.
          
          /opt/iobroker/backups:
          6.2M    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          269M    /opt/iobroker/iobroker-data/
          132M    /opt/iobroker/iobroker-data/node-red/node_modules
          132M    /opt/iobroker/iobroker-data/node-red
          91M     /opt/iobroker/iobroker-data/files
          51M     /opt/iobroker/iobroker-data/files/javascript.admin
          
          The five largest files in iobroker-data are:
          14M     /opt/iobroker/iobroker-data/objects.jsonl
          11M     /opt/iobroker/iobroker-data/states.jsonl
          7.8M    /opt/iobroker/iobroker-data/files/homekit-controller.admin/static/js/main.52e68e8c.js
          6.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.de0231c9.chunk.js.map
          6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
          
          *** 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~deb11u3 500
                  500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
               12.22.5~dfsg-2~11u1 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:   2
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : ioBrokerPi                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.alarm.0                  : alarm                 : ioBrokerPi                               -  enabled
          + system.adapter.backitup.0               : backitup              : ioBrokerPi                               -  enabled
          + system.adapter.bmw.0                    : bmw                   : ioBrokerPi                               -  enabled
          + system.adapter.cloud.0                  : cloud                 : ioBrokerPi                               -  enabled
            system.adapter.daswetter.0              : daswetter             : ioBrokerPi                               -  enabled
          + system.adapter.discovery.0              : discovery             : ioBrokerPi                               -  enabled
            system.adapter.dwd.0                    : dwd                   : ioBrokerPi                               -  enabled
          + system.adapter.geofency.0               : geofency              : ioBrokerPi                               -  enabled, port: 7999, bind: 0.0.0.0
          + system.adapter.homeconnect.0            : homeconnect           : ioBrokerPi                               -  enabled
          + system.adapter.homekit-controller.0     : homekit-controller    : ioBrokerPi                               -  enabled
          + system.adapter.javascript.0             : javascript            : ioBrokerPi                               -  enabled
            system.adapter.landroid.0               : landroid              : ioBrokerPi                               - disabled
          + system.adapter.lg-thinq.0               : lg-thinq              : ioBrokerPi                               -  enabled
          + system.adapter.loxone.0                 : loxone                : ioBrokerPi                               -  enabled, port: 80
          + system.adapter.net-tools.0              : net-tools             : ioBrokerPi                               -  enabled
          + system.adapter.nina.0                   : nina                  : ioBrokerPi                               -  enabled
          + system.adapter.node-red.0               : node-red              : ioBrokerPi                               -  enabled, port: 1880, bind: 0.0.0.0
          + system.adapter.ping.0                   : ping                  : ioBrokerPi                               -  enabled
            system.adapter.reolink.0                : reolink               : ioBrokerPi                               - disabled
          + system.adapter.reolink.1                : reolink               : ioBrokerPi                               - disabled
          + system.adapter.reolink.2                : reolink               : ioBrokerPi                               -  enabled
            system.adapter.reolink.3                : reolink               : ioBrokerPi                               - disabled
            system.adapter.reolink.4                : reolink               : ioBrokerPi                               - disabled
            system.adapter.reolink.5                : reolink               : ioBrokerPi                               - disabled
          + system.adapter.samsung.0                : samsung               : ioBrokerPi                               -  enabled
          + system.adapter.simple-api.0             : simple-api            : ioBrokerPi                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            system.adapter.solarwetter.0            : solarwetter           : ioBrokerPi                               -  enabled
            system.adapter.weatherunderground.0     : weatherunderground    : ioBrokerPi                               -  enabled
            system.adapter.weatherunderground.1     : weatherunderground    : ioBrokerPi                               -  enabled
          + system.adapter.worx.0                   : worx                  : ioBrokerPi                               -  enabled
          + system.adapter.yahka.0                  : yahka                 : ioBrokerPi                               -  enabled
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : ioBrokerPi                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.geofency.0               : geofency              : ioBrokerPi                               -  enabled, port: 7999, bind: 0.0.0.0
          + system.adapter.loxone.0                 : loxone                : ioBrokerPi                               -  enabled, port: 80
          + system.adapter.node-red.0               : node-red              : ioBrokerPi                               -  enabled, port: 1880, bind: 0.0.0.0
          + system.adapter.simple-api.0             : simple-api            : ioBrokerPi                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          
          ioBroker-Repositories
          stable        : http://download.iobroker.net/sources-dist.json
          beta          : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): stable
          
          Installed ioBroker-Instances
          Used repository: stable
          Adapter    "admin"        : 6.3.5    , installed 6.3.5
          Adapter    "alarm"        : 3.3.9    , installed 3.3.9
          Adapter    "backitup"     : 2.6.19   , installed 2.6.19
          Adapter    "bmw"          : 2.5.7    , installed 2.5.7
          Adapter    "cloud"        : 4.3.0    , installed 4.4.1
          Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
          Adapter    "dwd"          : 2.8.3    , installed 2.8.3
          Adapter    "geofency"     : 1.2.4    , installed 1.2.4
          Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
          Adapter    "homekit-controller": 0.5.8, installed 0.5.8
          Adapter    "javascript"   : 6.1.4    , installed 6.1.4
          Controller "js-controller": 4.0.24   , installed 4.0.24
          Adapter    "landroid"     : 1.0.3    , installed 1.0.3
          Adapter    "lg-thinq"     : 0.1.4    , installed 0.1.4
          Adapter    "loxone"       : 3.0.1    , installed 3.0.1
          Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
          Adapter    "nina"         : 0.0.25   , installed 0.0.25
          Adapter    "node-red"     : 4.0.0    , installed 4.0.3
          Adapter    "ping"         : 1.5.3    , installed 1.5.3
          Adapter    "samsung"      : 0.5.11   , installed 0.5.11
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "solarwetter"  : 1.0.0    , installed 1.0.2
          Adapter    "weatherunderground": 3.4.2, installed 3.4.2
          Adapter    "worx"         : 2.1.3    , installed 2.1.3
          Adapter    "yahka"        : 0.17.0   , installed 0.17.0
          
          Objects and States
          Please stand by - This may take a while
          Objects:        10450
          States:         8419
          
          *** OS-Repositories and Updates ***
          Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:2 http://deb.debian.org/debian bullseye InRelease
          Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
          Hit:5 https://linux.teamviewer.com/deb stable InRelease
          Hit:6 https://deb.nodesource.com/node_18.x bullseye InRelease
          Hit:7 https://repo.homebridge.io stable 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 127.0.0.1:39619         0.0.0.0:*               LISTEN      116        1027712    218340/homebridge:
          tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       612208     218206/node-red
          tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          734        623/vncserver-x11-c
          tcp        0      0 0.0.0.0:5938            0.0.0.0:*               LISTEN      0          1017263    406348/teamviewerd
          tcp        0      0 127.0.0.1:44549         0.0.0.0:*               LISTEN      1001       616532     218875/io.yahka.0
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          638        656/sshd: /usr/sbin
          tcp        0      0 127.0.0.1:40435         0.0.0.0:*               LISTEN      116        612338     218278/homebridge
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       610697     216843/iobroker.js-
          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       612593     216843/iobroker.js-
          tcp        0      0 0.0.0.0:44083           0.0.0.0:*               LISTEN      1001       614202     218875/io.yahka.0
          tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          15354      921/exim4
          tcp        0      0 127.0.0.1:36971         0.0.0.0:*               LISTEN      116        1025518    218278/homebridge
          tcp        0      0 127.0.0.1:5939          0.0.0.0:*               LISTEN      0          1017265    406348/teamviewerd
          tcp        0      0 127.0.0.1:6011          0.0.0.0:*               LISTEN      1000       1356322    608524/sshd: pi@pts
          tcp        0      0 127.0.0.1:6010          0.0.0.0:*               LISTEN      1000       1356914    608219/sshd: pi@pts
          tcp        0      0 127.0.0.1:46197         0.0.0.0:*               LISTEN      116        1026919    218278/homebridge
          tcp6       0      0 :::54900                :::*                    LISTEN      116        612034     218346/homebridge:
          tcp6       0      0 :::5900                 :::*                    LISTEN      0          733        623/vncserver-x11-c
          tcp6       0      0 :::5938                 :::*                    LISTEN      0          1017261    406348/teamviewerd
          tcp6       0      0 :::34623                :::*                    LISTEN      116        612084     218340/homebridge:
          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          15355      921/exim4
          tcp6       0      0 ::1:6011                :::*                    LISTEN      1000       1356321    608524/sshd: pi@pts
          tcp6       0      0 ::1:6010                :::*                    LISTEN      1000       1356913    608219/sshd: pi@pts
          tcp6       0      0 :::22                   :::*                    LISTEN      0          640        656/sshd: /usr/sbin
          tcp6       0      0 :::41095                :::*                    LISTEN      116        611079     218339/homebridge:
          tcp6       0      0 :::8581                 :::*                    LISTEN      116        613689     216910/hb-service
          tcp6       0      0 :::40463                :::*                    LISTEN      116        613864     218358/homebridge:
          tcp6       0      0 :::7999                 :::*                    LISTEN      1001       611931     218198/io.geofency.
          tcp6       0      0 :::8087                 :::*                    LISTEN      1001       616493     218783/io.simple-ap
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       611773     216947/io.admin.0
          tcp6       0      0 :::56771                :::*                    LISTEN      116        611115     218347/homebridge:
          tcp6       0      0 :::51619                :::*                    LISTEN      116        613763     218278/homebridge
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          16458      520/dhcpcd
          udp        0      0 0.0.0.0:58508           0.0.0.0:*                           108        15402      442/avahi-daemon: r
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       614207     218875/io.yahka.0
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       614206     218875/io.yahka.0
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       615470     218634/io.homekit-c
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       613242     218206/node-red
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           116        613686     216910/hb-service
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15400      442/avahi-daemon: r
          udp6       0      0 :::5353                 :::*                                108        15401      442/avahi-daemon: r
          udp6       0      0 :::59619                :::*                                108        15403      442/avahi-daemon: r
          
          *** Log File - Last 25 Lines ***
          
          2023-04-27 21:40:24.303  - info: bmw.0 (413780) Found 1 bmw vehicles
          2023-04-27 21:42:58.735  - info: worx.0 (218834) No payload found
          2023-04-27 21:45:00.055  - info: host.ioBrokerPi instance system.adapter.dwd.0 started with pid 620555
          2023-04-27 21:45:02.739  - info: dwd.0 (620555) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.0, js-controller: 4.0.24
          2023-04-27 21:45:04.095  - info: host.ioBrokerPi instance system.adapter.daswetter.0 started with pid 620582
          2023-04-27 21:45:04.828  - info: dwd.0 (620555) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-04-27 21:45:05.383  - info: host.ioBrokerPi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-04-27 21:45:06.599  - info: daswetter.0 (620582) starting. Version 3.1.8 in /opt/iobroker/node_modules/iobroker.daswetter, node: v18.16.0, js-controller: 4.0.24
          2023-04-27 21:45:07.765  - info: daswetter.0 (620582) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2023-04-27 21:45:08.284  - info: daswetter.0 (620582) cleaned everything up...
          2023-04-27 21:45:08.303  - info: host.ioBrokerPi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-04-27 21:45:25.456  - info: bmw.0 (413780) Found 1 bmw vehicles
          2023-04-27 21:50:00.046  - info: host.ioBrokerPi instance system.adapter.dwd.0 started with pid 621711
          2023-04-27 21:50:02.542  - info: dwd.0 (621711) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.0, js-controller: 4.0.24
          2023-04-27 21:50:04.536  - info: dwd.0 (621711) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-04-27 21:50:05.121  - info: host.ioBrokerPi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-04-27 21:50:24.777  - info: bmw.0 (413780) Found 1 bmw vehicles
          2023-04-27 21:50:36.029  - info: homekit-controller.0 (218634) IP-7A:0C:6C:53:B1:DF (Bungalow) found without known pairing data and already paired: ignoring
          2023-04-27 21:52:46.685  - info: admin.0 (216947) ==> Connected system.user.admin from ::ffff:192.168.7.1
          2023-04-27 21:52:58.784  - info: worx.0 (218834) No payload found
          2023-04-27 21:55:00.047  - info: host.ioBrokerPi instance system.adapter.dwd.0 started with pid 623022
          2023-04-27 21:55:02.716  - info: dwd.0 (623022) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.0, js-controller: 4.0.24
          2023-04-27 21:55:04.411  - info: dwd.0 (623022) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-04-27 21:55:05.000  - info: host.ioBrokerPi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-04-27 21:55:24.661  - info: bmw.0 (413780) Found 1 bmw vehicles
          
          ============ Mark until here for C&P =============
          
          iob diag has finished.
          
          
          Press any key for a summary
          1 Antwort Letzte Antwort
          0
          • CodierknechtC Codierknecht

            @tomme
            Was sagt denn

            iob diag
            
            T Offline
            T Offline
            Tomme
            schrieb am zuletzt editiert von Tomme
            #8

            @codierknecht

            Copy text starting here:
            
            
            ======================= 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:               true
            Boot Target:            graphical.target
            
            Pending OS-Updates:     0
            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        2.5G        1.5G         78M        3.8G        5.0G
            Swap:           3.7G          0B        3.7G
            Total:           11G        2.5G        5.2G
            
            Active iob-Instances:   23
            Active repo(s): stable
            
            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                 : ioBrokerPi                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            
            Objects:                10450
            States:                 8419
            
            Size of iob-Database:
            
            14M     /opt/iobroker/iobroker-data/objects.jsonl
            12M     /opt/iobroker/iobroker-data/states.jsonl
            
            
            
            =================== END OF SUMMARY ====================
            
            
            pi@ioBrokerPi:/opt/iobroker $
            
            
            1 Antwort Letzte Antwort
            0
            • CodierknechtC Codierknecht

              @tomme
              Was sagt denn

              iob diag
              
              T Offline
              T Offline
              Tomme
              schrieb am zuletzt editiert von Tomme
              #9

              @codierknecht

              iwi fehlt da immer der reolink adapter ... davon habe ich 6 instanzen ... aber wird nicht angezeigt ich schau mal ob die gelöscht sind ;/

              ... sind noch da

              1 Antwort Letzte Antwort
              0
              • CodierknechtC Offline
                CodierknechtC Offline
                Codierknecht
                Developer Most Active
                schrieb am zuletzt editiert von
                #10

                @tomme
                Da läuft ein Desktop. Der hat auf 'nem Server nix verloren.
                Und das Boot-Target sollte dann auch gleich auf multi-user.target umgestellt werden.

                "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                HmIP|ZigBee|Tasmota|Unifi
                Zabbix Certified Specialist
                Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                T 2 Antworten Letzte Antwort
                1
                • CodierknechtC Codierknecht

                  @tomme
                  Da läuft ein Desktop. Der hat auf 'nem Server nix verloren.
                  Und das Boot-Target sollte dann auch gleich auf multi-user.target umgestellt werden.

                  T Offline
                  T Offline
                  Tomme
                  schrieb am zuletzt editiert von
                  #11

                  @codierknecht

                  den desktop schalte ich aus wenn alles läuft

                  und von dem anderen habe ich keine ahnung ... leider

                  CodierknechtC 1 Antwort Letzte Antwort
                  0
                  • CodierknechtC Codierknecht

                    @tomme
                    Da läuft ein Desktop. Der hat auf 'nem Server nix verloren.
                    Und das Boot-Target sollte dann auch gleich auf multi-user.target umgestellt werden.

                    T Offline
                    T Offline
                    Tomme
                    schrieb am zuletzt editiert von
                    #12

                    @codierknecht

                    hab ich jetzt was falsch gemacht?

                    
                    pi@ioBrokerPi:/opt/iobroker $ iob setup
                    Successfully migrated 10450 objects to Redis Sets
                    object 0_userdata.0.example_state yet exists
                    object 0_userdata.0 yet exists
                    object alias.0 yet exists
                    object system.certificates yet exists
                    object system.licenses yet exists
                    object system.repositories yet exists
                    object system.config yet exists
                    object enum.functions yet exists
                    object enum.rooms yet exists
                    object system.group.user yet exists
                    object system.group.administrator yet exists
                    object _design/system updated
                    pi@ioBrokerPi:/opt/iobroker $ 
                    
                    1 Antwort Letzte Antwort
                    0
                    • T Tomme

                      @codierknecht

                      den desktop schalte ich aus wenn alles läuft

                      und von dem anderen habe ich keine ahnung ... leider

                      CodierknechtC Offline
                      CodierknechtC Offline
                      Codierknecht
                      Developer Most Active
                      schrieb am zuletzt editiert von
                      #13

                      @tomme sagte in Fehler im ioBroker:

                      den desktop schalte ich aus wenn alles läuft

                      Wenn Du den nur ausschaltest, schleppst Du den Kram ja trotzdem weiterhin mit.

                      und von dem anderen habe ich keine ahnung ... leider

                      Nur damit da keine falsche Hoffnung aufkommt: Ich auch nicht wirklich - ich nutze an der Ecke einen fertigen Container.

                      Vielleicht kann ja mal @Thomas-Braun hier drüberschauen?

                      "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                      Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                      HmIP|ZigBee|Tasmota|Unifi
                      Zabbix Certified Specialist
                      Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                      T 2 Antworten Letzte Antwort
                      1
                      • CodierknechtC Codierknecht

                        @tomme sagte in Fehler im ioBroker:

                        den desktop schalte ich aus wenn alles läuft

                        Wenn Du den nur ausschaltest, schleppst Du den Kram ja trotzdem weiterhin mit.

                        und von dem anderen habe ich keine ahnung ... leider

                        Nur damit da keine falsche Hoffnung aufkommt: Ich auch nicht wirklich - ich nutze an der Ecke einen fertigen Container.

                        Vielleicht kann ja mal @Thomas-Braun hier drüberschauen?

                        T Offline
                        T Offline
                        Tomme
                        schrieb am zuletzt editiert von Tomme
                        #14

                        @codierknecht said in Fehler im ioBroker:

                        Vielleicht kann ja mal @Thomas-Braun hier drüberschauen?

                        woher weißt du wie ich heiße??? ist ja witzig :+1:

                        1 Antwort Letzte Antwort
                        0
                        • CodierknechtC Codierknecht

                          @tomme sagte in Fehler im ioBroker:

                          den desktop schalte ich aus wenn alles läuft

                          Wenn Du den nur ausschaltest, schleppst Du den Kram ja trotzdem weiterhin mit.

                          und von dem anderen habe ich keine ahnung ... leider

                          Nur damit da keine falsche Hoffnung aufkommt: Ich auch nicht wirklich - ich nutze an der Ecke einen fertigen Container.

                          Vielleicht kann ja mal @Thomas-Braun hier drüberschauen?

                          T Offline
                          T Offline
                          Tomme
                          schrieb am zuletzt editiert von
                          #15

                          @codierknecht

                          an docker habe ich mich noch nicht ran getraut ... wollte erstmal hiermit klar kommen

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • T Tomme

                            @codierknecht

                            an docker habe ich mich noch nicht ran getraut ... wollte erstmal hiermit klar kommen

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

                            @tomme

                            Finger weg von

                            npm audit fix --force
                            

                            Das zieht dir ggfls. unwiederbringlich die Installation auf Links.

                            Und ein Desktop inkl. Teamviewer hat auf einem Server nic verloren.

                            Installier es neu, diesmal gescheit.

                            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

                            T 1 Antwort Letzte Antwort
                            1
                            • Thomas BraunT Thomas Braun

                              @tomme

                              Finger weg von

                              npm audit fix --force
                              

                              Das zieht dir ggfls. unwiederbringlich die Installation auf Links.

                              Und ein Desktop inkl. Teamviewer hat auf einem Server nic verloren.

                              Installier es neu, diesmal gescheit.

                              T Offline
                              T Offline
                              Tomme
                              schrieb am zuletzt editiert von Tomme
                              #17

                              @thomas-braun

                              moin,
                              alles neu?
                              kriegen wir wenigstens das backup vorher zum laufen???
                              teamviewer ist schnell gelöscht

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • T Tomme

                                @thomas-braun

                                moin,
                                alles neu?
                                kriegen wir wenigstens das backup vorher zum laufen???
                                teamviewer ist schnell gelöscht

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

                                @tomme

                                Hast du etwa keins von vor dem Blödsinn?

                                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

                                T 2 Antworten Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @tomme

                                  Hast du etwa keins von vor dem Blödsinn?

                                  T Offline
                                  T Offline
                                  Tomme
                                  schrieb am zuletzt editiert von
                                  #19

                                  @thomas-braun

                                  na nee darum bin ich ja hier ... :face_with_head_bandage:

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @tomme

                                    Hast du etwa keins von vor dem Blödsinn?

                                    T Offline
                                    T Offline
                                    Tomme
                                    schrieb am zuletzt editiert von
                                    #20

                                    @thomas-braun

                                    du heißt übrigens genau wie ich ... das ist sehr löblich ;)

                                    1 Antwort Letzte Antwort
                                    0
                                    • CodierknechtC Codierknecht

                                      @tomme sagte in Fehler im ioBroker:

                                      Ich hoffe ich muß ihn nicht neu installieren

                                      Wie hast Du den denn installiert?

                                      Updating iobroker.js-controller to 1.3.0, which is a SemVer major change.
                                      

                                      Das sieht mir schon äußerst suspekt aus.

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

                                      @codierknecht sagte in Fehler im ioBroker:

                                      Wie hast Du den denn installiert?

                                      Mit dem (auch noch per --force) reingeballerten audit fix.

                                      Der installiert dann ohne Rücksicht auf Verluste die letzte Version, die den auditierten Fehler noch nicht enthält.

                                      Und deswegen lässt man die Finger von dem Befehl.

                                      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

                                      T 1 Antwort Letzte Antwort
                                      1
                                      • T Tomme

                                        @thomas-braun

                                        na nee darum bin ich ja hier ... :face_with_head_bandage:

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

                                        @tomme

                                        Von dem Trümmerfeld brauchste jetzt auch kein Backup mehr machen.

                                        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
                                        2
                                        • Thomas BraunT Thomas Braun

                                          @codierknecht sagte in Fehler im ioBroker:

                                          Wie hast Du den denn installiert?

                                          Mit dem (auch noch per --force) reingeballerten audit fix.

                                          Der installiert dann ohne Rücksicht auf Verluste die letzte Version, die den auditierten Fehler noch nicht enthält.

                                          Und deswegen lässt man die Finger von dem Befehl.

                                          T Offline
                                          T Offline
                                          Tomme
                                          schrieb am zuletzt editiert von
                                          #23

                                          @thomas-braun said in Fehler im ioBroker:

                                          nstalliert dann ohne Rücksicht auf Verluste die letzte Version, die den auditierten Fehler noch nicht enthält.
                                          Und deswegen lässt man die Finger von dem Befehl.

                                          ich gelobe besserung! das hab ich aus irgend einem forumbeitrag im raspiforum gefischt ...
                                          ich bin echt totaler frischling

                                          Thomas BraunT CodierknechtC 2 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          366

                                          Online

                                          32.7k

                                          Benutzer

                                          82.4k

                                          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