openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #21394
[Bug 715231] Re: OperationalError: fe_sendauth: no password supplied
*** This bug is a duplicate of bug 716715 ***
https://bugs.launchpad.net/bugs/716715
openerp 7.x on fedora 17
I encounter the same issue with the 7.x release,
File "/var/lib/openerp/server/openerp/sql_db.py", line 433, in borrow
result = psycopg2.connect(dsn=dsn, connection_factory=PsycoConnection)
File "/usr/lib64/python2.7/site-packages/psycopg2/__init__.py", line 178, in connect
return _connect(dsn, connection_factory=connection_factory, async=async)
OperationalError: fe_sendauth: no password supplied
pg_hba.conf was initially set with md5 authentication, I change it back
to ident, but still get the same issue.
I formerly tried with openerp 6.1 which worked fine, and intend to move
to 7.x ( no prob for me it isn't yet in prod, we have to evaluate OErp
before launching.
many thanks
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/715231
Title:
OperationalError: fe_sendauth: no password supplied
Status in OpenERP Server:
New
Bug description:
OpenERP 6.1-dev in Ubuntu10.10 64 bits
When I try to connect to the server appears this Traceback:
[2011-02-08 16:53:52,911][template1] ERROR:db.connection_pool:Connection to the database failed
Traceback (most recent call last):
File "/home/amosoviedo/openerp6-trunk/openobject-server/openerp/sql_db.py", line 303, in borrow
result = psycopg2.connect(dsn=dsn, connection_factory=PsycoConnection)
OperationalError: fe_sendauth: no password supplied
My configuration file is the same as when I executed the server from
bin directory (I changed the path to addons, that is my unique change
in config file). The configuration file is loaded correctly, I see the
parameters at start of server. It appeared with the new executable in
root intallation openerp server.
Thanks
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/715231/+subscriptions