Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Problem with users

Problem with users

Added by stefano viacava over 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’


Loading...