Not sure if this is a change Cryptomator made or if Keycloak made some breaking changes:
After updating (via docker compose pull) to version 1.4.0, my Cryptomator Hub no longer starts.
Error messages in the docker logs:
hub-1 | Failed to load config value of type class java.lang.String for: hub.keycloak.system-client-id
hub-1 | Failed to load config value of type class java.lang.String for: hub.keycloak.system-client-secret
hub-1 |
hub-1 exited with code 1
Can someone point me in the right direction?