Every few days, some of our DockerRun scripts fail...
# prefect-community
c
Every few days, some of our DockerRun scripts fail with a weird 500 Internal Server Error: ("error while mounting volume '/var/lib/docker/volumes/sraprod67-output/_data': failed to mount local volume: mount but most flow runs are successful, with no mounting issues. Has anyone else experienced this?
k
Are you mounting anything intentionally?
c
what do you mean? the docker volume is mounted to the agent with -v
k
Yeah that’s what I meant. Hard to say, are you using the volume concurrently?