Browser: Brave 1.19.12 (Chrome 88 on Linux)
OS: Manjaro 20.2.1 (Server: Debian 10 Buster)
Using docker and running with ./webodm.sh start --media-dir /mnt/efs/pointclouds/ everything appears fine, WebApp seems happy, but when we upload something and the worker is supposed to engage, I get no output indicating anything happened until it gives up I guess and says:
Error:
worker | INFO Removing Task [Wittengale Road - 11/28/2020] (fa2681e7-236f-44b5-a238-db0b66a22995)
worker | [2021-02-25 20:03:00,416: INFO/ForkPoolWorker-1] worker.tasks.process_task[d96edd3f-299c-476b-be5f-87c130ed804d]: Removing Task [Wittengale Road - 11
/28/2020] (fa2681e7-236f-44b5-a238-db0b66a22995)
worker | WARNING [Errno 2] No such file or directory: '/webodm/app/media/project/2/task/fa2681e7-236f-44b5-a238-db0b66a22995/'
worker | [2021-02-25 20:03:00,426: WARNING/ForkPoolWorker-1] worker.tasks.process_task[d96edd3f-299c-476b-be5f-87c130ed804d]: [Errno 2] No such file or direct
ory: '/webodm/app/media/project/2/task/fa2681e7-236f-44b5-a238-db0b66a22995/'
webapp | WARNING Not Found: /api/projects/2/tasks/fa2681e7-236f-44b5-a238-db0b66a22995/
I can confirm, I don't see any activity in /mnt/efs/pointclouds/project.
It should upload the images and the worker processes it as normal.
redacted.efs.us-east-2.amazonaws.com:/ /mnt/efs/pointclouds nfs4 nfsvers=4.1,rsize=1048576,wsize=1048576,hard,timeo=600,retrans=2,noresvport,_netdev 0 0)./webodm.sh start --media-dir /mnt/efs/pointclouds/).Not a WebODM issue, reverse proxy was rejecting anything above 1MB causing the issue. Thank you for your time, sorry for the invalid issue.
Thanks for sharing the solution! Glad you found the cause.
Most helpful comment
Thanks for sharing the solution! Glad you found the cause.