Comment 4 for bug 610450

Revision history for this message
Almanar (moudarir-yahoo) wrote :

I have exactly this Openerp Error :

[2010-07-28 11:05:04,044] INFO:Magento Connection:Attempting connection with Settings:http://ifrane.com/magento/index.php/api/xmlrpc/,magwebservice,magwebservice
[2010-07-28 11:05:04,461] INFO:Magento Connection:Login Successful
[2010-07-28 11:05:04,482] INFO:Magento Connection:Calling Method:ol_websites.list,Arguments:[]

[2010-07-28 11:05:05,563] ERROR:Magento Call:[16]: Method: ol_websites.list
[2010-07-28 11:05:05,563] ERROR:Magento Call:[17]: Arguments:[]
[2010-07-28 11:05:05,563] ERROR:Magento Call:[18]: Error:
[2010-07-28 11:05:05,569] WARNING:Magento Call:Webservice Failure, sleeping 1 second before next attempt
[2010-07-28 11:05:06,577] INFO:Magento Connection:Calling Method:ol_websites.list,Arguments:[]

[2010-07-28 11:05:10,677] INFO:Magento Connection:Calling Method:ol_websites.list,Arguments:[]

[2010-07-28 11:05:18,307] ERROR:web-services:[17]: File "/openerp/openerp-server5010/bin/osv/osv.py", line 58, in wrapper
[2010-07-28 11:05:18,308] ERROR:web-services:[18]: return f(self, dbname, *args, **kwargs)
[2010-07-28 11:05:18,308] ERROR:web-services:[19]: File "/openerp/openerp-server5010/bin/osv/osv.py", line 119, in execute
[2010-07-28 11:05:18,308] ERROR:web-services:[20]: res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
[2010-07-28 11:05:18,308] ERROR:web-services:[21]: File "/openerp/openerp-server5010/bin/osv/osv.py", line 111, in execute_cr
[2010-07-28 11:05:18,308] ERROR:web-services:[22]: return getattr(object, method)(cr, uid, *args, **kw)
[2010-07-28 11:05:18,308] ERROR:web-services:[23]: File "/openerp/openerp-server5010/bin/addons/magentoerpconnect/magerp_core.py", line 58, in core_sync
[2010-07-28 11:05:18,309] ERROR:web-services:[24]: self.pool.get('external.shop.group').mage_import_base(cr, uid,core_imp_conn, inst.id, defaults={'referential_id':inst.id})
[2010-07-28 11:05:18,313] ERROR:web-services:[25]: File "/openerp/openerp-server5010/bin/addons/magentoerpconnect/magerp_osv.py", line 223, in mage_import_base
[2010-07-28 11:05:18,316] ERROR:web-services:[26]: data = conn.call(list_method, context['ids_or_filter'])
[2010-07-28 11:05:18,317] ERROR:web-services:[27]: File "/openerp/openerp-server5010/bin/addons/magentoerpconnect/magerp_osv.py", line 53, in call
[2010-07-28 11:05:18,317] ERROR:web-services:[28]: res = self.ser.call(self.session, method, arguments)
[2010-07-28 11:05:18,317] ERROR:web-services:[29]: File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
[2010-07-28 11:05:18,317] ERROR:web-services:[30]: return self.__send(self.__name, args)
[2010-07-28 11:05:18,317] ERROR:web-services:[31]: File "/usr/lib/python2.6/xmlrpclib.py", line 1489, in __request
[2010-07-28 11:05:18,317] ERROR:web-services:[32]: verbose=self.__verbose
[2010-07-28 11:05:18,318] ERROR:web-services:[33]: File "/usr/lib/python2.6/xmlrpclib.py", line 1253, in request
[2010-07-28 11:05:18,318] ERROR:web-services:[34]: return self._parse_response(h.getfile(), sock)
[2010-07-28 11:05:18,318] ERROR:web-services:[35]: File "/usr/lib/python2.6/xmlrpclib.py", line 1392, in _parse_response
[2010-07-28 11:05:18,318] ERROR:web-services:[36]: return u.close()
[2010-07-28 11:05:18,318] ERROR:web-services:[37]: File "/usr/lib/python2.6/xmlrpclib.py", line 838, in close
[2010-07-28 11:05:18,318] ERROR:web-services:[38]: raise Fault(**self._stack[0])
[2010-07-28 11:05:18,319] ERROR:web-services:[39]: Fault: <Fault 3: 'Invalid api path.'>