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
  • #10029

Closed
Open
Created Feb 12, 2016 by Administrator@rootOwner

8.4.4 ce - 500 when hitting project's 'settings' button.

Created by: andymilga

same for merge requests.

==> /var/log/gitlab/gitlab-rails/production.log <== Completed 500 Internal Server Error in 723ms (ActiveRecord: 39.4ms)

ActionView::Template::Error (undefined method public_builds' for #<Project:0x0000000736b710>):
    163:                 .col-sm-offset-2.col-sm-10
    164:                   .checkbox
    165:                     = f.label :public_builds do
    166:                       = f.check_box :public_builds
    167:                       %strong Public builds
    168:                     .help-block Allow everyone to access builds for Public and Internal projects
    169: 
  app/views/projects/edit.html.haml:166:inblock (2 levels) in _app_views_projects_edit_html_haml__4139575105286417698_44766540' app/views/projects/edit.html.haml:165:in block in _app_views_projects_edit_html_haml__4139575105286417698_44766540'
  app/views/projects/edit.html.haml:10:in_app_views_projects_edit_html_haml__4139575105286417698_44766540' app/controllers/projects_controller.rb:25:in `edit'

==> /var/log/gitlab/gitlab-workhorse/current <== 2016-02-11_10:14:57.14291 2016/02/11 13:14:57 ErrorPage: serving predefined error page: 500 2016-02-11_10:14:57.14315 gitlab.companyname.com @ - - [2016-02-11 13:14:56.134909995 +0300 MSK] "GET /studio/project_name/edit HTTP/1.1" 500 415 "" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/601.4.4 (KHTML, like Gecko) Version/9.0.3 Safari/601.4.4" 1.008105

==> /var/log/gitlab/nginx/gitlab_access.log <== 192.168.77.203 - - [11/Feb/2016:13:14:57 +0300] "GET /studio/project_name/edit HTTP/1.1" 500 415 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/601.4.4 (KHTML, like Gecko) Version/9.0.3 Safari/601.4.4"

==> /var/log/gitlab/gitlab-workhorse/current <== 2016-02-11_10:14:57.28846 2016/02/11 13:14:57 Send static file "/opt/gitlab/embedded/service/gitlab-rails/public/static.css" ("") for GET "/static.css" 2016-02-11_10:14:57.28855 gitlab.companyname.com @ - - [2016-02-11 13:14:57.288334198 +0300 MSK] "GET /static.css HTTP/1.1" 304 0 "https://gitlab.companyname.com/studio/project_name/edit" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/601.4.4 (KHTML, like Gecko) Version/9.0.3 Safari/601.4.4" 0.000148

gitlab 8.4.4 ce, centos 6.

8.4.4, but 8.4.3 is working

Assignee
Assign to
Time tracking