-
Notifications
You must be signed in to change notification settings - Fork 15
Network error - SSL handshake failed #310
Copy link
Copy link
Open
Labels
bugThis is indeed a bugThis is indeed a bughelp wantedSupport is needed to proceedSupport is needed to proceedinformation neededMore information is needed to address thisMore information is needed to address thisregressionWas working fine beforeWas working fine before
Metadata
Metadata
Assignees
Labels
bugThis is indeed a bugThis is indeed a bughelp wantedSupport is needed to proceedSupport is needed to proceedinformation neededMore information is needed to address thisMore information is needed to address thisregressionWas working fine beforeWas working fine before
SailfishOS VERSION: 3.4
HARDWARE: Jolla Jolla (the original Jolla phone)
Storeman VERSION: 0.3.0
QUESTION
I installed Storeman on my Jolla phone, but it keeps showing a network error notification. Starting it over ssh I get this output:
[D] unknown:0 - Using Wayland-EGL
[W] unknown:0 - Could not find any zN.M subdirs!
[W] unknown:0 - Theme dir "/usr/share/themes/jolla-ambient/meegotouch/z1.0/" does not exist
[W] unknown:0 - Network request error QNetworkReply::NetworkError(SslHandshakeFailedError) - "SSL handshake failed"
[W] unknown:0 - Network request error QNetworkReply::NetworkError(SslHandshakeFailedError) - "SSL handshake failed"
It doesn't tell why the handshake failed though. Sailfish 3.4 is close to two years old, so I guess it's possible the SSL library is too old. However accessing openrepos.net over https with the browser works, so this might also be something else.
STEPS TO REPRODUCE