What happened?
Since one of the last updates I am getting this errors:
Failover Message:
bunker-bunkerweb-1:5000 - nginx: configuration file /etc/nginx/nginx.conf test failed
Further checks of the scheduler container revelealed:
[2026-04-17 06:49:42 +0000] [API.CALLER] [35] [❌] - Error while sending API request to http://bunker-bunkerweb-1:5000/reload?test=yes : status = 500, msg = config check failed: nginx: [emerg] invalid number of arguments in "client_body_timeout" directive in /etc/nginx/http.conf:29
nginx: configuration file /etc/nginx/nginx.conf test failed
These are this settings which I did not override anywhere in my config:
# timeouts
client_body_timeout ;
client_header_timeout ;
keepalive_timeout ;
send_timeout ;
They are all empty and causing problems. What could be the problem?
How to reproduce?
Don't know.
Configuration file(s) (yaml or .env)
Relevant log output
BunkerWeb version
1.6.9
What integration are you using?
Docker
Linux distribution (if applicable)
Fedora release 43 (Forty Three)
Removed private data
Code of Conduct
What happened?
Since one of the last updates I am getting this errors:
Further checks of the scheduler container revelealed:
These are this settings which I did not override anywhere in my config:
They are all empty and causing problems. What could be the problem?
How to reproduce?
Don't know.
Configuration file(s) (yaml or .env)
Relevant log output
BunkerWeb version
1.6.9
What integration are you using?
Docker
Linux distribution (if applicable)
Fedora release 43 (Forty Three)
Removed private data
Code of Conduct