[Eisfair] Nextcloud: Login funktioniert nicht (loop)

Rolf Bensch azubi at bensch-net.de
Mi Jul 28 13:29:19 CEST 2021


Hallo Dirk,


Am 28.07.21 um 10:40 schrieb Dirk Alberti:
> Hallo Rolf,
> 
> Am 28.07.21 um 10:15 schrieb Rolf Bensch:
> 
>>
>> Ich stehe hier absolut auf dem Schlauch. Hat jemand  eine Idee?
> 
> geht es ausschließlich um den Zugriff per Browser, oder funktionieren Nextcloud-Client-Apps bzw. -Programme auch nicht?

auch APPs haben Probleme. Hier die Ausgabe vom Android-Client:

   ************ 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
   ...

scheint, als würde der Client kein Passwort senden. In der Web-GUI wird es aber definitiv gesendet (sogar im Klartext)

> 
> Ich hatte bei verschiedenen Versionen von NC (Nicht-Eisfair) auch das Problem, öfter mit dem Browser nicht auf den NC zu kommen und kam nicht über die Login-Seite hinaus, ohne Fehlermeldungen.
> Erst mehrfaches Neuladen der Seite mittels STRG-F5 brachte in diesen Fällen eine Funktion.

Den Browsercache hatte ich mehrfach entleert und auch den Browser gewechselt.

Nextcloud läuft aber grundsätzlich:

   eis64-2 (/) # su - wwwrun

   Welcome to eisfair!
   base     : 2.8.25
   eiskernel: 5.10.45-eisfair-64-VIRT

   wwwrun at eis64-2 (~) > cd /var/www/htdocs/nextcloud
   wwwrun at eis64-2 (nextcloud) > ./occ upgrade
   Nextcloud is already latest version
   wwwrun at eis64-2 (nextcloud) > ./occ user:list
     - rolf: rolf
   wwwrun at eis64-2 (nextcloud) > ./occ user:resetpassword rolf
   Enter a new password:
   Confirm the new password:
   Successfully reset password for rolf
   wwwrun at eis64-2 (nextcloud) >

Grüße

Rolf


Mehr Informationen über die Mailingliste Eisfair