Skip to content

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

Closed
@sentry-io

Description

Sentry Issue: JETPACK-ANDROID-80G

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:4786)
    at android.os.Parcel.readParcelable(Parcel.java:4754)
    at android.os.Parcel.createExceptionOrNull(Parcel.java:3017)
...
(19 additional frame(s) were not displayed)

RuntimeException: Unable to start service org.wordpress.android.ui.uploads.UploadService@a38ce00 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:5457)
    at android.app.ActivityThread.-$$Nest$mhandleServiceArgs
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2675)
    at android.os.Handler.dispatchMessage(Handler.java:109)
    at android.os.Looper.loopOnce(Looper.java:206)
...
(5 additional frame(s) were not displayed)

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions