From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Other web-browser for tor Date: Tue, 02 Oct 2018 16:06:02 +0200 Message-ID: <87in2kmoj9.fsf@gnu.org> References: <-gWUFYZtXIy1o1yk-LpWq2xpLnqXz8GS0l2fCpzqLZiJ6Lww_oBiS9_QlgGTd8hElPbzSCuAzswBOzSSkzSxcdk4qB-ezxQToQmn-JlAW3k=@protonmail.com> <87r2hhbw0x@posteo.net> <8736tor7jd.fsf@gnu.org> <877ej0wsph.fsf@ambrevar.xyz> <878t3gvcj3.fsf@elephly.net> <874le4wq9c.fsf@ambrevar.xyz> <87bm8cpnzc.fsf@gnu.org> <8736towmqm.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g7LJe-00058e-Kk for help-guix@gnu.org; Tue, 02 Oct 2018 10:06:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g7LJT-0003xY-Tl for help-guix@gnu.org; Tue, 02 Oct 2018 10:06:20 -0400 In-Reply-To: <8736towmqm.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Tue, 02 Oct 2018 14:34:41 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Pierre Neidhardt Cc: "help-guix@gnu.org" Pierre Neidhardt skribis: > By the way the > >> > #[STATUS] End time 2018-10-02 13:17:09, duration 1.006s > > line is my Eshell config, it's not part of privoxy's output. > >> Does running it with =E2=80=98--no-daemon=E2=80=99 display any hints? > > It works! > So what's up with the daemon? I just realized that you were running strace without =E2=80=98-f=E2=80=99, = so it was not tracing the daemon post-fork. Ludo=E2=80=99.