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

Closed
Open
Created Nov 27, 2012 by Administrator@rootOwner

Worker processes timing out since upgrade to 3.1

Created by: AngeloStavrow

I upgraded (per the instructions) from 3.0 to 3.1 but I'm having issues getting Gitlab to respond.

Salient details: Gitlab is running on Ubuntu 12.04 server on a Dell Optiplex GX240 w/ 512MB RAM, on an intranet (not accessed over the Internet). App status passes with flying colours.

From unicorn.stderror.log, I keep seeing:

E, [2012-11-27T10:53:06.356483 #3935] ERROR -- : worker=0 PID:3945 timeout (61s > 60s), killing
E, [2012-11-27T10:53:06.401877 #3935] ERROR -- : reaped #<Process::Status: pid 3945 SIGKILL (signal 9)> worker=0
I, [2012-11-27T10:53:07.012398 #4738]  INFO -- : worker=0 ready

This is resulting in 502 Bad Gateway errors when I try to access the web app.

I have timeout 60 (the default) in unicorn.rb.

Any thoughts?

UPDATE: Another thing I've never seen before -- when I run $ sudo service gitlab start I get a message: nohup: redirecting stderr to stdout. No idea why.

Assignee
Assign to
Time tracking