Error when running cryptomator hub

So the problem was due to special character (like underscore) in container name that will be resolved by quarkus (in this case, the keycloak container). If it has special char, it can not resolve it, then it tries to access localhost

1 Like