-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
0. Needs triagebugfeature: authenticationAuthentication or accounts relatedAuthentication or accounts relatedhotspot: auth failure mgmtAuthentication failure handling, recurring failure back-off, etc.Authentication failure handling, recurring failure back-off, etc.stable-3.29
Description
⚠️ Before posting ⚠️
- This is a bug, not a question or an enhancement.
- I've searched for similar issues and didn't find a duplicate.
- I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
- I agree to follow Nextcloud's Code of Conduct.
Steps to reproduce
- Setup server using an IMAP backend for logins
- Setup Android app to connect with server
- Have IMAP server outage long enough for Android app to notice
- Try using Android client after server back on line
- Android client will be reset, ready for a new server connection to be made (see image in actual behaviour below)
Expected behaviour
After IMAP backend is available, Android client should reconnect to server with previously provided credentials
Actual behaviour
After IMAP backend is available, Android client asks for connection details as if it is a fresh install:

Android version
14
Device brand and model
Samsung Galaxy A15 5G (SM-A156E/N)
Stock or custom OS?
Stock
Nextcloud android app version
3.29.2
Nextcloud server version
29.0.7
Using a reverse proxy?
Yes
Android logs
Server error logs
[user_external] Error: ERROR: IMAP Login failed via curl: Login denied
POST /index.php
from 10.71.74.206 by -- at 25 Sept 2024, 10:07:24 amAdditional information
I have encountered this issue for years, across many versions of the app, server, android version, phone brand, etc. Previously I always fixed it for my family users. But now that some of them are dispersing I'm reporting it so that it is correctly handled by the app for them.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0. Needs triagebugfeature: authenticationAuthentication or accounts relatedAuthentication or accounts relatedhotspot: auth failure mgmtAuthentication failure handling, recurring failure back-off, etc.Authentication failure handling, recurring failure back-off, etc.stable-3.29