I met this issue when deploying my application on Docker Swarm.
I run docker stack deploy -c /path
and get error network sandbox join failed: subnet sandbox join failed for "10.0.0.0/24": error creating vxlan interface: file exists
I searched too many pages in Google but not found any solution.