Re: Problems trying to push to reviewboard

2016-01-29 Thread Allasso Travesser
Okay, thanks for the update. Do you have an idea of time? hours? days? On Jan 29, 2016, at 12:50 PM, Gregory Szorc wrote: > We locked down the server to require level 3 access for the time being. We > did so via file permissions, which is why you see the permissions error. > Hopefully this

Re: Problems trying to push to reviewboard

2016-01-29 Thread Allasso Travesser
Possible, before I got that error I was getting this one: hg push review pushing to ssh://reviewboard-hg.mozilla.org/autoreview remote: ssh: connect to host reviewboard-hg.mozilla.org port 22: Connection refused abort: no suitable response from remote hg! But when I was able to connect to review

Re: Problems trying to push to reviewboard

2016-01-29 Thread Nicholas Alexander
Allasso, On Fri, Jan 29, 2016 at 8:43 AM, Allasso Travesser wrote: > Hi, > > I tried doing a `hg push review` yesterday but it failed. After trying > `ssh hg.mozilla.org` I found that my credentials had expired. I filed > the bug and got them renewed, and then `ssh hg.mozilla.org` started > wo

Problems trying to push to reviewboard

2016-01-29 Thread Allasso Travesser
Hi, I tried doing a `hg push review` yesterday but it failed. After trying `ssh hg.mozilla.org` I found that my credentials had expired. I filed the bug and got them renewed, and then `ssh hg.mozilla.org` started working. However, when I try `hg push review`, I now get a different error: hg