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

Proxy outpost: connection refused for Redis #13568

Open
dominic-r opened this issue Mar 19, 2025 · 0 comments · May be fixed by #13546
Open

Proxy outpost: connection refused for Redis #13568

dominic-r opened this issue Mar 19, 2025 · 0 comments · May be fixed by #13546
Labels
bug Something isn't working

Comments

@dominic-r
Copy link
Contributor

Describe the bug
When manually deploying a proxy outpost, it attempts to connect to Redis. This behavior is not intended and ak should not attempt to connect if the outpost is not marked as "managed". Ref: #6931 (comment)

To Reproduce
Steps to reproduce the behavior:

  1. Set up a standalone Proxy outpost
  2. Set it up with required env vars, get a token, ...
  3. Attempt to start it. In some cases, this error will appear. Prior to 2025.2.x, everything worked fine except when it happened to me in November: https://discord.com/channels/809154715984199690/809154716507963434/1310351533271027763

Expected behavior
The outpost does not attempt to connect to redis

Screenshots
If applicable, add screenshots to help explain your problem.

Logs

{"error":"dial tcp [::1]:6379: connect: connection refused","event":"failed to setup application","level":"warning","logger":"authentik.outpost.proxyv2","timestamp":"2025-03-17T03:15:56Z"}

Version and Deployment (please complete the following information):

  • authentik version: 2025.2.2
  • Deployment: docker compose

Additional context
Add any other context about the problem here.

https://app.slack.com/archives/C088NSXCYE7/p1742181625632129
@dominic-r dominic-r added the bug Something isn't working label Mar 19, 2025
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

Successfully merging a pull request may close this issue.

1 participant