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

Closed
Open
Created Sep 20, 2015 by Administrator@rootOwner

Gitlab v8.0.0.rc1 https pull/clone/... fails

Created by: P-EB

Hey,

I recently upgraded to gitlab v8.0.0rc1, and since then, HTTPS pull/clone/push/... fail.

As for an example, I've got a script project which is public on my gitlab

.-(16:57:29)-(/usr/scripts)----------------(git)-[scripts/master]-(becue@zamok)-
`---> git pull
Username for 'https://gitlab.xxxxxx': becue
Password for 'https://[email protected]': 
Your configuration specifies to merge with the ref 'master'
from the remote, but no such ref was fetched.

With ssh, it works like a charm

.-(16:57:46)-(/usr/scripts)----------------(git)-[scripts/master]-(becue@zamok)-
`--[1]-> git pull gitlab master
Depuis gitlab.xxxxxx:xxxxxx/scripts
 * branch            master     -> FETCH_HEAD
Already up-to-date.

It does that on two gitlab installs I've got. When I make a git clone, it prompts for my login/password and says that I've cloned an empty repo.

Did some git update-server-info, but didn't change anything.

Should I look to some specific place? Is this bug known? Is this really a bug?

Assignee
Assign to
Time tracking