klattimer / LGWebOSRemote

Command line webOS remote for LGTVs
MIT License
490 stars 97 forks source link

Frequently getting "403 too many pairing requests" #158

Open thrawn997 opened 2 months ago

thrawn997 commented 2 months ago

When I run:

"lgtv --name MyTV --ssl swInfo --debug"

it will most of the times work and return

{"closing": {"code": 1000, "reason": ""}}

But after using my mac for some time, an hour or two usually, it will return:

lgtv --name MyTV --ssl swInfo --debug DEBUG:root:Initiating handshake DEBUG:root:Received response DEBUG:root:{"type":"error","id":"register_0","error":"403 too many pairing requests","payload":{}}

I have to physically unplug my TV from power to get this error message to go away. When it is in this state it will not turn on or off the TV.

I will also note that I am not getting any message on my TV about pairing requests, as it appears already paired.

thrawn997 commented 2 months ago

I tried factory resetting my TV to see if that helped, unfortunately still occurs.. surprised I am not seeing anyone else with this issue