c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #11537
[Bug 700814] Re: db_user and db_password not read
Hello Gregg,
Would you please provide me more information regarding the bug.
1) By default system will consider the parameters of configuration as in
the .openerp_serverrc file.
2) If you are making your own configuration file then you need to use
the following command "./openerp-server.py --addons=../../openobject-
addons/ -c /home/saz/test.cfg " for reading the parameters which are in
test.cfg file.
3) File config.py of server is for only executable purpose not for
reading the parameters of it.
I wanted to know about your conf file, whether it is customized or you
are talking about any of others.
Thanks.
** Changed in: openobject-server
Status: New => Incomplete
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/700814
Title:
db_user and db_password not read
Status in OpenObject Server:
Incomplete
Bug description:
When running the command python openerp-server.py, the values for db_user and db_password in the conf file are not used. The server starts without issues only if the --db_user and --db_password arguments are used on the command line.
This is on a Ubuntu 10.04 server using version 6 RC2 that was downloaded 1/9/2011
Follow ups
References