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

Closed
Open
Created Jun 05, 2013 by Administrator@rootOwner

403 Forbidden when running fetch for 5.1 -> 5.2 upgrade

Created by: jmatzan

While following the directions for upgrading from 5.1 to 5.2:

sudo -u git -H git fetch error: gnutls_handshake() failed: A TLS fatal alert has been received. while accessing https://github.com/gitlabhq/gitlabhq.git/info/refs fatal: HTTP request failed

If I try to wget that address from my desktop computer, I get a 403:

wget https://github.com/gitlabhq/gitlabhq.git/info/refs --2013-06-05 15:00:43-- https://github.com/gitlabhq/gitlabhq.git/info/refs Resolving github.com (github.com)... 204.232.175.90 Connecting to github.com (github.com)|204.232.175.90|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2013-06-05 15:00:43 ERROR 403: Forbidden.

If I try to get to it from a browser, it is 403. If I try to hit /info/, it gives a 404.

Assignee
Assign to
Time tracking