-
-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Reverse proxy was working untill i upgraded to 1.15. Same config now im getting a ERR_TIMED_OUT error, other services under the same reverse proxy are working fine
To Reproduce
Upgrade from 1.14 to 1.15.
Run a NGINX proxy under swag on same machine (10.0.0.21)
Have this in the docker-compose.yaml TRUSTED_PROXIES=127.0.0.1,127.0.0.0/8,::1,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
Expected behavior
No change to proxy config during update, server responds as it was
Server Side
- Part-DB Version: 1.15.0
- PHP Version: 8.3.15
- Database Server sqlite 3.40.1
Desktop (please complete the following information):
- Issue with every browser tired (chrome and edge) and both phone and PC
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working