I'm use WebODM 3.2.5 on linux ubuntu 22.04 LTS in docker container.
On same machine i installed DronrDB in docker container.
Both are working well as localhost:8000 and localhost:5000 together.
Problem is i want to use DroneDB plugin in webODM but impossible to connect to DroneDB with plugin as an error.
Is somebody had the same problem or is there a special config in droneDB to apply for use this plugin.
Thanks in advance for your answers.
ERROR returned by WebODM
webapp | ERROR HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /users/authenticate (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fa4a2200490>: Failed to establish a new connection: [Errno 111] Connection refused'))