-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
Certificate error when installing apps: "unable to get local issuer certificate" #179
Comments
Since you didn't include any information whatsoever about your TV, I can only guess. GitHub's previous certificate expired recently, and their new one uses a root that is probably not present on older webOS versions. Updating the firmware will not help, as the cert store embedded in A fix for this and similar certificate issues is planned for the next release of Homebrew Channel. Until then, you can manually download and install applications. |
@throwaway96 Please guide how to install app manually. |
You'll need to know the URL of the IPK you want to install. Note that if you're installing/updating Homebrew Channel itself and your TV is rooted, remember to elevate after installing and before rebooting:
You can also use Dev Manager. |
I also have an update message on TV. |
Could become harder to impossible for you to install webosbrew again with newer TV Software version. |
Same issue here - I am on release v0.5.1. I know that getting to the v0.6.3 requires the safe updater app, but downloading the safe updater has the same problem. Is it recommended to SSH in and then manually download and install the safe updater app? |
https://github.com/webosbrew/dev-manager-desktop/releases |
Issue with the certificate came back again recently. Can't install any of the apps in homebrew. Any suggestions? Thanks. LG OLED65C7P |
Hello when I do that I get the following:
Any ideas? |
Those are supposed to be on separate lines. |
Oh, I do that on my phone with connectBot. It's a bit hard. I'll try again. ty edit: that worked. thank you so much |
Is this all that is needed? I did this with the latest build of the Youtube app and after launching it does not show any adblocking options and adblocking does not work as if the unmodified Youtube app was installed |
Did you uninstall the stock YouTube app first? |
Yes, I actually had the 0.3.1 of the modified app installed and wanted to update to 0.3.2 so I uninstalled 0.3.1 before doing the manual install of the 0.3.2 from the Github url. |
Are you sure the stock one didn't get automatically reinstalled or something? Run
|
Interesting, the app is not in This is the log from installing it
after which it appeared in the app launcher on the TV. But when I use the webOS Dev Manager it shows the app version 0.3.2 as installed When I use the webOS Dev Manager and delete the app then install it again from the Available tab it appears on the TV but is still not in My TV info |
So you pressed the green button and nothing happened? Do you know how to inspect an app with the Chromium devtools? |
Yes, pressing the green button does nothing. When the app start it does not even show the text about the possibility to press the green button to access the config. And the adds play for every video. I do not know how to inspect the app with dev tools, but I can learn if there is a link to some documentation. Btw where is the app installed on the filesystem if it is not in |
YTAF should be in There's a page on webosbrew.org that talks about the devtools stuff. |
I turned on the TV in the morning after it had been off for about 8 hours and in the app the green button started working and ads got blocked. I noticed 0.3.3 is out so I installed 0.3.3 and blocking got broken again. I tried rebooting the TV and it did not help. I am quite confused by this ... |
After some debugging I found some interesting things 0.3.2
If I repeat all those steps with 0.3.3 the green button is not working and This looks like maybe some JavaScript in 0.3.3 is not being parsed properly so the adblocking does not load? |
So 0.3.2 is working? What changed? Let's move this to webosbrew/youtube-webos#151. |
Yes, 0.3.2 works now for me. As for what changed .... no idea to be honest. I was randomly trying many things like reboots, reinstalls, launching the homebrew channel update up and doing reelevate etc .. I guess some if this helped at some point. |
Hello I have the same problem, i read every comments in this post but nothing works, YT adfree installed with my pc have ads.. And if i want to install YT adfree with homebrew channel, i have the same error on the screen..
|
you don't necessarily need "connect bot", you can do this step on a computer, install |
@Heus-Sueh I think valllblt is trying to say that even after successful installation on YouTube Add free he still has adds. I got the same issue. I guess there is no solution right now? |
Okay, now that I realized, I quickly read his comment and only saw the end, I haven't had this problem yet, a new version was recently released, maybe it's worth trying to update and see if it fixed it |
First text for the new version would be
Second text is the same. Just installed it and everything is working fine. For people who have problems... maybe try completely uninstall everything YouTube related and then try to install again. |
Yeah, I was getting same certificate error. I just used webOS Dev Manager program on PC to update applications on Homebrew.
Following steps 1-4 I then updated the apps I care about, and I am running Jellyfin version 1.2.2 and YTAF 0.3.4. So far so good, no adverts in YTAF. Above was successful on devices below. Device1: 49UK6400PLF Device2: 50UP81006LR |
Hi all, Just keeping this topic open as I also have the same issue. I kept my C9 on old firmware, rooted via the old method, to keep YTAF working. Recently it started serving ads and I noticed that the YTAF had many updates pending - but when I pressed INSTALL in the homebrew channel, I'd get the same certificate error as everyone else above. I've now seen there's a new root method that works on the current latest firmware, and having witnessed a friend successfully do it on 4 TVs without issue, decided to update mine to the latest firmware to regain support for Apple screencasting etc. This is where the nightmare began. The freshly updated TV rooted with no issue after a factory reset, and the homebrew channel is there... However, the apps in the homebrew channel mostly refuse to install. Previously I got around this using DevManager and the LG developer app, but with this root we cannot have that installed... So the only method of "manually" installing YTAF seems to be through SSH / Telnet and some SSH client. I currently do not know how to connect to the TV, I know it's IP address and the SSH option is turned on in Homebrew settings, but I do not know how to use a PC or SSH phone app to tell the TV what to install So, any idiot-proof instructions for how to do this? Bear in mind that I am not a coder, or a networking expert, so be careful using jargon that is second-nature to you and other coders... |
|
Yeah, as I don't have an andriod phone I'll have to use a different client on either my PC or iPhone but from the poking around I have already done, they use different names for things like HOST and passkey or passphrase and I am mildly concerned that I could/will brick my TV as I do not code on a regular basis. Easy and obvious stuff to some like whether or not to type commands on separate lines, might be missed by me - im not even sure if its possible to brick it from here but still... its a lesson I'd rather not learn after I've done it. |
I've updated #179 (comment) to simplify the steps I took. |
THANKS - I'm not sure what step I had been missing, perhaps the part where the SSH is only enabled by Homebrew when you press the reboot button. |
This worked perfectly with the latest version, thanks. I was so used to use the HomeBrewChannel App that manually using SSH never crossed my mind. Cannot use the DevManager as well, as M1 ARM build seems to be broken. Maybe the certificates issues will go away if I factory reset my TV and reinstall everything using RootMyTv as I did long ago, but I am too afraid of being remotely patched by LG that I just don't want to mess around. Thank you guys again for your work! |
English: Thank you very much for your valuable help, in order to help others I will leave in this message the steps that I followed and that helped me to install the most recent version of YouTube Adfree. I did this with the TV newly formatted and using homebrew (Rootmy.tv).
curl -k -L -o /tmp/app.ipk 'https://github.com/webosbrew/youtube-webos/releases/download/v0.3.4/youtube.leanback.v4_0.3.4_all.ipk' Then use luna-send-pub -w 10000 -i 'luna://com.webos.appInstallService/dev/install' '{"id":"com.ares.defaultName","ipkUrl":"/tmp/app.ipk","subscribe":true}' Open homebrew, deactivate SSH and then restart, the application should already be in the home. These steps were provided by the user "1basti1" and that I, in order to facilitate the installation of the most recent version, wrote it in the simplest way possible, I am not a programmer and I do not know about these topics, however every time the ads They are more unbearable and I ventured to carry out this method, I always used homebrew, but because from time to time I format my TV to keep it fast, I found myself with this situation of the certificate problem, I had homebrew and the app developer to obtain the data to make the connection, strangely after the restart even the homebrew was uninstalled, I formatted the TV and followed the steps that I described in this message and now I have YouTube and Homebrew working. Thanks to the homebrew development team for giving us the opportunity to do justice to the abuse suffered by LG and Google users. By any chance you don't know of any ipk packet for an M3U player? I used IPTV SMARTERS, however due to a conflict of interest of that company, the free app no longer works, now there is another paid application with the same name and logo that charges a license, I bought a license but I keep 2 LG Smart TVs, so I only have the application in one, if you suddenly know of an app that can be installed through this SSH means, I would be more than grateful. Spanish: Muchas gracias por su valiosa ayuda, con el fin de ayudar a otros dejare en este mensaje los pasos que seguí y me sirvieron para instalar la versión más reciente de YouTube Adfree. Esto lo hice con el TV recién formateado y usando el homebrew (Rootmy.tv).
curl -k -L -o /tmp/app.ipk 'https://github.com/webosbrew/youtube-webos/releases/download/v0.3.4/youtube.leanback.v4_0.3.4_all.ipk' Luego usar luna-send-pub -w 10000 -i 'luna://com.webos.appInstallService/dev/install' '{"id":"com.ares.defaultName","ipkUrl":"/tmp/app.ipk","subscribe":true}' Abrir homebrew, desactivar el SSH y luego reiniciar, ya debería estar la aplicacion en el home. Estos pasos fueron proporcionados por el usuario "1basti1" y que yo con el fin de facilitar la instalación de la versión más reciente, redacte de la forma más sencilla posible, no soy programador y no se de estos temas, sin embargo cada vez los anuncios son más insoportables y me aventure a realizar este método, siempre use homebrew, pero debido a que cada cierto tiempo formateo mi TV para que se mantenga rápido, me encontré con esta situación del problema del certificado, tenía homebrew y la app developer para obtener los datos para realizar la conexion, extrañamente luego del reinicio hasta el homebrew se me desinstalo, formatee el TV y realice los pasos que describí en este mensaje y ahora tengo el YouTube y el Homebrew funcionando. Gracias al equipo de desarrollo de homebrew por darnos la posibilidad de hacer justicia ante el atropello que sufrimos los usuarios de LG y Google. De casualidad no sabrán de algún paquete ipk de un reproductor M3U? Usaba IPTV SMARTERS, sin embargo por conflicto de intereses de esa empresa, la app gratuita ya no funciona, ahora existe otra aplicación de paga con el mismo nombre y mismo logo qué cobra licencia, compre una licencia pero mantengo 2 Smart TV LG, por lo que solo en uno tengo la aplicacion, si de pronto conocen alguna app instalable por este medio SSH, les estaría más que agradecído. |
Great guide! Thanks for these step by step instructions! Worked like a charm. |
@MROLLS1 I'm on 05.30.11 with my LG C9, and I'd much like to get the certificate error fixed. Which firmware did you update to and how? Just thru the menu of the TV? Are any of the C9 firmwares rootable still? |
Same issue here, LG C9 (OLED55C9PLA) - webOS 4.9.7-17 / Software 05:30:40 Can't install any apps directly from HB store, need to manually download and install. |
Managed to update apps per instruction but is there a fix incoming for this? |
This build should fix all the cert problems, but it needs testing: https://github.com/throwaway96/webos-homebrew-channel/releases/tag/v0.7.0-test1 If your TV is rooted, you must make sure elevation is maintained when installing a new Homebrew Channel version. Installing the Safe Updater app beforehand is advised. Launch it at least once before messing with Homebrew Channel so it can elevate itself. As long as it's working, you should be able to recover from any issues with Homebrew Channel. You can install a new Homebrew Channel version with Dev Manager (which should take care of elevation automatically) or manually (in which case you need to run the If you're not sure, it won't hurt to run
Another option is adding my repo (see README) in Homebrew Channel and installing the test build that way. Elevation will be taken care of. |
I can confirm homebrew is working fine again on WebOS 3
I installed the test-build via your personal repo. Is there anything else I need to do? Can those be safely removed now? |
I can confirm this works. |
Tested and working |
Thank you for the reply, my TV is not rooted. I am trying to find out how to root the tv. Edit; I apologize, it can be rooted and I have managed to do it via this: https://github.com/throwaway96/dejavuln-autoroot Now I am trying to follow the steps from here; https://discord.com/channels/407937994037919756/1254455979873927178 Alternative ways to install apps: We will see how it works. |
How is this v0.7.0-test1 installed via the WebOS ? I get this error... And of course it is running |
Hello im trying to download kodi on my OLED55B7V on software 06.10.30 and im getting this error |
Seems like all apps give this kind of error
Anybody knows how to fix this issue?
Thanks
The text was updated successfully, but these errors were encountered: