Skip to content

crash at startup #16359

@mvdw

Description

@mvdw

⚠️ Before posting ⚠️

  • This is a bug, not a question or an enhancement.
  • I've searched for similar issues and didn't find a duplicate.
  • I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
  • I agree to follow Nextcloud's Code of Conduct.

Steps to reproduce

Restart my Android phone, then I get a crash report from nextcloud. Don't know what to do now.
It did work correctly before, I don't know what changed.

Expected behaviour

Should start as before.

Actual behaviour

Crash

Android version

16

Device brand and model

pixel 6

Stock or custom OS?

Stock

Nextcloud android app version

impossible to check

Nextcloud server version

32.0.5

Using a reverse proxy?

Yes

Android logs

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:171)
    at com.owncloud.android.operations.SynchronizeFolderOperation.run(SynchronizeFolderOperation.java:130)
    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:132)
    at android.os.Looper.dispatchMessage(Looper.java:333)
    at android.os.Looper.loopOnce(Looper.java:263)
    at android.os.Looper.loop(Looper.java:367)
    at android.os.HandlerThread.run(HandlerThread.java:139)

App information

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

Device information

  • Brand: google
  • Device: oriole
  • Model: Pixel 6
  • Id: BP4A.251205.006
  • Product: oriole

Firmware

  • SDK: 36
  • Release: 16
  • Incremental: 14401865

Server error logs

Additional information

No response

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions