-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
凌晨出现登录超时 #50
Comments
请重新登录 |
但是我的支付宝并没有退出,重新打开一次支付宝又可以了 |
我也是这样子的,锁屏了就会这样,可能是一种保护机制?所以晚上只能够,插着充电然后亮屏一晚上。 |
不怕烧屏吗?还是LCD的 |
LCD永不为奴,哈哈哈哈,我是mix2s,基本最后一代的lcd手机了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
凌晨的时候会出现这个错,然后就不能用了
Caused by: com.alipay.mobile.common.rpc.RpcException: RPCException: [2000] : 登录超时,请重新登录。
at com.alipay.mobile.common.rpc.util.RpcInvokerUtil.preProcessResponse(RpcInvokerUtil.java:100044)
at com.alipay.mobile.common.rpc.protocol.json.JsonDeserializerV2.parser(JsonDeserializerV2.java:100004)
at com.alipay.mobile.common.rpc.RpcInvoker.a(RpcInvoker.java:100020)
at com.alipay.mobile.common.rpc.RpcInvoker.invoke(RpcInvoker.java:100171)
at com.alipay.mobile.common.rpc.RpcInvocationHandler.invoke(RpcInvocationHandler.java:100099)
at java.lang.reflect.Proxy.invoke(Proxy.java:813)
at $Proxy13.executeRPC(Unknown Source)
at com.alipay.mobile.nebulaappproxy.api.rpc.H5SimpleRpcService.executeRPC(H5SimpleRpcService.java:100008)
at com.alipay.mobile.nebulaappproxy.api.rpc.H5RpcUtil.rpcCall(H5RpcUtil.java:100700)
... 6 more
The text was updated successfully, but these errors were encountered: