public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* Suddenly: connection refused on 'git.ipfire.org'
@ 2019-09-26 18:03 Matthias Fischer
  2019-09-26 18:04 ` Michael Tremer
  0 siblings, 1 reply; 7+ messages in thread
From: Matthias Fischer @ 2019-09-26 18:03 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 564 bytes --]

Hi,

I fear I killed something on git.ipfire.org!? ;-)

After the last two commits suddenly all I get is:

...
root(a)Devel: /home/matz/ipfire-2.x # git pull origin next
ssh: connect to host git.ipfire.org port 22: Connection refused
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
...

In my connections I see "SYN_SENT" but no answer anymore.

I have 'suricata 4.1.5' here waiting (and running on Core135), so could
someone please take a look? ;-)

Thanks in advance!

Best,
Matthias

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

* Re: Suddenly: connection refused on 'git.ipfire.org'
  2019-09-26 18:03 Suddenly: connection refused on 'git.ipfire.org' Matthias Fischer
@ 2019-09-26 18:04 ` Michael Tremer
  2019-09-26 18:18   ` Matthias Fischer
  2019-09-27 16:10   ` Matthias Fischer
  0 siblings, 2 replies; 7+ messages in thread
From: Michael Tremer @ 2019-09-26 18:04 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 964 bytes --]

Hi,

Did you have multiple failed password attempts?

This seems to be fail2ban blocking you again. Arne and Erik have had the same issues.

Are you behind carrier grade NAT?

@Peter: Could you please handle this?

-Michael

> On 26 Sep 2019, at 19:03, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
> 
> Hi,
> 
> I fear I killed something on git.ipfire.org!? ;-)
> 
> After the last two commits suddenly all I get is:
> 
> ...
> root(a)Devel: /home/matz/ipfire-2.x # git pull origin next
> ssh: connect to host git.ipfire.org port 22: Connection refused
> fatal: Could not read from remote repository.
> 
> Please make sure you have the correct access rights
> and the repository exists.
> ...
> 
> In my connections I see "SYN_SENT" but no answer anymore.
> 
> I have 'suricata 4.1.5' here waiting (and running on Core135), so could
> someone please take a look? ;-)
> 
> Thanks in advance!
> 
> Best,
> Matthias


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

* Re: Suddenly: connection refused on 'git.ipfire.org'
  2019-09-26 18:04 ` Michael Tremer
@ 2019-09-26 18:18   ` Matthias Fischer
  2019-09-27 16:10   ` Matthias Fischer
  1 sibling, 0 replies; 7+ messages in thread
From: Matthias Fischer @ 2019-09-26 18:18 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1311 bytes --]

On 26.09.2019 20:04, Michael Tremer wrote:
> Hi,
> 
> Did you have multiple failed password attempts?

None that I know of.

I sent two commits without problems, but when I tried to update a new
'suricata' branch, connection was suddenly refused...

> This seems to be fail2ban blocking you again. Arne and Erik have had the same issues.

Thank god its not only ME. ;-))

> Are you behind carrier grade NAT?

As far as I know: no. (Err, what's this?)

Best,
Matthias

> @Peter: Could you please handle this?
> 
> -Michael
> 
>> On 26 Sep 2019, at 19:03, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>> 
>> Hi,
>> 
>> I fear I killed something on git.ipfire.org!? ;-)
>> 
>> After the last two commits suddenly all I get is:
>> 
>> ...
>> root(a)Devel: /home/matz/ipfire-2.x # git pull origin next
>> ssh: connect to host git.ipfire.org port 22: Connection refused
>> fatal: Could not read from remote repository.
>> 
>> Please make sure you have the correct access rights
>> and the repository exists.
>> ...
>> 
>> In my connections I see "SYN_SENT" but no answer anymore.
>> 
>> I have 'suricata 4.1.5' here waiting (and running on Core135), so could
>> someone please take a look? ;-)
>> 
>> Thanks in advance!
>> 
>> Best,
>> Matthias
> 
> 


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

* Re: Suddenly: connection refused on 'git.ipfire.org'
  2019-09-26 18:04 ` Michael Tremer
  2019-09-26 18:18   ` Matthias Fischer
@ 2019-09-27 16:10   ` Matthias Fischer
  2019-09-28 16:33     ` Michael Tremer
  1 sibling, 1 reply; 7+ messages in thread
From: Matthias Fischer @ 2019-09-27 16:10 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 100 bytes --]

On 26.09.2019 20:04, Michael Tremer wrote:
> @Peter: Could you please handle this?

Works.

Thanks!

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

* Re: Suddenly: connection refused on 'git.ipfire.org'
  2019-09-27 16:10   ` Matthias Fischer
@ 2019-09-28 16:33     ` Michael Tremer
  2019-10-05  7:21       ` Matthias Fischer
  0 siblings, 1 reply; 7+ messages in thread
From: Michael Tremer @ 2019-09-28 16:33 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 333 bytes --]

Hi,

I suppose that nobody did anything and the blocking rule has been removed automatically after a while.

-Michael

> On 27 Sep 2019, at 17:10, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
> 
> On 26.09.2019 20:04, Michael Tremer wrote:
>> @Peter: Could you please handle this?
> 
> Works.
> 
> Thanks!


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

* Re: Suddenly: connection refused on 'git.ipfire.org'
  2019-09-28 16:33     ` Michael Tremer
@ 2019-10-05  7:21       ` Matthias Fischer
  2019-10-05 10:07         ` Michael Tremer
  0 siblings, 1 reply; 7+ messages in thread
From: Matthias Fischer @ 2019-10-05  7:21 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1293 bytes --]

Hi,

On 28.09.2019 18:33, Michael Tremer wrote:
> ...
> I suppose that nobody did anything and the blocking rule has been removed automatically after a while.

Today it happened again: sending to 'patchwork' ("git send-email ...")
was ok, but in the next moment 'git' ("git push mfischer ...") doesn't
like me anymore:

***SNIP***
Password for 'smtp://mfischer(a)submissions.ipfire.org:465':
OK. Log says:
Server: submissions.ipfire.org
MAIL FROM:<matthias.fischer(a)ipfire.org>
RCPT TO:<development(a)lists.ipfire.org>
From: Matthias Fischer <matthias.fischer(a)ipfire.org>
To: development(a)lists.ipfire.org
Subject: [PATCH] unbound: Update to 1.9.4
Date: Sat,  5 Oct 2019 09:09:29 +0200
Message-Id: <20191005070929.3484-1-matthias.fischer(a)ipfire.org>
X-Mailer: git-send-email 2.18.0

Result: 250
root(a)Devel: /home/matz/ipfire-2.x # git push mfischer unbound
mfischer(a)git.ipfire.org's password:

[...long pause...]

Connection to git.ipfire.org closed by remote host.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
root(a)Devel: /home/matz/ipfire-2.x #
***SNAP***

Could someone please tell me how long "after a while" is? ;-)

Thanks in advance.

Best,
Matthias

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

* Re: Suddenly: connection refused on 'git.ipfire.org'
  2019-10-05  7:21       ` Matthias Fischer
@ 2019-10-05 10:07         ` Michael Tremer
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Tremer @ 2019-10-05 10:07 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1576 bytes --]

Hi,

I think this is an hour right now.

@Peter: Can you find a solution for this?

Best,
-Michael

> On 5 Oct 2019, at 08:21, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
> 
> Hi,
> 
> On 28.09.2019 18:33, Michael Tremer wrote:
>> ...
>> I suppose that nobody did anything and the blocking rule has been removed automatically after a while.
> 
> Today it happened again: sending to 'patchwork' ("git send-email ...")
> was ok, but in the next moment 'git' ("git push mfischer ...") doesn't
> like me anymore:
> 
> ***SNIP***
> Password for 'smtp://mfischer(a)submissions.ipfire.org:465':
> OK. Log says:
> Server: submissions.ipfire.org
> MAIL FROM:<matthias.fischer(a)ipfire.org>
> RCPT TO:<development(a)lists.ipfire.org>
> From: Matthias Fischer <matthias.fischer(a)ipfire.org>
> To: development(a)lists.ipfire.org
> Subject: [PATCH] unbound: Update to 1.9.4
> Date: Sat,  5 Oct 2019 09:09:29 +0200
> Message-Id: <20191005070929.3484-1-matthias.fischer(a)ipfire.org>
> X-Mailer: git-send-email 2.18.0
> 
> Result: 250
> root(a)Devel: /home/matz/ipfire-2.x # git push mfischer unbound
> mfischer(a)git.ipfire.org's password:
> 
> [...long pause...]
> 
> Connection to git.ipfire.org closed by remote host.
> fatal: Could not read from remote repository.
> 
> Please make sure you have the correct access rights
> and the repository exists.
> root(a)Devel: /home/matz/ipfire-2.x #
> ***SNAP***
> 
> Could someone please tell me how long "after a while" is? ;-)
> 
> Thanks in advance.
> 
> Best,
> Matthias


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

end of thread, other threads:[~2019-10-05 10:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-26 18:03 Suddenly: connection refused on 'git.ipfire.org' Matthias Fischer
2019-09-26 18:04 ` Michael Tremer
2019-09-26 18:18   ` Matthias Fischer
2019-09-27 16:10   ` Matthias Fischer
2019-09-28 16:33     ` Michael Tremer
2019-10-05  7:21       ` Matthias Fischer
2019-10-05 10:07         ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox