
Originally Posted by
Ajeh
Sounds like intermittent problems connecting to USPS ...
Normally, it either works or does not work ... the intermittent usually happens when USPS is having issues ... this is a link to one thing that checks the USPS connection:
http://www.shippingapimonitor.com/history.html?api=usps
You could check with your domain hosting company to see if they are having issues or explain to them that you are having intermittent issues so that they can check for these problems ...
Usually, you will get logs for this problem to help identify times that this has been happening ... they will be in the /logs directory (/cache on older versions of Zen Cart) ... but this issue is either your Domain or USPS ...
Thank for the response Linda.
Nothing in the /logs folder. Sorry I should have said that earlier.
The link shows 2 minutes of downtime, which wouldn't account for what I'm having.
Also I checked on 10+ different stores, on a variety of hosting companies (people really need to remove the /extras folder IMHO)
and even the one from the same hosting company and all had "Good" responses, all the way down.
I added
dofsockTest('production.shippingapis.com',80); and received
PHP Code:
Connecting to USPS (port 80)...
Warning: fsockopen() [function.fsockopen]: unable to connect to production.shippingapis.com:80 (Connection timed out) in /home4/****/public_html/extras/curltester.php on line 166
Error Num: 110, Message: Connection timed out