Delivery-Date: Thu, 26 Nov 2015 02:03:16 -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 1046B1E0C76;
	Thu, 26 Nov 2015 02:03:15 -0500 (EST)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id D207A37053;
	Thu, 26 Nov 2015 07:03:07 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id 062F4339FE
 for <tor-talk@lists.torproject.org>; Thu, 26 Nov 2015 07:03:05 +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 SOQUiu_1q94o for <tor-talk@lists.torproject.org>;
 Thu, 26 Nov 2015 07:03:04 +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 CEF6B31EDF
 for <tor-talk@lists.torproject.org>; Thu, 26 Nov 2015 07:03:04 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by trent.utfs.org (Postfix) with ESMTP id 5293F3DA9E
 for <tor-talk@lists.torproject.org>; Thu, 26 Nov 2015 08:02:58 +0100 (CET)
Date: Wed, 25 Nov 2015 23:02:58 -0800 (PST)
From: Christian Kujau <lists@nerdbynature.de>
To: tor-talk@lists.torproject.org
In-Reply-To: <alpine.DEB.2.20.9.1511250236300.31514@trent.utfs.org>
Message-ID: <alpine.DEB.2.20.9.1511252249490.31514@trent.utfs.org>
References: <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: Re: [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>

On Wed, 25 Nov 2015, Christian Kujau wrote:
> 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 

As it turns, it has nothing to do with Tor. I tested vanilla tor-0.2.7.5 
and started it manually and Tor works just fine.

This message ("Interrupt: we have stopped accepting new connections") gets 
triggerd when Tor receives a -SIGINT signal to shutdown gracefully.

So something on the system is sending -SIGINT to Tor every ~2.5 minutes. 
This being an Ubuntu/wily system, the first suspect would be systemd. I 
have two systemd "things" here, maybe its configuration must be tuned not 
to send out -SIGINT signals:

  $ systemctl | grep -w tor
  tor@default.service loaded failed failed    Anonymizing overlay network for TCP
  system-tor.slice    loaded active active    system-tor.slice

I'll try to find some time to debug through this mess in the next days, 
but for now I'll just run Tor manually.

Thanks,
Christian.
-- 
BOFH excuse #51:

Cosmic ray particles crashed through the hard disk platter
-- 
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

