Timeout error during login process / Timeout Fehler beim Anmeldevorgang

[English]
Hello,

the following information about the system:

Vendor: Local
Hardware: NAS Synology, runs in a Docker container)
Operating system: Clients: Android 10 (smartphone and tablet), Windows 10 desktop PC
Nextcloud version: 25
PHP version: 8.1.14
Which database? MySql
Apache version: 2.4.54 (Debian)
NC runs in the Docker container
Network breakdown: Router>Switch>NAS
Were there recent server updates? no
Have you looked at the logs from Nextcloud and from System? Yes
What action did the error occur on? A time-out error occurs when logging in
Details:
The first login web page with the information “username” and “password” is displayed normally.

A timeout error occurs on the NAS system when sending the information.

A proxy is activated on the NAS system, which forwards requests from a subdomain to the corresponding web server.

2023/01/27 21:12:44 [error] 19962#19962: *162263 upstream timed out (110: Connection timed out) while reading response header from upstream, client: [public IP address], server: my.website .de, request: “POST /login HTTP/2.0”, upstream: “http://192.168.1.3:80/login”, host: “meine.webseite.de

The web server with Nextcloud has the IP address 192.168.1.3

Can anyone do anything with this information?

The error occurs independently of the client. No matter whether it is an Android smartphone, tablet or desktop PC.

[Deutsch]
Hallo,

folgende Infos zum System:

Anbieter: Lokal
Hardware: NAS Synology, läuft in einem Docker Container)
Betriebssystem: Clients: Android 10 (Smartphone und Tablet), Windows 10 Desktop PC
Nextcloud Version: 25
PHP Version: 8.1.14
Welche Datenbank? MySql
Apache version: 2.4.54 (Debian)
NC läuft im Docker Container
Netzwerk Aufgliederung: Router>Switch>NAS
Wurden vor kurzen Server Updates gemacht? Nein
Habt ihr die Logs angesehen von Nextcloud und von System? Ja
Bei was für einer Aktion ist der Fehler aufgetreten? Beim Login tritt ein Time-Out Fehler auf
Details:
Die erste Anmeldewebseite mit den Angaben “Benutzername” und “Kennwort” wird normal angezeigt.

Beim Absenden der Angaben tritt ein Timeout-Fehler beim NAS-System auf.

Auf dem NAS-System ist ein Proxy aktiviert, der Anfragen von einer Subdomain an den entsprechenden Webserver weiterleitet.

2023/01/27 21:12:44 [error] 19962#19962: *162263 upstream timed out (110: Connection timed out) while reading response header from upstream, client: [öffentliche IP-Adresse], server: meine.Webseite.de, request: “POST /login HTTP/2.0”, upstream: “http://192.168.1.3:80/login”, host: “meine.webseite.de

Der Webserver mit Nextcloud hat die IP-Adresse 192.168.1.3

Kann jemand etwas mit diesen Informationen anfangen?

Der Fehler tritt unbhängig vom Client auf. Ganz gleich, ob es sich um ein Android Smartphone, Tablet oder Desktop-PC handelt.

Either there is some problem on the login on your Nextcloud server, there you should check the logs on the Nextcloud server. Or your Proxy is just not waiting long enough, what do you use for timeout?