On Sat, Mar 24, 2018 at 11:39:39AM -0000, Tanmoy sarkar wrote: > I am facing some problems in pagure. I have configured everything successfully. But when I try to clone files with ssh this returns. > signing failed: agent refused operation permission denied (publickey). > fatal: could not read from remote repository. > please make sure you have the correct access rights and the repository exists. > > When I use clone with git url, it works successfully. > But when I push files to pagure repo with git url that gives: The requested URL returned error: 403 It all depends on how you set-up your local pagure instance. An easy way is to clone using the file path: git clone ~/path/to/repo.git without using ssh. But I'm not sure how this will work in a vagrant or docker environment. Pierre _______________________________________________ summer-coding mailing list -- summer-coding@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to summer-coding-leave@xxxxxxxxxxxxxxxxxxxxxxx