android icon indicating copy to clipboard operation
android copied to clipboard

Trying to execute a sync operation with a storage manager for an anonymous account

Open araujo-marcio opened this issue 1 year ago • 2 comments

Cause of error

Exception in thread "Thread-7" 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: POCO
  • Device: ingres
  • Model: 21121210G
  • Id: UKQ1.230917.001
  • Product: ingres_global

Firmware

  • SDK: 34
  • Release: 14
  • Incremental: V816.0.3.0.ULJMIXM

araujo-marcio avatar Jul 19 '24 01:07 araujo-marcio

@araujo-marcio Can you be able to launch app and see the file list or app is crashing immediately?

Also, could you try with 3.29.1?

alperozturk96 avatar Jul 23 '24 13:07 alperozturk96

Duplicate of #13323

joshtrichards avatar Aug 22 '24 14:08 joshtrichards

Presumed fixed in #13444

joshtrichards avatar Sep 16 '24 22:09 joshtrichards