Re: Heroku down time today, about 30 minutes total

2010-10-26 Thread Shane Becker
> How can we be sure this won't happen again?

No

-- 
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 group at 
http://groups.google.com/group/heroku?hl=en.



Haml / Ruby 1.9.2 Encoding issue

2010-10-26 Thread mcculloughsean
Hello,

I am using ruby 1.9.2--p0 in my development environment, and my app
works just fine. When i deploy to Heroku, i get


Haml::Error - Invalid US-ASCII character "\xE2":
 (haml):10
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/haml-3.0.22/lib/haml/engine.rb:91:in
`block in initialize'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/haml-3.0.22/lib/haml/util.rb:463:in
`rescue in block in check_encoding'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/haml-3.0.22/lib/haml/util.rb:460:in
`block in check_encoding'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/haml-3.0.22/lib/haml/util.rb:459:in
`each'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/haml-3.0.22/lib/haml/util.rb:459:in
`each_with_index'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/haml-3.0.22/lib/haml/util.rb:459:in
`check_encoding'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/haml-3.0.22/lib/haml/util.rb:500:in
`check_haml_encoding'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/haml-3.0.22/lib/haml/engine.rb:90:in
`initialize'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/tilt-1.1/lib/tilt.rb:490:in `new'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/tilt-1.1/lib/tilt.rb:490:in `prepare'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/tilt-1.1/lib/tilt.rb:121:in
`initialize'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
486:in `new'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
486:in `block in compile_template'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/tilt-1.1/lib/tilt.rb:350:in `fetch'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
469:in `compile_template'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
451:in `render'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
370:in `haml'
 /disk1/home/slugs/
330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/mnt/
eliason_media.rb:7:in `block in '
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
1033:in `call'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
1033:in `block in compile!'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
620:in `instance_eval'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
620:in `route_eval'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
604:in `block (2 levels) in route!'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
656:in `block in process_route'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
653:in `catch'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
653:in `process_route'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
603:in `block in route!'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
602:in `each'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
602:in `route!'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.0/lib/sinatra/base.rb:
741:in `dispatch!'
 /home/slugs/330395_4dc8ceb_905f-8ba444ee-2b55-42da-98ee-04890afc4465/
mnt/.bundle/gems/ruby/1.9.1/gems/sinatra-1.1.

Heroku down time today, about 30 minutes total

2010-10-26 Thread Al
How can we be sure this won't happen again?

-- 
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 group at 
http://groups.google.com/group/heroku?hl=en.



Has anyone got pony working with gmail on heroku?

2010-10-26 Thread Jimmy
Pony works locally, but on heroku I get the following:

2010-10-25 16:07:48 1PAW8q-0006J3-Qr Failed to create spool file /var/
spool/exim4/input//1PAW8q-0006J3-Qr-D: Permission denied
2010-10-25 16:07:48 1PAW8q-0006J3-Qr Failed to create spool file /var/
spool/exim4/input//1PAW8q-0006J3-Qr-D: Permission denied
2010-10-25 16:07:48 1PAW8q-0006J3-Qr Failed to create spool file /var/
spool/exim4/input//1PAW8q-0006J3-Qr-D: Permission denied

Is there a solution or alternative to sending mail from Sinatra using
Gmail and Pony?

-- 
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 group at 
http://groups.google.com/group/heroku?hl=en.



Re: Sinatra 1.1

2010-10-26 Thread Oren Teich
Both are correct.  Just add a blank line and we'll pull the latest
version if you havn't specified.
Best practice is to pin all versions to prevent nasty surprises.

Oren

On Tue, Oct 26, 2010 at 11:53 AM, DAZ  wrote:
> thanks Oren,
>
> I've tested it locally, so was happy to update. So would I have to
> just change the .gems file with something trivial to 'force' an
> update?
> Or are you saying that best practice is to always specify version
> numbers?
>
> cheers,
>
> DAZ
>
> On Oct 26, 7:40 pm, Oren Teich  wrote:
>> By not specifiying a gem version we will always pull the latest
>> version when you change your .gems/gemfile.  This is a bad idea
>> however, as your app could randomly break if for example sinatra 2.0
>> comes out and changes an API you depend on.
>>
>> Oren
>>
>>
>>
>> On Tue, Oct 26, 2010 at 11:35 AM, DAZ  wrote:
>> > Thanks Oren,
>>
>> > I changed my .gems file to say
>> > sinatra --version 1.1
>> > instead of just
>> > sinatra
>>
>> > Is there any way of forcing Heroku to always go and look for the
>> > latest gems without having to specify a version number?
>>
>> > cheers,
>>
>> > DAZ
>>
>> > On Oct 26, 4:30 pm, Oren Teich  wrote:
>> >> Simply put it in your .gems or Gemfile and you'll be all set.
>> >> Oren
>>
>> >> On Tue, Oct 26, 2010 at 5:58 AM, DAZ  wrote:
>> >> > Hi,
>>
>> >> > Sinatra upgraded to version 1.1 yesterday. Is this version available
>> >> > on Heroku and how do I update current apps that are using Sinatra to
>> >> > the new version?
>>
>> >> > cheers,
>>
>> >> > DAZ
>>
>> >> > --
>> >> > 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 group 
>> >> > athttp://groups.google.com/group/heroku?hl=en.
>>
>> > --
>> > 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 group 
>> > athttp://groups.google.com/group/heroku?hl=en.
>
> --
> 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 group at 
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
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 group at 
http://groups.google.com/group/heroku?hl=en.



Re: Sinatra 1.1

2010-10-26 Thread DAZ
thanks Oren,

I've tested it locally, so was happy to update. So would I have to
just change the .gems file with something trivial to 'force' an
update?
Or are you saying that best practice is to always specify version
numbers?

cheers,

DAZ

On Oct 26, 7:40 pm, Oren Teich  wrote:
> By not specifiying a gem version we will always pull the latest
> version when you change your .gems/gemfile.  This is a bad idea
> however, as your app could randomly break if for example sinatra 2.0
> comes out and changes an API you depend on.
>
> Oren
>
>
>
> On Tue, Oct 26, 2010 at 11:35 AM, DAZ  wrote:
> > Thanks Oren,
>
> > I changed my .gems file to say
> > sinatra --version 1.1
> > instead of just
> > sinatra
>
> > Is there any way of forcing Heroku to always go and look for the
> > latest gems without having to specify a version number?
>
> > cheers,
>
> > DAZ
>
> > On Oct 26, 4:30 pm, Oren Teich  wrote:
> >> Simply put it in your .gems or Gemfile and you'll be all set.
> >> Oren
>
> >> On Tue, Oct 26, 2010 at 5:58 AM, DAZ  wrote:
> >> > Hi,
>
> >> > Sinatra upgraded to version 1.1 yesterday. Is this version available
> >> > on Heroku and how do I update current apps that are using Sinatra to
> >> > the new version?
>
> >> > cheers,
>
> >> > DAZ
>
> >> > --
> >> > 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 group 
> >> > athttp://groups.google.com/group/heroku?hl=en.
>
> > --
> > 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 group 
> > athttp://groups.google.com/group/heroku?hl=en.

-- 
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 group at 
http://groups.google.com/group/heroku?hl=en.



Re: Sinatra 1.1

2010-10-26 Thread Oren Teich
By not specifiying a gem version we will always pull the latest
version when you change your .gems/gemfile.  This is a bad idea
however, as your app could randomly break if for example sinatra 2.0
comes out and changes an API you depend on.

Oren

On Tue, Oct 26, 2010 at 11:35 AM, DAZ  wrote:
> Thanks Oren,
>
> I changed my .gems file to say
> sinatra --version 1.1
> instead of just
> sinatra
>
> Is there any way of forcing Heroku to always go and look for the
> latest gems without having to specify a version number?
>
> cheers,
>
> DAZ
>
> On Oct 26, 4:30 pm, Oren Teich  wrote:
>> Simply put it in your .gems or Gemfile and you'll be all set.
>> Oren
>>
>>
>>
>> On Tue, Oct 26, 2010 at 5:58 AM, DAZ  wrote:
>> > Hi,
>>
>> > Sinatra upgraded to version 1.1 yesterday. Is this version available
>> > on Heroku and how do I update current apps that are using Sinatra to
>> > the new version?
>>
>> > cheers,
>>
>> > DAZ
>>
>> > --
>> > 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 group 
>> > athttp://groups.google.com/group/heroku?hl=en.
>
> --
> 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 group at 
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
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 group at 
http://groups.google.com/group/heroku?hl=en.



Re: Sinatra 1.1

2010-10-26 Thread DAZ
Thanks Oren,

I changed my .gems file to say
sinatra --version 1.1
instead of just
sinatra

Is there any way of forcing Heroku to always go and look for the
latest gems without having to specify a version number?

cheers,

DAZ

On Oct 26, 4:30 pm, Oren Teich  wrote:
> Simply put it in your .gems or Gemfile and you'll be all set.
> Oren
>
>
>
> On Tue, Oct 26, 2010 at 5:58 AM, DAZ  wrote:
> > Hi,
>
> > Sinatra upgraded to version 1.1 yesterday. Is this version available
> > on Heroku and how do I update current apps that are using Sinatra to
> > the new version?
>
> > cheers,
>
> > DAZ
>
> > --
> > 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 group 
> > athttp://groups.google.com/group/heroku?hl=en.

-- 
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 group at 
http://groups.google.com/group/heroku?hl=en.



Looking for alpha-testers image processing add-on

2010-10-26 Thread bobbywilson0
We are looking for alpha testers to test our image processing add-on.
The service takes imagemagick style options, processes the image, and
stores it for you. We will provide you with more details if you are
interested.

thanks

-- 
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 group at 
http://groups.google.com/group/heroku?hl=en.



Re: Unable to push application..

2010-10-26 Thread Oren Teich
http://status.heroku.com is the first place to check.  We had a brief
git push outage yesterday.
Oren

On Tue, Oct 26, 2010 at 12:07 AM, Hemal Kuntawala
 wrote:
> I got notifications around this time that just pinging our app took ages -
> might be a heroku thing. Tried this morning?
>
> On 26 October 2010 02:42, WilliamF  wrote:
>>
>> Hi all,
>>
>> Heroku is failing on launch with a "Launching." failed (Heroku
>> error) message. Any ideas how to fix? Anyone else having this problem?
>>
>> William
>>
>> --
>> 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 group at
>> http://groups.google.com/group/heroku?hl=en.
>>
>
> --
> 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 group at
> http://groups.google.com/group/heroku?hl=en.
>

-- 
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 group at 
http://groups.google.com/group/heroku?hl=en.



Re: Sinatra 1.1

2010-10-26 Thread Oren Teich
Simply put it in your .gems or Gemfile and you'll be all set.
Oren

On Tue, Oct 26, 2010 at 5:58 AM, DAZ  wrote:
> Hi,
>
> Sinatra upgraded to version 1.1 yesterday. Is this version available
> on Heroku and how do I update current apps that are using Sinatra to
> the new version?
>
> cheers,
>
> DAZ
>
> --
> 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 group at 
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
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 group at 
http://groups.google.com/group/heroku?hl=en.



Re: warning: already initialized constant OrderedHash

2010-10-26 Thread DAZ
Sorry no bells ringing so far ... !

I don't even know whether I'm using ActiveSupport (I'm using
DataMapper and Sinatra, would I be using them without knowing?)

How would it get initialized twice and how come only when deployed to
Heroku?

thanks Abel,

DAZ

On Oct 26, 2:53 pm, Abel Tamayo  wrote:
> OrderedHash is part of ActiveSupport and it looks like it's being
> initialized twice.
> I hope that rings some bell.
>
>
>
> On Tue, Oct 26, 2010 at 2:59 PM, DAZ  wrote:
> > I keep getting this warning when I push a new Sinatra/DataMapper app
> > to Heroku.
>
> > /home/slugs/286257_c19666c_5401-ed999fc7-450c-4af4-a27f-d25cb1203dd9/
> > mnt/.gems/gems/dm-validations-1.0.2/lib/dm-validations.rb:33:
> > warning:
> > already initialized constant OrderedHash
>
> > I don't get this warning on my local machine. Does anybody know what
> > it means and how to fix it?
>
> > cheers,
>
> > DAZ
>
> > --
> > 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 group at
> >http://groups.google.com/group/heroku?hl=en.

-- 
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 group at 
http://groups.google.com/group/heroku?hl=en.



Re: warning: already initialized constant OrderedHash

2010-10-26 Thread Abel Tamayo
OrderedHash is part of ActiveSupport and it looks like it's being
initialized twice.
I hope that rings some bell.

On Tue, Oct 26, 2010 at 2:59 PM, DAZ  wrote:

> I keep getting this warning when I push a new Sinatra/DataMapper app
> to Heroku.
>
> /home/slugs/286257_c19666c_5401-ed999fc7-450c-4af4-a27f-d25cb1203dd9/
> mnt/.gems/gems/dm-validations-1.0.2/lib/dm-validations.rb:33:
> warning:
> already initialized constant OrderedHash
>
> I don't get this warning on my local machine. Does anybody know what
> it means and how to fix it?
>
> cheers,
>
> DAZ
>
> --
> 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 group at
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
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 group at 
http://groups.google.com/group/heroku?hl=en.



warning: already initialized constant OrderedHash

2010-10-26 Thread DAZ
I keep getting this warning when I push a new Sinatra/DataMapper app
to Heroku.

/home/slugs/286257_c19666c_5401-ed999fc7-450c-4af4-a27f-d25cb1203dd9/
mnt/.gems/gems/dm-validations-1.0.2/lib/dm-validations.rb:33:
warning:
already initialized constant OrderedHash

I don't get this warning on my local machine. Does anybody know what
it means and how to fix it?

cheers,

DAZ

-- 
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 group at 
http://groups.google.com/group/heroku?hl=en.



Sinatra 1.1

2010-10-26 Thread DAZ
Hi,

Sinatra upgraded to version 1.1 yesterday. Is this version available
on Heroku and how do I update current apps that are using Sinatra to
the new version?

cheers,

DAZ

-- 
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 group at 
http://groups.google.com/group/heroku?hl=en.



503 Errors

2010-10-26 Thread DAZ
My apps have had a few 503 errors recently, is this expected or has
anybody else had this or could there be a problem with my apps?

cheers,

DAZ

-- 
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 group at 
http://groups.google.com/group/heroku?hl=en.



Re: Unable to push application..

2010-10-26 Thread Hemal Kuntawala
I got notifications around this time that just pinging our app took ages -
might be a heroku thing. Tried this morning?

On 26 October 2010 02:42, WilliamF  wrote:

> Hi all,
>
> Heroku is failing on launch with a "Launching." failed (Heroku
> error) message. Any ideas how to fix? Anyone else having this problem?
>
> William
>
> --
> 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 group at
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
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 group at 
http://groups.google.com/group/heroku?hl=en.