← Back to team overview

openerp-india team mailing list archive

[Bug 931629] Re: document_ftp - running update=all returns error

 

Hello Dr.Ferdinand,

I have applied same scenario as you have described in your bug specification but still not faced the problem.
Please try one's again with updated code , fresh db and informed us still you have faced the same problem ?

Thanks and waiting for your reply.

** Changed in: openobject-addons
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/931629

Title:
  document_ftp - running update=all returns error

Status in OpenERP Addons (modules):
  Incomplete

Bug description:
  if ther server is currently running the .... update=all --stop-after-init ... returns an error message - with no damage , 
  but IMHO the ftp server should not be started (again)

  
  ./python /srv/openerp/instances/openerp_test_chricar/src/server/openerp-server --config=/srv/openerp/instances/openerp_test_chricar/config/instance.ini -d chricar61 --update=all --stop-after-init --log-level=debug

  Exception in thread Thread-1:
  Traceback (most recent call last):
    File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
      self.run()
    File "/srv/openerp/instances/openerp_test_chricar/src/server/openerp/addons/document_ftp/ftpserver/__init__.py", line 55, in run
      ftpd = ftpserver.FTPServer((HOST, PORT), ftpserver.FTPHandler)
    File "/srv/openerp/instances/openerp_test_chricar/src/server/openerp/addons/document_ftp/ftpserver/ftpserver.py", line 2911, in __init__
      raise socket.error, msg
  error: [Errno 98] Address already in use

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


References