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

ExternalSyntheticLambda6.run #13459

Closed
Mcrold2001 opened this issue Aug 24, 2024 · 1 comment
Closed

ExternalSyntheticLambda6.run #13459

Mcrold2001 opened this issue Aug 24, 2024 · 1 comment
Labels
bug performance: ISE/IAE 😕 Illegal State Exception / Illegal Argument Exception stable-3.29

Comments

@Mcrold2001
Copy link

Cause of error

Exception in thread "Thread-6" java.lang.IllegalArgumentException: Trying to execute a sync operation with a storage manager for an anonymous account
    at com.owncloud.android.operations.common.SyncOperation.execute(SyncOperation.java:49)
    at com.owncloud.android.ui.activity.DrawerActivity.lambda$fetchExternalLinks$9(DrawerActivity.java:1231)
    at com.owncloud.android.ui.activity.DrawerActivity.$r8$lambda$oHM2j1MZkviAIdyIFWoI2kSeF9c(Unknown Source:0)
    at com.owncloud.android.ui.activity.DrawerActivity$$ExternalSyntheticLambda6.run(D8$$SyntheticClass:0)
    at java.lang.Thread.run(Thread.java:1012)

App information

  • ID: com.nextcloud.client
  • Version: 30290290
  • Build flavor: gplay

Device information

  • Brand: samsung
  • Device: a34x
  • Model: SM-A346E
  • Id: UP1A.231005.007
  • Product: a34xdxx

Firmware

  • SDK: 34
  • Release: 14
  • Incremental: A346EXXS8CXG4
@joshtrichards joshtrichards added bug performance: ISE/IAE 😕 Illegal State Exception / Illegal Argument Exception stable-3.29 labels Aug 30, 2024
@joshtrichards
Copy link
Member

Duplicate of #13323

@joshtrichards joshtrichards marked this as a duplicate of #13323 Aug 30, 2024
@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug performance: ISE/IAE 😕 Illegal State Exception / Illegal Argument Exception stable-3.29
Projects
None yet
Development

No branches or pull requests

2 participants