wildcs / oh3_compiled-addons

OpenHab3 Compile Addons by wildcs
14 stars 1 forks source link

Cookie Error #2

Closed Kilrath closed 1 year ago

Kilrath commented 2 years ago

Hi, I add the jar file to my openhab 3.0.2 server and my test device (Tapo P100) was found but Communication fails with a Cookie Error. Is there something I can do to solve this issue?

09:18:41.888 [WARN ] [apocontrol.internal.api.TapoConnector] - (tapocontrol:P100:dc0f8bfd22) Something went wrong: null 09:19:11.920 [WARN ] [apocontrol.internal.api.TapoConnector] - (tapocontrol:P100:dc0f8bfd22) could not create handshake '{"error_code":-1010}' 09:19:11.921 [WARN ] [apocontrol.internal.api.TapoConnector] - (tapocontrol:P100:dc0f8bfd22) Something went wrong: java.security.InvalidKeyException: Missing key encoding
Kilrath commented 2 years ago

Ok, I solved the problem! I didn't saw the possibility to configure the binding and add the cloud credentials there!