Jump to content

Checkout stopped working with error code 503


r00tb33r

Recommended Posts

The official PayPal module is now returning code 503 when going from cart to checkout.  It has been working fine for years.

https://addons.prestashop.com/en/payment-card-wallet/1748-paypal-official.html

 

I don't know what changed so I'm trying to troubleshoot.  Where do I find logs for something like error code 503?  The PrestaShop backoffice log doesn't have anything useful in it.

 

The 503 is skinned in PrestaShop theme, the exact message:

Quote

503

Service Unavailable

The server is temporarily busy, try again later!

 

I would appreciate information on where to begin looking.  I have cleared and disabled cache.

Edited by r00tb33r (see edit history)
Link to comment
Share on other sites

If anyone in the future wonders, 503 likely signifies an ungraceful PHP crash.  PrestaShop code when breaks will return a status code 500.  In my case 503 was a broken installation of PHP on the host, missing PHP CURL dynamic libraries on disk.  It was the hosting company's fault but was very difficult to make them fix it.

  • Like 1
Link to comment
Share on other sites

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...