Advertisement
powerampache

2025-04-28T00:07:39.975045

Apr 28th, 2025
240
0
5 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.20 KB | None | 0 0
  1. 1.01-80 (80) - DB: 83
  2. retrofit2.HttpException: HTTP 404 { "exception" : "Hostname tomobobo.ddns.net not verified:
  3.    certificate: sha256/zcWhXdiNxGALzoNUwytMz8u3pYoSYABrqp2qvQUKuco=
  4.    DN: CN=tomobobo.linkpc.net
  5.    subjectAltNames: [tomobobo.linkpc.net]" }
  6.     at retrofit2.KotlinExtensions$await$2$2.onResponse(KotlinExtensions.kt:53)
  7.     at retrofit2.OkHttpCall$1.onResponse(OkHttpCall.java:164)
  8.     at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:529)
  9.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  10.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
  11.     at java.lang.Thread.run(Thread.java:1012)
  12.  
  13. authorize() - cannot load data HttpException {"code":404,"message":"{ \"exception\" : \"Hostname tomobobo.ddns.net not verified:\n    certificate: sha256/zcWhXdiNxGALzoNUwytMz8u3pYoSYABrqp2qvQUKuco\u003d\n    DN: CN\u003dtomobobo.linkpc.net\n    subjectAltNames: [tomobobo.linkpc.net]\" }","detailMessage":"HTTP 404 { \"exception\" : \"Hostname tomobobo.ddns.net not verified:\n    certificate: sha256/zcWhXdiNxGALzoNUwytMz8u3pYoSYABrqp2qvQUKuco\u003d\n    DN: CN\u003dtomobobo.linkpc.net\n    subjectAltNames: [tomobobo.linkpc.net]\" }","stackTrace":[]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement