We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
--------- beginning of crash 10-23 17:27:05.674 16081 16081 E AndroidRuntime: FATAL EXCEPTION: main 10-23 17:27:05.674 16081 16081 E AndroidRuntime: Process: com.stevesoltys.seedvault, PID: 16081 10-23 17:27:05.674 16081 16081 E AndroidRuntime: android.app.RemoteServiceException$ForegroundServiceDidNotStopInTimeException: A foreground service of type dataSync did not stop within its timeout: ComponentInfo{com.stevesoltys.seedvault/androidx.work.impl.foreground.SystemForegroundService} 10-23 17:27:05.674 16081 16081 E AndroidRuntime: at android.app.ActivityThread.generateForegroundServiceDidNotStopInTimeException(ActivityThread.java:2280) 10-23 17:27:05.674 16081 16081 E AndroidRuntime: at android.app.ActivityThread.throwRemoteServiceException(ActivityThread.java:2242) 10-23 17:27:05.674 16081 16081 E AndroidRuntime: at android.app.ActivityThread.-$$Nest$mthrowRemoteServiceException(Unknown Source:0) 10-23 17:27:05.674 16081 16081 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2557) 10-23 17:27:05.674 16081 16081 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:107) 10-23 17:27:05.674 16081 16081 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:232) 10-23 17:27:05.674 16081 16081 E AndroidRuntime: at android.os.Looper.loop(Looper.java:317) 10-23 17:27:05.674 16081 16081 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8705) 10-23 17:27:05.674 16081 16081 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 10-23 17:27:05.674 16081 16081 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580) 10-23 17:27:05.674 16081 16081 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:886)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: