I have an issue when using WebODM across a VPN connection.
My setup is as follows.
At home I have a virtual machine running ubuntu server with WebODM running in a docker container.
In the same network I have a Raspberry Pi running PiVPN using the Wireguard protocol.
While connected to my home network directly it works flawlessly.
When I use my work laptop outside my home network i start running in to issues.
I can connect just fine to the webapplication and I can connect just fine to every host in my home network. However when try to upload images it fails after having exceeded 10 attempts at uploading the images.
Have anyone in here encountered something similar?
I cannot remember the exact error message, but if it helps troubleshooting I can take a screenshot next time I am outside my home network.
Thanks for your reply,
I have attached a screendump of the error
However upon further investigation I do not think the error is related to WebODM, but rather my reverse proxy.
Accessing WebODM through my DNS record (http://webodm.home) I get above mentioned error.
Accessing WebODM through my local ip address (192.168.0.78:8000) it uploads just fine.