-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
App crashes instantly after opening #8842
Comments
I have the same crash:
|
Duplicate of #8370 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
************ CAUSE OF ERROR ************
java.lang.NullPointerException: Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.checkNotNullParameter, parameter password
at okhttp3.Credentials.basic(Unknown Source:8)
at okhttp3.Credentials.basic$default(Credentials.kt:28)
at okhttp3.Credentials.basic(Unknown Source:2)
at com.owncloud.android.lib.common.OwnCloudClientFactory.createNextcloudClient(OwnCloudClientFactory.java:217)
at com.owncloud.android.operations.RefreshFolderOperation.updatePredefinedStatus(RefreshFolderOperation.java:338)
at com.owncloud.android.operations.RefreshFolderOperation.updateCapabilities(RefreshFolderOperation.java:311)
at com.owncloud.android.operations.RefreshFolderOperation.updateOCVersion(RefreshFolderOperation.java:277)
at com.owncloud.android.operations.RefreshFolderOperation.run(RefreshFolderOperation.java:230)
at com.owncloud.android.lib.common.operations.RemoteOperation.run(RemoteOperation.java:359)
at java.lang.Thread.run(Thread.java:919)
************ APP INFORMATION ************
ID: com.nextcloud.client
Version: 30160190
Build flavor: gplay
************ DEVICE INFORMATION ************
Brand: lge
Device: caymanslm
Model: LM-G910
Id: QKQ1.200412.002
Product: caymanslm_e
************ FIRMWARE ************
SDK: 29
Release: 10
Incremental: 8450100210501.COM1_EU
The text was updated successfully, but these errors were encountered: