Start container openhab3 failed: {"message":"failed to initialize logging driver: database is locked"}

Running on a synology 6.2 server, I’ve succesfully installed and used the OH3 docker container until a reboot. Now when I want to re-start the container, It failed with the following message:

Start container openhab3 failed: {“message”:“failed to initialize logging driver: database is locked”}

Any idea how to solve this ?

Do you have the correct rights to the volumes where the database is stored?
Does the user starting the process have the rights to access the location where the volumes are stored?

Those would be my guess. Other than that maybe post the contents of your docker compose or the command line arguments?

I don’t know the reason but after a cleaning of the container data, I’ve succesfully restarted it.
Thank you for your advise

Thanks for sharing this info this is useful keep it up.