Configuration error deteced at LabKey Server Startup

LabKey Support Forum (Inactive)
Configuration error deteced at LabKey Server Startup Jon (LabKey DevOps)  2015-05-13 17:12
Status: Closed
 
Hi Vahid,

I took a second look at your error and saw "FATAL: Ident authentication failed for user "postgres"" listed as the reason why it didn't connect the first time.

Can you change your labkey.xml file back to the way it was before without the port number and then do the following for me using psql:

Run the command:

psql -h localhost -U postgres -d labkey

When it prompts for the password, try the password you said you changed it to: Pass01@

If it doesn't work, then I believe your password didn't actually get changed here.

Regards,

Jon