From owner-freebsd-ports-bugs@freebsd.org Tue Jun 9 21:29:25 2020 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 802CA33D1EF for ; Tue, 9 Jun 2020 21:29:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 49hNYK2tzbz3V3b for ; Tue, 9 Jun 2020 21:29:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 6339333D2DE; Tue, 9 Jun 2020 21:29:25 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6301C33D68C for ; Tue, 9 Jun 2020 21:29:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49hNYK23KCz3V93 for ; Tue, 9 Jun 2020 21:29:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 287F71C2B3 for ; Tue, 9 Jun 2020 21:29:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 059LTPp0072558 for ; Tue, 9 Jun 2020 21:29:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 059LTPEK072534 for ports-bugs@FreeBSD.org; Tue, 9 Jun 2020 21:29:25 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 247036] net-mgmt/collectd5:network plugin: getnameinfo failed: Non-recoverable failure in name resolution Date: Tue, 09 Jun 2020 21:29:24 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: fabian@wenks.ch X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2020 21:29:25 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247036 --- Comment #3 from Fabian Wenk --- I have build and run it on FreeBSD 11.3, maybe this is relevant. I did try as well only with IP addresses (IPv4 and IPv6 independent), but forgot to mention. I also have Server and Listen configured on the same host, but Server point= s to an other system. I am using two systems to collect the data, see configs be= low. I had / have activated "LOGGING - Enable debug logging" in make config, but= I did just rebuild with it deactivated and also removed the patch revert, but still with the same errors. Other build options I have set are this: OPTIONS_FILE_SET+=3DCGI OPTIONS_FILE_SET+=3DGCRYPT OPTIONS_FILE_SET+=3DLOGGING OPTIONS_FILE_SET+=3DCURL OPTIONS_FILE_SET+=3DMYSQL OPTIONS_FILE_SET+=3DPGSQL OPTIONS_FILE_SET+=3DPING OPTIONS_FILE_SET+=3DSNMP OPTIONS_FILE_SET+=3DXML OPTIONS_FILE_SET+=3DRRDTOOL "network" config on server batman.home4u.ch (collectd.home4u.ch as service hostname): SecurityLevel None SecurityLevel None TimeToLive 128 MaxPacketSize 1452 Forward false ReportStats true And on the other server superman.wenks.ch (collectd.wenks.ch as service hostname): SecurityLevel None SecurityLevel None TimeToLive 128 MaxPacketSize 1452 Forward false ReportStats true And on one of the clients (Gentoo Linux still with collectd 5.10.0): TimeToLive 128 MaxPacketSize 1452 Forward false ReportStats true SecurityLevel None BindAddress "2001:8a8:1005:1::8" SecurityLevel None # using the same BindAddress as above did not work with collectd-5.10.0 BindAddress "2001:8a8:1005:2::185" I did also try with the non-LOGGING build and stopped the clients which are still on 5.10.0, but still I get the errors. --=20 You are receiving this mail because: You are the assignee for the bug.=