Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Absturz beim Update admin Adapter 6.2.14 auf 6.2.17

NEWS

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

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

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

Absturz beim Update admin Adapter 6.2.14 auf 6.2.17

Scheduled Pinned Locked Moved Error/Bug
85 Posts 8 Posters 11.6k Views 10 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Dampfhammer

    @glasfaser

    Exakt. iobroker läuft bei mir auf einer QNAP und ist über docker installiert. Zugriff auf die Console mache ich über Portainer.

    GlasfaserG Offline
    GlasfaserG Offline
    Glasfaser
    wrote on last edited by
    #14

    @dampfhammer

    Laut log ist dein System voll von falschen Dateien

    Nur ein Auszug :

    '/opt/iobroker/node_modules/http-errors': '/opt/iobroker/node_modules/.http-errors-k8WIaDDV',
    113 silly reify   '/opt/iobroker/node_modules/https-proxy-agent': '/opt/iobroker/node_modules/.https-proxy-agent-AiV4Y07N',
    113 silly reify   '/opt/iobroker/node_modules/i18next': '/opt/iobroker/node_modules/.i18next-VFNyugyK',
    113 silly reify   '/opt/iobroker/node_modules/iobroker.admin': '/opt/iobroker/node_modules/.iobroker.admin-TtUA2igk',
    113 silly reify   '/opt/iobroker/node_modules/iobroker.node-red': '/opt/iobroker/node_modules/.iobroker.node-red-lv0iVi6J',
    113 silly reify   '/opt/iobroker/node_modules/mime-db': '/opt/iobroker/node_modules/.mime-db-RKfcSKNg',
    113 silly reify   '/opt/iobroker/node_modules/mime-types': '/opt/iobroker/node_modules/.mime-types-5olfSo8C',
    113 silly reify   '/opt/iobroker/node_modules/minimist': '/opt/iobroker/node_modules/.minimist-yQwbRY0a',
    113 silly reify   '/opt/iobroker/node_modules/moment': '/opt/iobroker/node_modules/.moment-YVTvHlwl',
    113 silly reify   '/opt/iobroker/node_modules/mongodb': '/opt/iobroker/node_modules/.mongodb-9LMcV19S',
    113 silly reify   '/opt/iobroker/node_modules/mongodb-connection-string-url': '/opt/iobroker/node_modules/.mongodb-connection-string-url-iEu3f9Lf',
    

    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

    1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @papper371 sagte in Absturz beim Update admin Adapter 6.2.14 auf 6.2.17:

      Aktualisierung für 221 Pakete verfügbar.

      Mal das System upgraden wäre auch keine doofe Idee...

      sudo apt update
      sudo apt full-upgrade
      iobroker stop
      sudo reboot
      
      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      wrote on last edited by Glasfaser
      #15

      @thomas-braun

      Schau dir mal das Gesamt Log an von @dampfhammer ... irgend wie komisch .. kann auch ein Zufall sein

      immer wenn "Node-Red" installiert ist , kommen die Probleme !?

      Ich habe es z.b, nicht installiert gehabt.

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @papper371 sagte in Absturz beim Update admin Adapter 6.2.14 auf 6.2.17:

        Aktualisierung für 221 Pakete verfügbar.

        Mal das System upgraden wäre auch keine doofe Idee...

        sudo apt update
        sudo apt full-upgrade
        iobroker stop
        sudo reboot
        
        P Offline
        P Offline
        papper371
        wrote on last edited by
        #16

        @thomas-braun
        jetzt habe ich den debug

        Would you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
        Update admin from @6.2.14 to @6.2.17
        host.raspberrypi Adapter "system.adapter.admin.0" is stopped.
        NPM version: 8.15.0
        Installing iobroker.admin@6.2.17... (System call)
        npm ERR! code ENOTEMPTY
        npm ERR! syscall rename
        npm ERR! path /opt/iobroker/node_modules/ansi-colors
        npm ERR! dest /opt/iobroker/node_modules/.ansi-colors-qAZfUuTD
        npm ERR! errno -39
        npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/ansi-colors' -> '/opt/iobroker/node_modules/.ansi-colors-qAZfUuTD'

        npm ERR! A complete log of this run can be found in:
        npm ERR! /home/iobroker/.npm/_logs/2022-08-19T19_32_47_872Z-debug-0.log
        host.raspberrypi Cannot install iobroker.admin@6.2.17: 217

        GlasfaserG 2 Replies Last reply
        0
        • D Offline
          D Offline
          Dampfhammer
          wrote on last edited by
          #17

          Okay das hört sich nach einer größeren Baustelle an...wegen einem Klick....

          Danke ich versuche deine Anleitung in Docker zu interpretieren und die Verzeichnisse zu löschen.

          1 Reply Last reply
          0
          • P papper371

            @thomas-braun
            jetzt habe ich den debug

            Would you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
            Update admin from @6.2.14 to @6.2.17
            host.raspberrypi Adapter "system.adapter.admin.0" is stopped.
            NPM version: 8.15.0
            Installing iobroker.admin@6.2.17... (System call)
            npm ERR! code ENOTEMPTY
            npm ERR! syscall rename
            npm ERR! path /opt/iobroker/node_modules/ansi-colors
            npm ERR! dest /opt/iobroker/node_modules/.ansi-colors-qAZfUuTD
            npm ERR! errno -39
            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/ansi-colors' -> '/opt/iobroker/node_modules/.ansi-colors-qAZfUuTD'

            npm ERR! A complete log of this run can be found in:
            npm ERR! /home/iobroker/.npm/_logs/2022-08-19T19_32_47_872Z-debug-0.log
            host.raspberrypi Cannot install iobroker.admin@6.2.17: 217

            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            wrote on last edited by
            #18

            @papper371 sagte in Absturz beim Update admin Adapter 6.2.14 auf 6.2.17:

            '/opt/iobroker/node_modules/.ansi-colors-qAZfUuTD'

            Löschen ...
            wie ... ist oben angegeben !

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            P 1 Reply Last reply
            0
            • P papper371

              @thomas-braun
              jetzt habe ich den debug

              Would you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
              Update admin from @6.2.14 to @6.2.17
              host.raspberrypi Adapter "system.adapter.admin.0" is stopped.
              NPM version: 8.15.0
              Installing iobroker.admin@6.2.17... (System call)
              npm ERR! code ENOTEMPTY
              npm ERR! syscall rename
              npm ERR! path /opt/iobroker/node_modules/ansi-colors
              npm ERR! dest /opt/iobroker/node_modules/.ansi-colors-qAZfUuTD
              npm ERR! errno -39
              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/ansi-colors' -> '/opt/iobroker/node_modules/.ansi-colors-qAZfUuTD'

              npm ERR! A complete log of this run can be found in:
              npm ERR! /home/iobroker/.npm/_logs/2022-08-19T19_32_47_872Z-debug-0.log
              host.raspberrypi Cannot install iobroker.admin@6.2.17: 217

              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              wrote on last edited by
              #19

              @papper371

              Hast du den Adapter Node Red !?

              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

              P 1 Reply Last reply
              0
              • GlasfaserG Glasfaser

                @papper371

                Hast du den Adapter Node Red !?

                P Offline
                P Offline
                papper371
                wrote on last edited by
                #20

                @glasfaser Ja Version 4.0.0

                F 1 Reply Last reply
                0
                • GlasfaserG Glasfaser

                  @papper371 sagte in Absturz beim Update admin Adapter 6.2.14 auf 6.2.17:

                  '/opt/iobroker/node_modules/.ansi-colors-qAZfUuTD'

                  Löschen ...
                  wie ... ist oben angegeben !

                  P Offline
                  P Offline
                  papper371
                  wrote on last edited by
                  #21

                  @glasfaser Habe jetzt die ansi-colors von Hand umbenannt. Nun tritt das Problem mit einer anderen Datei auf.
                  Would you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
                  Update admin from @6.2.14 to @6.2.17
                  host.raspberrypi Adapter "system.adapter.admin.0" is stopped.
                  NPM version: 8.15.0
                  Installing iobroker.admin@6.2.17... (System call)
                  npm ERR! code ENOTEMPTY
                  npm ERR! syscall rename
                  npm ERR! path /opt/iobroker/node_modules/bson
                  npm ERR! dest /opt/iobroker/node_modules/.bson-a4WfR2fa
                  npm ERR! errno -39
                  npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/bson' -> '/opt/iobroker/node_modules/.bson-a4WfR2fa'

                  Thomas BraunT 1 Reply Last reply
                  0
                  • P papper371

                    @glasfaser Habe jetzt die ansi-colors von Hand umbenannt. Nun tritt das Problem mit einer anderen Datei auf.
                    Would you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
                    Update admin from @6.2.14 to @6.2.17
                    host.raspberrypi Adapter "system.adapter.admin.0" is stopped.
                    NPM version: 8.15.0
                    Installing iobroker.admin@6.2.17... (System call)
                    npm ERR! code ENOTEMPTY
                    npm ERR! syscall rename
                    npm ERR! path /opt/iobroker/node_modules/bson
                    npm ERR! dest /opt/iobroker/node_modules/.bson-a4WfR2fa
                    npm ERR! errno -39
                    npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/bson' -> '/opt/iobroker/node_modules/.bson-a4WfR2fa'

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #22

                    @papper371

                    https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian/2

                    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 Reply Last reply
                    0
                    • D Dampfhammer

                      Guten Abend,
                      ich habe ebenfalls das Problem dass die Admin Oberfläche beim Update von 6.2.14 auf 6.2.17 nicht mehr funktioniert...die Console spuckt mir folgendes aus:

                      root@6feb521e2437:/opt/iobroker# iobroker upgrade 
                      
                      This upgrade of "admin" will introduce the following changes:
                      ==========================================================================
                      -> 6.2.17:
                      Corrected GUI bug on intro tab
                      
                      -> 6.2.16:
                      Corrected many GUI issues
                      Added `stable` flag for repositories
                      Added reset button for repositories
                      Improved `writeFile` function for socket communication
                      ==========================================================================
                      
                      Would you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
                      Update admin from @6.2.14 to @6.2.17
                      NPM version: 8.15.0
                      Installing iobroker.admin@6.2.17... (System call)
                      host.6feb521e2437 Cannot install iobroker.admin@6.2.17: 217
                      root@6feb521e2437:/opt/iobroker# iobroker upgrade admin --debug
                      
                      This upgrade of "admin" will introduce the following changes:
                      ==========================================================================
                      -> 6.2.17:
                      Corrected GUI bug on intro tab
                      
                      -> 6.2.16:
                      Corrected many GUI issues
                      Added `stable` flag for repositories
                      Added reset button for repositories
                      Improved `writeFile` function for socket communication
                      ==========================================================================
                      
                      Would you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
                      Update admin from @6.2.14 to @6.2.17
                      NPM version: 8.15.0
                      Installing iobroker.admin@6.2.17... (System call)
                      npm ERR! code ENOTEMPTY
                      npm ERR! syscall rename
                      npm ERR! path /opt/iobroker/node_modules/accepts
                      npm ERR! dest /opt/iobroker/node_modules/.accepts-rBwU1CL7
                      npm ERR! errno -39
                      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/accepts' -> '/opt/iobroker/node_modules/.accepts-rBwU1CL7'
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /opt/iobroker/.npm/_logs/2022-08-19T19_14_37_861Z-debug-0.log
                      host.6feb521e2437 Cannot install iobroker.admin@6.2.17: 217
                      

                      Die abgelegte Log-Datei habe ich mal angehängt.

                      2022-08-19T19_14_37_861Z-debug-0.log

                      wie kann ich meine Admin Seite wieder retten? Besten Dank im Voraus

                      H Offline
                      H Offline
                      hpiecuch
                      wrote on last edited by
                      #23

                      @dampfhammer gleiche Problem auch bei mir.

                      Thomas BraunT 1 Reply Last reply
                      0
                      • H hpiecuch

                        @dampfhammer gleiche Problem auch bei mir.

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #24

                        @hpiecuch Funktioniert auch die gleiche Lösung?

                        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

                        H 1 Reply Last reply
                        0
                        • GlasfaserG Glasfaser

                          @dampfhammer

                          Sorry
                          Log quer gelesen

                          rename '/opt/iobroker/node_modules/accepts' -> '/opt/iobroker/node_modules/.accepts-rBwU1CL7'
                          

                          Schau hier :
                          https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian/2

                          oder in den Beiträgen die gerade aktuell sind

                          Beispiel :
                          https://forum.iobroker.net/topic/57233/parser-adapter-funktioniert-nicht-mehr

                          D Offline
                          D Offline
                          Dampfhammer
                          wrote on last edited by
                          #25

                          @glasfaser wenn ich den Befehl ausführe in den Ordnern passier folgendes:

                          root@6feb521e2437:~# cd /opt/iobroker/node_modules/@node-red/editor-api
                          root@6feb521e2437:/opt/iobroker/node_modules/@node-red/editor-api# for i in $(ls -d .[^.]*-*/); do rm -rf ${i%%/}; done
                          ls: cannot access '.[^.]*-*/': No such file or directory
                          

                          Das passiert in allen, habe einige ausprobiert....hast du eine Idee? :-)

                          Thomas BraunT 1 Reply Last reply
                          0
                          • D Dampfhammer

                            @glasfaser wenn ich den Befehl ausführe in den Ordnern passier folgendes:

                            root@6feb521e2437:~# cd /opt/iobroker/node_modules/@node-red/editor-api
                            root@6feb521e2437:/opt/iobroker/node_modules/@node-red/editor-api# for i in $(ls -d .[^.]*-*/); do rm -rf ${i%%/}; done
                            ls: cannot access '.[^.]*-*/': No such file or directory
                            

                            Das passiert in allen, habe einige ausprobiert....hast du eine Idee? :-)

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #26

                            @dampfhammer

                            Das ist ein Container oder eine VM oder sowas? Da scheint die Shell keine RegEx zu verstehen.

                            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

                            D 1 Reply Last reply
                            1
                            • Thomas BraunT Thomas Braun

                              @dampfhammer

                              Das ist ein Container oder eine VM oder sowas? Da scheint die Shell keine RegEx zu verstehen.

                              D Offline
                              D Offline
                              Dampfhammer
                              wrote on last edited by
                              #27

                              @thomas-braun

                              Docker läuft auf QNAP. Zugriff mache ich über Portainer

                              Okay gibt es eine alternative?

                              Thomas BraunT 1 Reply Last reply
                              0
                              • D Dampfhammer

                                @thomas-braun

                                Docker läuft auf QNAP. Zugriff mache ich über Portainer

                                Okay gibt es eine alternative?

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #28

                                @dampfhammer Keine Ahnung. Hier läuft ein vollständiges Linux.

                                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

                                D 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @hpiecuch Funktioniert auch die gleiche Lösung?

                                  H Offline
                                  H Offline
                                  hpiecuch
                                  wrote on last edited by
                                  #29

                                  @thomas-braun Wie sieht die Lösung aus?

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @dampfhammer Keine Ahnung. Hier läuft ein vollständiges Linux.

                                    D Offline
                                    D Offline
                                    Dampfhammer
                                    wrote on last edited by
                                    #30

                                    @thomas-braun sagte in Absturz beim Update admin Adapter 6.2.14 auf 6.2.17:

                                    läuft

                                    Okay dann wird es spannend....was genau wird denn mit dem RegEx gelöscht? Ich könnte "händisch den Ordner leeren oder die einzelnen Dateien rauslöschen.

                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • H hpiecuch

                                      @thomas-braun Wie sieht die Lösung aus?

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by
                                      #31

                                      @hpiecuch sagte in Absturz beim Update admin Adapter 6.2.14 auf 6.2.17:

                                      @thomas-braun Wie sieht die Lösung aus?

                                      Verzeichnisse löschen. Lies den Thread.

                                      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

                                      H 1 Reply Last reply
                                      0
                                      • D Dampfhammer

                                        @thomas-braun sagte in Absturz beim Update admin Adapter 6.2.14 auf 6.2.17:

                                        läuft

                                        Okay dann wird es spannend....was genau wird denn mit dem RegEx gelöscht? Ich könnte "händisch den Ordner leeren oder die einzelnen Dateien rauslöschen.

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by
                                        #32

                                        @dampfhammer

                                        Es werden alle Verzeichnisse, die mit einem Punkt beginnen und mindestens einen Bindestrich enthalten, gelöscht.

                                        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

                                        D 1 Reply Last reply
                                        1
                                        • Thomas BraunT Thomas Braun

                                          @hpiecuch sagte in Absturz beim Update admin Adapter 6.2.14 auf 6.2.17:

                                          @thomas-braun Wie sieht die Lösung aus?

                                          Verzeichnisse löschen. Lies den Thread.

                                          H Offline
                                          H Offline
                                          hpiecuch
                                          wrote on last edited by
                                          #33

                                          @thomas-braun Habe ich gemacht wie beschrieben "for i in $(ls -d .[^.]-/); do rm -rf ${i%%/}; done" und danach versucht die neue Version des admins adapter zu installieren. Nach 10 Minuten habe ich dann aufgegeben, das sich nichts tat. Nun habe ich per "iobroker start admin" wieder den Zustand wie zuvor. Ich kann einfach keine Adapter mehr auf die neueste Version aktualisieren.
                                          eb4f2090-721b-4c41-9c5b-cfdfe021b2cf-image.png

                                          Thomas BraunT 1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          146

                                          Online

                                          32.7k

                                          Users

                                          82.6k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe