← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 614297] Re: Traceback if the Username and Password are empties

 

If you do not assign a username and password, it of course will not get
a response. That would mean that anyone could have essentially full
access to your magento database remotely.

** 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/614297

Title:
  Traceback if the Username and Password are empties

Status in Magento OpenERP Connector:
  Invalid

Bug description:
  Hi all,

  If I don't define the username and his password for the magento
  instance, I get this error.

  Could you fix that asap ?

  Magento version : 1.3.2.4
  Revision of the connector: 

  ------------------------------------------------------------
  revno: 335
  revision-id: sebastien.beau@xxxxxxxxxxxxxxx-20100723081532-63apd0p12llibii7
  parent: sebastien.beau@xxxxxxxxxxxxxxx-20100717090811-hphkzpk0n1bbpif0
  committer: Sebastien Beau <sebastien.beau@xxxxxxxxxxxxxxx>
  branch nick: magentoerpconnect
  timestamp: Fri 2010-07-23 10:15:32 +0200
  message:
    [FIX] V6/V5 compatibility : Openerp V5 don't have the field carrier_tracking_ref, if you want to use it, add it in delivery module


  Environment Information : 
  System : Linux-2.6.32-24-generic-x86_64-with-Ubuntu-10.04-lucid
  OS Name : posix
  Distributor ID:	Ubuntu
  Description:	Ubuntu 10.04.1 LTS
  Release:	10.04
  Codename:	lucid
  Operating System Release : 2.6.32-24-generic
  Operating System Version : #38-Ubuntu SMP Mon Jul 5 09:20:59 UTC 2010
  Operating System Architecture : 64bit
  Operating System Locale : en_US.UTF8
  Python Version : 2.6.5
  OpenERP-Client Version : 5.0.12
  Last revision No. & ID :1086 jvo@xxxxxxxxxxx-20100728140855-18du668mu2on1ktg
  Traceback (most recent call last):
    File "/home/stephane/openerp/sources/stable/5.0/server/bin/netsvc.py", line 247, in dispatch
      result = LocalService(service_name)(method, *params)
    File "/home/stephane/openerp/sources/stable/5.0/server/bin/netsvc.py", line 76, in __call__
      return getattr(self, method)(*params)
    File "/home/stephane/openerp/sources/stable/5.0/server/bin/service/web_services.py", line 577, in execute
      res = service.execute(db, uid, object, method, *args)
    File "/home/stephane/openerp/sources/stable/5.0/server/bin/osv/osv.py", line 58, in wrapper
      return f(self, dbname, *args, **kwargs)
    File "/home/stephane/openerp/sources/stable/5.0/server/bin/osv/osv.py", line 119, in execute
      res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
    File "/home/stephane/openerp/sources/stable/5.0/server/bin/osv/osv.py", line 111, in execute_cr
      return getattr(object, method)(cr, uid, *args, **kw)
    File "/home/stephane/openerp/sources/stable/5.0/server/bin/addons/magentoerpconnect/magerp_core.py", line 57, in core_sync
      core_imp_conn = self.external_connection(cr, uid, inst, DEBUG)
    File "/home/stephane/openerp/sources/stable/5.0/server/bin/addons/magentoerpconnect/magerp_osv.py", line 85, in external_connection
      return attr_conn.connect() and attr_conn or False
    File "/home/stephane/openerp/sources/stable/5.0/server/bin/addons/magentoerpconnect/magerp_osv.py", line 33, in connect
      self.session = self.ser.login(self.username, self.password)
    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 623: 'Calling parameters do not match signature'>

  Regards,

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