Android app can't connect to nexcloud server

Nextcloud version : 19.0.3
Operating system and version : FreeNAS 11.3-U4.1
Traefik version : 2.2
PHP version : 7.4.9

The issue you are facing:
My application reach the server nextcloud but the login button is spinning infinitely

Is this the first time you’ve seen this error? : Yes (but isn’t an error: there is no error)

Steps to replicate it:

  1. install android app
  2. connect to server (with login/password)
  3. waiting (indefinitily)

output log nextcloud : (not sure about the data consistency)

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

The output of your traefik log in /var/log/____:

No error log here

if you prefer text from screenshot i can give a copy/past just tell me :slight_smile:

I am new to Next cloud, just installed today. I am seeing similar issues. I didn’t have an issue when I logged in using an App code/QR code. Can you confirm the same thing works for you?

Maybe an app issue?

@w1ll1am I’m new too and thanks for the QRCode tips it works for me ! So it will be that we can’t connect from application directly we have to create the connection on nextcloud first ? Maybe i didn’t understand something.

I managed to get mine working last night, not sure how lol.

I am running behind an nginx reverse proxy and the final thing that got it working was enabling the strict transport sucurity header.

Working with traefik and the secureHearders option is activate but it dosn’t work
image