Re: Sinatra at Heroku

2009-01-05 Thread Keenan
Meant mongrel not Merb Sorry. Was a FAQ But question is open if anyone can point to a link with more info On Jan 5, 6:25 pm, Keenan Brock wrote: > Can you host Sinatra apps on Heroku? > > I really liked Adam's talk and wanted to try a rails -> Sinatra   > services app. > > Anyone done it? Mayb

Re: internal server error

2009-01-05 Thread Ivan
There is a problem with the apps attributes in our database, we are working on it now. - Ivan On Jan 5, 6:30 pm, Antoine wrote: > Also it's not possilbe any to do a git push > > Thank you in advance for your help !! > > Antoine > > On Jan 5, 6:21 pm, Antoine wrote: > > > Sorry there is still a

Re: Heroku down

2009-01-05 Thread Ivan
Solly, The recommended way to do this is to unpack the gems locally with "rake gems:unpack" commit the vendored gems, and push them to Heroku with the rest of your code. You can also use "rake gems:unpack" from the rake console. You can find a bit more info in this thread: http://groups.google

Re: internal server error

2009-01-05 Thread Antoine
Also it's not possilbe any to do a git push Thank you in advance for your help !! Antoine On Jan 5, 6:21 pm, Antoine wrote: > Sorry there is still a problem > to edit my app : I get the > > 504 Gateway Time-out > > On Jan 5, 6:14 pm, Antoine wrote: > > > it's working again; > > > thank you !

Re: "File size limit exceeded" error causing migration to fail on git push

2009-01-05 Thread Ivan
Justin, If you let me know your app name, I can take a look at it. Please send an email to feedb...@heroku.com with the app name. As for the backgrounded tasks, we are working on a solution. Stay tuned. - Ivan On Jan 5, 11:48 am, justin wrote: > Hi, > > I have been getting the following when

Sinatra at Heroku

2009-01-05 Thread Keenan Brock
Can you host Sinatra apps on Heroku? I really liked Adam's talk and wanted to try a rails -> Sinatra services app. Anyone done it? Maybe create a 2.2 app with everything turned off? If Heroku is using merb, then it seems it would be possible. I don't know the internals enough to say. --K

Re: internal server error

2009-01-05 Thread Antoine
Sorry there is still a problem to edit my app : I get the 504 Gateway Time-out On Jan 5, 6:14 pm, Antoine wrote: > it's working again; > > thank you ! > > On Jan 5, 6:13 pm, Antoine wrote: > > > Dear all, > > > I have a problem on my apps : novapac.heroku.com > > > I get an internal error serv

Re: Resizing with RMagick + ImageMagick

2009-01-05 Thread Ivan
I did some digging and we do not currently have the ImageMagick binaries installed on the Heroku platform. This causes paperclip to fail as it requires the binaries. ImageMagick is being evaluated for installation across the platform as we speak! Stay tuned! - Ivan On Jan 5, 7:13 am, DAZ wrot

Re: internal server error

2009-01-05 Thread Antoine
it's working again; thank you ! On Jan 5, 6:13 pm, Antoine wrote: > Dear all, > > I have a problem on my apps : novapac.heroku.com > > I get an internal error server. > > Best regards, > Antoine --~--~-~--~~~---~--~~ You received this message because you are subs

internal server error

2009-01-05 Thread Antoine
Dear all, I have a problem on my apps : novapac.heroku.com I get an internal error server. Best regards, Antoine --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to

"File size limit exceeded" error causing migration to fail on git push

2009-01-05 Thread justin
Hi, I have been getting the following when running 'git push' with the Heroku API - Running migrations... hooks/post-update: line 12: 21144 File size limit exceededrake db:migrate App restarting... which seems to prevent my migrations from running on the server; I have to login to Heroku and ap

Problem with packed gems

2009-01-05 Thread Daniel Lopes
Hello, in my heroku app I have some packed gems and my environment.rb is like below: ... config.gem 'rubyist-aasm', :lib => 'aasm', :source => 'http:// gems.github.com', :version => '2.0.2' config.gem 'mislav-will_paginate', :lib => 'will_paginate', :source => 'http://gems.github.com' confi

Re: Resizing with RMagick + ImageMagick

2009-01-05 Thread DAZ
Any progress on this? cheers, DAZ On Jan 2, 3:09 am, "Orion Henry" wrote: > Hey Stu.  I need ask a guy who works for me how this is set up. > Unfortunately he's out on holiday right now.  Hang in there another day or > so and I'll get this sorted out. > > On Tue, Dec 30, 2008 at 9:50 PM, shenr

Re: Markdown not working

2009-01-05 Thread DAZ
This seems to be working again now - not sure what the problem was! DAZ On Jan 4, 4:55 pm, DAZ wrote: > Hi, I've used markdown before on Heroku and have the BlueCloth gem > installed, but since updating an app to Rails 2.2.2 I get the > following error in the console: > > markdown("We are using