Thank you Neils. The ssh based remote worked fine. Thank you for the information.
Regards, Malahal. On Mon, Dec 5, 2016 at 10:17 AM, Niels de Vos <[email protected]> wrote: > On Mon, Dec 05, 2016 at 01:16:39AM +0530, Malahal Naineni wrote: >> Since Swen and I are getting into issue, I assume it is due to how we set >> up our repos. I have the following: >> >> $ git remote -v | grep gerrit >> gerrit https://gerrithub.io/ffilz/nfs-ganesha (fetch) >> gerrit https://gerrithub.io/ffilz/nfs-ganesha (push) >> >> >> How about you guys? We do "git push gerrit HEAD:refs/for/next". It all used >> to work until couple weeks ago. Things must have changed on gerrit end. > > I was able to post a patch last week (or the week before) with the help > of 'git review' (from the git-review package). > > My git remote for GerritHub uses ssh, not https like yours. Maybe that > is a key difference? > > $ git remote -v | grep gerrithub > gerrit ssh://[email protected]:29418/ffilz/nfs-ganesha > (fetch) > gerrit ssh://[email protected]:29418/ffilz/nfs-ganesha > (push) > > You should be able to add a public ssh-key in your gerrithub settings, I > do not think it allows for password login. > > HTH, > Niels > > >> >> Regards, Malahal. >> >> On Fri, Dec 2, 2016 at 10:37 AM, Frank Filz <[email protected]> wrote: >> >> > I don’t see anything wrong in the permissions. >> > >> > >> > >> > Let me know if it’s still a problem tomorrow and we’ll look for where to >> > get help. >> > >> > >> > >> > Thanks >> > >> > >> > >> > Frank >> > >> > >> > >> > *From:* Malahal Naineni [mailto:[email protected]] >> > *Sent:* Thursday, December 1, 2016 5:11 PM >> > *To:* Frank Filz <[email protected]> >> > *Cc:* [email protected]; Swen Schillig < >> > [email protected]> >> > *Subject:* Re: [Nfs-ganesha-devel] push to gerrit forbidden >> > >> > >> > >> > I also got same when I tried to remove WIP to one of my patches. >> > >> > >> > >> > >> > >> > On Dec 2, 2016 5:59 AM, "Frank Filz" <[email protected]> wrote: >> > >> > > Is there something wrong with gerrit or am I just not allowed to push >> > > anymore ? >> > > >> > > $ git push gerrit HEAD:refs/for/next >> > > Counting objects: 26, done. >> > > Delta compression using up to 8 threads. >> > > Compressing objects: 100% (26/26), done. >> > > Writing objects: 100% (26/26), 3.25 KiB | 0 bytes/s, done. >> > > Total 26 (delta 22), reused 0 (delta 0) >> > > error: RPC failed; HTTP 403 curl 22 The requested URL returned error: 403 >> > > Forbidden >> > > fatal: The remote end hung up unexpectedly >> > > fatal: The remote end hung up unexpectedly >> > > >> > > Thanks for your support in advance. >> > >> > Hmm, not sure what happened here. >> > >> > Has anyone else had issues? >> > >> > Frank >> > >> > >> > --- >> > This email has been checked for viruses by Avast antivirus software. >> > https://www.avast.com/antivirus >> > >> > >> > ------------------------------------------------------------ >> > ------------------ >> > Check out the vibrant tech community on one of the world's most >> > engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> > _______________________________________________ >> > Nfs-ganesha-devel mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel >> > >> > >> > >> > ------------------------------ >> > [image: Avast logo] <https://www.avast.com/antivirus> >> > >> > This email has been checked for viruses by Avast antivirus software. >> > www.avast.com <https://www.avast.com/antivirus> >> > >> > > >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, SlashDot.org! http://sdm.link/slashdot > >> _______________________________________________ >> Nfs-ganesha-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel > ------------------------------------------------------------------------------ _______________________________________________ Nfs-ganesha-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel
