c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #21089
[Bug 748194] Re: Problem in starting Open ERP server
Did you configure the postgres user?
If you run the server like this : python openerp-server, system will take your logged user from system and it will used as postgres user.
Verify if your logged user in your sistem exists as rol in postgres.
Regards,
--
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/748194
Title:
Problem in starting Open ERP server
Status in OpenERP Server:
Invalid
Bug description:
Hi Every One, I have installed Open ERP 6.0.1 on Ubuntu-Server 8.04.2,
but when I try to start the server with the help of openerp-server.py,
it is not giving any serious error but it stuks up as you can see
below & no response:
[2011-04-02 06:26:21,234][?] INFO:server:OpenERP version - 6.0.1
[2011-04-02 06:26:21,234][?] INFO:server:addons_path - /home/coreuser/openerp-server-6.0.1/bin/addons
[2011-04-02 06:26:21,234][?] INFO:server:database hostname - localhost
[2011-04-02 06:26:21,235][?] INFO:server:database port - 5432
[2011-04-02 06:26:21,235][?] INFO:server:database user - coreuser
[2011-04-02 06:26:21,235][?] INFO:server:initialising distributed objects services
[2011-04-02 06:26:21,582][?] WARNING:init:Python Imaging not installed, you can use only .JPG pictures !
[2011-04-02 06:26:21,885][?] INFO:web-services:starting HTTP service at 0.0.0.0 port 8069
[2011-04-02 06:26:21,885][?] INFO:web-services:starting HTTPS service at 0.0.0.0 port 8071
[2011-04-02 06:26:21,886][?] INFO:web-services:Registered XML-RPC over HTTP
[2011-04-02 06:26:21,888][?] INFO:web-services:starting NET-RPC service at 0.0.0.0 port 8070
[2011-04-02 06:26:21,888][?] INFO:server:Starting 3 services
[2011-04-02 06:26:21,889][?] INFO:server:OpenERP server is running, waiting for connections...
Please can any one help me in this situation, I am working on it since two weeks but :( & I would like to share any further info with you guys to fix it.
References