the demo site is down
Added by mathew davis about 15 years ago
the demo site says:
App failed to start
[FATAL] failed to allocate memory
Thin web server (v1.0.1 codename ?)
Debugging ON
Maximum connections set to 1024
Listening on 0.0.0.0:8777, CTRL+C to stop
============================================================================================
Heroku crashlog recorded 2009-10-03 23:43:19
Dyno process 448535, exit status 1
Replies (5)
RE: the demo site is down - Added by Troy Goode about 15 years ago
The demo site is still down, with Heroku responding to http://demo.redmine.org/ with:
Heroku | No such app There is no app configured at that hostname. Perhaps the app owner has renamed it, or you mistyped the URL.
RE: the demo site is down - Added by Eric Davis about 15 years ago
I brought it back online last week. What happened was some people were abusing the demo and loading a bunch of data into it (e.g. 300 MB svn repository). I had to rebuild the app on Heroku and purge parts of the database. If anyone notices it down, please email me directly and I'll fix it. My email is listed on my account.
Eric Davis
RE: the demo site is down - Added by Eric Davis almost 15 years ago
If you've seen the demo site go up and down lately, it's because it's taking more traffic than the free hosting plan at Heroku can handle. I'm going to see if there is anything I can speed up but if not I'll just pay Heroku for some more servers.
P.S. By no means is this Heroku's fault, I was just trying to push the free hosting as hard as I could ;). The free Heroku plan handled over 733,000 requests last week with a single process (almost 30K visitors per month).
Eric Davis
RE: the demo site is down - Added by Nanda P almost 15 years ago
Eric Davis wrote:
I brought it back online last week. What happened was some people were abusing the demo and loading a bunch of data into it (e.g. 300 MB svn repository). I had to rebuild the app on Heroku and purge parts of the database. If anyone notices it down, please email me directly and I'll fix it. My email is listed on my account.
Eric Davis
My account link is giving Page not found error. it should be.
RE: the demo site is down - Added by Eric Davis almost 15 years ago
Thanks, I fixed the link.
Eric Davis