MediaWriter icon indicating copy to clipboard operation
MediaWriter copied to clipboard

SSL error

Open Numblesix opened this issue 4 years ago • 2 comments

Im getting SSL errors when starting the app.

See below the Error from the cmdline:

W@100795ms: Error reading from QUrl("https://getfedora.org/releases.json") : "Unknown error"
W@100795ms: SSL error "The issuer certificate of a locally looked up certificate could not be found"
W@100795ms: Was not able to fetch new releases: "Unknown error" Retrying in 10 seconds.
W@100795ms: Error QNetworkReply::SslHandshakeFailedError reading from QUrl("https://getfedora.org/releases.json") : "SSL handshake failed"

Curl shows a working connection same goes for openssl or chrome check

➜  ~ curl -I https://getfedora.org/releases.json                                                     
HTTP/2 200 
date: Sun, 01 Sep 2019 19:13:42 GMT
server: Apache
strict-transport-security: max-age=31536000; includeSubDomains; preload
content-security-policy: default-src 'none'; img-src 'self' https://fedoramagazine.org; script-src 'self'; style-src 'self' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; connect-src https://fedoramagazine.org https://builds.coreos.fedoraproject.org; 
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
referrer-policy: same-origin
last-modified: Sun, 01 Sep 2019 17:44:33 GMT
etag: "75fd-59181687a90aa"
accept-ranges: bytes
content-length: 30205
cache-control: max-age=1800
expires: Sun, 01 Sep 2019 19:43:42 GMT
apptime: D=649
x-fedora-proxyserver: proxy06.fedoraproject.org
x-fedora-requestid: XWwYZktxfPLL0fklc0sMcgAAAAE
content-type: application/json

Numblesix avatar Sep 01 '19 19:09 Numblesix

Sorry for not replying earlier, I'm really not sure what I've been doing in 2019 so I have so many open bugs here, but anyway... What system are you on? How did you install mediawriter?

MartinBriza avatar Apr 02 '20 15:04 MartinBriza

Is this still a problem with FMW 4.2.1?

grulja avatar May 13 '21 08:05 grulja