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

Closed
Open
Created Nov 09, 2012 by Administrator@rootOwner

502 bad gateway

Created by: Trontastic

Hello

My VPS:

  • 3GB Ram
  • 4 cores with max 3000Mhz usage
  • 50GB storage (more than 20GB free)
  • apache on port 80 - i dont use it for gitlab
  • nginx 0.7.67-3+squeeze2 on port 8080 - i use it for gitlab

Gitlab:

  • version: latest (master branch)
  • config:
  • - git_max_size: 131072
  • - git_timeout: 30

The problem:

  • I upload a big file (with 3MB), and when i want to view the commit i got a 502 Bad Gateway error

Log: Started GET "/project/commit/55f66348e76b525c129606f9ba27c60262d63107" for 127.0.0.1 at 2012-11-09 10:38:27 +0100 Processing by CommitController#show as HTML Parameters: {"project_id"=>"project", "id"=>"55f66348e76b525c129606f9ba27c60262d63107"} Rendered commits/_commit_box.html.haml (17.4ms) Rendered commits/_diff_head.html.haml (9.1ms) Rendered notes/_per_line_note_link.html.haml (1.3ms) Rendered notes/_per_line_note_link.html.haml (0.2ms) ... and much more like these lines ... Rendered notes/_per_line_note_link.html.haml (0.2ms) Rendered notes/_per_line_note_link.html.haml (0.2ms) Rendered notes/_per_line_note_link.html.haml (0.2ms) ... and 502 Bad Gateway

Assignee
Assign to
Time tracking