Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LG] Application not installed, please try again #851

Open
ItsDeidara opened this issue Jul 4, 2024 · 3 comments
Open

[LG] Application not installed, please try again #851

ItsDeidara opened this issue Jul 4, 2024 · 3 comments

Comments

@ItsDeidara
Copy link

Describe the bug
App downloads from the LG app store, but fails to install.

To Reproduce
Steps to reproduce the behavior:

  1. Go to LG App store
  2. Click on Install Stremio
  3. Wait for download
  4. See error

Expected behavior
App should download and install succesfully.

Screenshots
Short video of the issue

TV (please complete the following information):

  • Device: LG OLED65B2PUA
  • OS: [WebOS)]
  • Version [8.3.0-2401]

Additional context
My TV is rooted, using dejavuln if that matters. So if needed I could try and grab system logs.

Even with 1800mb of free space left on my TV. The application still fails to install. I've also attempted to change DNS servers to 1.0.0.1 and keep the TV unplugged for an hour.

@jaruba
Copy link
Member

jaruba commented Jul 4, 2024

the error on the screen gives no relevant hint, so yeah, logs would be nice, but i have a feeling that ur environment / device is causing this somehow, what country are you from?

@ItsDeidara
Copy link
Author

I'm in the US.

Here is the log file. If it matters these are the steps I took to generate it.

streamio.json

  1. SSH into the TV as root
  2. use command ls-monitor -j -f com.webos.appInstallService > streamio.jsonl
  3. press enter.
  4. Install Stremio on your TV
  5. After it fails, go back to the terminal
  6. press Ctrl+C
  7. Pull the file from /home/root

Please note the extension of the log file was initially .jsonl instead of .json. I had to change it in order to upload it

@jaruba
Copy link
Member

jaruba commented Jul 10, 2024

all ur errors boil down to:

  • Invalid appId specified OR Unsupported Application Type: io.strem.tv
  • Invalid pkgId specified OR Unsupported Package: io.strem.tv
  • File download is not supported.

the app / pkg id is definitely correct, the file download error is just bizarre. none of these seem like issues with Stremio itself, imho you are either trying to install the app in some strange way or your TV is revolting against the fact that it is rooted (most probably the latter)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants