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

Closed
Open
Created Oct 23, 2015 by Administrator@rootOwner

Omnibus upgrade fails to connect to Postgres

Created by: shampine

Using version 8.0.1 and running the Omnibus upgrade to either 8.0.5 or 8.1 both fail stating postgres cannot connect.

Specs: Ubuntu 14.04, only application on the server is Gitlab

Steps:

apt-get update
apt-get upgrade

Error:

PG::Error: could not connect to server: No such file or directory
        Is the server running locally and accepting
        connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

After the error is returned it leaves Gitlab in a broken non-working state, running reconfigure or any other tools just spike the gitlab process to 100% cpu. Currently stuck on version 8.0.1.

Similar issue: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/474

Going to spin up a new VPS right now with an image and dump the entire error log out for the issue.

Assignee
Assign to
Time tracking