konklone / shaaaaaaaaaaaaa

Check if a website has weak SHA-1 TLS certificates.
https://shaaaaaaaaaaaaa.com
BSD 3-Clause "New" or "Revised" License
207 stars 27 forks source link

Internal Server Error #71

Closed mbrand1 closed 9 years ago

mbrand1 commented 9 years ago

Getting an Internal Server Error doing lookups. Website works, but API calls will show the error. @konklone

https://shaaaaaaaaaaaaa.com/api/check/shaaaaaaaaaaaaa.com

jonnybarnes commented 9 years ago

Maybe related to https://github.com/konklone/shaaaaaaaaaaaaa/issues/69 ?

konklone commented 9 years ago

Ugh, yes, this was a memory problem. But there was no big wave of people this time, which means I think the app has a memory leak somewhere, and it slowly builds up over time to exhaust the RAM on the box. (SHAAAAA is the only thing running on this box with 2GB of RAM, on Digital Ocean.)

Anybody who has any experience hunting down memory leaks, your help is very welcome -- I'm new to this. My other alternative is to set up better monitoring, so that I get a text message as soon as this starts happening and can log in and restart it.