From owner-freebsd-ports@freebsd.org Wed Feb 21 19:27:31 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C328F22B94 for ; Wed, 21 Feb 2018 19:27:31 +0000 (UTC) (envelope-from lars@e.0x20.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id F0ECC6DD80 for ; Wed, 21 Feb 2018 19:27:30 +0000 (UTC) (envelope-from lars@e.0x20.net) Received: by mailman.ysv.freebsd.org (Postfix) id ADB80F22B93; Wed, 21 Feb 2018 19:27:30 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98AB8F22B92 for ; Wed, 21 Feb 2018 19:27:30 +0000 (UTC) (envelope-from lars@e.0x20.net) Received: from mail.0x20.net (mail.0x20.net [46.251.251.56]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "0x20.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3B90D6DD7F for ; Wed, 21 Feb 2018 19:27:29 +0000 (UTC) (envelope-from lars@e.0x20.net) Received: from e.0x20.net (mail.0x20.net [46.251.251.56]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id 1E49DB1B70; Wed, 21 Feb 2018 20:27:22 +0100 (CET) Received: (from lars@localhost) by e.0x20.net (8.15.2/8.15.2/Submit) id w1LJRLqA062770; Wed, 21 Feb 2018 20:27:21 +0100 (CET) (envelope-from lars) Date: Wed, 21 Feb 2018 20:27:21 +0100 From: Lars Engels To: Brandon McCorkle Cc: "ports@FreeBSD.org" Subject: Re: FreeBSD Port: icingaweb2-module-director-1.4.3 Message-ID: <20180221192721.GV34685@e.0x20.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: X-Editor: VIM - Vi IMproved 8.0 User-Agent: Mutt/1.9.3 (2018-01-21) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Feb 2018 19:27:31 -0000 On Wed, Feb 21, 2018 at 01:54:54PM +0000, Brandon McCorkle wrote: > Hello, > > I was wondering if you've come across this error in your testing I entered on github? > > https://github.com/Icinga/icingaweb2-module-director/issues/1400 Hi Brandon, I've not seen this error yet, but I'm about to build a new Icinga 2 server including Web and Director, so I can take a look if I also encounter the error. Lars