• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue error 500 post http 1.0

duaatahli

New Pleskian
Server operating system version
Ubuntu 20.04.4 LTS
Plesk version and microupdate number
Plesk Obsidian 18.0.44 Update #3,
Hello

I'm running wordpress website and application
when I proceed to checkout, the checkout keeps loading and I got this error in log

How to solve this please?

DateTypeIPCodeMessageRAgentSizeSource
2022-07-05 10:24:33Error5.155.43.173500POST /en/app-checkout/ HTTP/1.0
Mozilla/5.0 (Linux; Android 10; SM-A750F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/103.0.5060.70 Mobile Safari/537.36
4.12 KApache SSL/TLS access
 

Attachments

  • SharedScreenshot.jpg
    SharedScreenshot.jpg
    108.4 KB · Views: 13
Can you open the browser console and check the errors and XHR requests?
In Firefox: Tools -> Browser Tools -> Web Developer Tools

Also, check if there are errors in the Web Application Firewall:
Subscription -> Web Application Firewall -> Error Log File
 
The problem in the mobile android application
when I proceed to checkout page in the mobile app, it keeps loading and I got the error message in the website log
The errors in the Web Application Firewall:


2022-05-24 07:43:55Error51.91.27.115AH01276: Cannot serve directory /var/www/vhosts/bluepharma.store/httpdocs/wp-content/plugins/woocommerce-checkout-field-editor/dist/js/: No matching DirectoryIndex (index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm,index.shtml) found, and server-generated directory index forbidden by Options directive
2022-05-24 07:43:55Error51.91.27.115AH01276: Cannot serve directory /var/www/vhosts/bluepharma.store/httpdocs/wp-content/plugins/woocommerce-checkout-field-editor/dist/: No matching DirectoryIndex (index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm,index.shtml) found, and server-generated directory index forbidden by Options directive
 
Please check if there are errors in the Web Application Firewall when you open the checkout page in the mobile app:

Subscription -> Web Application Firewall -> Error Log File
 
The problem in the mobile android application
when I proceed to checkout page in the mobile app, it keeps loading and I got the error message in the website log
The errors in the Web Application Firewall:


2022-05-24 07:43:55Error51.91.27.115AH01276: Cannot serve directory /var/www/vhosts/bluepharma.store/httpdocs/wp-content/plugins/woocommerce-checkout-field-editor/dist/js/: No matching DirectoryIndex (index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm,index.shtml) found, and server-generated directory index forbidden by Options directive
2022-05-24 07:43:55Error51.91.27.115AH01276: Cannot serve directory /var/www/vhosts/bluepharma.store/httpdocs/wp-content/plugins/woocommerce-checkout-field-editor/dist/: No matching DirectoryIndex (index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm,index.shtml) found, and server-generated directory index forbidden by Options directive
Then check where you open those URLs in your mobile app and fix those URLs to point to an actual file, not a directory.
 
Back
Top