Android App fails to connect

Since the last update of the Andoid App there is no longer a connection possible. The App tells that the server was connected but after 3-5 Seconds (!) the app find that the server is too slow in response. I personall think a timeout of 5 seconds is ways too short, especially for users running Nextcloud on Raspberry’s

curl -s -w ‘\nLookup time:\t%{time_namelookup}\nConnect time:\t%{time_connect}\nPreXfer time:\t%{time_pretransfer}\nStartXfer time:\t%{time_starttransfer}\n\nTotal time:\t%{time_total}\n’ -o /dev/null https:///nextcloud

Lookup time: 0.061
Connect time: 0.065
PreXfer time: 0.861
StartXfer time: 0.865

Server was rebooted several times.

I know that there are many similar threads in the last 6 month but the problem is defnetly not the server as I can logon via Webclient and the Desktop Client as well without issues.

Only the Android App has issues since the last update. I think this speaks louder than wild assumptions I read in other threads.

So I suggest that the Andoid App get’s a higher default of connect timeout or at least a configurabe value in the settings

Regards
Michael

What does “last update” means? What version are you running?