[LG] Application not installed, please try again
Describe the bug App downloads from the LG app store, but fails to install.
To Reproduce Steps to reproduce the behavior:
- Go to LG App store
- Click on Install Stremio
- Wait for download
- 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.
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?
I'm in the US.
Here is the log file. If it matters these are the steps I took to generate it.
- SSH into the TV as root
- use command ls-monitor -j -f com.webos.appInstallService > streamio.jsonl
- press enter.
- Install Stremio on your TV
- After it fails, go back to the terminal
- press Ctrl+C
- 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
all ur errors boil down to:
Invalid appId specified OR Unsupported Application Type: io.strem.tvInvalid pkgId specified OR Unsupported Package: io.strem.tvFile 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)