Hub no longer starting after update to 1.4.0

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?

Please read the release note Release 1.4.0 · cryptomator/hub · GitHub carefully and make sure you have applied the required changes.

1 Like