Closed bhalsey closed 1 year ago
Issue: https://github.com/FusionAuth/fusionauth-issues/issues/2392
Summary: FusionAuth 1.47.0 fails to start in a container because the log directory used by the new gc logging doesn't exist.
Solution: Add ENV variable FUSIONAUTH_DISABLE_GC_LOG=1 in Dockerfile
Linked PR: https://github.com/FusionAuth/fusionauth-app/pull/289
Abandoning. Will explicitly turn on gc logging via usionauth-app.additional-java-args in dev and cloud
usionauth-app.additional-java-args
Issue: https://github.com/FusionAuth/fusionauth-issues/issues/2392
Summary: FusionAuth 1.47.0 fails to start in a container because the log directory used by the new gc logging doesn't exist.
Solution: Add ENV variable FUSIONAUTH_DISABLE_GC_LOG=1 in Dockerfile
Linked PR: https://github.com/FusionAuth/fusionauth-app/pull/289