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

Cause of error ```java #13765

Closed
01Pebmann opened this issue Oct 10, 2024 · 2 comments
Closed

Cause of error ```java #13765

01Pebmann opened this issue Oct 10, 2024 · 2 comments
Labels
bug performance: misc lag, ANR, etc and rarer exceptions/errors that don't have their own labels stable-3.31 (upcoming/still dev)

Comments

@01Pebmann
Copy link

Cause of error

Exception in thread "main" android.app.RemoteServiceException$ForegroundServiceDidNotStartInTimeException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{1ee0174 u0 com.nextcloud.android.beta/androidx.work.impl.foreground.SystemForegroundService}
    at android.app.ActivityThread.generateForegroundServiceDidNotStartInTimeException(ActivityThread.java:2004)
    at android.app.ActivityThread.throwRemoteServiceException(ActivityThread.java:1978)
    at android.app.ActivityThread.-$$Nest$mthrowRemoteServiceException(Unknown Source:0)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2240)
    at android.os.Handler.dispatchMessage(Handler.java:106)
    at android.os.Looper.loopOnce(Looper.java:201)
    at android.os.Looper.loop(Looper.java:288)
    at android.app.ActivityThread.main(ActivityThread.java:7918)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)

App information

  • ID: com.nextcloud.android.beta
  • Version: 20241008
  • Build flavor: versionDev

Device information

  • Brand: SHIFT
  • Device: axolotl
  • Model: SHIFT6mq
  • Id: TQ3A.230605.012
  • Product: axolotl

Firmware

  • SDK: 33
  • Release: 13
  • Incremental: 20230621
@01Pebmann
Copy link
Author

Q

@joshtrichards joshtrichards added stable-3.31 (upcoming/still dev) bug performance: misc lag, ANR, etc and rarer exceptions/errors that don't have their own labels labels Oct 15, 2024
@joshtrichards
Copy link
Member

Duplicate of #12706

@joshtrichards joshtrichards marked this as a duplicate of #12706 Oct 15, 2024
@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug performance: misc lag, ANR, etc and rarer exceptions/errors that don't have their own labels stable-3.31 (upcoming/still dev)
Projects
None yet
Development

No branches or pull requests

2 participants