Re: [Tools-discuss] Database not starting? What am I doing wrong.

Robert Sparks <rjsparks@nostrum.com> Wed, 31 May 2023 21:30 UTC

Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 52604C151993 for <tools-discuss@ietfa.amsl.com>; Wed, 31 May 2023 14:30:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.078
X-Spam-Level:
X-Spam-Status: No, score=-2.078 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.com
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1F-zsyi5B-lf for <tools-discuss@ietfa.amsl.com>; Wed, 31 May 2023 14:30:17 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 49E27C1516E3 for <tools-discuss@ietf.org>; Wed, 31 May 2023 14:30:17 -0700 (PDT)
Received: from [192.168.1.102] ([47.186.48.51]) (authenticated bits=0) by nostrum.com (8.17.1/8.17.1) with ESMTPSA id 34VLU7Pe073532 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for <tools-discuss@ietf.org>; Wed, 31 May 2023 16:30:15 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1685568616; bh=GkFWqtXU1UkZFyHCrWqUocqY5INmYxsIP/qb/m0Zi4c=; h=Date:Subject:To:References:From:In-Reply-To; b=VPAo4RrVvuy+IhNunLRCqPhfLRI068EMJ07yQfdDVRZXEFkUbYRzjvLuLoNX1dNmw uhHQgyfYj8ue/M+VaSKpJPb9W0+PU56PTHmiEjHSo4p0nB4/c6GoU7O9V9yoG6ZFnf kZ4cdqJbTw1Dq1cwuNswHvwX62H9tDqEPTiJLt0w=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.48.51] claimed to be [192.168.1.102]
Message-ID: <cfdc317c-a074-f8cf-2821-e2fcbcd05012@nostrum.com>
Date: Wed, 31 May 2023 16:30:02 -0500
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.2
Content-Language: en-US
To: tools-discuss@ietf.org
References: <87fs7ccnnp.fsf@hobgoblin.ariadne.com>
From: Robert Sparks <rjsparks@nostrum.com>
In-Reply-To: <87fs7ccnnp.fsf@hobgoblin.ariadne.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/LHO260mzRzprZT4DJ0N4VZ0MuZc>
Subject: Re: [Tools-discuss] Database not starting? What am I doing wrong.
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 May 2023 21:30:21 -0000

Hi Dale - this is for running a development instance of the datatracker 
under docker on a developers machine.

On 5/31/23 2:21 PM, Dale R. Worley wrote:
> "Salz, Rich" <rsalz=40akamai.com@dmarc.ietf.org> writes:
>> psycopg2.OperationalError: connection to server at "db" (172.18.0.4), port 5432 failed: Connection refused
>>                  Is the server running on that host and accepting TCP/IP connections?
> 172.18.0.4 is a private address.  It's not clear why the code expects a
> server at that address.
>
> Dale
>
> ___________________________________________________________
> Tools-discuss mailing list - Tools-discuss@ietf.org - https://www.ietf.org/mailman/listinfo/tools-discuss