Advertisement
powerampache

2025-04-10T21:42:01.337

Apr 10th, 2025
344
0
2 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.16 KB | None | 0 0
  1. 1.00-72-BETA (74) - DB: 83
  2. retrofit2.HttpException: HTTP 404 { "exception" : "failed to connect to ampache.nickroc.ru/85.21.144.182 (port 443) from /192.168.0.101 (port 47168) after 15000ms: isConnected failed: ETIMEDOUT (Connection timed out)" }
  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:1167)
  7.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
  8.     at java.lang.Thread.run(Thread.java:923)
  9.  
  10. authorize() - cannot load data HttpException {"code":404,"message":"{ \"exception\" : \"failed to connect to ampache.nickroc.ru/85.21.144.182 (port 443) from /192.168.0.101 (port 47168) after 15000ms: isConnected failed: ETIMEDOUT (Connection timed out)\" }","detailMessage":"HTTP 404 { \"exception\" : \"failed to connect to ampache.nickroc.ru/85.21.144.182 (port 443) from /192.168.0.101 (port 47168) after 15000ms: isConnected failed: ETIMEDOUT (Connection timed out)\" }","stackTrace":[],"suppressedExceptions":[]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement