We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
I tried factory resetting my TV to see if that helped, unfortunately still occurs.. surprised I am not seeing anyone else with this issue
Sorry, something went wrong.
No branches or pull requests
When I run:
it will most of the times work and return
But after using my mac for some time, an hour or two usually, it will return:
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.
The text was updated successfully, but these errors were encountered: