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

wicked-kong produces lots of error messages #304

Open
florian-kiss opened this issue Mar 5, 2021 · 0 comments
Open

wicked-kong produces lots of error messages #304

florian-kiss opened this issue Mar 5, 2021 · 0 comments

Comments

@florian-kiss
Copy link

When using a default redis instance created by wicked, I find lots of error messages produced inside the wicked-kong container, eg.:

[lua] init.lua:235: usage(): failed to connect to Redis: ERR Client sent AUTH, but no password is set, client: xxx, server: kong, request: "GET /ping-portal HTTP/1.1", host: "xxx"
[lua] handler.lua:94: failed to get usage: ERR Client sent AUTH, but no password is set, client: xxx, server: kong, request: "GET /ping-portal HTTP/1.1", host: "xxx"
[lua] init.lua:154: increment(): failed to auth Redis: ERR Client sent AUTH, but no password is set, context: ngx.timer, client: xxx, server: xxx

This repeats everytime kong pings redis, every 30s in my case.

Is there a way to get rid of these errors?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant