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

Redis lens parse error with the default Redis configuration for v6 and v7 #827

Open
rodehoed opened this issue Mar 11, 2024 · 0 comments
Open

Comments

@rodehoed
Copy link

rodehoed commented Mar 11, 2024

Hi,

I rewrote the original report. The Redis lens does not support certain new configuration options in Redis 6 and 7.

v6

oom-score-adj-values 0 200 800
bind 127.0.0.1 -::1

v7

proc-title-template "{title} {listen-addr} {server-mode}"

Workaround
Commenting it does solves it.

Othe info
The above settings are in the default Redis configuration file. So it's a 100% hit with the above versions.

@rodehoed rodehoed changed the title Redis lense fails on oom-score-adj-values Redis lens parse error with the default Redis configuration for v6 and v7 Mar 12, 2024
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