fe_sendauth: no password supplied - Rails 3.2 / Postgres

Hi,

This is my first time using a VPS and I have followed Ryan Bates Cast on setting up. I am now getting this constant error every time I want to run rake db:migrate -

bundle exec rake db:migrate
rake aborted!
fe_sendauth: no password supplied

Tasks: TOP => db:migrate => environment
(See full trace by running task with --trace)

Does anyone have any experience with this? I have changed the postgres hba file and it still did nothing. I made sure my db connections were correct, still nothing. I do not understand where I could be going wrong. Any help / links would be greatly appreciated.

Thank you

1 Reply

This was completely my fault. I kept fixing the incorrect database.yml file. It works now.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct