awkward / beam

Beam: the open source Reddit client for iOS
https://beamreddit.com
GNU General Public License v2.0
269 stars 37 forks source link

Downloading submodules failed #48

Open alizahedi94 opened 3 years ago

alizahedi94 commented 3 years ago

Hi

When I try to download the git with submodules or submodules by themselves it says it failed. It also says make sure the repository exists or you have the correct rights.

renssies commented 3 years ago

That is odd, could you share the exact error message?

alizahedi94 commented 3 years ago

Hi

It says the following:

git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:awkward/JLRoutes.git' into submodule path '/Users/aliz/Desktop/archiv4e/beam/JLRoutes' failed Failed to clone 'JLRoutes'. Retry scheduled Cloning into '/Users/aliz/Desktop/archiv4e/beam/Mixpanel'... git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:mixpanel/mixpanel-iphone.git' into submodule path '/Users/aliz/Desktop/archiv4e/beam/Mixpanel' failed Failed to clone 'Mixpanel'. Retry scheduled Cloning into '/Users/aliz/Desktop/archiv4e/beam/Ocarina'... git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:awkward/Ocarina.git' into submodule path '/Users/aliz/Desktop/archiv4e/beam/Ocarina' failed Failed to clone 'Ocarina'. Retry scheduled Cloning into '/Users/aliz/Desktop/archiv4e/beam/SDWebImage'... git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:awkward/SDWebImage.git' into submodule path '/Users/aliz/Desktop/archiv4e/beam/SDWebImage' failed Failed to clone 'SDWebImage'. Retry scheduled Cloning into '/Users/aliz/Desktop/archiv4e/beam/TTTAttributedLabel'... git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:awkward/TTTAttributedLabel.git' into submodule path '/Users/aliz/Desktop/archiv4e/beam/TTTAttributedLabel' failed Failed to clone 'TTTAttributedLabel'. Retry scheduled Cloning into '/Users/aliz/Desktop/archiv4e/beam/Trekker'... git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:awkward/Trekker.git' into submodule path '/Users/aliz/Desktop/archiv4e/beam/Trekker' failed Failed to clone 'Trekker'. Retry scheduled Cloning into '/Users/aliz/Desktop/archiv4e/beam/JLRoutes'... git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:awkward/JLRoutes.git' into submodule path '/Users/aliz/Desktop/archiv4e/beam/JLRoutes' failed Failed to clone 'JLRoutes' a second time, aborting aliz@Alis-Air beam %

renssies commented 3 years ago

Ah, it looks like you might not have an SSH key setup for use with Git/GitHub. See https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh