On 03/24/2017 01:46 PM, InvalidPath wrote: > Hey all, So last night I ran into an issue performing a PR to infra-docs. > I did fork it, was able to clone it locally.. add my new files but upon > pushing I get an error stating: > > error: The requested URL returned error: 403 Forbidden while accessing > https://pagure.io/forks/skeer/infra-docs.git > > Google results showed this is typically an issue on the destinations side, > it was late so I decided to wait and retry today. > > A few hours ago, same error. Anyone run into this before? Last night I > did initially try to git clone using the ssh link but that failed.. > Linuxmodder suggested to use the https url which worked just fine. Yeah, thats the issue. You cannot push changes via the https url, thats for read-only access. You must use the ssh url in order to push changes. If the ssh clone isn't working, check to make sure you have uploaded an ssh key (pagure doesn't share keys with the Fedora account system, it has it's own). kevin
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx