I have a cron job which dumps my influx database nightly before borg does a backup of it. It does that by running influx backup in the container with the command:

docker exec influx /usr/local/bin/influx backup /backups

Sometimes it works, and sometimes it gives the error OCI runtime exec f...