← Back to team overview

openerp-india team mailing list archive

[Bug 986310] Re: [6.1] openerp-server gives socket.error: address alread in use

 

Hello Daniel Krause,

I have checked you attachment, You have encountered this problem because
the server is started twice.

Would you please use the following command in terminal,
1. ps aux | grep server
2.  kill  -9 "Enter the process Number": eg."2118" (kill the all openerp-server process)

Then start-up the server once again. definitely It's solved your
problem. So, I am closing this Issue.

Thanks!

** Changed in: openobject-server
       Status: New => Invalid

-- 
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/986310

Title:
  [6.1] openerp-server gives socket.error: address alread in use

Status in OpenERP Server:
  Invalid

Bug description:
  I installed the Ubuntu package from the web site on Ubuntu 10.10 LTS using the package manager (option download and open with packet manager).
  The installation completed without error messages.
  I restarted the system.

  When I try now to start openerp-server, I get an socket.error:  [Errno
  98] Address already in use.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/986310/+subscriptions


References