← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 578753] Re: magentoerpconnect

 

Make sure you have your webservice user and rights set properly, make
sure you have the right magento-module installed and your connect
manager if using it to download packages is set to beta or it will not
download. It is also possible you have corrupted your api tables in your
database. I experienced this issue but easily fixed it with the database
repair tool. Make sure you have the most recent sources of openerp as
some will cause you issues. It does work fine. Check everything.

** Changed in: magentoerpconnect
       Status: New => Invalid

-- 
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/578753

Title:
  magentoerpconnect

Status in Magento Open ERP Connector:
  Invalid

Bug description:
  hello,

  I installed the module to magentoerpconnect synchronization between
  the site and e-commerce magento OpenERP.

  I created an instance magento with username, password and url magento
  site adequate.

  The problem is that when I click on the button "Import Product Attribute Sets", the following error appears: 
  Environment Information : 
  System : Windows-XP-5.1.2600-SP3
  OS Name : nt
  Operating System Release : XP
  Operating System Version : 5.1.2600
  Operating System Architecture : 32bit
  Operating System Locale : fr_FR.cp1252
  Python Version : 2.5.2
  OpenERP-Client Version : 5.0.6
  Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
    File "netsvc.pyo", line 244, in dispatch
    File "netsvc.pyo", line 73, in __call__
    File "service\web_services.pyo", line 583, in execute
    File "osv\osv.pyo", line 59, in wrapper
    File "osv\osv.pyo", line 118, in execute
    File "osv\osv.pyo", line 110, in execute_cr
    File "C:\Program Files\OpenERP AllInOne\Server\addons\magentoerpconnect\magerp_core.py", line 112, in sync_attrib_sets
    File "C:\Program Files\OpenERP AllInOne\Server\addons\magentoerpconnect\magerp_osv.py", line 248, in mage_import_base
    File "C:\Program Files\OpenERP AllInOne\Server\addons\magentoerpconnect\magerp_osv.py", line 88, in call
    File "C:\Program Files\OpenERP AllInOne\Server\addons\magentoerpconnect\magerp_osv.py", line 61, in try_call
    File "xmlrpclib.pyo", line 1147, in __call__
    File "xmlrpclib.pyo", line 1437, in __request
    File "xmlrpclib.pyo", line 1201, in request
    File "xmlrpclib.pyo", line 1340, in _parse_response
    File "xmlrpclib.pyo", line 787, in close
  Fault: <Fault 3: 'Invalid api path.'>
   

  I tried to see the source code and I think the problem lies in the
  function of class try_call Connection magerp_osv.py

  Thank you answer me as soon as possible

  Cordially