You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My redis installation uses usernames (besides passwords) to authenticate connections. Authentik configuration is not prepared to handle redis usernames:
Redis Connection failed, retrying... (AUTH called without any password configured for the default user. Are you sure your configuration is correct?) logger=authentik.lib.config timestamp=1695584308.5630276 redis_url=redis://:[email protected]:6379/0
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
My redis installation uses usernames (besides passwords) to authenticate connections. Authentik configuration is not prepared to handle redis usernames:
authentik/authentik/root/settings.py
Line 189 in 1a50e9f
So I'm getting the error:
The text was updated successfully, but these errors were encountered: