webosbrew / dev-manager-desktop

Device/DevMode Manager for webOS TV
Apache License 2.0
1.24k stars 81 forks source link

Straight up just doesn't want to install apps no more. #259

Open kwan-vini opened 1 month ago

kwan-vini commented 1 month ago

Previously it would timeout and then i'd have to redo the developer options, now it just gets stuck in "Please wait" and never does anything.

image

To Reproduce Steps to reproduce the behavior:

  1. Do all the steps required on initial TV setup
  2. Grab an app and install it
  3. Stuck in "Please wait" message

Expected behavior Actually install the app.

Additional context TV is running webOS 4.10.0 My device runs Windows 10 22H2

UPDATE

I've managed to work around this issue by using an older version. (11.6)

vamsikrishna71 commented 1 month ago

Still not Fixed.

tezpadhye commented 1 month ago

same thing here, for me it took 15 minutes to finally install after 5 retries.

mariotaku commented 1 month ago

Did you try the pre-release v1.99.x?

kwan-vini commented 1 month ago

Did you try the pre-release v1.99.x?

Yep. 1.99.3

bedenko commented 1 month ago

Workaround: ssh to tv (prisoner) and execute: curl -L https://raw.githubusercontent.com/webosbrew/webos-homebrew-channel/main/tools/install.sh | sh -

Am0rphous commented 2 weeks ago

For other experiencing similar problem. I was able to install homebrew with the one-liner above, but I was unable to install youtube adfree afterwords through menu on the tv. Had to use WebOS Dev Manager on my computer to get it done. Cheers!