Advertisement
powerampache

2025-04-27T09:10:27.177813

Apr 27th, 2025
163
0
6 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.26 KB | None | 0 0
  1. 1.01-80-play (80) - DB: 83
  2. luci.sixsixsix.powerampache2.domain.errors.MusicException: {"errorAction":"handshake","errorCode":"4701","errorMessage":"Invalid Login - passphrase does not match","errorType":"system"}
  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:991)
  9.     at android.os.Handler.dispatchMessage(Handler.java:102)
  10.     at android.os.Looper.loopOnce(Looper.java:232)
  11.     at android.os.Looper.loop(Looper.java:317)
  12.     at android.app.ActivityThread.main(ActivityThread.java:8787)
  13.     at java.lang.reflect.Method.invoke(Native Method)
  14.     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:591)
  15.     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:871)
  16.  
  17. authorize() - {"errorAction":"handshake","errorCode":"4701","errorMessage":"Invalid Login - passphrase does not match","errorType":"system"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement