VTN coordinator requests password on db startup
I am trying to get the VTN coordinator to run (based on these instructions) but once I try to run the "vtnstart" or "dbstart" script I am being asked for a password (Centos 6, 64 bit, postgresql-9.3)
Here is the output:
[uri@vtn1 ~]$/usr/local/vtn/sbin/db_setup
Setup completed successfully.
[uri@vtn1 ~]$ /usr/local/vtn/sbin/db_start
Password:
[uri@vtn1 ~]$ /usr/local/vtn/bin/vtn_start
Password:
*** ERROR: Failed to start database.
I tried entering my sudo password, "admin", "adminpass" still nothing works. I also tried starting the DB as a service but still get the "Failed to start database" message when running vtn_start.