Advertisement
powerampache

2025-04-21T15:01:45.191113

Apr 21st, 2025
153
0
6 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.78 KB | None | 0 0
  1. 1.01-79 (79) - DB: 83
  2. retrofit2.HttpException: HTTP 404 { "exception" : "Failed to connect to /192.168.1.29:80" }
  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\" : \"Failed to connect to /192.168.1.29:80\" }","detailMessage":"HTTP 404 { \"exception\" : \"Failed to connect to /192.168.1.29:80\" }","stackTrace":[],"suppressedExceptions":[]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement