LG WEBOS : Could not connect to the device, please

2019-07-10 07:07发布

I've followed everything here step by step : App Testing on webOS TV

But I still can't seem to connect using either the webOS CLI or the webOS IDE.

I get the following error:

Via the IDE : Could not connect to the device "name", please check the device connection.

Via webOs CLI : ares-install ERR! ares-install: Error: Please check the device IP address or port.


I see the device listed : ares-setup-device --list

  • emulator developer@127.0.0.1:6622 ssh tv lgtv_

  • prisoner@10.188.20.165:9922 ssh tv

I am able to ping the device IP through command line.


Installing and running an app via webOS CLI on the emulator works fine, it just won't work when it comes to the actual device.

Any ideas ?

3条回答
做个烂人
2楼-- · 2019-07-10 07:25

My issue was solved when I changed the device name from Home Office to home. I think a space in the device name was causing the error.

查看更多
来,给爷笑一个
3楼-- · 2019-07-10 07:29

My issue was solved when I disabled Hyper-V

dism.exe /Online /Disable-Feature:Microsoft-Hyper-V-All

and ran virtualbox machine manually

查看更多
成全新的幸福
4楼-- · 2019-07-10 07:47

according to this LG Developer help it says that you should change your port to 22

查看更多
登录 后发表回答