Advertisement
powerampache

2025-07-04T15:03:04.709

Jul 4th, 2025
154
0
6 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.25 KB | None | 0 0
  1. 1.00-67-play (67) - DB: 82
  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:264)
  4.     at luci.sixsixsix.powerampache2.data.MusicRepositoryImpl.access$tryAuthorize(MusicRepositoryImpl.kt:79)
  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:108)
  8.     at android.os.Handler.handleCallback(Handler.java:883)
  9.     at android.os.Handler.dispatchMessage(Handler.java:100)
  10.     at android.os.Looper.loop(Looper.java:214)
  11.     at android.app.ActivityThread.main(ActivityThread.java:7356)
  12.     at java.lang.reflect.Method.invoke(Native Method)
  13.     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
  14.     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)
  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