Hello, I tried installing WebODM from scratch on another PC for testing purposes, and starting with --media-dir, --node-dir and --db-dir fails. Particularly the problem is with the --db-dir argument, terminal spits out lots of errors, the most recurring is "Postgres is unavailable - sleeping" and loops forever. Starting without --db-dir option works as expected
I noticed that in the installation procedure in the website to save space no mention is done to --db-dir but only to the other two arguments, so maybe this is not relevant for space saving since the big files are stored in the other two folders?
I noticed that the db folder in my main installation is more or less 70 MB, if no big files are saved here during process I think I can disregard the --db-dir, since it doesn't impact on space consumption
P.S. as you may have guessed, I'm not familiar with what is stored in the db directory, so this may be a dumb question 🙂