Update README.md

Added new troubleshooting step.
pull/94/head
Piero Toffanin 2017-01-24 16:28:08 -05:00 zatwierdzone przez GitHub
rodzic 8c10ff3be6
commit 3ef4bb78ea
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -68,6 +68,8 @@ sudo pip install --ignore-installed six
If you are getting a **MemoryError** while processing the images, make sure that your Docker environment has enough RAM allocated. http://stackoverflow.com/a/39720010
If you are getting a `django.contrib.auth.models.DoesNotExist: Permission matching query does not exist.` after an update, try to remove your WebODM folder and start from a fresh git clone.
Have you had other issues? Please [report them](https://github.com/OpenDroneMap/WebODM/issues/new) so that we can include them in this document.
### Add More Processing Nodes