Shared database plan: Memory?

2011-01-09 Thread Rich
Hi, Does anyone know how much CPU processing power per dyno and how much RAM one gets for the shared database plan (15 dollars a month)? Also, are there limitations to the size of the app and how much can one store via HTTP cache? Thank you. -Richard -- You received this message because you ar

Re: Internal Server Error After a db:push

2011-01-09 Thread Scott LaBounty
OK, the maintenance mode didn't work either nor did a restart followed by a push. I'm out of ideas, but if I try anything that works, I'll let you know. Scott On Sun, Jan 9, 2011 at 3:35 PM, Scott LaBounty wrote: > Asif, > > No, I haven't found anything yet. A couple of things I'm going to try

Re: Internal Server Error After a db:push

2011-01-09 Thread Scott LaBounty
Asif, No, I haven't found anything yet. A couple of things I'm going to try are a) putting the app in maintenance mode and then pushing or b) forking, creating a new identical app, and seeing if that works. I'm definitely open to other ideas. Scott On Sun, Jan 9, 2011 at 1:02 PM, Asif wrote:

Re: Internal Server Error After a db:push

2011-01-09 Thread Asif
I am getting the same problem, it was working 1 week ago. Updating the gem to 1.16.2 didn't help either. Scott, were you able to find some alternate solution? Thanks, Asif On Jan 9, 3:17 pm, Scott LaBounty wrote: > All, > > I tried Dennis' suggestion and updated the heroku gem to 1.16.2, but I'm

Re: Internal Server Error After a db:push

2011-01-09 Thread Scott LaBounty
All, I tried Dennis' suggestion and updated the heroku gem to 1.16.2, but I'm still getting the same thing. Is there anything I can look at to help figure this out? Scott On Sun, Jan 9, 2011 at 8:23 AM, Scott LaBounty wrote: > Dennis, > > I'm using the 1.14.8 gem. This was working as late as a

Re: Internal Server Error After a db:push

2011-01-09 Thread Scott LaBounty
Dennis, I'm using the 1.14.8 gem. This was working as late as a couple of days ago. Do you think upgrading the gem will help? Scott On Sun, Jan 9, 2011 at 4:55 AM, Dennis wrote: > > > On Jan 8, 10:01 pm, Scott LaBounty wrote: > > When I do a heroku db:push, I get the following ... > > > > <<

Re: Internal Server Error After a db:push

2011-01-09 Thread Dennis
On Jan 8, 10:01 pm, Scott LaBounty wrote: > When I do a heroku db:push, I get the following ... > > << > Loaded Taps v0.3.14 > Warning: Data in the app 'freezing-sunset-75' will be overwritten and will > not be recoverable. >  !   Internal server error > > > > This has worked in the past, but di