WebODM Plugin DRoneDB ERROR to connect.

lelanta

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'))

4 Replies

HeDo

Are you sure the containers can communicate with each other?

HeDo

because the DroneDB API is not returning any error, it's the WebODM container that cannot reach it

pierotofy

yeah, don't use localhost. Use your machine's real IP address

Need more help?

This discussion happened in the WebODM community Discord. Join and ask your own question.

Join View Original Thread

This page mirrors a public discussion from the WebODM Discord. How to request a removal.