Redis-CLI: Permission error: this user has no permissions to run the 'config' command or its subcommand

Hi, created a Redis instance recently, connecting using the external connection command for the CLI or URL I can execute some commands such as FLUSHALL, but running CONFIG GET databases I get the error "NOPERM this user has no permissions to run the 'config' command or its subcommand"

Any advice on how I can get past this?

Hi there,

The config command is not permitted on Render Redis instances, covered here in the docs: https://render.com/docs/redis#restricted-commands

Alan

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.