From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AE968138330 for ; Sat, 6 Jan 2018 21:44:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00F75E0969; Sat, 6 Jan 2018 21:44:25 +0000 (UTC) Received: from blaine.gmane.org (unknown [195.159.176.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8DFC3E0887 for ; Sat, 6 Jan 2018 21:44:24 +0000 (UTC) Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1eXwEG-0006SK-CM for gentoo-user@lists.gentoo.org; Sat, 06 Jan 2018 22:42:12 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Melleus Subject: [gentoo-user] Re: Connman refuses to work Date: Sat, 06 Jan 2018 23:44:05 +0200 Message-ID: <87vageslwa.fsf@openmailbox.org> References: <87k1wvyxmx.fsf@openmailbox.org> <87bmi7yp4u.fsf@openmailbox.org> <20180106154314.5c4d3860@digimed.co.uk> <877esvyly6.fsf@openmailbox.org> <20180106183750.3a62a64d@digimed.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@blaine.gmane.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) Cancel-Lock: sha1:ET8NT3e/LVotjHx34COU0z2G85c= X-Archives-Salt: 2f3e964e-d6f6-4703-a88c-7b6268481d95 X-Archives-Hash: 065e6b1a0add9ae3c8c4d5e2254c45bc Neil Bothwick writes: > On Sat, 06 Jan 2018 18:46:25 +0200, Melleus wrote: > >> > What do the logs say? >> That's all I could find in syslog: >> >> connmand[6709]: Aborting (signal 11) [/usr/sbin/connmand] >> >> > Can you start it manually? >> >> No, it pretends to start but fails silently. > > Looking at the man page, try adding --debug=DEBUG and --nodaemon Thank you for helping me. --debug=DEBUG is almost silent, but just --debug is more verbose. All I see is that something wrong is happening here: connmand[2434]: src/iptables.c:__connman_iptables_append() -t mangle -A connman-INPUT -j CONNMARK --restore-mark connmand[2434]: Aborting (signal 11) [connmand]