Advertisement
powerampache

2025-04-17T16:44:07.753023

Apr 17th, 2025
285
0
5 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.93 KB | None | 0 0
  1. 1.01-80-play.debug (80) - DB: 83
  2. retrofit2.HttpException: HTTP 404 { "exception" : "java.security.cert.CertPathValidatorException: Trust anchor for certification path not found." }
  3.     at retrofit2.KotlinExtensions$await$2$2.onResponse(KotlinExtensions.kt:53)
  4.     at retrofit2.OkHttpCall$1.onResponse(OkHttpCall.java:164)
  5.     at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:529)
  6.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156)
  7.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:651)
  8.     at java.lang.Thread.run(Thread.java:1119)
  9.  
  10. authorize() - cannot load data HttpException {"code":404,"message":"{ \"exception\" : \"java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.\" }","detailMessage":"HTTP 404 { \"exception\" : \"java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.\" }","stackTrace":[]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement