Re: Rails3 + AmazonRDS addon: missing the mysql2 gem error

2011-01-21 Thread vovayartsev
Thanks, this worked for me! On 29 дек 2010, 23:09, nevinera nevin...@gmail.com wrote: This error is a result of thegemhaving a different adapter name - you have to edit your database.yml file as 'adapter:mysql2'. On heroku, of course, you can't do that directly; the appropriate way to change

Re: My (flawed?) attempt to add or subtract workers via Heroku API.

2011-01-21 Thread rubynoob
I may misunderstand how workers get charged on heroku, but from what I've seen at http://docs.heroku.com/background-jobs and http://docs.heroku.com/delayed-job, workers get charged $0.05/hr each no matter how many are running, pro-rated to the second. The maximum workers per account seems to be

Hanging when creating new Heroku app?

2011-01-21 Thread Mal
I've created several Heroku apps before, but now when I try, it's stuck creating it forever: ~$ heroku create Creating strong- dawn-106. (Forever as in it's been going for two hours now, so there are a very large number of

Re: Hanging when creating new Heroku app?

2011-01-21 Thread Mike Abner
Last night there was downtime for app creation. Maybe it isn't fully resolved (thought there was a follow up tweet that it was fixed). Wouldn't hurt to ping support. Mike On Thu, Jan 20, 2011 at 11:40 PM, Mal leyndur...@gmail.com wrote: I've created several Heroku apps before, but now when I

Re: Hanging when creating new Heroku app?

2011-01-21 Thread Neil Middleton
http://status.heroku.com/ On Fri, Jan 21, 2011 at 4:53 PM, Mike Abner mike.ab...@gmail.com wrote: Last night there was downtime for app creation. Maybe it isn't fully resolved (thought there was a follow up tweet that it was fixed). Wouldn't hurt to ping support. Mike On Thu, Jan 20,

Re: My (flawed?) attempt to add or subtract workers via Heroku API.

2011-01-21 Thread Chris Hanks
You can start up as many workers (or dynos, for that matter) as you want through the command line. 24 is just how high the slider goes on the pricing page. On Jan 21, 7:52 am, rubynoob mysmilecent...@gmail.com wrote: I may misunderstand how workers get charged on heroku, but from what I've

Security vulnerability

2011-01-21 Thread Neil Middleton
Just reading the email regarding the fixed security vulnerability (If you've not got it yet, you will). In there it states that all the add-on credentials will be updated at some time over the next week, and that we must restart apps in order to pick up the change. Does this mean that stuff will

Re: Security vulnerability

2011-01-21 Thread Oren Teich
You do not need to take any action. Heroku will restart you app when we change the credentials automatically. Oren On Fri, Jan 21, 2011 at 9:42 AM, Neil Middleton neil.middle...@gmail.comwrote: Just reading the email regarding the fixed security vulnerability (If you've not got it yet, you

Re: My (flawed?) attempt to add or subtract workers via Heroku API.

2011-01-21 Thread rubynoob
@Pedro: Here's a link to the stack trace: https://docs.google.com/document/d/1ntWg7PKgyOnSmAVkURW00O5i_LEDFdRscE78NR-cSfg/edit?hl=enauthkey=CMnLv7UB We're using RestClient gem version 1.4.2 with the Heroku gem version 1.17.8, FWIW. @Chris: That is good to know. So it sounds like I don't need

money_precision error on postgres

2011-01-21 Thread mickey
Hi I wonder why you guys don't get this error but i do - on my local machine and on heroku. /home/slugs/22b6b010-f260-4f56-a890-32274fa41e74/mnt/.bundle/gems/ruby/ 1.8/gems/activerecord-3.0.3/lib/active_record/connection_adapters/ postgresql_adapter.rb:937:in `connect': undefined method