Ruby on Rails Sunday, March 26, 2017

On Sun, Mar 26, 2017 at 2:24 PM, Raina Millay <rmmillay@gmail.com> wrote:
> First it says this:
>
> => Booting Puma

OK, so Puma is actually working just fine...

> Access denied for user 'root'@'localhost' (using password: NO)

...but it appears you don't have your app configured properly to
access your database. Check your app's config/database.yml

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yBxnVrs6yQygO9AZGV4JWhCTvJT9vX%3DgHAdt731%3D3kwHg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment