This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
🐛: security.ip-blocked returns 2 remoteIp fields when behind NGINX #1244
Labels
bug
Something isn't working
What happened?
Logs show this:
2025-02-24T19:59:44Z INFO Blocked IP address (security.ip-blocked) listenerId = "http", localPort = 8085, remoteIp = 127.0.0.1, remotePort = 38176, listenerId = "http", remoteIp = 192.168.0.5
causing e.g. the webhook trigger to only return
127.0.0.1
as remote ip.How can we reproduce the problem?
Obtain remote IP from Forwarded header
in HTTP SettingsVersion
v0.11.x
What database are you using?
mySQL
What blob storage are you using?
mySQL
Where is your directory located?
Internal
What operating system are you using?
Linux
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: