Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tXdxK-00BeJj-HU for pgsql-general@arkaria.postgresql.org; Tue, 14 Jan 2025 10:15:31 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tXdxJ-00Gx5r-7U for pgsql-general@arkaria.postgresql.org; Tue, 14 Jan 2025 10:15:29 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tXdxI-00Gx5h-T8 for pgsql-general@lists.postgresql.org; Tue, 14 Jan 2025 10:15:29 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tXdxE-000Ky4-0V for pgsql-general@lists.postgresql.org; Tue, 14 Jan 2025 10:15:28 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 92AD81D8A1E for ; Tue, 14 Jan 2025 11:15:13 +0100 (CET) Received: from s981.loopia.se (unknown [172.22.191.6]) by s807.loopia.se (Postfix) with ESMTP id 7F40E1D8357; Tue, 14 Jan 2025 11:15:13 +0100 (CET) Received: from s474.loopia.se (unknown [172.22.191.5]) by s981.loopia.se (Postfix) with ESMTP id 7DD0C22B1763; Tue, 14 Jan 2025 11:15:13 +0100 (CET) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1.2 X-Spam-Level: X-Spam-Status: No, score=-1.2 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1] autolearn=disabled Authentication-Results: s474.loopia.se (amavisd-new); dkim=pass (2048-bit key) header.d=yesql.se Received: from s980.loopia.se ([172.22.191.6]) by s474.loopia.se (s474.loopia.se [172.22.190.14]) (amavisd-new, port 10024) with UTF8LMTP id E3X_ppQ4F7dK; Tue, 14 Jan 2025 11:15:13 +0100 (CET) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.193 Received: from smtpclient.apple (customer-89-255-232-193.stosn.net [89.255.232.193]) (Authenticated sender: daniel@yesql.se) by s980.loopia.se (Postfix) with ESMTPSA id 124DD2201662; Tue, 14 Jan 2025 11:15:13 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yesql.se; s=loopiadkim1707475645; t=1736849713; bh=+K4JrXjQWlWzbrXZtZHKDrzARqBR3c5XkK8oNpDn8pk=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=qHSG9b1ETl0exk4kETuMdNNWqrUuESuyl6Cu28VDtLBqISn7vqPCvOHK6Wc4jEDcm mHkEkufj0mhAe6sem78lWjuSKNbBeH8BS8utFFCUZQRNobWR4YIcaFoGTjlgSpImbH peJ28LnLeH4sqpbVhoeWfxLU4kb9LgwRaj6tOk+MCZnL4yZQtxotRVmYn0dYHUp0Hd EXR0QsHu4d1gQNw3MSQrKje1tqFUK87QVr1MPmr2rH1mhlUZSzUW1WawMbysJxeTZa 5fS7ZmoEVGGGCPXaQnz6fZuwOpUEFIBy1bUhNdiVgtKAs5vzGIEsQ0ktPmQk3MhQ7R KkCGUD8kIIr/Q== Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51.11.1\)) Subject: Re: pgAgent error on Installation From: Daniel Gustafsson In-Reply-To: Date: Tue, 14 Jan 2025 11:15:02 +0100 Cc: "pgsql-general@lists.postgresql.org" Content-Transfer-Encoding: quoted-printable Message-Id: References: To: "Fakarai, Edgar" X-Mailer: Apple Mail (2.3776.700.51.11.1) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 13 Jan 2025, at 20:11, Fakarai, Edgar wrote: > I am encountering a Certification verification error whenever I want = to install pgAgent from stackbuilder on Windows OS. I have attached the = screenshot of the error message. > Thank you. If I take yes it gives me another error check the second = screenshot. This is likely a network issue on your end, possibly a 6-second timeout = or a traffic inspecting middlebox somewhere? The document can be accessed = and there is nothing wrong with the certificate (I just had a look). Try to = access the URL from your browser and see if that works. -- Daniel Gustafsson