You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUG] "[emerg] limit_conn_zone "bot2_connlimit" is already bound to key "$bot_iplimit" in /etc/nginx/conf.d/globalblacklist.conf:19300" after recent update
#532
Open
12 tasks
Danrancan opened this issue
Aug 29, 2023
· 1 comment
Hi, This error is back after a recent install in a new ubuntu22 nginx 1.18.0 server
It is NOT a manual install.
nginx: [emerg] "server_names_hash_max_size" directive is duplicate in /etc/nginx/conf.d/botblocker-nginx-settings.conf:17
I ended up commenting all of the configuration, it next gave these errors:
nginx: [emerg] limit_conn_zone "bot2_connlimit" is already bound to key "$bot_iplimit" in /etc/nginx/conf.d/globalblacklist.conf:19311
nginx: [emerg] limit_conn_zone "bot2_connlimit" is already bound to key "$bot_iplimit" in /etc/nginx/conf.d/globalblacklist.conf:19312
Describe the bug
After a recent update to badbotblocker
nginx -t
is showing the following error:[emerg] limit_conn_zone "bot2_connlimit" is already bound to key "$bot_iplimit" in /etc/nginx/conf.d/globalblacklist.conf:19300
To Reproduce
Install Nginx Mainline for Ubuntu 22.04. Run
nginx -t
Expected behavior
I expect this error to not appear.
Server (please complete the following information):
Operating System:
[ X] Ubuntu
Alpine
Arch Linux
Debian
CentOS
Fedora
Deepin
Windows
Other
Specify Exact Version of OS:
nginx version: nginx/1.25.2
Other Environments [include Version information]
Plesk
CPanel
Synology NAS
Other
Specify Other / Specific Version Information Here:
Any other applicable log / error messages that may help us to help you.
Additional information
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: