Skip to content
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

RuntimeException: Unable to start service org.wordpress.android.ui.uploads.UploadService@f224791 with Intent { cmp=... #18654

Closed
sentry-io bot opened this issue Jun 19, 2023 · 1 comment

Comments

@sentry-io
Copy link

sentry-io bot commented Jun 19, 2023

Sentry Issue: JETPACK-ANDROID-1Q0

ForegroundServiceStartNotAllowedException: Service.startForeground() not allowed due to mAllowStartForeground false: service com.jetpack.android/org.wordpress.android.ui.uploads.UploadService
    at android.app.ForegroundServiceStartNotAllowedException$1.createFromParcel(ForegroundServiceStartNotAllowedException.java:54)
    at android.app.ForegroundServiceStartNotAllowedException$1.createFromParcel(ForegroundServiceStartNotAllowedException.java:50)
    at android.os.Parcel.readParcelableInternal(Parcel.java:4804)
    at android.os.Parcel.readParcelable(Parcel.java:4772)
    at android.os.Parcel.createExceptionOrNull(Parcel.java:3035)
...
(19 additional frame(s) were not displayed)

RuntimeException: Unable to start service org.wordpress.android.ui.uploads.UploadService@f224791 with Intent { cmp=com.jetpack.android/org.wordpress.android.ui.uploads.UploadService (has extras) }: android.app.ForegroundServiceStartNotAllowedException: Service.startForeground() not allowed due to mAllowStartForeground false: service com.jetpack.android/org.wordpress.android.ui.uploads.UploadService
    at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4930)
    at android.app.ActivityThread.-$$Nest$mhandleServiceArgs
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2335)
    at android.os.Handler.dispatchMessage(Handler.java:106)
    at android.os.Looper.loopOnce(Looper.java:240)
...
(5 additional frame(s) were not displayed)
@ravishanker
Copy link
Contributor

Duplicate of #18714

@ravishanker ravishanker marked this as a duplicate of #18714 Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants