Hi i;m new in Ruby on Rails need same help

30 views
Skip to first unread message

Pop Pop

unread,
Feb 17, 2014, 8:28:30 AM2/17/14
to rubyonra...@googlegroups.com
Hi
i try to run the
rake db:migrate

[root@localhost catarse]# rake db:migrate

You no longer need to have jasmine.rake in your project, as
it is now automatically loaded
from the Jasmine gem. To silence this warning, set
"USE_JASMINE_RAKE=true" in your environment
or remove jasmine.rake.

problem while using OauthProvider model:
'FATAL: Ident authentication failed for user "postgress"

'
[deprecated] I18n.enforce_available_locales will default to true in the
future. If you really want to skip validation of your locale you can set
I18n.enforce_available_locales = false to avoid this message.
rake aborted!
FATAL: Ident authentication failed for user "postgress"

How i can fix this
thanks

--
Posted via http://www.ruby-forum.com/.

James Turley

unread,
Feb 17, 2014, 11:30:01 AM2/17/14
to rubyonra...@googlegroups.com
This is, as the error implies, a postgres authentication error. Check that the user postgress exists (possible typo for postgres?), and while you're at it, that it has permission to create and modify databases.

If you still get the error, you'll need to switch to another form of authentication. See here. https://www.treshna.com/psql-fatal-ident-authentication-failed-for-user-username-error-and-solution/


--
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-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/6d395463ea671efe88b3a66cd995524c%40ruby-forum.com.
For more options, visit https://groups.google.com/groups/opt_out.

Pop Pop

unread,
Feb 17, 2014, 4:11:45 PM2/17/14
to rubyonra...@googlegroups.com
thanks i have fix that
by add turst
Reply all
Reply to author
Forward
0 new messages