Question

HTTP Error 500 NGINX Log PHP Wordpress Site

Hi All, I have a HTTP Error 500 on one of our Droplet’s NGINX Virtual Hosts: www.rjschauer.com

The nginx error log shows:

2021/01/20 03:56:54 [error] 321876#321876: *942104 FastCGI sent in stderr: "PHP message: PHP Fatal error:  Uncaught Error: Call to undefined function _deprecated_file() in /var/www/rjschauer.com/wp-includes/locale.php:11
Stack trace:
#0 {main}
  thrown in /var/www/rjschauer.com/wp-includes/locale.php on line 11" while reading response header from upstream, client: 193.106.30.100, server: rjschauer.com, request: "POST /wp-includes/locale.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.4-fpm.sock:", host: "rjschauer.com"
2021/01/20 06:27:37 [crit] 321876#321876: *943882 SSL_do_handshake() failed (SSL: error:141CF06C:SSL routines:tls_parse_ctos_key_share:bad key share) while SSL handshaking, client: 74.82.47.5, server: 0.0.0.0:443
2021/01/20 07:53:20 [crit] 321876#321876: *944631 SSL_do_handshake() failed (SSL: error:141CF06C:SSL routines:tls_parse_ctos_key_share:bad key share) while SSL handshaking, client: 192.241.193.87, server: 0.0.0.0:443
2021/01/20 12:47:44 [crit] 321876#321876: *947035 SSL_do_handshake() failed (SSL: error:141CF06C:SSL routines:tls_parse_ctos_key_share:bad key share) while SSL handshaking, client: 66.240.219.133, server: 0.0.0.0:443

Does anyone know what this means or how to resolve it?

Thanks, Will


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Accepted Answer

The domain threw an HTTP 500, but the site did work when visiting domain.com/wp-login. Logging into Admin and updating Wordpress was all that was needed!

alexdo
Site Moderator
Site Moderator badge
January 25, 2021

Hello, @willbeing

Could you please confirm the exact PHP and WordPress version that you’re using? Also make sure to check the PHP error_log as there might be a more detailed error logged there as well.

Also is this a new install or an existing site that you’ve had for some time? I’m asking because if this is an already existing site you can check for any recent changes like plugin install or version update that caused the issue here for you.

Regards, Alex

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Become a contributor for community

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and SMBs

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

Get our newsletter

Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.

New accounts only. By submitting your email you agree to our Privacy Policy

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.