Rake tasks to start workers and Tweetstream

2011-04-15 Thread Daryl
g wrong? (And yes, this is a repost since I realized I may have asked the question in the wrong way or confusingly before). Help appreciated, thanks ! Daryl. PS> I should point out I have this working on EC2 no problem, it just seems to be porting it to heroku and using MongoHQ (now workin

Re: Daemonized workers on heroku and tweetstream via heroku rake jobs:work

2011-04-11 Thread Daryl
you deploy your application. > > > > On Sun, Apr 10, 2011 at 9:23 AM, Daryl wrote: > > I keep getting the following error when running a rake task that is > > supposed to start a worker daemon on heroku. > > > => Located unlocked Gemfile for productio

Re: Daemonized workers on heroku and tweetstream via heroku rake jobs:work

2011-04-11 Thread Daryl
ink it's a gem issue (unless I've missed something). Any other ideas? thanks for the suggestion though! ciao ! Daryl On Apr 10, 6:55 pm, Abel Tamayo wrote: > From the error message you get, it looks like you have a Gemfile that you > should "lock" with bundle lock befo

Daemonized workers on heroku and tweetstream via heroku rake jobs:work

2011-04-10 Thread Daryl
7;s not delayed job or on github for background worker processes using heroku. It's possible I'm just not googling smart, but seems like it's a bit of a hole here (and am putting my hand up for the blog post that'll help everyone who might be working on this). Can anyone poin

Rake v. Delayed Job on heroku

2010-10-24 Thread Daryl
inherently more scalable on heroku (and have workers pound it so it goes quickly without affecting the responsiveness of the application itself).) Any help or insight appreciated on what other people are doing with larger apps. thanks, Daryl. -- You received this message because you are subscribe

Re: Simple static served Rack app failing to respond at root domain - Rack File.open issue ?

2010-09-16 Thread Daryl
15/serving-up-static-sites-on-heroku-redux/ It definitely works. On Sep 12, 8:34 pm, Daryl wrote: > A strange one. I have a static served site I threw up on heroku with a > simple config.ru file that was working fine until someone pointed out > it was down yesteday. > > The ap

Simple static served Rack app failing to respond - was working fine up till recently...

2010-09-15 Thread Daryl
without them so assuming a change in heroku has affected this somewhat... or I'm just being dense, but I've had someone else look at this and they can't puzzle it out either. thanks for any assistance. I've sure it's something very small. ciao ! Daryl. -- You received this me

Simple static served Rack app failing to respond at root domain - Rack File.open issue ?

2010-09-15 Thread Daryl
`-- password.html Anyone able to help me here ? There are no bundled gems on this in a ,gem or Gemfile file as the thing worked previousl without them so assuming a change in heroku has affected this somewhat... or I'm just being dense, but I've had someone else look at this and

Re: Application monitoring and DR/BC backups - SMS and email alerting etc

2010-06-12 Thread Daryl
Had seen them mentioned before but hadn't heard whether people were really happy with them or not. Have you used them and like them? They look close to what we need. Daryl. On Jun 11, 11:17 pm, Ben Lovell wrote: > On 11 June 2010 09:18, Daryl wrote: > > > Hey there! > &

Application monitoring and DR/BC backups - SMS and email alerting etc

2010-06-11 Thread Daryl
ng about what experiences people have had with that when things have gone horribly horribly wrong and in general what the time to recover and such is. thanks ! Daryl. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send e

Re: Time zone issue, Rails 3 - Time.zone = set, but heroku still using local server time

2010-05-04 Thread Daryl
ciao ! Daryl. On May 4, 12:09 am, "Matthew A. Brown" wrote: > Hi Daryl, > > The Time.zone code only affects the behavior of Time.zone > (Time.zone.now, Time.zone.parse, ActiveRecord's casting of Date > columns, etc) inside your application; it doesn't have any effect o

Time zone issue, Rails 3 - Time.zone = set, but heroku still using local server time

2010-05-02 Thread Daryl
ust wondering if changing this setting to London time will then affect that daily cron job kicking off. Any help appreciated! A bit stumped here. Thanks ! Daryl. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, s

Email deploy hook add on not working with Rails 3 beta 3 ?

2010-04-30 Thread Daryl
her AddOns not working that you can still install ? (please don't say SendGrid). ciao ! Daryl. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to her...@googlegroups.com. To unsubscribe from this gro

Bug report?: New Relic Bronze Add On having issues on mri-1.9.1 and with Rails 3.0.0.beta2

2010-04-28 Thread Daryl
Something to check. Adding it in borked my app with no failure messages in heroku logs but removing it brought it back to normal. Have left it out for now. Too bad. It's nice... =] ciao ! Daryl. -- You received this message because you are subscribed to the Google Groups "Heroku&

Re: Bamboo mri 1.91 stack, Rails 3 and strange bundler problem when pushing to heroku

2010-04-28 Thread Daryl
Solved... For some reason it appears that when I created the app the 1.9.1 stack did not stick. Detroying the app and then recreating it again with the bamboo-mri-1.9.1 stack and then redeploying did the trick. D On Apr 28, 1:33 am, Daryl wrote: > Oh and bundler is (0.9.24) > >

Re: Bamboo mri 1.91 stack, Rails 3 and strange bundler problem when pushing to heroku

2010-04-27 Thread Daryl
Oh and bundler is (0.9.24) -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to her...@googlegroups.com. To unsubscribe from this group, send email to heroku+unsubscr...@googlegroups.com. For more options, visit this g

Bamboo mri 1.91 stack, Rails 3 and strange bundler problem when pushing to heroku

2010-04-27 Thread Daryl
er.rb:186:in `install': actionmailer requires Ruby version >= 1.8.7 (Gem::InstallError) === Not quite getting it since the thing is on 1.9.1 but could appreciate any pointers to what may be wrong. Figure it's a gotcha I don't know about (do I need to explicitly list every gem

Re: pull/push in one step?

2010-03-16 Thread Daryl
+1 (and +4 for the devs on my team.. =] I *really* like the S3 export/import idea as well. We've got a 4G database that is only going to grow bigger soon as we migrate to heroku for production. Daryl. On Mar 16, 4:57 am, Mike Doel wrote: > I imagine we're not alone in having both

Dedicated database CPU Units equivalent ?

2010-02-01 Thread Daryl
meone provide what the equivalent is to CPU Units in off-heroku units ? thanks! Daryl -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to her...@googlegroups.com. To unsubscribe from this group, send e

Re: Spin up and down workers from within my app?

2010-01-30 Thread Daryl
and then sicking a whack of ramped up workers on it till it was done. Dynos would be interesting too, so are you advising checking an increasing queue depth to tell when this needs to happen ? Anyhow, thank you very much Oren. ciao ! Daryl. On Jan 30, 5:45 am, Oren Teich wrote: > There's

Re: Spin up and down workers from within my app?

2010-01-28 Thread Daryl
s and then shit them down. Also, same with our dynos as well. We have very, very spikey traffic (we're an activist campaigning org), so if anyone has examples of ramping up dynos as load on them increases or something (think EC2 autoscaling), I'd really really like to see it. ciao ! D

Showing the git hash and date in a view on heroku

2010-01-26 Thread Daryl
of the git hash and date in the footer of pages ? Or have I missed something blindingly obvious ? thanks, Daryl. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to her...@googlegroups.com. To unsubscribe