koter84 / wpSOL

Wordpress Plugin for Login through login.scouting.nl
GNU General Public License v2.0
6 stars 5 forks source link

500 Internal Server Error #4

Closed Anorionil closed 1 year ago

Anorionil commented 3 years ago

I get an 500 error when trying to log in. The plugin has been working correctly for the last few years. I suspect login.scouting.nl is down. But it would be nice to get a normal error instead of an internal server error.

Logs show: read data timeout in 45 seconds, referer: /wp-login.php End of script output before headers: wp-login.php, referer: /wp-login.php

I've just updated to Wordpress 5.6 but it was already malfunctioning right before I updated.

koter84 commented 3 years ago

thanks for letting me know, i'll try to see what i can do about that, 500 errors aren't pretty :-(

koter84 commented 1 year ago

i tried to reproduce the issue, and when i am able to create a timeout on the connection to login.scouting.nl (by changing it to a non-responsive url) i just get an error thrown by WordPress, so i guess they fixed it somewhere in WordPress itself..