Azure container only partial persistence

Product: PowerShell Universal in Azure container
Version: 4.3.3

Hi all,

I’ve setup an Azure Container using Azure | PowerShell Universal.
However, after every restart, it looses settings like the license and anything else that is saved in the database. The repository is correctly saved persistent though.
It also displays this error each time after startup:
image

The Azure File share and environment variables have been added correctly:
image
image

If I delete the database-files, I can see that are being recreated:
image

How can I fix the error about log-log.db and make the config persistent?

UPDATE:
I also get this error when running jobs (but not always):
image