I use NC an my local machine for testing and cannot access other apps than the pre installed. The machine has internet connection and the docker container can also access the web but apps like calendar or contacts are not displayed.
I know there were some similar issues in the last time but not with the same setup and no advice was useful for me so far. I look foreward for suggestions to get the apps(tore) back.
The log entry refers to an certificate verification error which appears when curl is used to fetch data from the web site. It looks like the certificate chain couldn’t be verified, so I would make sure that the required intermediate and root certificates are correctly installed on your server. You can check this by running curl from the command line, e.g. curl -v https://www.startpage.com.
Here you can see which certificates are required to verify the certificate chain:
| certificate : startpage.com.pem (561e222d)
| subject : OU = Domain Control Validated OU = EssentialSSL Wildcard CN = .startpage.com
| issuer : C = GB ST = Greater Manchester L = Salford O = COMODO CA Limited CN = COMODO RSA Domain Validation Secure Server CA
| MD5 f-print : D5:BB:C1:B9:3D:1F:61:57:C3:E6:A3:73:10:58:D9:02
| SHA1 f-print: 5D:6D:E7:2F:B4:13:A6:15:F3:C6:24:D3:61:30:39:F9:B1:F9:02:E2
|
+->| certificate : comodo_rsa_domain_validation_secure_server_ca.pem (8d28ae65)
| subject : C = GB ST = Greater Manchester L = Salford O = COMODO CA Limited CN = COMODO RSA Domain Validation Secure Server CA
| issuer : C = GB ST = Greater Manchester L = Salford O = COMODO CA Limited CN = COMODO RSA Certification Authority
| MD5 f-print : 83:E1:04:65:B7:22:EF:33:FF:0B:6F:53:5E:8D:99:6B
| SHA1 f-print: 33:9C:DD:57:CF:D5:B1:41:16:9B:61:5F:F3:14:28:78:2D:1D:A6:39
|
+->| certificate : comodo_rsa_certification_authority.pem (d6325660)
| subject : C = GB ST = Greater Manchester L = Salford O = COMODO CA Limited CN = COMODO RSA Certification Authority
| issuer : C = SE O = AddTrust AB OU = AddTrust External TTP Network CN = AddTrust External CA Root
| MD5 f-print : 1E:DA:F9:AE:99:CE:29:20:66:7D:0E:9A:8B:3F:8C:9C
| SHA1 f-print: F5:AD:0B:CC:1A:D5:6C:D1:50:72:5B:1C:86:6C:30:AD:92:EF:21:B0
|
+->| certificate : addtrust_external_ca_root.pem (157753a5)
| subject : C = SE O = AddTrust AB OU = AddTrust External TTP Network CN = AddTrust External CA Root
| issuer : C = SE O = AddTrust AB OU = AddTrust External TTP Network CN = AddTrust External CA Root
| MD5 f-print : 1D:35:54:04:85:78:B0:3F:42:42:4D:BF:20:73:0A:3F
| SHA1 f-print: 02:FA:F3:E2:91:43:54:68:60:78:57:69:4D:F5:E4:5B:68:85:18:68
|
+-> end of chain!
I tried to access the api through the container and it gave back a good looking result, but the apps still not showing up in apps sectopn of admin panel.
Hi I want to resolve this topic. It turned out that is has to be connected to my internet “Provider”. I was using a hotel hotspot. And I would guess it blocked the API call to/from the appstore.