Hi Andie,
Based on your screenshot, it looks like your database user that you've set in the labkey.xml file has the wrong password. If you look at the error, it states it here:
'FATAL: Ident authentication failed for user "postgres"'
Please make sure that the database user is the correct one to use and that you are using the correct password within the labkey.xml file for that specific database server you're accessing.
Regards,
Jon |