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

Android app keeps crashing after updating server to version 30.0.2 #14174

Closed
mmattq opened this issue Dec 12, 2024 · 1 comment
Closed

Android app keeps crashing after updating server to version 30.0.2 #14174

mmattq opened this issue Dec 12, 2024 · 1 comment

Comments

@mmattq
Copy link

mmattq commented Dec 12, 2024

Cause of error

Exception in thread "Syncfolder thread" java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.owncloud.android.datamodel.OCFile.getEtag()' on a null object reference
    at com.owncloud.android.operations.SynchronizeFolderOperation.checkForChanges(SynchronizeFolderOperation.java:172)
    at com.owncloud.android.operations.SynchronizeFolderOperation.run(SynchronizeFolderOperation.java:131)
    at com.owncloud.android.lib.common.operations.RemoteOperation.execute(RemoteOperation.java:193)
    at com.owncloud.android.services.SyncFolderHandler.doOperation(SyncFolderHandler.java:106)
    at com.owncloud.android.services.SyncFolderHandler.handleMessage(SyncFolderHandler.java:79)
    at android.os.Handler.dispatchMessage(Handler.java:111)
    at android.os.Looper.loopOnce(Looper.java:238)
    at android.os.Looper.loop(Looper.java:357)
    at android.os.HandlerThread.run(HandlerThread.java:85)

App information

  • ID: com.nextcloud.client
  • Version: 30300690
  • Build flavor: generic

Device information

  • Brand: motorola
  • Device: pstar
  • Model: motorola edge 20 pro
  • Id: T1RAS33.55-15-10-6
  • Product: pstar_retaile

Firmware

  • SDK: 33
  • Release: 13
  • Incremental: 2b5db-18379
@joshtrichards
Copy link
Member

Duplicate of #13784

@joshtrichards joshtrichards marked this as a duplicate of #13784 Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants