pillone / usntssearch

NZB Metasearch engine
pillone.github.io/usntssearch
263 stars 79 forks source link

Openshift Shutting Down App #83

Closed bradmurray closed 10 years ago

bradmurray commented 10 years ago

Is there something that can be done with Openshift stopping my site? It seems to happen at least three times per day. If I SSH in and issue a restart it comes back fine, but the API becomes unresponsive. I had to put a monitor on my API to alert me when the server dies.

pillone commented 10 years ago

it should be enough to run a query (e.g. API) time to time and should restart in auto.

pillone commented 10 years ago

https://www.openshift.com/faq/what-happens-if-my-application-is-not-used-for-a-long-time

bradmurray commented 10 years ago

My app is getting shut down multiple times per day. My Sickbeard hits is multiple times per hour and my monitor that tells me that it is down hits it every 5 minutes. According to them they only shut it down if it's not used for 2 days. Is it possible the app is becoming unhealthy?

pillone commented 10 years ago

check the logs if there are errors. In such case, paste them here. I am happy to fix stuff

pillone commented 10 years ago

try to pull from 046RC_bugfix branch.