⚠️ Before posting ⚠️
Steps to reproduce
- Setup nextcloud with https://github.com/nextcloud/user_oidc, successfully create an oidc-backed user
- Try to log in to the instance using the mobile app
Expected behaviour
It should proceed to the login screen
Actual behaviour
"Unknown http error" comes up on the server url screen, nothing else can be done
Android version
13 (TP1A.221105.002)
Device brand and model
Google Pixel 4a
Stock or custom OS?
Stock
Nextcloud android app version
3.22.3
Nextcloud server version
25.0.1
Using a reverse proxy?
Yes
Android logs
11-21 08:56:11.819 29341 29341 D QRScannerQRCodeActivity: Got scan result from user loaded image :nc://login/user:movi&password:Kx8TY-3MZoQ-8by9M-fxkmY-c5Pg4&server:https://<domain>
11-21 08:56:11.834 29341 29341 D QrCodeActivity: onPause() ending
11-21 08:56:12.109 29341 29341 D AuthenticatorActivity: onStart() starting
11-21 08:56:12.111 29341 29341 D AuthenticatorActivity: onResume() starting
11-21 08:56:12.150 29341 29341 D OperationsService: Starting command with id 6
11-21 08:56:12.155 29341 7535 D OwnCloudClient #1: REQUEST GET /status.php
11-21 08:56:12.340 29341 7535 W HttpMethodBase: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
11-21 08:56:12.341 29341 7535 I GetStatusRemoteOperation: Connection check at https://<domain>: Operation finished with HTTP status code -1 (success)
11-21 08:56:12.341 29341 7535 D GetServerInfoOperation: Trying empty authorization to detect authentication method
11-21 08:56:12.341 29341 7535 D OwnCloudClient #1: REQUEST HEAD /remote.php/dav
11-21 08:56:12.441 29341 7535 D RemoteOperationResult: RemoteOperationResult has processed UNHANDLED_HTTP_CODE: 405 Method Not Allowed
11-21 08:56:12.441 29341 7535 D ExistenceCheckRemoteOperation: Existence check for https://<domain>/remote.php/dav/files/null// targeting for existence finished with HTTP status 405(FAIL)
11-21 08:56:12.441 29341 7535 D DetectAuthenticationMethodOperation: Authentication method found: UNKNOWN
11-21 08:56:12.441 29341 7535 D OperationsService: Called 1 listeners
11-21 08:56:12.441 29341 7535 D OperationsService: Stopping after command with id 6
11-21 08:56:12.685 29341 29341 D QrCodeActivity: onStop() ending
11-21 08:56:12.686 29341 29341 D QrCodeActivity: onDestroy() ending
Server error logs
172.16.133.235 - - [21/Nov/2022:01:18:51 +0000] "GET /status.php HTTP/1.1" 200 181 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.22.3" "10.1.2.52"
172.16.133.235 - - [21/Nov/2022:01:18:51 +0000] "HEAD /remote.php/dav HTTP/1.1" 401 0 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.22.3" "10.1.2.52"
Additional information
No response
Steps to reproduce
Expected behaviour
It should proceed to the login screen
Actual behaviour
"Unknown http error" comes up on the server url screen, nothing else can be done
Android version
13 (TP1A.221105.002)
Device brand and model
Google Pixel 4a
Stock or custom OS?
Stock
Nextcloud android app version
3.22.3
Nextcloud server version
25.0.1
Using a reverse proxy?
Yes
Android logs
Server error logs
Additional information
No response