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. Tester
  4. Test Adapter TP-Link Tapo

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    12
    1
    124

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

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

Test Adapter TP-Link Tapo

Scheduled Pinned Locked Moved Tester
787 Posts 115 Posters 278.7k Views 104 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.
  • T tombox

    @gabe
    kannst du bitte checken ob bei motion detection im iobroker ein log Eintrag kommt
    unter der tapo.0.id... sollte der aktuelle status von alarm und so sein

    G Offline
    G Offline
    Gabe
    wrote on last edited by Gabe
    #120

    @tombox meinst du das?

    tapo.0 2022-11-21 20:05:23.264 info false

    Das bekomme ich aber immer egal ob true oder false

    Ansonsten finde ich auch bei den Datenpunkten, kein Motion Detection oder so.

    Im Log ist mir das auch aufgefallen

    tapo.0
    2022-11-21 20:49:06.340 error Error: ONVIF SOAP Fault: Authority failure

    T 1 Reply Last reply
    0
    • G Gabe

      @tombox meinst du das?

      tapo.0 2022-11-21 20:05:23.264 info false

      Das bekomme ich aber immer egal ob true oder false

      Ansonsten finde ich auch bei den Datenpunkten, kein Motion Detection oder so.

      Im Log ist mir das auch aufgefallen

      tapo.0
      2022-11-21 20:49:06.340 error Error: ONVIF SOAP Fault: Authority failure

      T Offline
      T Offline
      tombox
      wrote on last edited by
      #121

      @gabe stell mal das log level auf debug und schicke mir den log per privat Nachricht

      P 1 Reply Last reply
      0
      • T tombox

        @gabe stell mal das log level auf debug und schicke mir den log per privat Nachricht

        P Offline
        P Offline
        pfahlenbauer
        wrote on last edited by
        #122

        @tombox Ich habe ähnliche Probleme mit meinen Kamera's. Ich würde gerne die Strahler der Kameras (C320WS) ein- und ausschalten. Aber mir scheint auch es gibt Verbindungsprobleme. Auch wenn ich in der Tapo App Änderungen vornehme (z.B. Leuchtstärke), so ändert sich das iobroker Object "set brightness" nicht.

        Hier aus meinem Log:

        
        tapo.0
        2022-11-22 17:01:42.209	info	Wait for connections
        
        tapo.0
        2022-11-22 17:01:42.163	error	52 - Get Device Info failed
        
        tapo.0
        2022-11-22 17:01:42.162	info	Initialized 80217D4F5XXXXXXXXXXXX
        
        tapo.0
        2022-11-22 17:01:42.161	error	111 Error: connect ECONNREFUSED 192.168.178.110:80
        
        tapo.0
        2022-11-22 17:01:41.946	info	Unknown device type C320WS init as P100
        
        tapo.0
        2022-11-22 17:01:41.945	info	Init device 80217D4F5XXXXXXXXXXXXXXX type C320WS with ip 192.168.178.110
        
        tapo.0
        2022-11-22 17:01:41.744	error	52 - Get Device Info failed
        
        tapo.0
        2022-11-22 17:01:41.743	info	Initialized 8021AE79E9XXXXXXXXXXXXXXX
        
        tapo.0
        2022-11-22 17:01:41.742	error	111 Error: connect ECONNREFUSED 192.168.178.113:80
        
        tapo.0
        2022-11-22 17:01:41.542	info	Unknown device type C320WS init as P100
        
        tapo.0
        2022-11-22 17:01:41.541	info	Init device 8021AE79XXXXXXXXXXXXXXXXX type C320WS with ip 192.168.178.113
        
        tapo.0
        2022-11-22 17:01:41.366	error	52 - Get Device Info failed
        
        tapo.0
        2022-11-22 17:01:41.366	info	Initialized 80214550BEEXXXXXXXXXXXXXXXX
        
        tapo.0
        2022-11-22 17:01:41.363	error	111 Error: connect ECONNREFUSED 192.168.178.109:80
        
        tapo.0
        2022-11-22 17:01:41.238	info	Unknown device type C210 init as P100
        
        tapo.0
        2022-11-22 17:01:41.237	info	Init device 80214550BEEXXXXXXXXXXXXXXXX type C210 with ip 192.168.178.109
        
        tapo.0
        2022-11-22 17:01:41.011	info	Found 3 devices
        
        tapo.0
        2022-11-22 17:01:40.797	info	Login succesfull
        
        tapo.0
        2022-11-22 17:01:40.214	info	Login tp TAPO App
        
        tapo.0
        2022-11-22 17:01:40.153	info	starting. Version 0.0.6 in /opt/iobroker/node_modules/iobroker.tapo, node: v14.20.0, js-controller: 4.0.23
        
        T 1 Reply Last reply
        0
        • P pfahlenbauer

          @tombox Ich habe ähnliche Probleme mit meinen Kamera's. Ich würde gerne die Strahler der Kameras (C320WS) ein- und ausschalten. Aber mir scheint auch es gibt Verbindungsprobleme. Auch wenn ich in der Tapo App Änderungen vornehme (z.B. Leuchtstärke), so ändert sich das iobroker Object "set brightness" nicht.

          Hier aus meinem Log:

          
          tapo.0
          2022-11-22 17:01:42.209	info	Wait for connections
          
          tapo.0
          2022-11-22 17:01:42.163	error	52 - Get Device Info failed
          
          tapo.0
          2022-11-22 17:01:42.162	info	Initialized 80217D4F5XXXXXXXXXXXX
          
          tapo.0
          2022-11-22 17:01:42.161	error	111 Error: connect ECONNREFUSED 192.168.178.110:80
          
          tapo.0
          2022-11-22 17:01:41.946	info	Unknown device type C320WS init as P100
          
          tapo.0
          2022-11-22 17:01:41.945	info	Init device 80217D4F5XXXXXXXXXXXXXXX type C320WS with ip 192.168.178.110
          
          tapo.0
          2022-11-22 17:01:41.744	error	52 - Get Device Info failed
          
          tapo.0
          2022-11-22 17:01:41.743	info	Initialized 8021AE79E9XXXXXXXXXXXXXXX
          
          tapo.0
          2022-11-22 17:01:41.742	error	111 Error: connect ECONNREFUSED 192.168.178.113:80
          
          tapo.0
          2022-11-22 17:01:41.542	info	Unknown device type C320WS init as P100
          
          tapo.0
          2022-11-22 17:01:41.541	info	Init device 8021AE79XXXXXXXXXXXXXXXXX type C320WS with ip 192.168.178.113
          
          tapo.0
          2022-11-22 17:01:41.366	error	52 - Get Device Info failed
          
          tapo.0
          2022-11-22 17:01:41.366	info	Initialized 80214550BEEXXXXXXXXXXXXXXXX
          
          tapo.0
          2022-11-22 17:01:41.363	error	111 Error: connect ECONNREFUSED 192.168.178.109:80
          
          tapo.0
          2022-11-22 17:01:41.238	info	Unknown device type C210 init as P100
          
          tapo.0
          2022-11-22 17:01:41.237	info	Init device 80214550BEEXXXXXXXXXXXXXXXX type C210 with ip 192.168.178.109
          
          tapo.0
          2022-11-22 17:01:41.011	info	Found 3 devices
          
          tapo.0
          2022-11-22 17:01:40.797	info	Login succesfull
          
          tapo.0
          2022-11-22 17:01:40.214	info	Login tp TAPO App
          
          tapo.0
          2022-11-22 17:01:40.153	info	starting. Version 0.0.6 in /opt/iobroker/node_modules/iobroker.tapo, node: v14.20.0, js-controller: 4.0.23
          
          T Offline
          T Offline
          tombox
          wrote on last edited by
          #123

          @pfahlenbauer du musst die GitHub version installieren das man die strahler schalten kann habe ich noch nicht gesehen

          P 1 Reply Last reply
          0
          • T tombox

            @pfahlenbauer du musst die GitHub version installieren das man die strahler schalten kann habe ich noch nicht gesehen

            P Offline
            P Offline
            pfahlenbauer
            wrote on last edited by
            #124

            @tombox Habe nun von GitHub installiert und bekomme den gleichen ONVIV SOAP faultwie @Gabe

            
            tapo.0
            2022-11-22 19:57:44.080	info	Wait for connections
            
            tapo.0
            2022-11-22 19:57:44.050	error	Error: ONVIF SOAP Fault: Authority failure
            
            tapo.0
            2022-11-22 19:57:43.952	info	Init device 80217D4F53XXXXXXXXXXXXXXXXXXXXXXXX type C320WS with ip 192.168.178.110
            
            tapo.0
            2022-11-22 19:57:43.687	error	Error: ONVIF SOAP Fault: Authority failure
            
            tapo.0
            2022-11-22 19:57:43.574	info	Init device 8021AE79E9CC0XXXXXXXXXXXXXXXX type C320WS with ip 192.168.178.113
            
            tapo.0
            2022-11-22 19:57:43.336	error	Error: ONVIF SOAP Fault: Authority failure
            
            tapo.0
            2022-11-22 19:57:43.189	info	Init device 80214550BEEXXXXXXXXXXXXXXXXXXXXX type C210 with ip 192.168.178.109
            
            tapo.0
            2022-11-22 19:57:42.921	info	Found 3 devices
            
            tapo.0
            2022-11-22 19:57:42.718	info	Login succesfull
            
            tapo.0
            2022-11-22 19:57:42.260	info	Login tp TAPO App
            
            tapo.0
            2022-11-22 19:57:42.196	info	starting. Version 0.0.6 (non-npm: TA2k/ioBroker.tapo#99bdbd2e2ba1bed5a907e1569e293924d49aef97) in /opt/iobroker/node_modules/iobroker.tapo, node: v14.20.0, js-controller: 4.0.23
            
            T 1 Reply Last reply
            0
            • P pfahlenbauer

              @tombox Habe nun von GitHub installiert und bekomme den gleichen ONVIV SOAP faultwie @Gabe

              
              tapo.0
              2022-11-22 19:57:44.080	info	Wait for connections
              
              tapo.0
              2022-11-22 19:57:44.050	error	Error: ONVIF SOAP Fault: Authority failure
              
              tapo.0
              2022-11-22 19:57:43.952	info	Init device 80217D4F53XXXXXXXXXXXXXXXXXXXXXXXX type C320WS with ip 192.168.178.110
              
              tapo.0
              2022-11-22 19:57:43.687	error	Error: ONVIF SOAP Fault: Authority failure
              
              tapo.0
              2022-11-22 19:57:43.574	info	Init device 8021AE79E9CC0XXXXXXXXXXXXXXXX type C320WS with ip 192.168.178.113
              
              tapo.0
              2022-11-22 19:57:43.336	error	Error: ONVIF SOAP Fault: Authority failure
              
              tapo.0
              2022-11-22 19:57:43.189	info	Init device 80214550BEEXXXXXXXXXXXXXXXXXXXXX type C210 with ip 192.168.178.109
              
              tapo.0
              2022-11-22 19:57:42.921	info	Found 3 devices
              
              tapo.0
              2022-11-22 19:57:42.718	info	Login succesfull
              
              tapo.0
              2022-11-22 19:57:42.260	info	Login tp TAPO App
              
              tapo.0
              2022-11-22 19:57:42.196	info	starting. Version 0.0.6 (non-npm: TA2k/ioBroker.tapo#99bdbd2e2ba1bed5a907e1569e293924d49aef97) in /opt/iobroker/node_modules/iobroker.tapo, node: v14.20.0, js-controller: 4.0.23
              
              T Offline
              T Offline
              tombox
              wrote on last edited by
              #125

              @pfahlenbauer ich habe noch eine version gebaut bei dem man den stream user eintragen kann was man anscheinend für die motion detection benötigt. für den strahler bräuchte ich Zugang zu einer Kamera um zu sehen welcher Befehl genau abgesetzt wird

              P 1 Reply Last reply
              0
              • T tombox

                @pfahlenbauer ich habe noch eine version gebaut bei dem man den stream user eintragen kann was man anscheinend für die motion detection benötigt. für den strahler bräuchte ich Zugang zu einer Kamera um zu sehen welcher Befehl genau abgesetzt wird

                P Offline
                P Offline
                pfahlenbauer
                wrote on last edited by
                #126

                @tombox Danke. Zugang zu meiner Kamera kann ich Dir geben. Schicke ich Dir per PN

                Gruß
                pfahlenbauer

                1 Reply Last reply
                0
                • T tombox

                  Hi ich habe ein neuen Adapter für TP-Link die mit der Tapo App überwacht werden können, geschrieben.
                  Der Adapter loggt sich über die Cloud ein um alle Geräte mit IP zu finden
                  Wenn das Gerät nicht als online erkannt wird kann manuell die IP gesetzt wird.
                  tapo.0.id.ip

                  Dann versucht er sich lokal mit username und Password auf die Geräte zu verbinden und zu steuern.

                  Aktuelle Werte:
                  tapo.0.id

                  Motion Detection funktioniert mit Stream User und Password
                  Minimum Node v14 muss installiert sein, sonst bekommt man exit code 25 beim installieren

                  Zum Installieren:
                  https://github.com/TA2k/ioBroker.tapo

                  Für die aktuelle Version bitte das latest Repo auswählen:

                  2d049982-5353-4202-a33f-996f344bd4ae-image.png

                  Loginablauf:
                  Die Tapo App Zugangsdaten eingeben

                  Steuern
                  tapo.0.id.remote auf true setzen steuert den jeweiligen Befehl

                  Steckdose und Kamerasteuerung aktivieren

                  tpcamera01.jpeg
                  tpcamera02.jpeg

                  App auf Handy aufrufen
                  "ich" (rechts unten) aufrufen
                  "Dienste"
                  "Dienste von Drittanbietern"
                  "Kompatibilität mit Drittanbietern" auf "ON"

                  mrbungle64M Offline
                  mrbungle64M Offline
                  mrbungle64
                  Developer
                  wrote on last edited by
                  #127

                  @tombox

                  Hallo zusammen,
                  ich erreiche inzwischen recht schnell das "API rate limit".

                  ...
                  2022-11-23 21:30:14.067  - error: tapo.0 (480412) {"error_code":0,"result":{"lockedMinutes":30,"errorCode":"-20004","errorMsg":"API rate limit exceeded"}}
                  2022-11-23 21:42:14.014  - error: tapo.0 (480804) {"error_code":0,"result":{"lockedMinutes":30,"errorCode":"-20004","errorMsg":"API rate limit exceeded"}}
                  2022-11-23 21:59:28.199  - error: tapo.0 (481091) {"error_code":0,"result":{"lockedMinutes":30,"errorCode":"-20004","errorMsg":"API rate limit exceeded"}}
                  

                  Frage 1) Habt Ihr das auch schon gehabt?
                  Frage 2) Welches Update-Intervall habt Ihr eingestellt?

                  Ich hatte zuerst 10 Sekunden eingestellt - bis heute dann 15 Sekunden (bei 3 Tapo P115 Schaltsteckdosen)

                  T 1 Reply Last reply
                  0
                  • mrbungle64M mrbungle64

                    @tombox

                    Hallo zusammen,
                    ich erreiche inzwischen recht schnell das "API rate limit".

                    ...
                    2022-11-23 21:30:14.067  - error: tapo.0 (480412) {"error_code":0,"result":{"lockedMinutes":30,"errorCode":"-20004","errorMsg":"API rate limit exceeded"}}
                    2022-11-23 21:42:14.014  - error: tapo.0 (480804) {"error_code":0,"result":{"lockedMinutes":30,"errorCode":"-20004","errorMsg":"API rate limit exceeded"}}
                    2022-11-23 21:59:28.199  - error: tapo.0 (481091) {"error_code":0,"result":{"lockedMinutes":30,"errorCode":"-20004","errorMsg":"API rate limit exceeded"}}
                    

                    Frage 1) Habt Ihr das auch schon gehabt?
                    Frage 2) Welches Update-Intervall habt Ihr eingestellt?

                    Ich hatte zuerst 10 Sekunden eingestellt - bis heute dann 15 Sekunden (bei 3 Tapo P115 Schaltsteckdosen)

                    T Offline
                    T Offline
                    tombox
                    wrote on last edited by
                    #128

                    @mrbungle64 Eigenartig das sind ja lokale api warum ist da ein rate limit drauf

                    mrbungle64M 1 Reply Last reply
                    0
                    • T tombox

                      @mrbungle64 Eigenartig das sind ja lokale api warum ist da ein rate limit drauf

                      mrbungle64M Offline
                      mrbungle64M Offline
                      mrbungle64
                      Developer
                      wrote on last edited by mrbungle64
                      #129

                      @tombox sagte in Test Adapter TP-Link Tapo:

                      @mrbungle64 Eigenartig das sind ja lokale api warum ist da ein rate limit drauf

                      Ich denke, dass das im Zusammenhang mit diesen Fehlern auftritt:

                      2022-11-23 21:09:00.027  - info: tapo.0 (479641) Scheduled restart.
                      2022-11-23 21:09:00.053  - info: tapo.0 (479641) terminating
                      2022-11-23 21:09:00.056  - info: tapo.0 (479641) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                      2022-11-23 21:09:00.569  - warn: tapo.0 (479641) get state error: Connection is closed.
                      2022-11-23 21:09:00.581  - error: tapo.0 (479641) Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.04": DB closed
                      2022-11-23 21:09:00.583  - warn: tapo.0 (479641) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d04.03: DB closed
                      2022-11-23 21:09:00.584  - warn: tapo.0 (479641) get state error: Connection is closed.
                      2022-11-23 21:09:00.587  - error: tapo.0 (479641) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d04.04: Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.04": DB closed
                      2022-11-23 21:09:00.592  - error: tapo.0 (479641) Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.05": Connection is closed.
                      2022-11-23 21:09:00.595  - warn: tapo.0 (479641) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d04.04: DB closed
                      2022-11-23 21:09:00.597  - warn: tapo.0 (479641) get state error: Connection is closed.
                      2022-11-23 21:09:00.598  - error: tapo.0 (479641) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d04.05: Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.05": Connection is closed.
                      2022-11-23 21:09:00.602  - error: tapo.0 (479641) Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.06": Connection is closed.
                      2022-11-23 21:09:00.604  - warn: tapo.0 (479641) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d04.05: DB closed
                      2022-11-23 21:09:00.605  - warn: tapo.0 (479641) get state error: Connection is closed.
                      2022-11-23 21:09:00.606  - error: tapo.0 (479641) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d04.06: Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.06": Connection is closed.
                      2022-11-23 21:09:01.287  - info: host.raspberrypi-3 instance system.adapter.tapo.0 scheduled normal terminated and will be restarted on schedule.
                      2022-11-23 21:09:01.290  - info: host.raspberrypi-3 Restart adapter system.adapter.tapo.0 because enabled
                      2022-11-23 21:09:02.882  - info: host.raspberrypi-3 instance system.adapter.tapo.0 started with pid 479711
                      2022-11-23 21:09:07.324  - info: tapo.0 (479711) starting. Version 0.0.6 (non-npm: TA2k/ioBroker.tapo#5869cef8f69a857a6c4970d13573d0a5edcba1d6) in /opt/iobroker/node_modules/iobroker.tapo, node: v16.18.1, js-controller: 4.0.23
                      2022-11-23 21:09:07.737  - info: tapo.0 (479711) Login tp TAPO App
                      2022-11-23 21:09:08.262  - info: tapo.0 (479711) Login succesfull
                      2022-11-23 21:09:08.492  - info: tapo.0 (479711) Found 3 devices
                      2022-11-23 21:09:08.861  - info: tapo.0 (479711) Init device 8022xxxCF04 type P115 with ip 192.168.0.115
                      2022-11-23 21:09:08.961  - info: tapo.0 (479711) Initialized 8022xxxCF04
                      2022-11-23 21:09:09.253  - info: tapo.0 (479711) Init device 8022xxxDD97 type P115 with ip 192.168.0.117
                      2022-11-23 21:09:09.355  - info: tapo.0 (479711) Initialized 8022xxxDD97
                      2022-11-23 21:09:09.716  - info: tapo.0 (479711) Init device 8022xxx4523 type P115 with ip 192.168.0.116
                      2022-11-23 21:09:09.818  - info: tapo.0 (479711) Initialized 8022xxx4523
                      2022-11-23 21:09:09.991  - info: tapo.0 (479711) Wait for connections
                      2022-11-23 21:10:00.052  - info: tapo.0 (479711) Scheduled restart.
                      2022-11-23 21:10:00.170  - info: tapo.0 (479711) terminating
                      2022-11-23 21:10:00.175  - info: tapo.0 (479711) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                      2022-11-23 21:10:00.702  - warn: tapo.0 (479711) get state error: Connection is closed.
                      2022-11-23 21:10:00.713  - error: tapo.0 (479711) Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.04": DB closed
                      2022-11-23 21:10:00.716  - warn: tapo.0 (479711) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d06.03: DB closed
                      2022-11-23 21:10:00.718  - warn: tapo.0 (479711) get state error: Connection is closed.
                      2022-11-23 21:10:00.720  - error: tapo.0 (479711) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d06.04: Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.04": DB closed
                      2022-11-23 21:10:00.726  - error: tapo.0 (479711) Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.05": Connection is closed.
                      2022-11-23 21:10:00.728  - warn: tapo.0 (479711) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d06.04: DB closed
                      2022-11-23 21:10:00.729  - warn: tapo.0 (479711) get state error: Connection is closed.
                      2022-11-23 21:10:00.730  - error: tapo.0 (479711) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d06.05: Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.05": Connection is closed.
                      2022-11-23 21:10:00.735  - error: tapo.0 (479711) Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.06": Connection is closed.
                      2022-11-23 21:10:00.737  - warn: tapo.0 (479711) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d06.05: DB closed
                      2022-11-23 21:10:00.738  - warn: tapo.0 (479711) get state error: Connection is closed.
                      2022-11-23 21:10:00.740  - error: tapo.0 (479711) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d06.06: Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.06": Connection is closed.
                      2022-11-23 21:10:01.408  - info: host.raspberrypi-3 instance system.adapter.tapo.0 scheduled normal terminated and will be restarted on schedule.
                      2022-11-23 21:10:01.409  - info: host.raspberrypi-3 Restart adapter system.adapter.tapo.0 because enabled
                      2022-11-23 21:10:03.445  - info: host.raspberrypi-3 instance system.adapter.tapo.0 started with pid 479768
                      2022-11-23 21:10:08.789  - info: tapo.0 (479768) starting. Version 0.0.6 (non-npm: TA2k/ioBroker.tapo#5869cef8f69a857a6c4970d13573d0a5edcba1d6) in /opt/iobroker/node_modules/iobroker.tapo, node: v16.18.1, js-controller: 4.0.23
                      2022-11-23 21:10:09.164  - info: tapo.0 (479768) Login tp TAPO App
                      2022-11-23 21:10:09.565  - error: tapo.0 (479768) Login failed
                      2022-11-23 21:10:09.569  - error: tapo.0 (479768) {"error_code":0,"result":{"lockedMinutes":30,"errorCode":"-20004","errorMsg":"API rate limit exceeded"}}
                      

                      Das tritt mehrmals am Tag auf und die Instanz startet dann immer neu.

                      Zur Info: das hier ist mit der GitHub Version. Die hatte ich installiert, weil genau das auch schon vorher mit der npm-Version aufgetreten ist.

                      T 1 Reply Last reply
                      0
                      • mrbungle64M mrbungle64

                        @tombox sagte in Test Adapter TP-Link Tapo:

                        @mrbungle64 Eigenartig das sind ja lokale api warum ist da ein rate limit drauf

                        Ich denke, dass das im Zusammenhang mit diesen Fehlern auftritt:

                        2022-11-23 21:09:00.027  - info: tapo.0 (479641) Scheduled restart.
                        2022-11-23 21:09:00.053  - info: tapo.0 (479641) terminating
                        2022-11-23 21:09:00.056  - info: tapo.0 (479641) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                        2022-11-23 21:09:00.569  - warn: tapo.0 (479641) get state error: Connection is closed.
                        2022-11-23 21:09:00.581  - error: tapo.0 (479641) Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.04": DB closed
                        2022-11-23 21:09:00.583  - warn: tapo.0 (479641) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d04.03: DB closed
                        2022-11-23 21:09:00.584  - warn: tapo.0 (479641) get state error: Connection is closed.
                        2022-11-23 21:09:00.587  - error: tapo.0 (479641) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d04.04: Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.04": DB closed
                        2022-11-23 21:09:00.592  - error: tapo.0 (479641) Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.05": Connection is closed.
                        2022-11-23 21:09:00.595  - warn: tapo.0 (479641) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d04.04: DB closed
                        2022-11-23 21:09:00.597  - warn: tapo.0 (479641) get state error: Connection is closed.
                        2022-11-23 21:09:00.598  - error: tapo.0 (479641) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d04.05: Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.05": Connection is closed.
                        2022-11-23 21:09:00.602  - error: tapo.0 (479641) Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.06": Connection is closed.
                        2022-11-23 21:09:00.604  - warn: tapo.0 (479641) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d04.05: DB closed
                        2022-11-23 21:09:00.605  - warn: tapo.0 (479641) get state error: Connection is closed.
                        2022-11-23 21:09:00.606  - error: tapo.0 (479641) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d04.06: Cannot check object existence of "tapo.0.8022xxxDD97.past7d04.06": Connection is closed.
                        2022-11-23 21:09:01.287  - info: host.raspberrypi-3 instance system.adapter.tapo.0 scheduled normal terminated and will be restarted on schedule.
                        2022-11-23 21:09:01.290  - info: host.raspberrypi-3 Restart adapter system.adapter.tapo.0 because enabled
                        2022-11-23 21:09:02.882  - info: host.raspberrypi-3 instance system.adapter.tapo.0 started with pid 479711
                        2022-11-23 21:09:07.324  - info: tapo.0 (479711) starting. Version 0.0.6 (non-npm: TA2k/ioBroker.tapo#5869cef8f69a857a6c4970d13573d0a5edcba1d6) in /opt/iobroker/node_modules/iobroker.tapo, node: v16.18.1, js-controller: 4.0.23
                        2022-11-23 21:09:07.737  - info: tapo.0 (479711) Login tp TAPO App
                        2022-11-23 21:09:08.262  - info: tapo.0 (479711) Login succesfull
                        2022-11-23 21:09:08.492  - info: tapo.0 (479711) Found 3 devices
                        2022-11-23 21:09:08.861  - info: tapo.0 (479711) Init device 8022xxxCF04 type P115 with ip 192.168.0.115
                        2022-11-23 21:09:08.961  - info: tapo.0 (479711) Initialized 8022xxxCF04
                        2022-11-23 21:09:09.253  - info: tapo.0 (479711) Init device 8022xxxDD97 type P115 with ip 192.168.0.117
                        2022-11-23 21:09:09.355  - info: tapo.0 (479711) Initialized 8022xxxDD97
                        2022-11-23 21:09:09.716  - info: tapo.0 (479711) Init device 8022xxx4523 type P115 with ip 192.168.0.116
                        2022-11-23 21:09:09.818  - info: tapo.0 (479711) Initialized 8022xxx4523
                        2022-11-23 21:09:09.991  - info: tapo.0 (479711) Wait for connections
                        2022-11-23 21:10:00.052  - info: tapo.0 (479711) Scheduled restart.
                        2022-11-23 21:10:00.170  - info: tapo.0 (479711) terminating
                        2022-11-23 21:10:00.175  - info: tapo.0 (479711) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                        2022-11-23 21:10:00.702  - warn: tapo.0 (479711) get state error: Connection is closed.
                        2022-11-23 21:10:00.713  - error: tapo.0 (479711) Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.04": DB closed
                        2022-11-23 21:10:00.716  - warn: tapo.0 (479711) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d06.03: DB closed
                        2022-11-23 21:10:00.718  - warn: tapo.0 (479711) get state error: Connection is closed.
                        2022-11-23 21:10:00.720  - error: tapo.0 (479711) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d06.04: Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.04": DB closed
                        2022-11-23 21:10:00.726  - error: tapo.0 (479711) Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.05": Connection is closed.
                        2022-11-23 21:10:00.728  - warn: tapo.0 (479711) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d06.04: DB closed
                        2022-11-23 21:10:00.729  - warn: tapo.0 (479711) get state error: Connection is closed.
                        2022-11-23 21:10:00.730  - error: tapo.0 (479711) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d06.05: Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.05": Connection is closed.
                        2022-11-23 21:10:00.735  - error: tapo.0 (479711) Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.06": Connection is closed.
                        2022-11-23 21:10:00.737  - warn: tapo.0 (479711) Could not perform strict object check of state tapo.0.8022xxxDD97.past7d06.05: DB closed
                        2022-11-23 21:10:00.738  - warn: tapo.0 (479711) get state error: Connection is closed.
                        2022-11-23 21:10:00.740  - error: tapo.0 (479711) Error: Could not check object existence of tapo.0.8022xxxDD97.past7d06.06: Cannot check object existence of "tapo.0.8022xxxDD97.past7d06.06": Connection is closed.
                        2022-11-23 21:10:01.408  - info: host.raspberrypi-3 instance system.adapter.tapo.0 scheduled normal terminated and will be restarted on schedule.
                        2022-11-23 21:10:01.409  - info: host.raspberrypi-3 Restart adapter system.adapter.tapo.0 because enabled
                        2022-11-23 21:10:03.445  - info: host.raspberrypi-3 instance system.adapter.tapo.0 started with pid 479768
                        2022-11-23 21:10:08.789  - info: tapo.0 (479768) starting. Version 0.0.6 (non-npm: TA2k/ioBroker.tapo#5869cef8f69a857a6c4970d13573d0a5edcba1d6) in /opt/iobroker/node_modules/iobroker.tapo, node: v16.18.1, js-controller: 4.0.23
                        2022-11-23 21:10:09.164  - info: tapo.0 (479768) Login tp TAPO App
                        2022-11-23 21:10:09.565  - error: tapo.0 (479768) Login failed
                        2022-11-23 21:10:09.569  - error: tapo.0 (479768) {"error_code":0,"result":{"lockedMinutes":30,"errorCode":"-20004","errorMsg":"API rate limit exceeded"}}
                        

                        Das tritt mehrmals am Tag auf und die Instanz startet dann immer neu.

                        Zur Info: das hier ist mit der GitHub Version. Die hatte ich installiert, weil genau das auch schon vorher mit der npm-Version aufgetreten ist.

                        T Offline
                        T Offline
                        tombox
                        wrote on last edited by
                        #130

                        @mrbungle64 Ja anscheinend wird der adapter jede minute neugestartet

                        mrbungle64M 1 Reply Last reply
                        0
                        • T tombox

                          @mrbungle64 Ja anscheinend wird der adapter jede minute neugestartet

                          mrbungle64M Offline
                          mrbungle64M Offline
                          mrbungle64
                          Developer
                          wrote on last edited by
                          #131

                          @tombox sagte in Test Adapter TP-Link Tapo:

                          @mrbungle64 Ja anscheinend wird der adapter jede minute neugestartet

                          Ich habe diese Datenpunkte jetzt mal gelöscht. Mal schauen wie es morgen läuft.
                          Muss ja jetzt erst mal mind. 30 Minuten warten ;)

                          T 1 Reply Last reply
                          0
                          • mrbungle64M mrbungle64

                            @tombox sagte in Test Adapter TP-Link Tapo:

                            @mrbungle64 Ja anscheinend wird der adapter jede minute neugestartet

                            Ich habe diese Datenpunkte jetzt mal gelöscht. Mal schauen wie es morgen läuft.
                            Muss ja jetzt erst mal mind. 30 Minuten warten ;)

                            T Offline
                            T Offline
                            tombox
                            wrote on last edited by
                            #132

                            @mrbungle64 Bitte auch den tapo.0 (479641) Scheduled restart rausnehmen

                            mrbungle64M 1 Reply Last reply
                            0
                            • G Offline
                              G Offline
                              Gabe
                              wrote on last edited by
                              #133

                              Mit den Änderung die Tombox vorgenommen hat, funktioniert bei mir jetzt alles gut. Danke dir

                              T 1 Reply Last reply
                              0
                              • G Gabe

                                Mit den Änderung die Tombox vorgenommen hat, funktioniert bei mir jetzt alles gut. Danke dir

                                T Offline
                                T Offline
                                tombox
                                wrote on last edited by
                                #134

                                @gabe also motionDetection wird auch immer korrekt gesetzt bei Bewegung und es gibt die states
                                alert
                                lensMask
                                forceWhiteLamp

                                ra juhaR G 2 Replies Last reply
                                0
                                • T tombox

                                  @gabe also motionDetection wird auch immer korrekt gesetzt bei Bewegung und es gibt die states
                                  alert
                                  lensMask
                                  forceWhiteLamp

                                  ra juhaR Offline
                                  ra juhaR Offline
                                  ra juha
                                  wrote on last edited by
                                  #135

                                  @tombox: Wow. Sieht gut aus! Danke. Kann nun Alarm und Privatspäre toggeln. Super!!!

                                  1 Reply Last reply
                                  0
                                  • T tombox

                                    @gabe also motionDetection wird auch immer korrekt gesetzt bei Bewegung und es gibt die states
                                    alert
                                    lensMask
                                    forceWhiteLamp

                                    G Offline
                                    G Offline
                                    Gabe
                                    wrote on last edited by
                                    #136

                                    @tombox

                                    also ich nutze hauptsächlich lensMask und AlertConfig und das funktioniert super.

                                    Aber auch motionEvent passt bei mir.

                                    Gruß und Danke!!!

                                    1 Reply Last reply
                                    0
                                    • T tombox

                                      @mrbungle64 Bitte auch den tapo.0 (479641) Scheduled restart rausnehmen

                                      mrbungle64M Offline
                                      mrbungle64M Offline
                                      mrbungle64
                                      Developer
                                      wrote on last edited by
                                      #137

                                      @tombox sagte in Test Adapter TP-Link Tapo:

                                      @mrbungle64 Bitte auch den tapo.0 (479641) Scheduled restart rausnehmen

                                      Guter Hinweis - seitdem ich die raus genommen habe läuft es scheinbar fehlerfrei durch (bisher) :+1:

                                      Aber warum wirken sich 3 Scheduled restarts am Tag so extrem negativ aus?

                                      T 1 Reply Last reply
                                      0
                                      • mrbungle64M mrbungle64

                                        @tombox sagte in Test Adapter TP-Link Tapo:

                                        @mrbungle64 Bitte auch den tapo.0 (479641) Scheduled restart rausnehmen

                                        Guter Hinweis - seitdem ich die raus genommen habe läuft es scheinbar fehlerfrei durch (bisher) :+1:

                                        Aber warum wirken sich 3 Scheduled restarts am Tag so extrem negativ aus?

                                        T Offline
                                        T Offline
                                        tombox
                                        wrote on last edited by
                                        #138

                                        @mrbungle64 Er war nicht auf 3 mal eingestellt sondern jede Minute

                                        mrbungle64M 1 Reply Last reply
                                        0
                                        • T tombox

                                          @mrbungle64 Er war nicht auf 3 mal eingestellt sondern jede Minute

                                          mrbungle64M Offline
                                          mrbungle64M Offline
                                          mrbungle64
                                          Developer
                                          wrote on last edited by mrbungle64
                                          #139

                                          @tombox sagte in Test Adapter TP-Link Tapo:

                                          @mrbungle64 Er war nicht auf 3 mal eingestellt sondern jede Minute

                                          Ich verstehe, dass das in dem Log Auszug so aussieht - aber das war nicht so eingestellt.

                                          Es war auf 9 Uhr und 21 Uhr eingestellt + dass ich zusätzlich Nachts die Instanz per Skript gestoppt hatte.

                                          Die Probleme fingen um 9 Uhr (nach dem 1. Scheduled restart) an und dann hat sich die Instanz jede Minute aus irgendwelchen Gründen neu gestartet.

                                          Hier noch mal ein Auszug aus dem Log um 9 Uhr inkl. den letzten Einträgen davor. Die waren von 8:45 - und ab 9 Uhr hat sich die tapo Instanz dann jede Minute neu gestartet

                                          2022-11-23 08:45:06.257  - info: vanmoof-webapi.0 (465342) Terminated (NO_ERROR): Without reason
                                          2022-11-23 08:45:06.830  - info: host.raspberrypi-3 instance system.adapter.vanmoof-webapi.0 terminated with code 0 (NO_ERROR)
                                          2022-11-23 09:00:00.119  - info: tapo.0 (464412) Scheduled restart.
                                          2022-11-23 09:00:00.244  - info: host.raspberrypi-3 instance system.adapter.vanmoof-webapi.0 started with pid 465595
                                          2022-11-23 09:00:00.433  - info: tapo.0 (464412) terminating
                                          2022-11-23 09:00:00.437  - info: tapo.0 (464412) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                          2022-11-23 09:00:00.955  - warn: tapo.0 (464412) get state error: Connection is closed.
                                          2022-11-23 09:00:00.965  - error: tapo.0 (464412) Cannot check object existence of "tapo.0.8022xxxxDD97.past7d03.14": DB closed
                                          2022-11-23 09:00:00.968  - warn: tapo.0 (464412) Could not perform strict object check of state tapo.0.8022xxxxDD97.past7d03.13: DB closed
                                          2022-11-23 09:00:00.970  - warn: tapo.0 (464412) get state error: Connection is closed.
                                          2022-11-23 09:00:00.972  - error: tapo.0 (464412) Error: Could not check object existence of tapo.0.8022xxxxDD97.past7d03.14: Cannot check object existence of "tapo.0.8022xxxxDD97.past7d03.14": DB closed
                                          2022-11-23 09:00:00.978  - error: tapo.0 (464412) Cannot check object existence of "tapo.0.8022xxxxDD97.past7d03.15": Connection is closed.
                                          2022-11-23 09:00:00.981  - warn: tapo.0 (464412) Could not perform strict object check of state tapo.0.8022xxxxDD97.past7d03.14: DB closed
                                          2022-11-23 09:00:00.982  - warn: tapo.0 (464412) get state error: Connection is closed.
                                          2022-11-23 09:00:00.983  - error: tapo.0 (464412) Error: Could not check object existence of tapo.0.8022xxxxDD97.past7d03.15: Cannot check object existence of "tapo.0.8022xxxxDD97.past7d03.15": Connection is closed.
                                          2022-11-23 09:00:00.988  - error: tapo.0 (464412) Cannot check object existence of "tapo.0.8022xxxxDD97.past7d03.16": Connection is closed.
                                          2022-11-23 09:00:00.990  - warn: tapo.0 (464412) Could not perform strict object check of state tapo.0.8022xxxxDD97.past7d03.15: DB closed
                                          2022-11-23 09:00:00.991  - warn: tapo.0 (464412) get state error: Connection is closed.
                                          2022-11-23 09:00:00.992  - error: tapo.0 (464412) Error: Could not check object existence of tapo.0.8022xxxxDD97.past7d03.16: Cannot check object existence of "tapo.0.8022xxxxDD97.past7d03.16": Connection is closed.
                                          2022-11-23 09:00:02.442  - info: host.raspberrypi-3 instance system.adapter.tapo.0 scheduled normal terminated and will be restarted on schedule.
                                          2022-11-23 09:00:02.444  - info: host.raspberrypi-3 Restart adapter system.adapter.tapo.0 because enabled
                                          2022-11-23 09:00:04.337  - info: host.raspberrypi-3 instance system.adapter.tapo.0 started with pid 465623
                                          2022-11-23 09:00:05.659  - info: vanmoof-webapi.0 (465595) starting. Version 0.0.1 (non-npm: mrbungle64/ioBroker.vanmoof-webapi#7191e9a468c074a159c4e8468d731016437e2128) in /opt/iobroker/node_modules/iobroker.vanmoof-webapi, node: v16.18.1, js-controller: 4.0.23
                                          2022-11-23 09:00:06.620  - info: vanmoof-webapi.0 (465595) Processing data for account: 'Sascha Hölzel'
                                          2022-11-23 09:00:06.795  - info: vanmoof-webapi.0 (465595) Number of bikes: 1
                                          2022-11-23 09:00:06.798  - info: vanmoof-webapi.0 (465595) Processing data for Bike #1 (id: 160905):
                                          2022-11-23 09:00:09.456  - info: vanmoof-webapi.0 (465595) Terminated (NO_ERROR): Without reason
                                          2022-11-23 09:00:10.100  - info: host.raspberrypi-3 instance system.adapter.vanmoof-webapi.0 terminated with code 0 (NO_ERROR)
                                          2022-11-23 09:00:13.557  - info: tapo.0 (465623) starting. Version 0.0.6 in /opt/iobroker/node_modules/iobroker.tapo, node: v16.18.1, js-controller: 4.0.23
                                          2022-11-23 09:00:13.986  - info: tapo.0 (465623) Login tp TAPO App
                                          2022-11-23 09:00:14.614  - info: tapo.0 (465623) Login succesfull
                                          2022-11-23 09:00:14.836  - info: tapo.0 (465623) Found 3 devices
                                          2022-11-23 09:00:15.154  - info: tapo.0 (465623) Init device 8022xxxCF04 type P115 with ip 192.168.0.115
                                          2022-11-23 09:00:15.473  - info: tapo.0 (465623) Initialized 8022xxxCF04
                                          2022-11-23 09:00:15.716  - info: tapo.0 (465623) Init device 8022xxxxDD97 type P115 with ip 192.168.0.117
                                          2022-11-23 09:00:15.933  - info: tapo.0 (465623) Initialized 8022xxxxDD97
                                          2022-11-23 09:00:16.187  - info: tapo.0 (465623) Init device 8022xxxx4523 type P115 with ip 192.168.0.116
                                          2022-11-23 09:00:16.318  - info: tapo.0 (465623) Initialized 8022xxxx4523
                                          2022-11-23 09:00:16.433  - info: tapo.0 (465623) Wait for connections
                                          2022-11-23 09:01:00.026  - info: tapo.0 (465623) Scheduled restart.
                                          

                                          Ergänzung:
                                          Ich vermute mal, dass der Scheduled Restart jede Minute nachgeholt wird, weil der Restart ja jeweils nicht erfolgreich ausgeführt werden konnte. Ist aber nur ein Gedanke was der Hintergrund von den minütlichen Neustarts sein könnte...

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          586

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          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