You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:4787)
at android.os.Parcel.readParcelable(Parcel.java:4755)
at android.os.Parcel.createExceptionOrNull(Parcel.java:3018)
...
(20 additional frame(s) were not displayed)
RuntimeException: Unable to start service org.wordpress.android.ui.uploads.UploadService@ca3f80c 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:5261)
at android.app.ActivityThread.-$$Nest$mhandleServiceArgs
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2447)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:226)
...
(5 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
ovitrif
changed the title
RuntimeException: Unable to start service org.wordpress.android.ui.uploads.UploadService@ca3f80c with Intent { cmp=...
RuntimeException: Unable to start service with Intent… in UploadService
Jun 19, 2023
Sentry Issue: JETPACK-ANDROID-1J5
The text was updated successfully, but these errors were encountered: