r00tb33r Posted December 15, 2022 Share Posted December 15, 2022 (edited) 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 December 15, 2022 by r00tb33r (see edit history) Link to comment Share on other sites More sharing options...
r00tb33r Posted December 22, 2022 Author Share Posted December 22, 2022 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. 1 Link to comment Share on other sites More sharing options...
voltatek Posted January 19, 2023 Share Posted January 19, 2023 I have the same problem. I get 503 errors. Everything was working fine and I didnt make any changes. Link to comment Share on other sites More sharing options...
Stephenray Posted January 20, 2023 Share Posted January 20, 2023 I also have the same problem. It started a few days ago and no changes were made on the server as far as I'm aware. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now