Azure container only partial persistence

Azure container only partial persistence

avatar
(anonymous user)
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:
2ce116fa26b8bfcb9f3403975dabd5f3afa4bcaf


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

b8add83951b7123afbcd071e2f7bcfa4a2b38303


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


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):
bb62bc7efc5831ba2dd0dfb260d311b46884cc2f

bb62bc7efc5831ba2dd0dfb260d311b46884cc2f.png

a82e2cdd8563c707bbc8c3a535279603608c0c0a.png

b8add83951b7123afbcd071e2f7bcfa4a2b38303.png

2ce116fa26b8bfcb9f3403975dabd5f3afa4bcaf.png

d9085fbe1476314d71375ad32508dc731be09fe1.png

All Comments (0)