After updating to Mendix 8.15.0 (and doing a corresponding update for the docker-buildpack), I get a strange issue when running in docker, which appears to be related to client certificates: INFO - Configuration: Updating configuration... INFO - Services: Adding 1 authority certificate(s) INFO - Core: Added 1 authority certificate(s). INFO: Backing off _await_runtime_config(...) for 1.8s (False) WARNING - Jetty: handleException {} {} - / - java.nio.file.AccessDeniedException: keystore I am unable to figure out what is wrong – increasing log levels to debug gives no further information and I see nothing in the Mendix release notes, nor the release history of docker_buildpack/cf_buildpack to suggest any changes related to client certificates / keystores. Anyone else come across this issue?
↧