Open GitHanter opened 3 weeks ago
this is the same issue with mee too.
{"event": "----------------------------------------------------------------------", "level": "info", "logger": "authentik.lib.config", "timestamp": 1729794204.8429248}
{"event": "Secret key missing, check https://goauthentik.io/docs/installation/.", "level": "info", "logger": "authentik.lib.config", "timestamp": 1729794204.8430827}
{"event": "----------------------------------------------------------------------", "level": "info", "logger": "authentik.lib.config", "timestamp": 1729794204.8431728}
{"event": "Loaded config", "level": "debug", "logger": "authentik.lib.config", "timestamp": 1729794256.669919, "file": "/authentik/lib/default.yml"}
{"event": "Loaded environment variables", "level": "debug", "logger": "authentik.lib.config", "timestamp": 1729794256.6704001, "count": 5}
{"event": "Starting authentik bootstrap", "level": "info", "logger": "authentik.lib.config", "timestamp": 1729794257.7798886}
Describe the bug Docker compose with latest version 2024.8.3 not work
Logs
I configured the
extra_hosts
andenv_file
in compose filein
.evn
file, I have this environment variableseems authentik is not using the environment variables, it try to load config from
/authentik/lib/default.yml
file