Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Gitlab SSH key respository cloning issue

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #186049
    rwchampin
    Participant

    Im very new to using GIT. I know the basics of adding, committing, pushing and pulling. My teams project is stored on gitlab. I set up my public SSH key at work in order for us to work together on the project. were trying to work from home so im setting up another SSH key so i can clone the project. I set up the SSH key correctly but im getting this message when i run the git clone command

    ryans-imac:~ ryanchampin$ git clone [email protected]:acr-booth.git
    Cloning into ‘acr-booth’…
    ssh: connect to host gitlab.synapseny.com port 22: Operation timed out
    fatal: Could not read from remote repository.

    Please make sure you have the correct access rights
    and the repository exists.

    #186266
    Robby
    Participant

    I’ve never used gitlab before but did you upload your public key to it?

    did you set the correct origin?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Other’ is closed to new topics and replies.