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

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. Error when I created a new user on admin

Error when I created a new user on admin

Added by Stephen Nguyen over 9 years ago

when I created a new user on admin, the openproject return to “Internal error”. And when I check the logs, it shows:
Completed 500 Internal Server Error in 2070.1ms

SocketError (getaddrinfo: The requested name is valid, but no data of the requested type was found. ):
app/controllers/users_controller.rb:141:in `create’
app/middleware/params_parser_with_exclusion.rb:40:in `call’
when I refresh it again, the user has been created.
I’m using https://bitnami.com/stack/openproject (version 4.2.6)


Replies (1)

RE: Error when I created a new user on admin - Added by Oliver Günther over 9 years ago

Hi Stephen,

we do not directly support the Bitnami installation path. It is thus best to contact Bitnami themselves regarding installation.
That being said, the problem seems to be related with the Mailing set up, as the error occurs while sending the ‘User created’ confirmation mail:
https://github.com/opf/openproject/blob/release/4.2/app/controllers/users_controller.rb#L141

If you’re interested in supported installation paths of OpenProejct, both packaged and manual installation guides can be found at https://www.openproject.org/open-source/download/.

Best regards,
Oliver Günther

  • (1 - 1/1)
Loading...