Delivery-Date: Wed, 25 Nov 2015 05:46:12 -0500
Return-Path: <tor-talk-bounces@lists.torproject.org>
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on moria.seul.org
X-Spam-Level: 
X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED,
	T_RP_MATCHES_RCVD autolearn=ham version=3.3.1
X-Original-To: archiver@seul.org
Delivered-To: archiver@seul.org
Received: from eugeni.torproject.org (eugeni.torproject.org [38.229.72.13])
	(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by khazad-dum.seul.org (Postfix) with ESMTPS id 1D4141E0B83;
	Wed, 25 Nov 2015 05:46:11 -0500 (EST)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id C6B26381DC;
	Wed, 25 Nov 2015 10:46:02 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id C3A1B375FD
 for <tor-talk@lists.torproject.org>; Wed, 25 Nov 2015 10:45:59 +0000 (UTC)
X-Virus-Scanned: Debian amavisd-new at 
Received: from eugeni.torproject.org ([127.0.0.1])
 by localhost (eugeni.torproject.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id imhgJ9yx5J-0 for <tor-talk@lists.torproject.org>;
 Wed, 25 Nov 2015 10:45:59 +0000 (UTC)
Received: from trent.utfs.org (trent.utfs.org [IPv6:2a03:3680:0:3::67])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by eugeni.torproject.org (Postfix) with ESMTPS id 9752B376AF
 for <tor-talk@lists.torproject.org>; Wed, 25 Nov 2015 10:45:59 +0000 (UTC)
X-Greylist: delayed 553 seconds by postgrey-1.34 at eugeni;
 Wed, 25 Nov 2015 10:45:59 UTC
Received: from localhost (localhost [127.0.0.1])
 by trent.utfs.org (Postfix) with ESMTP id 493203DA9E
 for <tor-talk@lists.torproject.org>; Wed, 25 Nov 2015 11:36:39 +0100 (CET)
Date: Wed, 25 Nov 2015 02:36:39 -0800 (PST)
From: Christian Kujau <lists@nerdbynature.de>
To: tor-talk@lists.torproject.org
Message-ID: <alpine.DEB.2.20.9.1511250236300.31514@trent.utfs.org>
User-Agent: Alpine 2.20.9 (DEB 106 2015-09-22)
MIME-Version: 1.0
Subject: [tor-talk] Interrupt: we have stopped accepting new connections
X-BeenThere: tor-talk@lists.torproject.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: tor-talk@lists.torproject.org
List-Id: "all discussion about theory, design,
 and development of Onion Routing" <tor-talk.lists.torproject.org>
List-Unsubscribe: <https://lists.torproject.org/cgi-bin/mailman/options/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=unsubscribe>
List-Archive: <http://lists.torproject.org/pipermail/tor-talk/>
List-Post: <mailto:tor-talk@lists.torproject.org>
List-Help: <mailto:tor-talk-request@lists.torproject.org?subject=help>
List-Subscribe: <https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: tor-talk-bounces@lists.torproject.org
Sender: "tor-talk" <tor-talk-bounces@lists.torproject.org>

Hi,

I'm running a Tor relay on Ubuntu 15.10 and today I upgraded from 0.2.6.10 
to 0.2.7.5 (0.2.7.5-1~vivid+1). Since then the Tor node starts, builds up 
~280 connections - and then accepts no new connections. "telnet localhost 
9001" comes back with connection refused. And in the log this infamous[0] 
message gets logged every ~2.5 minutes:

  > Interrupt: we have stopped accepting new connections, and will shut
  > down in 30 seconds. Interrupt again to exit now.

I'm not using "monit" or other monitoring tools that would stop Tor - it 
appears to stop itself. The changelog[1] for the new version mentions:

 * Split systemd service timeout into start and stop timeout, and raise
   them to 120 and 60 seconds from 45 (closes: tor#16398).

Could this be related to what I'm seeing? I can't debug any further now 
but hopefully tomorrow. I wasn't able to find a 
tor_0.2.7.3-rc-1_amd64.deb, all the mirrors already have caught up with 
the new version.

My torrc (which hasn't changed for months):

============================================
SocksPort               0
RunAsDaemon             1
DataDirectory           /var/lib/tor
ControlPort             9051
HashedControlPassword   ...
ORPort                  9001
Nickname                ...
RelayBandwidthRate      1536 KBytes
RelayBandwidthBurst     2048 KBytes
AccountingStart         week 1 00:00
ContactInfo             ...
DirPort                 9030
MyFamily                ...,...
ExitRelay               0
ExitPolicy              reject *:*
DisableDebuggerAttachment 0
============================================

Any ideas?

Thanks,
Christian.

[0] https://lists.torproject.org/pipermail/tor-relays/2013-September/002777.html
[1] http://metadata.ftp-master.debian.org/changelogs/main/t/tor/unstable_changelog
-- 
BOFH excuse #274:

It was OK before you touched it.
-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

