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. SMTP settings NOT working in configuration.yml

SMTP settings NOT working in configuration.yml

Added by Nikunj Chaudhary over 8 years ago

Hi,

I am trying to configure openproject (opensource) in Amazon AWS EC2 instance.
I followed the manual installation guide of OpenProject and everything went well, without issues.

Now, when I am tyring to access OpenProject from EC2 ip address and trying to create a new account, it is jumping to 500:error page.

For more information I checked the production.log file and here are the logs:

W, [2016-12-17T06:35:17.758505 #3292] WARN — : hook registered
W, [2016-12-17T06:35:17.833238 #3292] WARN — : Creating scope :givable. Overwriting existing method Role.givable.
W, [2016-12-17T06:35:17.964046 #3292] WARN — : Creating scope :visible. Overwriting existing method TimeEntry.visible.
F, [2016-12-17T06:36:55.919247 #3629] FATAL — :
F, [2016-12-17T06:36:55.919453 #3629] FATAL — : Net::SMTPFatalError (553 5.7.1 <openproject@example.net>: Sender address rejected: not owned by user nikunj@jayrobotix.com
):
F, [2016-12-17T06:36:55.919551 #3629] FATAL — :
F, [2016-12-17T06:36:55.919628 #3629] FATAL — : app/controllers/account_controller.rb:500:in `block in register_manually_by_administrator’
F, [2016-12-17T06:36:55.919715 #3629] FATAL — : app/controllers/account_controller.rb:499:in `register_manually_by_administrator’
F, [2016-12-17T06:36:55.919792 #3629] FATAL — : app/controllers/account_controller.rb:454:in `register_user_according_to_setting’
F, [2016-12-17T06:36:55.919888 #3629] FATAL — : app/controllers/account_controller.rb:287:in `self_registration!’
F, [2016-12-17T06:36:55.920008 #3629] FATAL — : app/controllers/account_controller.rb:123:in `register’
F, [2016-12-17T06:36:55.920087 #3629] FATAL — : app/middleware/reset_current_user.rb:47:in `call’

All the values in configuration.yml file is as per indicated in Manual Installation Guide.

Please help me out on what is the exact issue occurring, and anything else I need to add in configuration file to resolve this issue.

…
Thanks & Regards,
Nikunj


Loading...