Cathwyler / MagicRemoteService

Use your LG Magic Remote as a Windows mouse and control your PC with the LG Magic Remote from your LG WebOS TV
GNU General Public License v3.0
48 stars 2 forks source link

Error code when installing on TV #3

Closed Spottyfriend closed 10 months ago

Spottyfriend commented 10 months ago

I've reached the step of installing onto the PC, and MagicRemoteService sees the TV I added (with the name I chose so it's definitely there), but I receive this error... I've double checked the IP, Subnet mask, and MAC address on my PC and they're all correct. Any help much appreciated!

image

oliarn commented 10 months ago

+1

Thanks in advance!

image

Cathwyler commented 10 months ago

Hi,

This error is a webOS CLI issue.

There is 2 thread about this issue on Lg community forum : https://forum.webostv.developer.lge.com/t/ares-install-error-command/2465 https://forum.webostv.developer.lge.com/t/an-error-appears-when-im-trying-to-install-ipk-file/2345

Make sure you have "1.12.4-j27" CLI version installed. You can type "ares -V" in webOS CLI to know your version or in package.json in your LG_WEBOS_TV_SDK_HOME environement path.

Make sure you uninstalled webOS OSE CLI (@webosose/ares-cli) with npm if you had one installed.

Hope it will help.

Regards,

Cathwyler

Spottyfriend commented 10 months ago

Thanks - I think it was just the case of the wrong CLI version as you suggested.