Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #4116

Closed
Open
Created May 29, 2013 by Administrator@rootOwner

I got a 500 error when signup

Created by: latpaw

As the title. I am a junior ruby programmer, is it any problem with my setting or something else? it's the 5.2.0 version. This is the log:

0 Started GET "/users/sign_up" for  at 2013-05-29 09:25:49 +0800                                                                                                                 
 1 Processing by RegistrationsController#new as HTML
 2   Rendered devise/registrations/new.html.haml within layouts/devise (5.2ms)
 3   Rendered layouts/_head.html.haml (3.1ms)
 4   Rendered layouts/_flash.html.haml (0.2ms)
 5 Completed 200 OK in 15ms (Views: 10.6ms | ActiveRecord: 0.0ms)
 6 Started POST "/users" for  at 2013-05-29 09:26:21 +0800
 7 Processing by RegistrationsController#create as HTML
 8   Parameters: {"utf8"=>"✓", "authenticity_token"=>"dlub25RE6nE9K36zqM7QBVb6XPn0UyQwzSCTq0Qe19o=", "user"=>{"name"=>"jyz19880823", "username"=>"latpaw",                           "email"=>"[email protected]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}
 9 Completed 500 Internal Server Error in 650ms
10 
11 SocketError (getaddrinfo: No address associated with hostname):
12   app/services/notification_service.rb:94:in `new_user'
13   app/observers/user_observer.rb:5:in `after_create'
Assignee
Assign to
Time tracking