UPS Rate Quote Issues

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
keats76
Commander (CMDR)
Commander (CMDR)
Posts: 117
Joined: Sat Dec 15, 2007 4:45 pm

UPS Rate Quote Issues

Post by keats76 » Fri May 16, 2008 2:28 pm

I seem to be having a number of issues obtaining UPS rate quotes. About 25% of the time I receive a valid shipping quote and I can process my checkout, the other 75% of the time I receive the "No valid shipping methods" error. At this point I'm starting to think about setting up some flat rate shipping rules because I can't rely on the UPS Online Tools.

Here is a copy of the most recent error in the log:

Error obtaining rate quote for shipping method 'UPS Ground'.

The underlying connection was closed: A connection that was expected to be kept alive was closed by the server.; Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.

Does anyone have any experience here? This is quite frustrating.

Thanks,
Mike

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: UPS Rate Quote Issues

Post by jmestep » Fri May 16, 2008 2:42 pm

We get that error in Able 5.5. Logan put some extra code in Able 5 to check for timeouts and try again so that has decreased the occurences, but it still happens occasionally.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: UPS Rate Quote Issues

Post by AbleMods » Sat May 17, 2008 9:42 am

I see it in my event log very infrequently, like 1-2 times a day on a 6,000 visitor a day. I'm certainly not seeing it fail 75% of the time...that sounds like a bandwidth issue.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Will
Captain (CAPT)
Captain (CAPT)
Posts: 263
Joined: Fri Oct 05, 2007 8:02 am

Re: UPS Rate Quote Issues

Post by Will » Sat May 17, 2008 8:57 pm

I get those as well. About the same rate as Joe.

keats76
Commander (CMDR)
Commander (CMDR)
Posts: 117
Joined: Sat Dec 15, 2007 4:45 pm

Re: UPS Rate Quote Issues

Post by keats76 » Sun May 18, 2008 10:44 am

Any chance this is related to the timeout value set in my web.config? I have a rather large timeout set to accommodate large file uploads.

<httpRuntime maxRequestLength="102400" executionTimeout="600"/>

Time to set up some flat rate defaults.

Thanks,
Mike

Post Reply