← Back to team overview

c2c-oerpscenario team mailing list archive

Re: [Bug 807195] Re: [Magento 1.5] Fault 3: Invalid api path

 

There are different packages which do the same thing. make sure you use 
the same developer package for openerp  and magento

Op 07-07-11 21:58, Kyle Waid - http://www.gcotech.com schreef:
> This is not a bug. Make sure you have the module installed on magento
> side and your ip address is correct!
>
> ** Changed in: magentoerpconnect
>         Status: New =>  Invalid
>


-- 
Remco Bakker

Software ontwikkelaar

remco@xxxxxxxxxxxxxx <%C2%A8mailto:remco@xxxxxxxxxxxxxx%C2%A8>



Please think of the environment before printing this e-mail.

DISCLAIMER This message contains confidential information and is 
intended only for the individual named. If you are not the named 
addressee you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system. E-mail 
transmission cannot be guaranteed to be secure or error-free as 
information could be intercepted, corrupted, lost, destroyed, arrive 
late or incomplete, or contain viruses. The sender therefore does not 
accept liability for any errors or omissions in the contents of this 
message, which arise as a result of e-mail transmission. If verification 
is required please request a hard-copy version.


** Attachment added: "image002.png"
   https://bugs.launchpad.net/bugs/807195/+attachment/2196905/+files/image002.png

** Attachment added: "image005.png"
   https://bugs.launchpad.net/bugs/807195/+attachment/2196906/+files/image005.png

** Attachment added: "image006.png"
   https://bugs.launchpad.net/bugs/807195/+attachment/2196907/+files/image006.png

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/807195

Title:
  [Magento 1.5] Fault 3: Invalid api path

Status in Magento OpenERP Connector:
  Invalid

Bug description:
  Magento 1.5 with lp:magentoerpconnect/magento-module 
  OpenERP server, web, addons and extra-addons from 6.0 branches
  Magentoerpconnect from lp:~openerp-canada/magentoerpconnect/openerp6-module-for-magento15

  I have created a Magento instance in OpenERP. When I click on "2 -
  Synchronize Referential Settings", I get:

  Traceback (most recent call last):
    File "/home/max/openerp/server/6.0/bin/osv/osv.py", line 122, in wrapper
      return f(self, dbname, *args, **kwargs)
    File "/home/max/openerp/server/6.0/bin/osv/osv.py", line 176, in execute
      res = self.execute_cr(cr, uid, obj, method, *args, **kw)
    File "/home/max/openerp/server/6.0/bin/osv/osv.py", line 167, in execute_cr
      return getattr(object, method)(cr, uid, *args, **kw)
    File "/home/max/openerp/magentoerpconnect/openerp6-module-for-magento15/magentoerpconnect/magerp_core.py", line 125, in sync_customer_groups
      self.pool.get('res.partner.category').mage_import_base(cr, uid, attr_conn, inst.id, {}, {'ids_or_filter':filter})
    File "/home/max/openerp/magentoerpconnect/openerp6-module-for-magento15/magentoerpconnect/magerp_osv.py", line 227, in mage_import_base
      data = conn.call(list_method, context['ids_or_filter'])
    File "/home/max/openerp/magentoerpconnect/openerp6-module-for-magento15/magentoerpconnect/magerp_osv.py", line 53, in call
      res = self.ser.call(self.session, method, arguments)
    File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
      return self.__send(self.__name, args)
    File "/usr/lib/python2.6/xmlrpclib.py", line 1489, in __request
      verbose=self.__verbose
    File "/usr/lib/python2.6/xmlrpclib.py", line 1253, in request
      return self._parse_response(h.getfile(), sock)
    File "/usr/lib/python2.6/xmlrpclib.py", line 1392, in _parse_response
      return u.close()
    File "/usr/lib/python2.6/xmlrpclib.py", line 838, in close
      raise Fault(**self._stack[0])
  Fault: <Fault 3: 'Invalid api path.'>

To manage notifications about this bug go to:
https://bugs.launchpad.net/magentoerpconnect/+bug/807195/+subscriptions


References