Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Spam messages in logs uninitialized variable #1963

Open
2 tasks done
thelittlefireman opened this issue Jan 30, 2025 · 1 comment
Open
2 tasks done

[BUG] Spam messages in logs uninitialized variable #1963

thelittlefireman opened this issue Jan 30, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@thelittlefireman
Copy link
Contributor

What happened?

Seems to be related to lua

How to reproduce?

run with whitlist, greylist,blacklist and bad_behavior

Configuration file(s) (yaml or .env)

Relevant log output

Jan 30 18:15:30 REDACTED 8aab4c8c31ad[25749]: 2025/01/30 18:15:30 [warn] 31864#31864: *287335 using uninitialized "ctx_ref" variable while logging request, client: REDACTED, server: _, request: "GET / HTTP/1.1", host: "REDACTED"
Jan 30 18:15:30 REDACTED 8aab4c8c31ad[25749]: 2025/01/30 18:15:30 [warn] 31864#31864: *287335 using uninitialized "is_whitelisted" variable while logging request, client: REDACTED, server: _, request: "GET / HTTP/1.1", host: "REDACTED"
Jan 30 18:15:30 REDACTED 8aab4c8c31ad[25749]: 2025/01/30 18:15:30 [warn] 31864#31864: *287335 using uninitialized "reason" variable while logging request, client: REDACTED, server: _, request: "GET / HTTP/1.1", host: "REDACTED"
Jan 30 18:37:14 REDACTED 8aab4c8c31ad[25749]: 2025/01/30 18:37:14 [warn] 31863#31863: *290677 using uninitialized "reason" variable while logging request, client: REDACTED, server: _, request: "GET / HTTP/1.1", host: "REDACTED"

BunkerWeb version

1.5.12

What integration are you using?

Docker

Linux distribution (if applicable)

No response

Removed private data

  • I have removed all private data from the configuration file and the logs

Code of Conduct

  • I agree to follow this project's Code of Conduct
@thelittlefireman thelittlefireman added the bug Something isn't working label Jan 30, 2025
@TheophileDiot
Copy link
Member

Hi @thelittlefireman, can you share more logs about it so we can pinpoint in what phase it happened ? Thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants