open-notify / Open-Notify-API

Source code for api.open-notify.org
http://open-notify.org/Open-Notify-API/
Other
351 stars 72 forks source link

iss-now.json is frozen #14

Closed iamvdo closed 7 years ago

iamvdo commented 7 years ago

This API no longer returns data. Seems frozen... Thanks !

natronics commented 7 years ago

This happened occasionally for brief periods of time. I think I found the reason and patched it.

The updater script has a small memory leak somewhere. Leak might be a strong word, but at any rate left alone too long it crashes for some reason. While I should carefully profile it, I have a cron job to restart it periodically which should fix it.