RajatShukla / getpaid

Automatically exported from code.google.com/p/getpaid
0 stars 0 forks source link

getpaid.ups : temporary failure of name resolution -> ERROR Zope #257

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
if unfortunately the connexion goes down when the shipping rate service is
enquired
We failed to reach a server.
Reason:  (-3, 'Temporary failure in name resolution')
the process continue until ...
2009-04-21 19:18:47 ERROR Zope.SiteErrorLog
http://127.0.0.1:8080/flatups/@@getpaid-checkout-wizard
Traceback (innermost last):
  Module ZPublisher.Publish, line 119, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 42, in call_object
  Module Products.PloneGetPaid.browser.checkout, line 355, in __call__
  Module getpaid.wizard._wizard, line 38, in __call__
  Module getpaid.wizard._wizard, line 28, in update
  Module getpaid.wizard._wizard, line 265, in update
  Module Products.PloneGetPaid.browser.checkout, line 742, in update
  Module Products.PloneGetPaid.browser.checkout, line 729, in
setupShippingOptions
AttributeError: 'list' object has no attribute 'error'

I expected that the error was catched and a message error was displayed to
the user asking him to retry
----
getpaid.ups-0.3

Original issue reported on code.google.com by danielle...@gmail.com on 21 Apr 2009 at 9:28