Advertisement
powerampache

2025-04-07T14:43:41.649

Apr 7th, 2025
248
0
6 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.24 KB | None | 0 0
  1. 1.01-79 (79) - DB: 83
  2. luci.sixsixsix.powerampache2.domain.errors.MusicException: {"errorAction":"handshake","errorCode":"4701","errorMessage":"Received Invalid Handshake - Incorrect username or password","errorType":"account"}
  3.     at luci.sixsixsix.powerampache2.data.MusicRepositoryImpl.tryAuthorize(MusicRepositoryImpl.kt:268)
  4.     at luci.sixsixsix.powerampache2.data.MusicRepositoryImpl.access$tryAuthorize(MusicRepositoryImpl.kt:83)
  5.     at luci.sixsixsix.powerampache2.data.MusicRepositoryImpl$tryAuthorize$1.invokeSuspend(Unknown Source:18)
  6.     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
  7.     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
  8.     at android.os.Handler.handleCallback(Handler.java:914)
  9.     at android.os.Handler.dispatchMessage(Handler.java:100)
  10.     at android.os.Looper.loop(Looper.java:225)
  11.     at android.app.ActivityThread.main(ActivityThread.java:7563)
  12.     at java.lang.reflect.Method.invoke(Native Method)
  13.     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
  14.     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:994)
  15.  
  16. authorize() - {"errorAction":"handshake","errorCode":"4701","errorMessage":"Received Invalid Handshake - Incorrect username or password","errorType":"account"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement