Advertisement
powerampache

2025-05-14T12:31:09.690

May 14th, 2025
448
0
5 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.02 KB | None | 0 0
  1. 1.00-68 (68) - DB: 82
  2. retrofit2.HttpException: HTTP 404 { "exception" : "failed to connect to cloud.afanasko.spb.ru/188.134.10.217 (port 5040) from /10.239.124.115 (port 58432) after 15000ms" }
  3.     at retrofit2.KotlinExtensions$await$2$2.onResponse(KotlinExtensions.kt:53)
  4.     at retrofit2.OkHttpCall$1.onResponse(OkHttpCall.java:161)
  5.     at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:529)
  6.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
  7.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
  8.     at java.lang.Thread.run(Thread.java:929)
  9.  
  10. getSongsFromAlbum() - cannot load data HttpException {"code":404,"message":"{ \"exception\" : \"failed to connect to cloud.afanasko.spb.ru/188.134.10.217 (port 5040) from /10.239.124.115 (port 58432) after 15000ms\" }","detailMessage":"HTTP 404 { \"exception\" : \"failed to connect to cloud.afanasko.spb.ru/188.134.10.217 (port 5040) from /10.239.124.115 (port 58432) after 15000ms\" }","stackTrace":[],"suppressedExceptions":[]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement