-
-
Notifications
You must be signed in to change notification settings - Fork 327
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
打开底栏ssh连接服务器闪退 #636
Comments
Title: Open the bottom bar ssh connection server crashes |
+1 |
通知权限给了 |
Notification permission given |
Fixed in #658 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
复现方法:启动app后直接ssh页面开ssh
FATAL EXCEPTION: main
Process: tech.lolli.toolbox, PID: 16062
android.app.RemoteServiceException$ForegroundServiceDidNotStartInTimeException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{4a75da5 u0 tech.lolli.toolbox/.ForegroundService}
at android.app.ActivityThread.generateForegroundServiceDidNotStartInTimeException(ActivityThread.java:2130)
at android.app.ActivityThread.throwRemoteServiceException(ActivityThread.java:2101)
at android.app.ActivityThread.-$$Nest$mthrowRemoteServiceException(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2395)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:205)
at android.os.Looper.loop(Looper.java:294)
at android.app.ActivityThread.main(ActivityThread.java:8294)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:884)
The text was updated successfully, but these errors were encountered: