public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* Can't access GCC's git mirror over https:// or http://
@ 2019-11-26  8:21 Maxim Kuvyrkov
  2019-11-26 12:40 ` Christopher Faylor
  0 siblings, 1 reply; 4+ messages in thread
From: Maxim Kuvyrkov @ 2019-11-26  8:21 UTC (permalink / raw)
  To: overseers

Hi,

Access to GCC's git repo over https:// is broken
===
$ git clone https://gcc.gnu.org/git/gcc.git/ gcc-bad
Cloning into 'gcc-bad'...
fatal: unable to access 'https://gcc.gnu.org/git/gcc.git/': The requested URL returned error: 403
===

My logs suggest that this broke around October 31, 2019.  Git read-only access works as expected via git://gcc.gnu.org/git/gcc.git/ .

Would you please investigate?  We provide https:// access for the benefit of those behind firewalls.

Thank you,

--
Maxim Kuvyrkov
https://www.linaro.org




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Can't access GCC's git mirror over https:// or http://
  2019-11-26  8:21 Can't access GCC's git mirror over https:// or http:// Maxim Kuvyrkov
@ 2019-11-26 12:40 ` Christopher Faylor
  2019-11-26 12:55   ` Maxim Kuvyrkov
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Faylor @ 2019-11-26 12:40 UTC (permalink / raw)
  To: Maxim Kuvyrkov; +Cc: overseers

On Tue, Nov 26, 2019 at 11:21:38AM +0300, Maxim Kuvyrkov wrote:
>
>Access to GCC's git repo over https:// is broken
>===
>$ git clone https://gcc.gnu.org/git/gcc.git/ gcc-bad
>Cloning into 'gcc-bad'...
>fatal: unable to access 'https://gcc.gnu.org/git/gcc.git/': The requested URL returned error: 403
>===
>
>My logs suggest that this broke around October 31, 2019.  Git read-only access works as expected via git://gcc.gnu.org/git/gcc.git/ .
>
>Would you please investigate?  We provide https:// access for the benefit of those behind firewalls.

What is the IP address that's trying to access git?  Can you access
https://gcc.gnu.org?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Can't access GCC's git mirror over https:// or http://
  2019-11-26 12:40 ` Christopher Faylor
@ 2019-11-26 12:55   ` Maxim Kuvyrkov
  2019-11-26 14:45     ` Christopher Faylor
  0 siblings, 1 reply; 4+ messages in thread
From: Maxim Kuvyrkov @ 2019-11-26 12:55 UTC (permalink / raw)
  To: Christopher Faylor; +Cc: overseers

> On Nov 26, 2019, at 3:40 PM, Christopher Faylor <cgf-use-the-mailinglist-please@sourceware.org> wrote:
> 
> On Tue, Nov 26, 2019 at 11:21:38AM +0300, Maxim Kuvyrkov wrote:
>> 
>> Access to GCC's git repo over https:// is broken
>> ===
>> $ git clone https://gcc.gnu.org/git/gcc.git/ gcc-bad
>> Cloning into 'gcc-bad'...
>> fatal: unable to access 'https://gcc.gnu.org/git/gcc.git/': The requested URL returned error: 403
>> ===
>> 
>> My logs suggest that this broke around October 31, 2019.  Git read-only access works as expected via git://gcc.gnu.org/git/gcc.git/ .
>> 
>> Would you please investigate?  We provide https:// access for the benefit of those behind firewalls.
> 
> What is the IP address that's trying to access git?  Can you access
> https://gcc.gnu.org?
> 

Hi Christopher,

I can't access from 51.148.40.55 (Cambridge, UK) -- employer's network.  Accessing https://gcc.gnu.org returns 403 as well.

I can access both URLs from colo machine in Germany and home machine in Moscow, Russia.

--
Maxim Kuvyrkov
https://www.linaro.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Can't access GCC's git mirror over https:// or http://
  2019-11-26 12:55   ` Maxim Kuvyrkov
@ 2019-11-26 14:45     ` Christopher Faylor
  0 siblings, 0 replies; 4+ messages in thread
From: Christopher Faylor @ 2019-11-26 14:45 UTC (permalink / raw)
  To: Maxim Kuvyrkov; +Cc: overseers

On Tue, Nov 26, 2019 at 03:55:05PM +0300, Maxim Kuvyrkov wrote:
>I can't access from 51.148.40.55 (Cambridge, UK) -- employer's network.
>Accessing https://gcc.gnu.org returns 403 as well.

You were in a block list due to excessive https traffic on 10/30 or so
but I've removed you from the list.  You should be ok now.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-26 14:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-26  8:21 Can't access GCC's git mirror over https:// or http:// Maxim Kuvyrkov
2019-11-26 12:40 ` Christopher Faylor
2019-11-26 12:55   ` Maxim Kuvyrkov
2019-11-26 14:45     ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).