OS update check failed

Hi there,

My FP3 does no more find any OS upgrade when I use the refresh button in Parameters > Updater, so I am stuck at 0.12-2020093076095

Below is the pertinent logcat output:

11-04 13:57:29.322   744   744 D UpdatesActivity: Checking https://ota.ecloud.global/api/v1/FP3/dev/eng.root.20200930.141925
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient: Error downloading file
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient: javax.net.ssl.SSLPeerUnverifiedException: Hostname ota.ecloud.global not verified:
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient:     certificate: sha1/LzDc/qFTnkmZ/S6R+ShqdQYPVgU=
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient:     DN: CN=images.ecloud.global
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient:     subjectAltNames: [images.ecloud.global]
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient: 	at com.android.okhttp.internal.io.RealConnection.connectTls(RealConnection.java:201)
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient: 	at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:149)
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient: 	at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:112)
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient: 	at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:184)
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient: 	at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:126)
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient: 	at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:95)
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient: 	at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:281)
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient: 	at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:224)
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:461)
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient: 	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:127)
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient: 	at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttpsURLConnection.java:89)
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient: 	at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:26)
11-04 13:57:29.464   744  1683 E HttpURLConnectionClient: 	at org.lineageos.updater.download.HttpURLConnectionClient$DownloadThread.run(HttpURLConnectionClient.java:255)
11-04 13:57:29.465   744  1683 E UpdatesActivity: Could not download updates list

The https certificate of https://ota.ecloud.global is incorrect (the certificate uses domain images.ecloud.global) which makes the updater crash.

There was probably a name transition for the image hosting server which my phone did not follow for some reason…

It seems I cannot report an issue on https://gitlab.e.foundation, that’s why I am doing that here.

Thanks for any help.

As dev said, the server was stopped. I suppose it is not yet restored.

3 Likes