Hello, As discussed in the general chat, I got an issue with Authentik installation. I was already running the 2024.12.2 version, without issue. Then I got an update prompt from tipi (same version it seems), which seems to break the running of the app. When I try to reach it, I have a " 502 Bad Gateway openresty " message. Reverting to a backup taken before the upgrade fixes the issue, but prevents any future update I would say.
Here are some outputs attached. The error.log is empty The app.log looks normal And you'll see the latest 300 lines of authentik logs
Note that my tipi interface is listening to port 8080, and that I am using the nginx proxy manager to expose my apps, not the builtin traefik of tipi. If I try to reach the internal IP with port 8770, I get a message :
"This site canโt provide a secure connection10.10.0.2 sent an invalid response. ERR_SSL_PROTOCOL_ERROR"
"This site canโt provide a secure connection10.10.0.2 sent an invalid response. ERR_SSL_PROTOCOL_ERROR"
Let me know if you need further outputs ! And thank you for checking