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

Crashed when sending document #13691

Closed
wojciechczyz opened this issue Oct 3, 2024 · 1 comment
Closed

Crashed when sending document #13691

wojciechczyz opened this issue Oct 3, 2024 · 1 comment

Comments

@wojciechczyz
Copy link

Cause of error

Exception in thread "Thread-4" 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: b5q
  • Model: SM-F731B
  • Id: UP1A.231005.007
  • Product: b5qxeea

Firmware

  • SDK: 34
  • Release: 14
  • Incremental: F731BXXS3DXI3
@joshtrichards
Copy link
Member

Duplicate of #13323
Fixed in #13440

@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants