openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #10583
[Bug 931629] Re: document_ftp - running update=all returns error
Hello Ferdinand,
Would you please try with the latest updated code.
If you still face the problem then you can reopen this with more
information.
Thanks.
** Changed in: openobject-addons
Status: Expired => Invalid
--
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):
Invalid
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