Advertisement
powerampache

2025-04-28T19:36:10.135978

Apr 28th, 2025
197
0
6 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.92 KB | None | 0 0
  1. 1.01-80-play (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:1145)
  7.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
  8.     at java.lang.Thread.run(Thread.java:1012)
  9.  
  10. getAlbumsStats() - 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