tablecat Posted September 9, 2013 Posted September 9, 2013 I am using perl scrips on my website, and they all give 500 errors. This error has been continuous for several days nowdomain: http://ipyo.heliohost.org/
Krydos Posted September 9, 2013 Posted September 9, 2013 Perl scripts are working fine on Stevie. Have you changed anything on your site recently?
tablecat Posted September 10, 2013 Author Posted September 10, 2013 I have added new stuff on my site, however the new script that I had it had been working fine for several days. In fact, this happened right when I was using one of the new scripts. And it happened twice. The first time, the scripts went down overnight, the next morning they were working. Then later that day they stopped working again. I figured it was only temporary again, but it has been several days already. Not sure what could have happened to lock up the scripts individually to my account.
tablecat Posted September 16, 2013 Author Posted September 16, 2013 Hello, I am just updating to say that the issue has been fixed and this is now strangely solved. Thank you.
Krydos Posted September 17, 2013 Posted September 17, 2013 Is it working now? I noticed you had multiple copies of post.cgi running so I killed them for you. When you get too many processes running at the same time it can prevent other scripts, such as perl and php, from running because of hitting the maximum process limit. You might want to check the code of that script to make sure it's exiting properly to prevent this from happening again. I'm going to go ahead and mark this as solved. Let us know if you're still having issues and we can investigate further.
Recommended Posts