Skip to content

Instantly share code, notes, and snippets.

@AaronMT
Created November 9, 2018 18:50
Show Gist options
  • Save AaronMT/73ca3976cca297ba007aa422fcd555a5 to your computer and use it in GitHub Desktop.
Save AaronMT/73ca3976cca297ba007aa422fcd555a5 to your computer and use it in GitHub Desktop.
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/PocketEndpoint: getGlobalVideoRecommendations: network error
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: javax.net.ssl.SSLHandshakeException: Chain validation failed
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at com.android.org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:219)
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.connection.RealConnection.connectTls(RealConnection.java:318)
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.connection.RealConnection.establishProtocol(RealConnection.java:282)
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:167)
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:257)
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:135)
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:114)
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:126)
2018-11-07 18:17:18.703 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:200)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.RealCall$AsyncCall.execute(RealCall.java:147)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at java.lang.Thread.run(Thread.java:764)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: Caused by: java.security.cert.CertificateException: Chain validation failed
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at com.android.org.conscrypt.TrustManagerImpl.verifyChain(TrustManagerImpl.java:707)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at com.android.org.conscrypt.TrustManagerImpl.checkTrustedRecursive(TrustManagerImpl.java:539)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at com.android.org.conscrypt.TrustManagerImpl.checkTrustedRecursive(TrustManagerImpl.java:560)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at com.android.org.conscrypt.TrustManagerImpl.checkTrustedRecursive(TrustManagerImpl.java:605)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at com.android.org.conscrypt.TrustManagerImpl.checkTrusted(TrustManagerImpl.java:495)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at com.android.org.conscrypt.TrustManagerImpl.checkTrusted(TrustManagerImpl.java:418)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at com.android.org.conscrypt.TrustManagerImpl.getTrustedChainForServer(TrustManagerImpl.java:339)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at android.security.net.config.NetworkSecurityTrustManager.checkServerTrusted(NetworkSecurityTrustManager.java:94)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at android.security.net.config.RootTrustManager.checkServerTrusted(RootTrustManager.java:88)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at com.android.org.conscrypt.Platform.checkServerTrusted(Platform.java:197)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at com.android.org.conscrypt.ConscryptFileDescriptorSocket.verifyCertificateChain(ConscryptFileDescriptorSocket.java:399)
2018-11-07 18:17:18.704 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at com.android.org.conscrypt.NativeCrypto.SSL_do_handshake(Native Method)
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at com.android.org.conscrypt.SslWrapper.doHandshake(SslWrapper.java:374)
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at com.android.org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:217)
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: ... 23 more
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: Caused by: java.security.cert.CertPathValidatorException: Response is unreliable: its validity interval is out-of-date
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:133)
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:222)
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:140)
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:79)
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at java.security.cert.CertPathValidator.validate(CertPathValidator.java:301)
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at com.android.org.conscrypt.TrustManagerImpl.verifyChain(TrustManagerImpl.java:703)
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: ... 36 more
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: Caused by: java.security.cert.CertPathValidatorException: Response is unreliable: its validity interval is out-of-date
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at sun.security.provider.certpath.OCSPResponse.verify(OCSPResponse.java:619)
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at sun.security.provider.certpath.RevocationChecker.checkOCSP(RevocationChecker.java:709)
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at sun.security.provider.certpath.RevocationChecker.check(RevocationChecker.java:363)
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at sun.security.provider.certpath.RevocationChecker.check(RevocationChecker.java:337)
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: ... 41 more
2018-11-07 18:17:18.705 8397-8419/org.mozilla.tv.firefox.debug W/System.err: Suppressed: java.security.cert.CertPathValidatorException: Could not determine revocation status
2018-11-07 18:17:18.706 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at sun.security.provider.certpath.RevocationChecker.buildToNewKey(RevocationChecker.java:1092)
2018-11-07 18:17:18.706 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at sun.security.provider.certpath.RevocationChecker.verifyWithSeparateSigningKey(RevocationChecker.java:910)
2018-11-07 18:17:18.706 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at sun.security.provider.certpath.RevocationChecker.checkCRLs(RevocationChecker.java:577)
2018-11-07 18:17:18.706 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at sun.security.provider.certpath.RevocationChecker.checkCRLs(RevocationChecker.java:465)
2018-11-07 18:17:18.706 8397-8419/org.mozilla.tv.firefox.debug W/System.err: at sun.security.provider.certpath.RevocationChecker.check(RevocationChecker.java:394)
2018-11-07 18:17:18.706 8397-8419/org.mozilla.tv.firefox.debug W/System.err: ... 43 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment