I have been using webodm for several years. My installation is a docker image on an ubuntu server. Recently I tried to process a large dataset, causing the server to run out of disk space and crash. I can now ssh into the server because I manually deleted some task directories inside the docker containers, which freed up enough space to get the server working again.
I am able to manually download the file on the host, leading me to believe that there’s a network issue with docker.
Can anyone provide some tips on how to resolve this?
Can I afford to lose the data? I do have the important stuff backed up but I have had impressive results with re-running old footage with new ODM features, so that would be out …
Can I start WebODM without having it try to access existing tasks? I really don’t know how to do this without deleting all docker volumes.