500 when I view the commits of project @ 8.3-ce
when I viewed the commits by click the project in gitlab dashboard web.
it return 500
here is the log by gitlab-cli tail
==> /var/log/gitlab/gitlab-rails/production.log <== [85/1791]
Started GET "/group/project/commits/epoll_nohash" for 127.0.0.1 at 2015-12-24 09:26:22 +0800
Processing by Projects::CommitsController#show as HTML
Parameters: {"namespace_id"=>"group", "project_id"=>"project", "id"=>"epoll_nohash"}
Read fragment views/group/project/b2e62638ba5e9ba404118d0a828227ba66448b04/0/skipped/11a8d9cf52b05c7f0a20ede1356ca443 (0.5m
s)
Completed 500 Internal Server Error in 1151ms (ActiveRecord: 45.2ms)
ActionView::Template::Error (wrong number of arguments (1 for 0)):
20: - if ci_commit
21: = render_ci_status(ci_commit)
22:
23: = clipboard_button(clipboard_text: commit.id)
24: = link_to commit.short_id, namespace_project_commit_path(project.namespace, project, commit), class: "commit
_short_id"
25:
26: .notes_count
app/helpers/clipboard_helper.rb:2:in `clipboard_button'
app/views/projects/commits/_commit.html.haml:23:in `block in _app_views_projects_commits__commit_html_haml___9705465074200
87656_71127420'
app/views/projects/commits/_commit.html.haml:11:in `_app_views_projects_commits__commit_html_haml___970546507420087656_711
27420'
app/views/projects/commits/_commits.html.haml:14:in `block in _app_views_projects_commits__commits_html_haml___52295246923
500683_71468140'
app/views/projects/commits/_commits.html.haml:4:in `each'
app/views/projects/commits/_commits.html.haml:4:in `_app_views_projects_commits__commits_html_haml___52295246923500683_714
68140'
app/views/projects/commits/show.html.haml:28:in `_app_views_projects_commits_show_html_haml___1116669887662805783_73547460
'
app/controllers/projects/commits_controller.rb:18:in `show'
==> /var/log/gitlab/unicorn/unicorn_stderr.log <==
W, [2015-12-24T09:26:23.911045 #13587] WARN -- : #<Unicorn::HttpServer:0x00000001dbb540>: worker (pid: 13587) exceeds memor
y limit (266615296.0 bytes > 226970437 bytes)
W, [2015-12-24T09:26:23.911254 #13587] WARN -- : Unicorn::WorkerKiller send SIGQUIT (pid: 13587) alive: 132 sec (trial 1)
I, [2015-12-24T09:26:24.254506 #6130] INFO -- : reaped #<Process::Status: pid 13587 exit 0> worker=5
I, [2015-12-24T09:26:24.264965 #14434] INFO -- : worker=5 spawned pid=14434
I, [2015-12-24T09:26:24.265489 #14434] INFO -- : worker=5 ready