You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i run this cmd :
lgtv auth 192.168.1.2 tv_name ssl
it gives me this result although I accept the pairing in my tv,
DEBUG:getmac:Initializing 'ip4' method cache (platform: 'windows')
DEBUG:getmac:Finished initializing 'ip4' method cache
DEBUG:getmac:Raw MAC found: acb6878ab266
DEBUG:getmac:Adding colons to MAC acb6878ab266
Please accept the pairing request on your LG TV
DEBUG:ws4py:Closing message received (1000) 'b'''
{"closing": {"code": 1000, "reason": ""}}
Wrote config file: C:\Users\HP.lgtv\config.json
and when i try to run any cmd like volumup it gives me:
"ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host"
The text was updated successfully, but these errors were encountered:
ShaimaaHamd26
changed the title
Close After Pairing
Close After Pairing with error code 1000
Mar 29, 2023
When i run this cmd :
lgtv auth 192.168.1.2 tv_name ssl
it gives me this result although I accept the pairing in my tv,
DEBUG:getmac:Initializing 'ip4' method cache (platform: 'windows')
DEBUG:getmac:Finished initializing 'ip4' method cache
DEBUG:getmac:Raw MAC found: acb6878ab266
DEBUG:getmac:Adding colons to MAC acb6878ab266
Please accept the pairing request on your LG TV
DEBUG:ws4py:Closing message received (1000) 'b'''
{"closing": {"code": 1000, "reason": ""}}
Wrote config file: C:\Users\HP.lgtv\config.json
and when i try to run any cmd like volumup it gives me:
"ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host"
The text was updated successfully, but these errors were encountered: