Content
Problem with users
Added by stefano viacava almost 9 years ago
from 2 day i update OP with a existing database, now i need to create a user and then modify her password, but when i try to edit this and submit i have an internal error, the output log is this.
FKARqNFC/soEBBBIXU7kZgNdAQ==“, ”user“=>{”login“=>”fpolanco@fidelis.cl“, ”firstname“=>”Felipe“, ”lastname“=>”Polanco“, ”mail“=>”fpolanco@fidelis.cl“, ”language“=>”es“, ”admin“=>”0“, ”password“=>”[FILTERED]“, ”password_confirmation“=>”[FILTERED]“, ”force_password_change“=>”[FILTERED]“, ”mail_notification“=>”only_my_events“}, ”pref“=>{”impaired“=>”0“, ”time_zone“=>”Santiago“, ”comments_sorting“=>”asc“, ”warn_on_leaving_unsaved“=>”1“}, ”self_notified“=>”1“, ”send_information“=>”1“, ”button“=>”“, ”id“=>”28"}
I, [2015-11-24T18:23:40.607831 #20717] INFO — : Rendered user_mailer/account_information.text.erb within layouts/user_mailer (2.6ms)
I, [2015-11-24T18:23:42.098935 #20717] INFO — :
Sent mail to fpolanco@fidelis.cl (1487.6ms)
I, [2015-11-24T18:23:42.100029 #20717] INFO — : Completed 500 Internal Server Error in 1685ms (ActiveRecord: 94.6ms)
F, [2015-11-24T18:23:42.102203 #20717] FATAL — :
Net::SMTPAuthenticationError (535-5.7.8 Username and Password not accepted. Learn more at
):
app/controllers/users_controller.rb:187:in `update’
app/middleware/params_parser_with_exclusion.rb:40:in `call’