goauthentik / goauthentik/authentik

Encountered Error : Failed to warm up flow cache

Open
#13,673 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
25.6k
Forks
2k
Avg merge
1d 1h
Merged PRs (30d)
644

Description

**Describe your question/**
Created LDAP provider and found out there is error : failed to warm up flow cache. May I know what cause the issue? How to solve the issue?

**Relevant info**
Using Kubernetes
Version: 2025.2.1

**Screenshots**

![Image](https://github.com/user-attachments/assets/7b2638a3-b84c-41e4-8910-9f14f8b7444b)

**Logs**
````
{"event":"Loaded config","level":"debug","path":"inbuilt-default","timestamp":"2025-03-26T13:22:11Z"}
{"event":"Loaded config from environment","level":"debug","timestamp":"2025-03-26T13:22:11Z"}
{"event":"Successfully connected websocket","level":"info","logger":"authentik.outpost.ak-ws","outpost":"c01709d5-901f-4d92-ba23-ebd96a0c36d5","timestamp":"2025-03-26T13:22:11Z"}
{"event":"initialised direct binder","level":"info","logger":"authentik.outpost.ldap.binder.direct","timestamp":"2025-03-26T13:22:11Z"}
{"event":"Update providers","level":"info","logger":"authentik.outpost.ldap","timestamp":"2025-03-26T13:22:11Z"}
{"event":"Starting Metrics server","level":"info","listen":"0.0.0.0:9300","logger":"authentik.outpost.metrics","timestamp":"2025-03-26T13:22:11Z"}
{"event":"Starting LDAP SSL server","level":"info","listen":"0.0.0.0:6636","logger":"authentik.outpost.ldap","timestamp":"2025-03-26T13:22:11Z"}
{"event":"Starting LDAP server","level":"info","listen":"0.0.0.0:3389","logger":"authentik.outpost.ldap","timestamp":"2025-03-26T13:22:11Z"}
{"error":"404 Not Found","event":"failed to warm up flow cache","level":"warning","logger":"authentik.outpost.ldap.binder.direct","timestamp":"2025-03-26T13:22:11Z"}
{"event":"Starting authentik outpost","hash":"tagged","level":"info","logger":"authentik.outpost","timestamp":"2025-03-26T13:22:11Z","version":"2025.2.1"}
{"event":"Update providers","level":"info","logger":"authentik.outpost.ldap","timestamp":"2025-03-26T13:22:11Z"}
````

**Version and Deployment (please complete the following information):**

- authentik version: 2025.2.1
- Deployment: Kubernetes

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.