Re: Put an application into maintenance state

2009-09-04 Thread GreenAsJade
) Not sure when they fixed it, but sure enough - we're all set on this   one. --Keenan On Sep 3, 2009, at 11:26 PM, GreenAsJade wrote: It's a nice idea. One small fly in the ointment is that you can't individually set heroku configuraiton variables (unless this is fixed now

Re: Put an application into maintenance state

2009-09-04 Thread GreenAsJade
the way you and I want. (it   is additive so you can just specify the one variable) Not sure when they fixed it, but sure enough - we're all set on this   one. --Keenan On Sep 3, 2009, at 11:26 PM, GreenAsJade wrote: It's a nice idea. One small fly in the ointment is that you can't

Re: Put an application into maintenance state

2009-09-03 Thread GreenAsJade
It's a nice idea. One small fly in the ointment is that you can't individually set heroku configuraiton variables (unless this is fixed now?) Certainly last time I tried it, I found that any env var not set explicitly on the same config:add statement was removed. IE config:add is not additive.

Re: Put an application into maintenance state

2009-09-02 Thread GreenAsJade
Would be good. With herokugarden if I recall correctly you could set an app to private. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send email to heroku@googlegroups.com To

Re: performance expectations for 1 dyno 'blossom'?

2009-06-29 Thread GreenAsJade
Don't want to jinx myself, but ATM performance on 1 dyno is fine for my site. cmmods.greenasjade.net You can type in Panther to see a search that has to search lots. Of course, it's a relatively small database, but that's what 1 dyno is for, right? It's not like there's a noticeable delay

Re: Spam

2009-06-24 Thread GreenAsJade
I hope y'all are joining in and reporting it, just in case someone is listening... On Jun 24, 1:45 am, John McCaffrey john.mccaff...@gmail.com wrote: I triple vote for that. I want to keep up to date on heroku, but the spam really sucks. On Tue, Jun 23, 2009 at 11:12 AM, Trevor Turk

Re: Spam

2009-06-24 Thread GreenAsJade
On Wed, Jun 24, 2009 at 7:27 PM, Morten Bagaimor...@heroku.com wrote: I made that settings change for the group, and also nuked some of recent spam. Great! Thanks! One of the actions I'm considering is moving the Heroku discussion forum to our Zendesk support system at

Re: Support response time

2009-06-04 Thread GreenAsJade
I had an overnight response just now. I agree with Trevor - try a bump. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send email to heroku@googlegroups.com To unsubscribe

Re: Heroku | Backlog too deep

2009-05-26 Thread GreenAsJade
Thanks for the good explanation. Can I request that the message be more end user friendly? At the moment it tells the poor user that this application is out of grunt and how to get more grunt, but they don't really care about that - _they_ aren't the ones who are going to be buying more dynos.

Re: More info, please

2009-05-26 Thread GreenAsJade
/GreenAsJade/s3-swf-upload-plugin/tree/master If you find an easier/better way, I'd love to hear about it. The other thing to be aware of is the just-recently-discussed dynos or number of parallel requests that can be serviced. I'm not 100% certain, but I have a feeling this will limit your bandwidth

Re: Heroku | Backlog too deep

2009-05-26 Thread GreenAsJade
Not sure if you need to edit your code. heroku restart sounds like a good place to start :) GaJ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send email to

Watch out: Exception reporting, environment vars, hoptoad etc

2009-05-26 Thread GreenAsJade
Hi All, Heroku recommend, in their docs, that you use hoptoad or similar for exception reporting. Great idea. They also recommend that you use environment vars for setting secret information that should not be in your codebase. Another great idea. However if you are going to do this

Re: do_postgres LoadError

2009-05-20 Thread GreenAsJade
I have no real clue, but just to offer the obvious: what is DataMapper and what does it depend on? If it depends on a gem that you have installed locally, then you need to list this gem in your .gems file so that heroku will load it... GaJ --~--~-~--~~~---~--~~

What does heroku bundles:animate bundle do?

2009-05-20 Thread GreenAsJade
The help says animate a bundle into a new app What exactly does this mean? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send email to heroku@googlegroups.com To unsubscribe

Re: no more feedback from rake?

2009-05-20 Thread GreenAsJade
FWIW, I just did heroku rake db:migrate and it gave me the whole usual trace. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send email to heroku@googlegroups.com To unsubscribe

heroku gem points to non-existent URL

2009-05-20 Thread GreenAsJade
Running heroku addons:add custom_domains I get: Adding custom_domains to cmsfmods...FAILED !Before activating this add-on you must verify your account: !Please visit http://heroku.com/billinghttp://heroku.com/billing to set up your account. However, when I visit that URL, I get

Re: elevated errors today - resolved

2009-05-14 Thread GreenAsJade
Thanks for letting us know! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send email to heroku@googlegroups.com To unsubscribe from this group, send email to

Re: Direct upload to S3 (avoid Heroku 10M upload limit)

2009-05-12 Thread GreenAsJade
I have now got s3_swf_upload_plugin working to my moderate satisfaction. My fork is available: http://github.com/GreenAsJade/s3-swf-upload-plugin/tree and I've put up a working example: http://demo-s3-swf-upload.heroku.com This fork has the following additions from the original

Re: Git Submodule Support

2009-05-10 Thread GreenAsJade
It's definitely a pain not having this support. I'm developing a component, with a master repo at github, which is a plugin for my rails app. It's painful having to mess around every time I bring a new component change into the app. GaJ --~--~-~--~~~---~--~~

Re: 500 Error?!?

2009-05-08 Thread GreenAsJade
Had some of those earlier, they went away. Now I get a fail whale when I try to pull my data off heroku though... and I can't create a new app on it... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group.

Re: Service status?

2009-05-08 Thread GreenAsJade
It's interesting that for a service with thousands of deployed apps, how _little_ fuss there is when it goes down! Wierd really! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To post to this group,

Re: Direct upload to S3 (avoid Heroku 10M upload limit)

2009-05-03 Thread GreenAsJade
If anyone has had any luck with this, I'd _really appreciate_ knowing how to solve it. Can it be that so few apps are trying to upload more than 10M at once? As far as I can see, s3-swf-upload-plugin is barely a starting point: it doesn't even have a way to notify your rails app that the upload

Re: Full Text Search

2009-05-02 Thread GreenAsJade
Has anyone had trouble with acts_as_ferret? I've hesitated to implement text searching based on it due to all the complaints you can read about if you google. Any change of heroku supporting Sphinx? --~--~-~--~~~---~--~~ You received this message because you

Direct upload to S3 (avoid Heroku 10M upload limit)

2009-04-29 Thread GreenAsJade
Has anyone found an easy-to-implement direct upload method to use with rails/paperclip? Morten pointed me to SWFUpload, but this appears to be legendary in it's difficulty to use. Just look at http://jimneath.org/2008/05/15/swfupload-paperclip-and-ruby-on-rails/ for the types of problems. I

Re: Direct upload to S3 (avoid Heroku 10M upload limit)

2009-04-29 Thread GreenAsJade
I'd be interested to know if anyone really uses http://github.com/elcgit/s3-swf-upload-plugin/tree/master The problems I had with this are 1) Ugly (but that would be better than nothing) 2) Can't do multiple files. 3) Doesn't integrate with paperclip. Martin

Re: Sending e-mails with the new pricing scheme

2009-04-27 Thread GreenAsJade
Great news, thanks! On Apr 27, 9:58 pm, Morten Bagai mor...@heroku.com wrote: Hi, Sending outgoing email (via an external SMTP service) will continue to   remain free. You will need to verify your account to activate outgoing   email traffic by providing us your billing info. You will not

Re: Good DNS hosting?

2009-04-25 Thread GreenAsJade
And if you want a second option, zonedit.com has done well for me for ages. Martin --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send email to heroku@googlegroups.com To

Re: A Vote for Supporting MySQL

2009-04-25 Thread GreenAsJade
I too have problems with plugins that don't support postresql :( Bummer about Oracle buying MySQL eh? Does that reduce the changes of heroku taking MySQL seriously? Almost made me think I have to face getting postresql installed (no, please, no! :D )

Re: Heroku config command

2009-04-25 Thread GreenAsJade
Hey there heroku people, any chance of having heroku config return the config in a friendly way, one line with KEY=VAL so we can cut and paste into the new line to set a new val. Otherwise I'll have to resort to a local script or something for this operation, doh!

Re: Good DNS hosting?

2009-04-25 Thread GreenAsJade
sigh, that'd be zoneedit.com with two ees. On Apr 25, 3:42 pm, GreenAsJade martin.jg.greg...@gmail.com wrote: And if you want a second option, zonedit.com has done well for me for ages. Martin --~--~-~--~~~---~--~~ You received this message because you

Warning: lib/active_record/validations.rb:65: warning: Object#type is deprecated; use Object#class

2009-04-25 Thread GreenAsJade
I'm getting this in my heroku logs. I'm told its a rails/ruby version mismatch. That seems unexpected, so I'm thinking maybe some other explanation? I don't get this in my development environment. How can I track it down/get rid of it? --~--~-~--~~~---~--~~

Re: phpMyAdmin equivalent?

2009-04-19 Thread GreenAsJade
...@gmail.com wrote: Thanks for the response GreenAsJade... That's unfortunate, since of course any changes made by users (or new accounts created) in between the pull/push get overwritten.  I guess I'll need to write some sort of admin interface. On Apr 14, 3:11 am, GreenAsJade martin.jg.greg

Re: GIT push trouble

2009-04-17 Thread GreenAsJade
Heroku or herokugarden? You should post the transcript of your git push command. On Apr 18, 7:41 am, Heroku SA babychee...@lolcatbible.com wrote: Hi everyone I might be understanding this wrong. After quite a bit of local editing I push my code to the server with git. However - it

Re: File uploads timeout?

2009-04-17 Thread GreenAsJade
, 8:51 am, GreenAsJade martin.jg.greg...@gmail.com wrote: 413 Entity too large ... that's a response from Heroku, right? So we have to conclude heroku is imposing this limit? On Apr 14, 4:53 pm, Robert Sköld slas...@gmail.com wrote: I got it while trying to do an upload of a 20M file using

Warning while installing 0.7.1 heroku gem

2009-04-17 Thread GreenAsJade
No definition for cState_configure is this bad? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send email to heroku@googlegroups.com To unsubscribe from this group, send email

Re: New controller doesn't work ?

2009-04-15 Thread GreenAsJade
Did you guys do heroku restart after adding the new route? I'm not 100% sure, but I think the rails server needs to be restarted after a new route is added. Martin. On Apr 15, 1:27 pm, Avinash Mohan avilanc...@gmail.com wrote: its funny... its working nowhttp://myapp.herokugarden.com/hello 

Re: New controller doesn't work ?

2009-04-15 Thread GreenAsJade
And while I'm being totally in breach of ettiquette replying to myself. ... if someone from Heroku is reading: you can tell when routes.rb has changed, if I'm right and a restart is necessary, would it be cool to just do that automatically?

Re: New controller doesn't work ?

2009-04-15 Thread GreenAsJade
And so (I meant to add) likely the reason it works suddenly now is that heroku had an outage yesterday, your server got restarted when everything came up. This would all add up, though as I said I'm not 100% sure. I always do heroku restart after I change routes, anyhow :) Martin

Re: New controller doesn't work ?

2009-04-15 Thread GreenAsJade
: how to restart a server (hosted ) On Wed, Apr 15, 2009 at 3:43 PM, GreenAsJade martin.jg.greg...@gmail.comwrote: Did you guys do heroku restart after adding the new route? I'm not 100% sure, but I think the rails server needs to be restarted after a new route is added. Martin

Re: New controller doesn't work ?

2009-04-15 Thread GreenAsJade
Hmm - I can't see how to do it on herokugarden either, which is a pretty strong sign you shouldn't have to. Well, I forgot to ask you the most obvious question. Did you exectute rake routes task? In herokugarden you click on the cog in the bottom left, select rake, wait for the window, and

Re: New controller doesn't work ?

2009-04-15 Thread GreenAsJade
It sounds like you have how do I make rails work not there's something wrong with heroku problems. You might be better to get help at the #rubyonrails IRC channel on freenode.net There's also http://guides.rubyonrails.org/ especially http://guides.rubyonrails.org/routing.html Good luck!

Re: Error 503 Service Unavailable

2009-04-15 Thread GreenAsJade
I think this is the same sort of thing we saw a couple of days ago: that guru meditation is a message I got during the last outage. Hopefully it's obvious to heroku that while things are free and beta they don't need to tell us what's going on, but if this was a paid service, they'd need better

Re: phpMyAdmin equivalent?

2009-04-14 Thread GreenAsJade
No, I'm pretty sure not. I think you'll need to use db:pull and db:push for this. On Apr 14, 7:57 am, Brian Armstrong barmstr...@gmail.com wrote: Is there some sort of equivalent to phpMyAdmin where we can tinker with the database in production? For better or worse, I tend to use

Re: I can't access my app

2009-04-14 Thread GreenAsJade
Doc.heroku.com is responding, it just serves the docs. However, neither of my heroku apps are responding. My users get 503 Service Unavailable. Anyone else with this? On Apr 14, 4:54 pm, Robert Sköld slas...@gmail.com wrote: Actually, seems like all of Heroku is

Error 503 Application Unavailable? My apps or all of heroku?

2009-04-14 Thread GreenAsJade
Both my heroku apps are returning this. Also, all heroku commands (logs, pull etc) return API request timed out. Please try again, or contact feedb...@heroku.com if this issue persists. I can't tell if this is heroku is down or your apps went over some limit or heroku cancelled your account

Re: I can't access my app

2009-04-14 Thread GreenAsJade
Hmm - I'm tracing mine ... it seems it is my DNS provider, not heroku. Yay heroku. Boo DNS provider... On Apr 14, 5:13 pm, GreenAsJade martin.jg.greg...@gmail.com wrote: Doc.heroku.com is responding, it just serves the docs. However, neither of my heroku apps are responding. My users get

Re: I can't access my app

2009-04-14 Thread GreenAsJade
to be   changing atleast... On Apr 14, 2009, at 10:21, GreenAsJade wrote: Hmm - I'm tracing mine ... it seems it is my DNS provider, not heroku.  Yay heroku.  Boo DNS provider... On Apr 14, 5:13 pm, GreenAsJade martin.jg.greg...@gmail.com wrote: Doc.heroku.com is responding, it just serves

Re: I can't access my app

2009-04-14 Thread GreenAsJade
Heh heh - I guess blog.heroku.com is a heroku app, because it too fails at the moment! I guess we get what we pay for eh? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send

Re: I can't access my app

2009-04-14 Thread GreenAsJade
Woo hoo, my app is back. 30 mins noticeable outage. Not too bad. Would have been nice to have something saying we're on it, but glad to be past it! On Apr 14, 5:55 pm, GreenAsJade martin.jg.greg...@gmail.com wrote: Heh heh - I guess blog.heroku.com is a heroku app, because it too fails

Re: File uploads timeout?

2009-04-14 Thread GreenAsJade
error i got while using firefox. On Apr 14, 5:17 am, GreenAsJade martin.jg.greg...@gmail.com wrote: Dang, I've got this sort of problem now too. Users reporting timeouts on uploads to S3 via heroku of files larger than 10M 9M : OK 10M: not OK. Where did you get the error message: I

Re: File uploads timeout?

2009-04-13 Thread GreenAsJade
Dang, I've got this sort of problem now too. Users reporting timeouts on uploads to S3 via heroku of files larger than 10M 9M : OK 10M: not OK. Where did you get the error message: I haven't even got as far as finding anything telling me what's behind this. Martin

Re: File uploads timeout?

2009-04-09 Thread GreenAsJade
Is your connection to S3 set up as persistent (the default)? I read: * :persistent - Whether to use a persistent connection to the server. Having this on provides around a two fold performance increase but for long running processes some firewalls may find the long lived connection

Re: S3 for data - bandwidth?

2009-04-09 Thread GreenAsJade
On Apr 6, 2:35 pm, Morten Bagai mor...@heroku.com wrote: As for your original question, there are actually ways to upload   directly to S3 and bypass Heroku entirely. This plugin will let you do   this:http://github.com/elcgit/s3-swf-upload-plugin/tree/master. Has anyone out there been

Multiple domains pointing to heroku app?

2009-04-05 Thread GreenAsJade
The heroku my apps interface only offers one line to enter a CNAME for your app. I was hoping to have both cmmods.greenasjade.net and cmmods.greenasjade.com point to cmmods.heroku.com via CNAME. Can I do that? --~--~-~--~~~---~--~~ You received this message

Re: S3 for data - bandwidth?

2009-04-05 Thread GreenAsJade
(Shouldn't the answer to how much data, how much bandwidth I can have be under Constraints in the docs?) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send email to

User Agent not possible on heroku?

2009-03-08 Thread GreenAsJade
I want my rails app to be able to submit to forms on other sites. However, this requires keeping a cookie. Since the file system is read-only, how can I do that? The ruby user agent packages I've seen expect a filename for the cookie store - not sure how I could use the DB?

Hoptoad pointer wrong in heroku docs

2009-03-07 Thread GreenAsJade
The docs point to hoptoad.com, but there is no host with this name. Hoptoad exception reporting is at hoptoadapp.com (bloody domain squatters :( ) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To

Re: How to fetch database from heroku to local system?

2009-03-06 Thread GreenAsJade
On Mar 4, 2:27 am, MAwiniarski mawiniar...@gmail.com wrote: Greetings, Having app deployed on Heroku, how to fetch database data so to have backup locally? 1) Dump the data using heroku rake db:data:dump 2) follow the instructions in the docs page for pulling down the code. The data

Re: How to fetch database from heroku to local system?

2009-03-06 Thread GreenAsJade
Oops, no, that doesn't work. I _thought_ it worked before, but I may be confused with heroku garden, sorry about that. I will be interested, now, what the right answer is! GaJ On Mar 7, 7:42 am, GreenAsJade martin.jg.greg...@gmail.com wrote: On Mar 4, 2:27 am, MAwiniarski mawiniar

Re: New App on Heroku not working

2009-03-06 Thread GreenAsJade
So - Heroku is in production mode. I think this means that any config you want to do, you have to do in production.rb, not development.rb. I'm even thinking that if I'm going to be developing for heroku, I might just put all config in environment.rb, since you can't control the mode anyhow...

Re: Trying to commit through git gives authentication failure

2009-02-11 Thread GreenAsJade
Dang, where's the interface/instructions for using git? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send email to heroku@googlegroups.com To unsubscribe from this group,

Re: New Ruby gems - how to install?

2009-02-10 Thread GreenAsJade
More thanks! Wow - that one is a well kept, well hidden secret eh!? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send email to heroku@googlegroups.com To unsubscribe from

Code editor key bindings

2009-02-10 Thread GreenAsJade
Where can I find out what the key bindings for the code editor are? I just typed C-w (emacs binding for cut) and it closed my browser window :S I tried C-x (windows binding for cut) and it did nothing. It can't be vi bindings, because it starts in insert mode, and ESC doesn't do anything (In