[llvm-dev] IMPORTANT: LLVM.org server move complete (SVN impact please read)
Hal Finkel via llvm-dev
llvm-dev at lists.llvm.org
Wed Jun 28 12:58:19 PDT 2017
On 06/28/2017 02:53 PM, Dmitry Babokin wrote:
> In my case the checkout starts well, but fails in random places with
> different messages in about 1-2 minutes. If it was not starting at
> all, it would be much easier to debug... I'm not sure that firewall is
> smart enough to stop checkout process from unreliable site after 1-2
> minutes of download.
Actually, this is exactly what mine was doing as well. I needed to use
wireshark to figure out what was going on. The problem is that it is not
*just* the domain that triggers the problems, it is that in combination
with other properties of the path name requested. At least that was true
in my environment.
-Hal
>
> On Wed, Jun 28, 2017 at 12:48 PM, Hal Finkel <hfinkel at anl.gov
> <mailto:hfinkel at anl.gov>> wrote:
>
>
> On 06/28/2017 02:41 PM, Dmitry Babokin via llvm-dev wrote:
>> I've also switched to https and it solved the problem.
>>
>> With http, it's still failing almost always, when I'm behind
>> corporate proxy. And it does work when I'm not behind the proxy.
>> Not sure if it's a problem of the proxy, or it's interplay
>> between the proxy and svn server.
>
> I've been seeing problems where I am because the domain name is
> being flagged as new (or possibly forged, parked, etc.). My hope
> is that these will clear up soon, but I filed a ticket with our
> vendor regardless. Maybe you can do something similar.
>
> -Hal
>
>
>>
>> Dmitry.
>>
>> On Wed, Jun 28, 2017 at 4:37 AM, İsmail Dönmez <ismail at i10z.com
>> <mailto:ismail at i10z.com>> wrote:
>>
>> Hi,
>>
>> Got the same error, switching to https fixes the issue.
>>
>> Regards,
>> ismail
>>
>> On Wed, Jun 28, 2017 at 12:50 AM, Tanya Lattner via llvm-dev
>> <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
>> > I haven’t gotten a lot of people mentioning this specific
>> error, so I hope
>> > others will speak up.
>> >
>> > What version of the svn client are you using?
>> >
>> > Thanks,
>> > Tanya
>> >
>> > On Jun 27, 2017, at 2:38 PM, Dmitry Babokin
>> <babokin at gmail.com <mailto:babokin at gmail.com>> wrote:
>> >
>> > Hi,
>> >
>> > After the move I have problems with svn checkout of trunk
>> and 4.0 branch. I
>> > get the whole bunch of different errors during checkout,
>> including:
>> > svn: E000054: Error running context: Connection reset by peer
>> > svn: E000060: Operation timed out
>> > svn: E000104: Error retrieving REPORT: Connection reset by peer
>> > svn: E120106: ra_serf: The server sent a truncated HTTP
>> response body.
>> >
>> > Sometimes I'm able to complete checkout successfully. But
>> more frequently
>> > not.
>> >
>> > I see these problems on multiple systems, which used to
>> work well before the
>> > site move.
>> >
>> > Am I the only one who has this kind of problems?
>> >
>> > Dmitry.
>> >
>> >
>> > On Mon, Jun 26, 2017 at 8:12 PM, Hal Finkel via llvm-dev
>> > <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>>
>> wrote:
>> >>
>> >> Hi again,
>> >>
>> >> I'm not sure if this is related, but the lnt quickstart
>> guide seems to be
>> >> misconfigured.
>> >>
>> >> http://llvm.org/docs/lnt/quickstart.html
>> <http://llvm.org/docs/lnt/quickstart.html> now gives:
>> >>
>> >> Forbidden
>> >>
>> >> You don't have permission to access
>> /docs/lnt/quickstart.html on this
>> >> server.
>> >>
>> >> Docs on http://lnt.llvm.org/ also seem to have disappeared
>> (404 errors).
>> >>
>> >> -Hal
>> >>
>> >> On 06/24/2017 06:02 PM, Tanya Lattner via llvm-dev wrote:
>> >>
>> >> LLVMers,
>> >>
>> >> We have completed the move to the new server for LLVM.org.
>> One casualty of
>> >> this move was that svn.llvm.org <http://svn.llvm.org> was
>> NOT enabled at this time.
>> >>
>> >> There is a new certificate for LLVM.org and HTTPS is
>> enabled for the
>> >> website. We know of a few issues with some of the webpages
>> but will be
>> >> working them out over the next few days.
>> >>
>> >> Please do not hesitate to contact
>> llvm-admin at lists.llvm.org <mailto:llvm-admin at lists.llvm.org>
>> with any
>> >> issues you find. With a large change like this, we expect
>> to have a few
>> >> bumps and appreciate your patience.
>> >>
>> >> A huge thank you to Anton and Mike for all their hard work!
>> >>
>> >> Thanks,
>> >> Tanya
>> >>
>> >>
>> >> _______________________________________________
>> >> LLVM Developers mailing list
>> >> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
>> >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>> <http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev>
>> >>
>> >>
>> >> --
>> >> Hal Finkel
>> >> Lead, Compiler Technology and Programming Languages
>> >> Leadership Computing Facility
>> >> Argonne National Laboratory
>> >>
>> >>
>> >> _______________________________________________
>> >> LLVM Developers mailing list
>> >> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
>> >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>> <http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev>
>> >>
>> >
>> >
>> >
>> > _______________________________________________
>> > LLVM Developers mailing list
>> > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
>> > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>> <http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev>
>> >
>>
>>
>>
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>> <http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev>
>
> --
> Hal Finkel
> Lead, Compiler Technology and Programming Languages
> Leadership Computing Facility
> Argonne National Laboratory
>
--
Hal Finkel
Lead, Compiler Technology and Programming Languages
Leadership Computing Facility
Argonne National Laboratory
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170628/d50cd1b1/attachment.html>
More information about the llvm-dev
mailing list