Skip to content
Commit e67fe519 authored by Fergal Armstrong's avatar Fergal Armstrong Committed by Andreas Klöckner
Browse files

Fix startup when no write permissions

Making the parent directories of the config file could cause an exception if the process doesn't have write permissions. This is common with remote debugging in containers. Catch exceptions, log, and continue, same as other parts of the settings that cannot raise exceptions. The next stage of saving the config file will also fail, but this is already caught.
parent bcbe618a
Loading
Loading
Loading
Pipeline #601156 passed with stage
in 50 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment