Bug 489527

Summary: Plasma Tube uses SSL with unencrypted http
Product: [Applications] PlasmaTube Reporter: 白川間瀬流 <vamp898-kde>
Component: generalAssignee: Linus Jahn <lnj>
Status: CONFIRMED ---    
Severity: normal CC: espidev, josh, macallik
Priority: NOR    
Version First Reported In: 24.12.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description 白川間瀬流 2024-07-01 03:48:22 UTC
I am running an Invidious instance for me and myself only on localhost on http://localhost:3000

Works perfect and as expected, but i can not connect PlasmaTube to it because even when entering http://localhost:3000 as instance, i am getting the error, that the SSL Handshake did not work (obviously)


STEPS TO REPRODUCE
1. Setup an local invidous instance
2. Try to connect with PlasmaTube to it

OBSERVED RESULT
Tries to use SSL on HTTP

EXPECTED RESULT
Just connects

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Archlinux
(available in About System)
KDE Plasma Version: 6.1
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.2

ADDITIONAL INFORMATION
Invidous works in the Browser just as it should
Comment 1 Joshua Goins 2024-07-13 13:05:39 UTC
Thanks for pointing this out, we do force HTTPS in this case and that's not intentional
Comment 2 白川間瀬流 2025-02-04 06:18:50 UTC
Updated the bug to 24.12.1, still affects the latest version.