-
Notifications
You must be signed in to change notification settings - Fork 27
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
Youtube Music is loading several minutes due to some SSL failure (handshake failed) #578
Comments
Hello @ondrejholy. I cannot reproduce the SSL handsake issue. Could you update all Flatpak runtimes, reboot your system and try again?
|
So I rebooted and updated Nuvola Runtime to 4.16.26 (26-g8b6a88f). I see the Youtube Music window almost immediately with 1c7ce12, however, I still see the "SSL handshake failed" warnings in the log. |
@fenryxo But I still see the YouTube Music window containing "A web app will be loaded shortly...", can you please confirm that this is know issue and is because of tiliado/valacef#17? |
I have analogical issue with Yandex Music script: the app starts and I see "A web app will be loaded shortly..." permanently. Ubuntu 20.04. |
No, tiliado/valacef#17 is unrelated. |
Please never switch to master unless you are told so. You are more likely to introduce new problems than to solve problems ;-) |
The cause of the web page not loading is a SSL handshake error. It occurs in libsoup network library as well as in Chromium's network library. Not sure what is the cause though. Some users reported SSL handshake errors too but they disappeared eventually. |
The issue has disappeared after Ubuntu daily update. |
Hmm, it seems it is somehow related to kernel 5.3 which I am using to workaround some driver issues, because I rebooted to 5.4 today and it worked properly, but I had to reboot again back to 5.3 and it doesn't work again. So this is probably something totally unrelated to nuvola. So thanks for your time. So I am closing this issue and going to uninstall nuvola as it is unusable for me as signing on doesn't work. |
Basic information
Your Linux distribution and its version: Fedora 31
Your desktop environment: GNOME
Nuvola Runtime version: 4.16.22 (22-g1bf660b)
The web app you use and its version: Youtube Music script 1.3.2 (2-g44bacab)
Describe the bug
After I made a fresh installation and accepted terms, I saw "Youtube Music will load in a few seconds" for several minutes. After it, Youtube Music window was opened, but with "A web app will be loaded shortly...", which is probably another issue - tiliado/valacef#17. This happens always, not only during the first start. It looks like to be caused by some SSL failures as per the debug log.
Steps to reproduce the behavior
flatpak run eu.tiliado.NuvolaAppYoutubeMusic
Expected behavior
Youtube Music window is loaded in a few seconds as announced...
Debugging log
Attach the debug log here: nuvola.txt
Screenshots
Attach screenshots here:
Additional context
https://music.youtube.com works fine in my internet browsers, however, another Youtube Music player, GPMDP stopped working for me yesterday, so it might be related, see: MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-#3787. But from the debug log, it seems to be rather some SSL issue for
https://tiliado.eu/api/funding/trial_of_machine/nuvolaplayer/96a9c41d4197f0335e5a4ac7979fb9a1f325ec6edc71bf400e3b71a3cf94f41f/
, althoughopenssl s_client -connect tiliado.eu:443
works fine, so I don't know.The text was updated successfully, but these errors were encountered: