Skip to content

android app crash #6957

Description

@meiskam

happens anytime I open the app now, had been working fine for about a year before this

recently (before this error) it's been claiming it can't access the server (from auto image upload, file name conflict), but it created about a dozen versions of that 1 file on the server, assuming once per time the notification showed up .. so obviously it has been accessing it

I haven't updated either server or client in a few months

************ CAUSE OF ERROR ************

java.lang.IllegalArgumentException: Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.checkParameterIsNotNull, parameter value
at com.owncloud.android.datamodel.ArbitraryDataSet.(Unknown Source:12)
at com.owncloud.android.datamodel.ArbitraryDataProvider.getArbitraryDataSet(ArbitraryDataProvider.java:207)
at com.owncloud.android.datamodel.ArbitraryDataProvider.storeOrUpdateKeyValue(ArbitraryDataProvider.java:67)
at com.owncloud.android.operations.RefreshFolderOperation.updateDirectEditing(RefreshFolderOperation.java:313)
at com.owncloud.android.operations.RefreshFolderOperation.updateCapabilities(RefreshFolderOperation.java:295)
at com.owncloud.android.operations.RefreshFolderOperation.updateOCVersion(RefreshFolderOperation.java:270)
at com.owncloud.android.operations.RefreshFolderOperation.run(RefreshFolderOperation.java:223)
at com.owncloud.android.lib.common.operations.RemoteOperation.run(RemoteOperation.java:360)
at java.lang.Thread.run(Thread.java:764)

************ APP INFORMATION ************
ID: com.nextcloud.client
Version: 30130090
Build flavor: gplay

************ DEVICE INFORMATION ************
Brand: samsung
Device: heroqltespr
Model: SM-G930P
Id: R16NW
Product: heroqltespr

************ FIRMWARE ************
SDK: 26
Release: 8.0.0
Incremental: G930PVPSACSI2

(reported on my phone, will add more details later if requested)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions