I deployed the n8n self-hosted using a single Docker container to Azure App Service, mounting to Azure File Share. It has been running okay but suddenly I have encountered the error: SQLITE_IOERR: disk I/o error. (showing in the UI) Pruning Failed. Failed to hard-delete executions. (showing in the App Logs)
The reason I brought up the version is I looked up if anyone else had this issue and found onlt two or three mentions of it and both were not recent or mentioned the versions of n8n that were not recent. I made an assumption this could have been a bug, that was since then fixed.