output from "/opt/gitlab-7.4.0-0/apps/gitlab/htdocs/log/production.log":

Completed 200 OK in 21ms (Views: 15.6ms | ActiveRecord: 0.0ms)
Started GET "/" for 65.55.244.47 at 2014-10-25 20:07:42 +0000
Processing by DashboardController#show as */*
Completed 401 Unauthorized in 1ms
Started GET "/users/sign_in" for 65.55.244.47 at 2014-10-25 20:07:42 +0000
Processing by SessionsController#new as */*
Completed 200 OK in 17ms (Views: 7.5ms | ActiveRecord: 0.0ms)
Started GET "/" for 157.55.14.43 at 2014-10-25 20:08:23 +0000
Processing by DashboardController#show as */*
Completed 401 Unauthorized in 1ms
Started GET "/users/sign_in" for 157.55.14.43 at 2014-10-25 20:08:23 +0000
Processing by SessionsController#new as */*
Completed 200 OK in 25ms (Views: 17.6ms | ActiveRecord: 0.0ms)
:100000000
Processing by Projects::HooksController#index as HTML
  Parameters: {"project_id"=>"garyw/garyw_test"}
Completed 200 OK in 94ms (Views: 65.6ms | ActiveRecord: 8.2ms)
Started GET "/garyw/garyw_test/hooks/3/test" for 76.104.242.176 at 
2014-10-26 18:09:29 +0000
Processing by Projects::HooksController#test as HTML
  Parameters: {"project_id"=>"garyw/garyw_test", "id"=>"3"}
Completed 500 Internal Server Error in 92ms
EOFError (end of file reached):
  app/models/hooks/web_hook.rb:35:in `execute'
  app/services/test_hook_service.rb:4:in `execute'
  app/controllers/projects/hooks_controller.rb:28:in `test'

Started GET "/garyw/garyw_test/hooks/3/test" for 76.104.242.176 at 
2014-10-26 18:09:30 +0000
Processing by Projects::HooksController#test as HTML
  Parameters: {"project_id"=>"garyw/garyw_test", "id"=>"3"}
Completed 500 Internal Server Error in 403ms
EOFError (end of file reached):
  app/models/hooks/web_hook.rb:35:in `execute'
  app/services/test_hook_service.rb:4:in `execute'
  app/controllers/projects/hooks_controller.rb:28:in `test'
 

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/d582975e-d8f2-4b17-907a-5fac349a714d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to