-
Notifications
You must be signed in to change notification settings - Fork 10
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
Keycloak fails with 404 error #226
Comments
Hello @jonas2515, I will try to reproduce the error. Try to completly clean up your installation by
|
Nope, tried to completely re-run it a few times with different configurations, none of them worked I'm afraid? What's the recommended settings? For me "prod" and "http" would be good, as it's supposed to run behind a reverse proxy. |
Hello @jonas2515, We suggest du run the installation directly with the traefik reverse proxy to the internet. I think that your reverse proxy is doing the ssl termination. |
Hello @jonas2515 , I would recommend to still to prod and https because http is only working together with dev. That is a limitation of symfony, because in prod, the login must be over https. |
We're trying to setup open Datenschutzcenter on Ubuntu 22.04 LTS here and ran into a few issues with the install scripts:
cat
isdd if=/dev/urandom count=1 2>/dev/null
as that specifies the number of bytes to be read.The text was updated successfully, but these errors were encountered: