Skip to content

[BUG] A foreground service of type dataSync did not stop within its timeout: #19749

@david-allison

Description

@david-allison

https://ankidroid.org/acra/app/1/bug/365864/report/c9ade002-505d-45b9-ba18-f5ec68c24444

2.23.0

android.app.RemoteServiceException$ForegroundServiceDidNotStopInTimeException: A foreground service of type dataSync did not stop within its timeout: ComponentInfo{com.ichi2.anki/androidx.work.impl.foreground.SystemForegroundService}
	at android.app.ActivityThread.generateForegroundServiceDidNotStopInTimeException(ActivityThread.java:2875)
	at android.app.ActivityThread.throwRemoteServiceException(ActivityThread.java:2837)
	at android.app.ActivityThread.-$$Nest$mthrowRemoteServiceException(Unknown Source:0)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:3224)
	at android.os.Handler.dispatchMessage(Handler.java:114)
	at android.os.Looper.loopOnce(Looper.java:266)
	at android.os.Looper.loop(Looper.java:361)
	at android.app.ActivityThread.main(ActivityThread.java:10319)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:675)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1002)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions