nextcloud / android

📱 Nextcloud Android app

Home Page:https://play.google.com/store/apps/details?id=com.nextcloud.client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Message error

heglas opened this issue · comments

Cause of error

Exception in thread "Thread-16" java.lang.NullPointerException: Attempt to invoke virtual method 'org.apache.commons.httpclient.HostConfiguration com.owncloud.android.lib.common.OwnCloudClient.getHostConfiguration()' on a null object reference
    at com.nextcloud.common.NextcloudClient.execute(NextcloudClient.kt:116)
    at com.owncloud.android.ui.fragment.FileDetailActivitiesFragment.lambda$fetchAndSetData$6(FileDetailActivitiesFragment.java:295)
    at com.owncloud.android.ui.fragment.FileDetailActivitiesFragment.$r8$lambda$fzpi7kO8PpXaUSSQob84vDVuOjs(Unknown Source:0)
    at com.owncloud.android.ui.fragment.FileDetailActivitiesFragment$$ExternalSyntheticLambda5.run(D8$$SyntheticClass:0)
    at java.lang.Thread.run(Thread.java:923)

App information

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

Device information

  • Brand: motorola
  • Device: odessa
  • Model: moto g(9) plus
  • Id: RPAS31.Q2-59-17-4-3-9
  • Product: odessa_retail

Firmware

  • SDK: 30
  • Release: 11
  • Incremental: 412e48
commented

Duplicate of #13114