thaond / magento-openerp-smile-synchro

Automatically exported from code.google.com/p/magento-openerp-smile-synchro
0 stars 0 forks source link

(10060, 'Operation timed out') #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When i try to sync or import sales orders.. i get this..

Traceback (most recent call last):
  File "netsvc.pyo", line 200, in _dispatch
  File "service\web_services.pyo", line 422, in execute
  File "service\web_services.pyo", line 402, in _execute
  File "wizard\__init__.pyo", line 160, in execute
  File "wizard\__init__.pyo", line 75, in execute_cr
  File "C:\Program Files\TinyERP 
Server\addons\magento_openerp_smile.zip\magento_openerp_smile\wizard\magent
o_so_import.py", line 97, in _do_import
  File "xmlrpclib.pyo", line 1147, in __call__
  File "xmlrpclib.pyo", line 1437, in __request
  File "xmlrpclib.pyo", line 1183, in request
  File "xmlrpclib.pyo", line 1297, in send_content
  File "httplib.pyo", line 856, in endheaders
  File "httplib.pyo", line 728, in _send_output
  File "httplib.pyo", line 695, in send
  File "httplib.pyo", line 679, in connect
error: (10060, 'Operation timed out')

Original issue reported on code.google.com by twa8...@yahoo.com on 19 Sep 2008 at 9:31

GoogleCodeExporter commented 8 years ago
Hi,
Seem like a connection problem,
can you give us further details of your configuration (OpenERP/Magento/Module 
versions)
and the content of your logfile when this error occurs?

At first sight, it seems to be a connection error, can you ensure that
OpenERP & Magento can communicate if on different computers ?
Can you reach the php file on Magento?
(http://yourmagentohost/app/code/community/Smile_OpenERP_Synchro/openerp-synchro
.php)
It may have been installed in your /app/code/local/instead, if that's the case,
you'll have to move the Smile_OpenERP_Synchro file, to the right place.

Original comment by GrouhPamart on 22 Sep 2008 at 3:03

GoogleCodeExporter commented 8 years ago
Lastest version of trunk handle that kind of error, wich seems to be
more an error of connection between your OpenERP server and your Magento on 
Apache.

Original comment by GrouhPamart on 25 Sep 2008 at 1:17

GoogleCodeExporter commented 8 years ago

Original comment by GrouhPamart on 26 Sep 2008 at 5:42

GoogleCodeExporter commented 8 years ago

Original comment by rva...@gmail.com on 28 Oct 2008 at 10:26