Project

General

Profile

Actions

Bug #106797

open

Missing reverse Proxy leads to perpetual loading Install tool login

Added by Lina Wolf 20 days ago. Updated 20 days ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2025-05-30
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Using the docker image martinhelmich/typo3:13.4 in a Container based hosting (Mittwald) that lies behind a reverse proxy,

If you fail to define the reverse proxy and try to log in the install tool login will perpetually load it self.

If you forcefully reload, it is stuck in showing "Checking session and updating silent configuration update"

There is no error message shown, no entry in the TYPO3 log or server logs.

The problems resolves by setting

'reverseProxyIP' => '*',
'reverseProxySSL' => '*',

Or setting the correct reverse proxies.

I would expect and which for a error message and or log entry in such a case.


Files

image_720.png (26 KB) image_720.png Lina Wolf, 2025-05-30 06:32
2025-05-30 08_41_26-Clipboard.png (107 KB) 2025-05-30 08_41_26-Clipboard.png Lina Wolf, 2025-05-30 06:41
RAM.png (14.5 KB) RAM.png Lina Wolf, 2025-05-30 07:02
Actions #2

Updated by Lina Wolf 20 days ago

  • File image_720.png added
  • File RAM.png RAM.png added
  • File 2025-05-30 08_41_26-Clipboard.png added

While the Login Tool aimlessly tries to log in the RAM usage goes to 100%

Actions #3

Updated by Lina Wolf 20 days ago

  • File deleted (2025-05-30 08_41_26-Clipboard.png)
Actions #4

Updated by Lina Wolf 20 days ago

  • File deleted (image_720.png)
Actions

Also available in: Atom PDF