Hi,

I just wanted to have the precise error message that I get when
trying to heed the advice mentioned in LP
(https://bugs.launchpad.net/openobject-addons/+bug/327998) recorded:

After following README.Debian, I did this:

1. dropdb openerp
2. commenting out the 'db_name' statement in /etc/openerp-server.conf
3. trying to start the server:

# /usr/bin/openerp-server --config=/etc/openerp-server.conf
Traceback (most recent call last):
  File "./openerp-server.py", line 172, in <module>
    tinySocket = netsvc.TinySocketServerThread(netinterface, netport, False)
  File "/usr/lib/openerp-server/netsvc.py", line 389, in __init__
    self.socket.bind((self.__interface, self.__port))
  File "<string>", line 1, in bind
socket.error: (98, 'Address already in use')



I currently have openerp 5.0.1-0-1 installed.



-- 
Kind regards,
--Toni++




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to