Invalid Password error

when I type “bootstrap.py login” in the houdini folder, I get this “asyncpg.exceptions.InvalidPasswordError: password authentication failed for user “postgres”” If you could tell me what is wrong here it would be greatly appreciated!

I think I need to put a password that makes it recognizable and able to enter the postgres

I took a Google Image I don’t have time to take photos

I am also using an old version of Postgres

When you run bootstrap.py login you can add the -dp parameter to specify your postgresql password.

1 Like