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

Closed
Open
Created Sep 04, 2013 by Administrator@rootOwner

Upgrade 5.4 to 6.0 - "I don't handle protocol git@http"

Created by: ryanholden88

Initially installed GitLab 5.4.

And my ssh git url's looked like this:

[email protected]:username/project.git

.. and that worked perfectly.

Upgraded to 6.0 and it changed to:

git@http://domain.com/:username/project.git

Now I get this error when cloning/pushing/pulling.

I don't handle protocol 'git@http'

If I change the url to reflect what it was like in 5.4 that url works perfectly.(remove http:// and the "/" before the ":")

The host setting in my config/gitlab.yml is:

host: domain.com

no http:// or trailing / Restarted gitlab and nginx as well

Anybody else have this issue? Any suggestions?

Assignee
Assign to
Time tracking