Greeting!
A. I started nodeodm, using docker command-Git Bash, at port 3001. Opened in browser localhost:3001. Tested image processing and all is fine.
B. I started webODM. Added new processing node at port 3001. It’s added and seems online as it’s not red. When I try processing images on this node in WebODM, it gives Connection Error HTTPConnectionPool(host=‘localhost’, port=3001): Max retries exceeded with url: /info?token=Cy0NLO8WHgppMC (Caused by NewConnectionError(’<urllib3.connection.HTTPConnection object at 0x000002053F5230B8>: Failed to establish a new connection: [Errno 10060] WSAETIMEDOUT’))
Any guidance please
Arif