gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] kindly help bootstrap failed


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] kindly help bootstrap failed
Date: Mon, 27 Apr 2015 10:35:43 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, Apr 27, 2015 at 08:04:36AM +0530, Vaibhav Banait wrote:

> 2015-04-27 08:01:55  INFO      gm.bootstrapper (<string>::connect() #258):
> trying DB connection to template1 on localhost as postgres
> 2015-04-27 08:01:57  ERROR     gm.bootstrapper
> (d:\workplace\gnumed-server.20.4\build\pyi.win32\gnumed\outpyz1.pyz\logging::exception()
> #1088): connection failed
> Traceback (most recent call last):
>   File "<string>", line 260, in connect
>   File
> "D:\workplace\gnumed-server.20.4\build\pyi.win32\gnumed\outPYZ1.pyz\Gnumed.pycommon.gmPG2",
> line 1705, in get_connection
>   File
> "D:\workplace\gnumed-server.20.4\build\pyi.win32\gnumed\outPYZ1.pyz\Gnumed.pycommon.gmPG2",
> line 1605, in get_raw_connection
>   File
> "D:\workplace\gnumed-server.20.4\build\pyi.win32\gnumed\outPYZ1.pyz\psycopg2",
> line 164, in connect
> OperationalError: could not connect to server: Connection refused
> (0x0000274D/10061)
> Is the server running on host "localhost" (::1) and accepting
> TCP/IP connections on port 5432?
> could not connect to server: Connection refused (0x0000274D/10061)
> Is the server running on host "localhost" (127.0.0.1) and accepting
> TCP/IP connections on port 5432?

Your PostgreSQL server must be configured to allow user
"postgres" to connect to database "template1".

Karsten
-- 
GPG key ID E4071346 @ eu.pool.sks-keyservers.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

[Prev in Thread] Current Thread [Next in Thread]