audiobookapp icon indicating copy to clipboard operation
audiobookapp copied to clipboard

permission denied while cloning repo

Open maheenmazhar opened this issue 2 years ago • 2 comments

facing access rights issue while cloning the repository

maheenmazhar avatar Jun 12 '22 16:06 maheenmazhar

facing access rights issue while cloning the repository

Can you post the message logs?

minhtc avatar Jul 26 '22 09:07 minhtc

@maheenmazhar this error happens when you don't have any public SSH keys in your GitHub account aka this command(git clone [email protected]:homielab/audiobookapp.git). If you still want to clone, you can try cloning via HTTPS(from the clone dropdown in the repo). Although generating an SSH key for your account is also another option.

@minhtc Screenshot 2022-09-01 at 8 35 12 PM

harshithasompura avatar Sep 02 '22 00:09 harshithasompura