Advertisement
powerampache

2025-05-10T22:50:36.858294

May 10th, 2025
148
0
5 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.89 KB | None | 0 0
  1. 1.01-80 (80) - DB: 83
  2. retrofit2.HttpException: HTTP 404 { "exception" : "Unable to resolve host "cloud.serverhome.local": No address associated with hostname" }
  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. getGenres() - cannot load data HttpException {"code":404,"message":"{ \"exception\" : \"Unable to resolve host \"cloud.serverhome.local\": No address associated with hostname\" }","detailMessage":"HTTP 404 { \"exception\" : \"Unable to resolve host \"cloud.serverhome.local\": No address associated with hostname\" }","stackTrace":[]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement