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. TAPO / TP-Link - Ein Objekt aktualisiert nicht

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

TAPO / TP-Link - Ein Objekt aktualisiert nicht

Scheduled Pinned Locked Moved Error/Bug
tapo p110tapotp-link
22 Posts 4 Posters 2.2k Views 4 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.
  • mcm1957M mcm1957

    @thomas-braun
    Nuki-extended war dieselbe Ursache. Ist lt. Issue auch behoben (mit 20.6.x)

    BackupitUp kann ich nichts sagen. Hast du ein Issue erstellt?
    Bzw. kannst du es mit 20.6.x testen?

    Und ja - empfohlen für produktive System ist Node 18 ohne wenn und aber. Damit das hier nicht falsch verstanden wird. Es spricht aber nichts dagegen, wenn Tester am Testsystem auch schon mit node 20 testen.

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

    @mcm57 sagte in TAPO / TP-Link - Ein Objekt aktualisiert nicht:

    BackupitUp kann ich nichts sagen. Hast du ein Issue erstellt?

    OT:
    Ich bin da mit @simatec dran. Das scheint aber ein ganz besonderer Sonderfall zu sein. So richtig bekommen wir das nicht eingekreist wo es klemmt.

    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
    • H Offline
      H Offline
      HaikoH
      wrote on last edited by
      #13
      ======================= SUMMARY =======================
                           v.2023-04-16
      
      
      Operatingsystem:        Raspbian GNU/Linux 11 (bullseye)
      Kernel:                 5.10.103-v7l+
      Installation:           Native
      Timezone:               Europe/Berlin (CEST, +0200)
      User-ID:                1000
      X-Server:               false
      Boot Target:            graphical.target
      
      Pending OS-Updates:     5
      Pending iob updates:    0
      
      Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                              /usr/bin/node           v18.17.1
                              /usr/local/bin/npm              9.8.1
                              /usr/local/bin/npx              9.8.1
      
      Recommended versions are nodejs 18.x.y and npm 9.x.y
      *** nodejs is NOT correctly installed ***
      
      MEMORY:
                     total        used        free      shared  buff/cache   available
      Mem:            3.8G        1.1G        1.6G         34M        1.1G        2.6G
      Swap:           7.8G         27M        7.8G
      Total:           11G        1.1G        9.5G
      
      Active iob-Instances:   15
      Active repo(s): stable
      
      ioBroker Core:          js-controller           4.0.24
                              admin                   6.8.0
      
      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, run as: admin
      + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      Objects:                15936
      States:                 15257
      
      Size of iob-Database:
      
      18M     /opt/iobroker/iobroker-data/objects.jsonl
      5.7M    /opt/iobroker/iobroker-data/objects.json.migrated
      5.7M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
      5.3M    /opt/iobroker/iobroker-data/states.jsonl
      2.0M    /opt/iobroker/iobroker-data/states.json.migrated
      2.0M    /opt/iobroker/iobroker-data/states.json.bak.migrated
      
      
      
      =================== END OF SUMMARY ====================
      
      1 Reply Last reply
      0
      • H Offline
        H Offline
        HaikoH
        wrote on last edited by
        #14

        Ich habe auch einen GutHub-Issue aufgemacht, weil es ggf damit zu tun hat, dass meine P110 als P100 behandelt werden - und da gäbe es ja keine Power-values abzugreifen...

        https://github.com/TA2k/ioBroker.tapo/issues/12

        Thomas BraunT 1 Reply Last reply
        0
        • H HaikoH

          Ich habe auch einen GutHub-Issue aufgemacht, weil es ggf damit zu tun hat, dass meine P110 als P100 behandelt werden - und da gäbe es ja keine Power-values abzugreifen...

          https://github.com/TA2k/ioBroker.tapo/issues/12

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

          @haikoh

          *** nodejs is NOT correctly installed ***

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

            @haikoh

            *** nodejs is NOT correctly installed ***

            H Offline
            H Offline
            HaikoH
            wrote on last edited by
            #16

            @thomas-braun Was konkret ist falsch?

                                /usr/bin/nodejs                 v18.17.1
                                /usr/local/bin/npm              9.8.1
                                /usr/local/bin/npx              9.8.1
            

            Recommended versions are nodejs 18.x.y (Das sollte auch 18.17.1 abdecken) and npm 9.x.y (das sollte auch 9.8.1 abdecken)
            *** nodejs is NOT correctly installed ***

            Thomas BraunT 1 Reply Last reply
            0
            • H HaikoH

              @thomas-braun Was konkret ist falsch?

                                  /usr/bin/nodejs                 v18.17.1
                                  /usr/local/bin/npm              9.8.1
                                  /usr/local/bin/npx              9.8.1
              

              Recommended versions are nodejs 18.x.y (Das sollte auch 18.17.1 abdecken) and npm 9.x.y (das sollte auch 9.8.1 abdecken)
              *** nodejs is NOT correctly installed ***

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

              @haikoh sagte in TAPO / TP-Link - Ein Objekt aktualisiert nicht:

              Was konkret ist falsch?

              Die Pfade.
              Da ist mal von Hand npm/npx reingeballert worden. Lösch den Kram.

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

                @haikoh sagte in TAPO / TP-Link - Ein Objekt aktualisiert nicht:

                Was konkret ist falsch?

                Die Pfade.
                Da ist mal von Hand npm/npx reingeballert worden. Lösch den Kram.

                H Offline
                H Offline
                HaikoH
                wrote on last edited by
                #18

                @thomas-braun danke, hab ich gemacht (nochmall alles was mit NodeJS/NPM zu tun hat entfernt, alle files, die noch über waren, gelöscht, und dann sauber neu installiert). Jetzt ist hier auch alles iO:

                ======================= SUMMARY =======================
                                     v.2023-04-16
                
                
                Operatingsystem:        Raspbian GNU/Linux 11 (bullseye)
                Kernel:                 5.10.103-v7l+
                Installation:           Native
                Timezone:               Europe/Berlin (CEST, +0200)
                User-ID:                1000
                X-Server:               false
                Boot Target:            graphical.target
                
                Pending OS-Updates:     0
                Pending iob updates:    0
                
                Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                        /usr/bin/node           v18.17.1
                                        /usr/bin/npm            9.6.7
                                        /usr/bin/npx            9.6.7
                
                Recommended versions are nodejs 18.x.y and npm 9.x.y
                Your nodejs installation is correct
                
                MEMORY:
                               total        used        free      shared  buff/cache   available
                Mem:            3.8G        872M        2.3G         37M        701M        2.8G
                Swap:           7.8G          0B        7.8G
                Total:           11G        872M         10G
                
                Active iob-Instances:   15
                Active repo(s): stable
                
                ioBroker Core:          js-controller           4.0.24
                                        admin                   6.8.0
                
                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, run as: admin
                + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                Objects:                15936
                States:                 15257
                
                Size of iob-Database:
                
                16M     /opt/iobroker/iobroker-data/objects.jsonl
                5.7M    /opt/iobroker/iobroker-data/objects.json.migrated
                5.7M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                7.6M    /opt/iobroker/iobroker-data/states.jsonl
                2.0M    /opt/iobroker/iobroker-data/states.json.migrated
                2.0M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                
                
                
                =================== END OF SUMMARY ====================
                

                Das Problem besteht aber leider nach wie vor...

                1 Reply Last reply
                0
                • H Offline
                  H Offline
                  HaikoH
                  wrote on last edited by
                  #19

                  Gibt es hier ggf. weitere Ideen, wo man noch ansetzen könnte? Danke!

                  mcm1957M 1 Reply Last reply
                  0
                  • H HaikoH

                    Gibt es hier ggf. weitere Ideen, wo man noch ansetzen könnte? Danke!

                    mcm1957M Online
                    mcm1957M Online
                    mcm1957
                    wrote on last edited by
                    #20

                    Was sagt der Maintainer zu dem Problem?
                    Gibts Feedback im issue?
                    TA2k ist ja durchaus aktiv. Ev. mal pingen

                    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                    Support Repositoryverwaltung.

                    Wer 'nen Kaffee spendieren will: https://paypal.me

                    LESEN - gute Forenbeitrage

                    H 1 Reply Last reply
                    0
                    • mcm1957M mcm1957

                      Was sagt der Maintainer zu dem Problem?
                      Gibts Feedback im issue?
                      TA2k ist ja durchaus aktiv. Ev. mal pingen

                      H Offline
                      H Offline
                      HaikoH
                      wrote on last edited by
                      #21

                      @mcm57 said in TAPO / TP-Link - Ein Objekt aktualisiert nicht:

                      TA2k

                      Bisher leider nur eine Rückfrage von ihm, noch keine Lösung. Bin aber wohl nicht der Einzige mit dem Problem...
                      https://github.com/TA2k/ioBroker.tapo/issues/12

                      mcm1957M 1 Reply Last reply
                      0
                      • H HaikoH

                        @mcm57 said in TAPO / TP-Link - Ein Objekt aktualisiert nicht:

                        TA2k

                        Bisher leider nur eine Rückfrage von ihm, noch keine Lösung. Bin aber wohl nicht der Einzige mit dem Problem...
                        https://github.com/TA2k/ioBroker.tapo/issues/12

                        mcm1957M Online
                        mcm1957M Online
                        mcm1957
                        wrote on last edited by
                        #22

                        @haikoh
                        Ok, dann ist er aber eh dran ...

                        Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                        Support Repositoryverwaltung.

                        Wer 'nen Kaffee spendieren will: https://paypal.me

                        LESEN - gute Forenbeitrage

                        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

                        145

                        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