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

Closed
Open
Created Nov 29, 2011 by Administrator@rootOwner

can't create first repo

Created by: gliush

Hi.

I've done all as in the instruction, but failed to create new repository:

  1. Install everything.
  2. run
  3. create new project "echo"
  4. On the project page there's a new instruction for creating new repo. (am I supposed to do it as a gitlabhq user? The same as running the gitlabhq server?) ... git commit -m 'first commit' git remote add origin git@localhost:echo.git git push -u origin master ERROR:gitosis.serve.main:Repository read access denied fatal: The remote end hung up unexpectedly

More info: I've added public .ssh key to my keys on the gitlabhq page. I can clone gitosis-admin repo: git clone git@localhost:gitosis-admin.git

I don't know what details do you need to investigate further.

Assignee
Assign to
Time tracking