It is currently Sat Feb 11, 2012 11:28 am

All times are UTC + 2 hours




Post new topic Reply to topic  [ 14 posts ] 
Author Message
 Post subject: Posgress Error - PLEASE HELP
PostPosted: Thu Mar 11, 2010 11:48 pm 
Offline

Joined: Thu Mar 11, 2010 12:51 am
Posts: 8
Location: Arizona
Trying to install. We have a seperate web and db server. Getting this...

[dmermelstein@268652-db1 pgsql]$ /usr/bin/pg_ctl -D /home/dmermelstein/pgsql/data -l logfile start
pg_ctl: another postmaster may be running; trying to start postmaster anyway
sh: logfile: Permission denied
pg_ctl: could not start postmaster
Examine the log output.
[dmermelstein@268652-db1 pgsql]$

Please help.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 13, 2010 5:01 pm 
Online

Joined: Wed Feb 16, 2005 12:26 pm
Posts: 2513
Location: Annecy & Toulon,France
We cannot help if you don't tell us what you are trying to do and how.

getting postgresql on Debian for example is one line :
apt-get install postgresql
then it is up and running
Which linux distro are you on ? and why do you have to start it manually ?
regards

_________________
openerp demo http://sisalp.fr/demo.html
free hosting http://sisalp.fr/openerp-serveur-gratuit.html


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 06, 2010 5:59 am 
Offline

Joined: Thu Mar 11, 2010 12:51 am
Posts: 8
Location: Arizona
We have everything working on our linux server. We have a seperate web and database server. However I can be working on configuration of accounts or anything and I get this error. Sometimes it is clicking around 2x or somethings 5x. But it is always occuring. PLEASE HELP!

Unrecoverable error in the server.
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/CherryPy-3.1.2-py2.4.egg/cherrypy/_cprequest.py", line 541, in run
self.respond(pi)
File "/usr/lib/python2.4/site-packages/CherryPy-3.1.2-py2.4.egg/cherrypy/_cprequest.py", line 624, in respond
self.handle_error()
File "/usr/lib/python2.4/site-packages/CherryPy-3.1.2-py2.4.egg/cherrypy/_cprequest.py", line 746, in handle_error
self.error_response()
File "/usr/lib/python2.4/site-packages/openerp_web-5.0.7-py2.4.egg/openerp/controllers/root.py", line 52, in _cp_on_error
message = errorpage.render()
File "/usr/lib/python2.4/site-packages/openerp_web-5.0.7-py2.4.egg/openerp/controllers/error_page.py", line 61, in render
return self.__render(value)
File "/usr/lib/python2.4/site-packages/openerp_web-5.0.7-py2.4.egg/openerp/tools/expose.py", line 204, in func_wrapper
res = func(*args, **kw)
File "/usr/lib/python2.4/site-packages/openerp_web-5.0.7-py2.4.egg/openerp/controllers/error_page.py", line 81, in __render
maintenance = proxy.status()
File "/usr/lib/python2.4/site-packages/openerp_web-5.0.7-py2.4.egg/openerp/rpc.py", line 390, in <lambda>
return lambda *args: self._session.execute("object", "execute", self._resource, name, *args)
File "/usr/lib/python2.4/site-packages/openerp_web-5.0.7-py2.4.egg/openerp/rpc.py", line 351, in execute
return self.gateway.execute(obj, method, *args)
File "/usr/lib/python2.4/site-packages/openerp_web-5.0.7-py2.4.egg/openerp/rpc.py", line 153, in execute
return self.__execute(obj, method, args)
File "/usr/lib/python2.4/site-packages/openerp_web-5.0.7-py2.4.egg/openerp/rpc.py", line 128, in __execute
raise common.message(_('Connection refused!'))
File "/usr/lib/python2.4/site-packages/openerp_web-5.0.7-py2.4.egg/openerp/common.py", line 78, in message
raise TinyMessage(message=msg)
TinyMessage: Connection refused!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 06, 2010 8:33 am 
Offline

Joined: Fri Nov 21, 2008 9:56 am
Posts: 3061
Location: Lotharingie
linux distrib ?
you should use python 2.5.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 06, 2010 2:38 pm 
Offline

Joined: Sat Jun 27, 2009 4:08 am
Posts: 82
Location: Buenos Aires - Argentina
Are you using https???
Do you have any firewall running???
The GTK client works fine???

_________________
...


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 06, 2010 5:45 pm 
Offline

Joined: Thu Mar 11, 2010 12:51 am
Posts: 8
Location: Arizona
no not https.

We have firewall setup too.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 06, 2010 6:01 pm 
Offline

Joined: Thu Mar 11, 2010 12:51 am
Posts: 8
Location: Arizona
We are using 2.5...


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 06, 2010 7:55 pm 
Offline

Joined: Sat Jun 27, 2009 4:08 am
Posts: 82
Location: Buenos Aires - Argentina
It`s possible from the OpenERP server connect and execute some query in the pgsql server using the OpenERP/pgSQL user???

_________________
...


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 06, 2010 8:10 pm 
Offline

Joined: Thu Mar 11, 2010 12:51 am
Posts: 8
Location: Arizona
I dont even know what that means... do you have skype so we can discuss - vividracing is my username.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 06, 2010 8:27 pm 
Offline

Joined: Sat Jun 27, 2009 4:08 am
Posts: 82
Location: Buenos Aires - Argentina
I don´t have skype!!! :oops: :oops:

Try this

http://www.cyberciti.biz/faq/postgresql-remote-access-or-connection/

Maybe your OpenERP server can't connect to DB server, but at PostgreSQL level....

Pls follow this checklist and tell me.

_________________
...


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 06, 2010 8:29 pm 
Offline

Joined: Thu Mar 11, 2010 12:51 am
Posts: 8
Location: Arizona
Checking now. But it does connect and then we get error after some use. So we are constantly having to restart the server.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 06, 2010 8:33 pm 
Offline

Joined: Thu Mar 11, 2010 12:51 am
Posts: 8
Location: Arizona
the issue with some module of pythom, openerp-server is not working good due to module


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 07, 2010 8:36 am 
Offline

Joined: Fri Nov 21, 2008 9:56 am
Posts: 3061
Location: Lotharingie
I don' have skype too, and i'm not a specialist of install on linux.
Say us what is your distribution of linux.
You said you use python 2.5 but in the error message you give, you are using python 2.4.
Have you install correctly postgresql and server with good right, and did you launch its with sudo ?
have you follow th doc :
http://doc.openerp.com/book/1/1_1_Inst_ ... nux-ubuntu.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 08, 2010 2:09 pm 
Offline

Joined: Fri Nov 21, 2008 9:56 am
Posts: 3061
Location: Lotharingie
an other doc :
http://doc.openerp.com/install/linux/index.html


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 

All times are UTC + 2 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:

Protected by Anti-Spam ACP