user98
September 12, 2022, 3:16am
1
I am able to use a terminal on a Linux ubuntu to connect to the TV, but when I try to test a package on my LG TV, it fails with the following error message:
ares-install -d LGTV myapp_0.0.1_all.ipk
ares-install ERR! [ssh exec failure]: All configured authentication methods failed
This works. I can connect to the TV and can run commands on it:
ssh -i LGTV_webos prisoner@192.168.1.250 -p 9922 -T
Where do we start to troubleshoot this?
Please see App Testing and add a new TV connection with exactly the same input as the guide. If the problem persists, please let us know. Thank you.
user98
September 14, 2022, 2:28am
3
Thanks. I created a new device (tv2) and tried to use it, but got the same error:
ares-install ERR! [ssh exec failure]: All configured authentication methods failed
Where do go from here?
Please share with us the following:
The version of OS you are using.
A screenshot that we can see what you typed when connecting to the TV.
A result of the ares-install -d <your_device_name> -l -v command.