Webodm: http://localhost:8000 don't work after installation

Created on 5 Feb 2018  路  4Comments  路  Source: OpenDroneMap/WebODM

--- REMOVE THIS LINE AFTER READING IT: Please open an issue only to report faults and bugs. For questions, comments and feature requests instead visit http://community.opendronemap.org/c/webodm. Every issue needs to follow the format specified below. Do not remove the questions, simply answer each question by typing below it. If you don't know how to answer a question, write so. Questions that don't follow these guidelines will be automatically closed.

How did you install WebODM? (Docker, natively, ...)?

natively

What's your browser and operating system? (Copy/paste the output of https://www.whatismybrowser.com/)

Firefox 58 on Ubuntu Linux (whatismybrowser.com/w/G7A46QX)

What is the problem?

Firefox ne peut 茅tablir de connexion avec le serveur 脿 l鈥檃dresse localhost:8000.
http://localhost:8000 don't work after installation (no connection)

What should be the expected behavior?

working

How can we reproduce this? (What steps did you do to trigger the problem? What parameters are you using for processing? If possible please include a copy of your dataset uploaded on Google Drive or Dropbox. Be detailed)

It's a new installation (Ubuntu / VirtualBox) with last version
Install WebODM.txt

Thanks

question

All 4 comments

Additional information in attached file
OperationalError at _.txt

Hi @gpsman try restarting your computer and issuing:

./webodm.sh down && ./webodm.sh start

Thanks, I vave tried but it's still the same.
It seems there is a docker error. I have tried pip uninstall docker-py; pip uninstall docker; pip install docker but without any result
Error Docker connexion.txt

./webodm.sh down && ./webodm.sh start
worked for me
thanks to @pierotofy

Was this page helpful?
0 / 5 - 0 ratings