Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / USPS and UPS shipping stopped working today! Help!

USPS and UPS shipping stopped working today! Help!

Views: 4,106

Results 1 to 13 of 13
17 Mar 2016, 7:48 PM
#1
enchanted1 avatar

enchanted1

New Zenner

Join Date:
Aug 2012
Location:
Kitty Hawk, NC
Posts:
70
Plugin Contributions:
0

USPS and UPS shipping stopped working today! Help!

Hi,

I'm in panic mode becuase I am losing sales :(

Starting today, everyone is getting this error when checking out:

United Parcel Service United Parcel Service
We are unable to obtain a rate quote for UPS shipping.
Please contact the store if no other alternative is shown.

United States Postal Service
An error occurred in obtaining USPS shipping quotes.
If you prefer to use USPS as your shipping method, please try refreshing this page, or contact the store owner.

17 Mar 2016, 7:48 PM
#2
enchanted1 avatar

enchanted1

New Zenner

Join Date:
Aug 2012
Location:
Kitty Hawk, NC
Posts:
70
Plugin Contributions:
0

Re: USPS and UPS shipping stopped working today! Help!

I checked with my Hosting company and they said it's not on their end.

17 Mar 2016, 7:50 PM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: USPS and UPS shipping stopped working today! Help!

If you look in the /logs do you see any debug logs?

What version Zen Cart?

What version php?

If you run the file:
/includes/extras/curltester.php

do you get any errors?

17 Mar 2016, 7:58 PM
#4
enchanted1 avatar

enchanted1

New Zenner

Join Date:
Aug 2012
Location:
Kitty Hawk, NC
Posts:
70
Plugin Contributions:
0

Re: USPS and UPS shipping stopped working today! Help!

Hi,

Thank you for your quick response! I am using v1.5.4 and php is 5.5.32 (Zend: 2.5.0)
I will run the file and check to see what it says.

17 Mar 2016, 8:00 PM
#5
enchanted1 avatar

enchanted1

New Zenner

Join Date:
Aug 2012
Location:
Kitty Hawk, NC
Posts:
70
Plugin Contributions:
0

Re: USPS and UPS shipping stopped working today! Help!

If I ran it correctly it says:

403
Forbidden

Access to this resource on the server is denied!

17 Mar 2016, 8:03 PM
#6
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: USPS and UPS shipping stopped working today! Help!

Is that file actually on your server? (many delete that directory from their server)

17 Mar 2016, 8:06 PM
#7
enchanted1 avatar

enchanted1

New Zenner

Join Date:
Aug 2012
Location:
Kitty Hawk, NC
Posts:
70
Plugin Contributions:
0

Re: USPS and UPS shipping stopped working today! Help!

I checked logs and found this:

2016-03-17 15:46:26.785 [INFO] [96.225.157.195:64543] File not found /includes/templates/template_default/popup_shipping_estimator/bootstrap-responsive.min.css]

17 Mar 2016, 8:06 PM
#8
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: USPS and UPS shipping stopped working today! Help!

If that directory and file is on your server, check the file:
.htaccess

and at the bottom you will see:

# NOTE: GoDaddy runs PHP as CGI, so the -ExecCGI on the line below may block .php scripts from running in this directory
OPTIONS -Indexes -ExecCGI

So remove the -ExecCGI

17 Mar 2016, 8:09 PM
#9
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: USPS and UPS shipping stopped working today! Help!

enchanted1:

I checked logs and found this:

2016-03-17 15:46:26.785 [INFO] [96.225.157.195:64543] File not found /includes/templates/template_default/popup_shipping_estimator/bootstrap-responsive.min.css]

That file does not come with Zen Cart not sure why it is trying to load it but has nothing to do with failing to get quotes ...

17 Mar 2016, 8:09 PM
#10
enchanted1 avatar

enchanted1

New Zenner

Join Date:
Aug 2012
Location:
Kitty Hawk, NC
Posts:
70
Plugin Contributions:
0

Re: USPS and UPS shipping stopped working today! Help!

curltester.php is on my site, I ran it again, it's lengthy:

Testing communications to various destinations. This is a simple diagnostic to determine whether your server can connect to common destinations.
For advanced "details" mode, add ?details=on to the URL.

Connecting to Zen Cart Support Server (http) ...
Error 6: Could not resolve host: https://www.zen-cart.com

Connecting to Zen Cart Support Server (https) ...
Error 6: Could not resolve host: https://www.zen-cart.com

Connecting to USPS (port 80)...
Error 6: Could not resolve host: production.shippingapis.com

Connecting to USPS Test/Staging/Sandbox Server (port 80)...
Error 28: Resolving timed out after 5514 milliseconds

Connecting to UPS (port 80)...

Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/theenc/public_html/shop/extras/curltester.php on line 179

Warning: fsockopen(): unable to connect to www.ups.com:80 (php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution) in /home/theenc/public_html/shop/extras/curltester.php on line 179

Error Num: 0, Message: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution

Connecting to UPSXML (SSL) (wwwcie.ups.com) ...
Error 6: Could not resolve host: wwwcie.ups.com

Connecting to UPSXML (SSL) (https://www.ups.com) ...
Error 6: Could not resolve host: https://www.ups.com

Connecting to UPSXML (SSL) (onlinetools.ups.com) ...
Error 6: Could not resolve host: onlinetools.ups.com

Connecting to FedEx (port 80)...

Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/theenc/public_html/shop/extras/curltester.php on line 179

Warning: fsockopen(): unable to connect to fedex.com:80 (php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution) in /public_html/shop/extras/curltester.php on line 179

Error Num: 0, Message: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution

Connecting to PayPal IPN (port 443)...

Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /public_html/shop/extras/curltester.php on line 179

Warning: fsockopen(): unable to connect to www.paypal.com:443 (php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution) in /public_html/shop/extras/curltester.php on line 179

Error Num: 0, Message: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution

Error 6: Could not resolve host: https://www.paypal.com

Connecting to PayPal IPN (port 443) Sandbox ...

Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /public_html/shop/extras/curltester.php on line 179

Warning: fsockopen(): unable to connect to www.sandbox.paypal.com:443 (php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution) in /public_html/shop/extras/curltester.php on line 179

Error Num: 0, Message: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution

Error 6: Could not resolve host: https://www.sandbox.paypal.com

Connecting to PayPal Express/Pro Server ...
Error 6: Could not resolve host: api-3t.paypal.com

Connecting to PayPal Express/Pro Sandbox ...
Error 6: Could not resolve host: api-3t.sandbox.paypal.com

Connecting to PayPal Payflowpro Server ...
Error 6: Could not resolve host: payflowpro.paypal.com

Connecting to AuthorizeNet Production Server ...
Error 6: Could not resolve host: secure.authorize.net

Connecting to AuthorizeNet Developer/Sandbox Server ...
Error 28: Resolving timed out after 5513 milliseconds

Connecting to First Data GGe4 server (SSL)...
Error 6: Could not resolve host: checkout.globalgatewaye4.firstdata.com

Connecting to LinkPointAPI server (port 1129)...
Error 28: Resolving timed out after 5514 milliseconds

Testing completed. See results above.

17 Mar 2016, 8:11 PM
#11
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: USPS and UPS shipping stopped working today! Help!

I would talk to your hosting provider and have them look at that link and figure out what is wrong with the server ...

17 Mar 2016, 8:13 PM
#12
enchanted1 avatar

enchanted1

New Zenner

Join Date:
Aug 2012
Location:
Kitty Hawk, NC
Posts:
70
Plugin Contributions:
0

Re: USPS and UPS shipping stopped working today! Help!

Which link?

17 Mar 2016, 8:14 PM
#13
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: USPS and UPS shipping stopped working today! Help!

your_domain.com/extras/curltester.php

Tell them to figure out what is broken with everything ...