Closed sgoggins closed 5 years ago
Live version is on neko----.al.io
@sgoggins I think port 5000 is already in use. Try changing the port number in augur.config.json
in the Server
section. Or you can try killing the process running on port 5000. This link might be helpful https://stackoverflow.com/questions/9346211/how-to-kill-a-process-on-a-port-on-ubuntu
To add to this issue, there is a python exception being caused due to a merge conflict marker in datasources/augur_db/routes.py
https://github.com/chaoss/augur/blob/a4d8bf3a403a93c2343f21d47addf993c2c2d855/augur/datasources/augur_db/routes.py#L26
@parthsharma2 : That was it ... I fixed the conflict ... I had some other issues going on with my config for the database ... So, i finally got to this actual issue. Thanks!
Describe the bug: I downloaded the latest version of the dev branch, and I get this error in the backend.log
Here is my augur.config.json: (actual values are correct. Obscured for bug report):
To Reproduce: Install and run dev branch
Expected behavior: Not broken build
Screenshots
Desktop (please complete the following information): Ubuntu