https://bugzilla.mozilla.org/show_bug.cgi?id=1244835 is tracking restoring non level 3 and HTTP access.
On Fri, Jan 29, 2016 at 12:22 PM, Allasso Travesser <[email protected] > wrote: > Okay, thanks for the update. Do you have an idea of time? hours? days? > > > On Jan 29, 2016, at 12:50 PM, Gregory Szorc <[email protected]> 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 restriction is dropped soon. > > On Jan 29, 2016, at 11:58, Allasso Travesser <[email protected]> > wrote: > > 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 reviewboard-hg.mozilla.org, I assumed > that problem was fixed. I was able to do that at about 6 am UTC. > > Maybe I’ll just wait a little longer and see what happens. > > Thanks, > Allasso > > > On Jan 29, 2016, at 11:36 AM, Nicholas Alexander <[email protected]> > wrote: > > Allasso, > > On Fri, Jan 29, 2016 at 8:43 AM, Allasso Travesser < > [email protected]> 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 >> working. >> >> However, when I try `hg push review`, I now get a different error: >> > > I don't know if this is relevant, but the hg server backing reviewboard > was down for a long time -- hours -- yesterday. It may have been related? > > Nick > > >> >> hg push review >> pushing to ssh://reviewboard-hg.mozilla.org/autoreview >> searching for appropriate review repository >> redirecting push to ssh://reviewboard-hg.mozilla.org/gecko >> (adding commit id to 1 changesets) >> saved backup bundle to >> /Users/allasso/mozilla-central/mozilla-central/.hg/strip-backup/1fa123b2499f-d89476b4-addcommitid.hg >> searching for changes >> abort: stream ended unexpectedly (got 0 bytes, expected 4) >> remote: abort: could not lock working directory of >> /repo/hg/mozilla/gecko: Permission denied >> >> my ~/.ssh/config file: >> >> Host hg.mozilla.org >> User [email protected] >> >> Host reviewboard-hg.mozilla.org >> User [email protected] >> >> I have tried several different times thinking there might be a collision, >> but no success. >> >> Help please? >> >> Thanks, >> Allasso >> >> _______________________________________________ >> dev-builds mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-builds >> >> > > _______________________________________________ > dev-builds mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-builds > > > _______________________________________________ > dev-builds mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-builds > >
_______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

