Re: Internal server error when removing addon

2011-05-27 Thread Peter van Hardenberg
Benjamin,

I don't have any help for the internal server error, but you can definitely
set up the environment variables from your manually crafted Sendgrid account
on your app directly via heroku config:add. This will mask the old
credentials and get you back on your feet until you can track down what's
up. As to what do do with the internal server error, I'd advise you to
open a support ticket.

-p

On Fri, May 27, 2011 at 9:30 AM, Benjamin Orozco beno...@gmail.com wrote:

 We started using Sendgrid addon but then we decided to use a manually
 crafted Sendgrid account in our app

 But now I can't remove sendgrid:free addon from my account:

  heroku addons:remove sendgrid:free

 Removing sendgrid:free from cotizahoy-pruebas... FAILED

 ! Internal server error


 Not even Heroku's web UI i able to do it:


 HTTP Error 500 (Internal Server Error): An unexpected condition was
 encountered while the server was attempting to fulfill the request


 Any help very appreciated, our outgoing emails are frozen!

  --
 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
 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 heroku@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: Internal server error when removing addon

2011-05-27 Thread Benjamin Orozco
Well, actually the problem is that Heroku keep installing quick_sendgrid Gem 
which ignores my own configuration, but indeed, that's a temp fix, hope it's 
solved soon.

Thanks Peter!

-- 
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 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Internal Server Error After a db:push

2011-01-11 Thread Asif
Working for me as well now.
Thanks David.

--Asif Sheikh

On Jan 10, 11:28 am, Scott LaBounty slabou...@gmail.com wrote:
 Looks like it's working now for me.

 Thanks David.

 Scott





 On Mon, Jan 10, 2011 at 7:54 AM, David Dollar da...@heroku.com wrote:
  This appears to have been an issue in the taps server itself.

  Please try your push/pull again and it should be working now, sorry about
  that!

  --
  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.comheroku%2bunsubscr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/heroku?hl=en.

 --
 Scotthttp://steamcode.blogspot.com/

-- 
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: Internal Server Error After a db:push

2011-01-10 Thread Asif
Scott,

I think it's actually a bug on their side, since they seemed to have
done an update.
For instance, when this was working as of a week ago, the db:push
wasn't asking for any --confirm flag, but now it is. Also, the various
pg:* options seem new.

I filed a support ticket on their system, but not sure if they will
respond since I am under the free plan as of now (MVP not fully ready
yet).
Here's the ticket: http://support.heroku.com/requests/17633
If you also add a comment there that it's not working for you either,
maybe they'll pay more attention.

Separately, my resque process also seems to have stopped working. Are
you also facing any other failures?
What stack are you using?

--Asif

-- 
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: Internal Server Error After a db:push

2011-01-10 Thread Scott LaBounty
Asif,

I believe that it always asked me for the confirm flag. I'm on the 1.9.2
stack.

I'll add a comment to your bug report too and we'll hope for the best.

Scott

On Mon, Jan 10, 2011 at 3:51 AM, Asif sheikh.a...@gmail.com wrote:

 Scott,

 I think it's actually a bug on their side, since they seemed to have
 done an update.
 For instance, when this was working as of a week ago, the db:push
 wasn't asking for any --confirm flag, but now it is. Also, the various
 pg:* options seem new.

 I filed a support ticket on their system, but not sure if they will
 respond since I am under the free plan as of now (MVP not fully ready
 yet).
 Here's the ticket: http://support.heroku.com/requests/17633
 If you also add a comment there that it's not working for you either,
 maybe they'll pay more attention.

 Separately, my resque process also seems to have stopped working. Are
 you also facing any other failures?
 What stack are you using?

 --Asif

 --
 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.comheroku%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/heroku?hl=en.




-- 
Scott
http://steamcode.blogspot.com/

-- 
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: Internal Server Error After a db:push

2011-01-10 Thread David Dollar
This appears to have been an issue in the taps server itself.

Please try your push/pull again and it should be working now, sorry about that!

-- 
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: Internal Server Error After a db:push

2011-01-10 Thread Scott LaBounty
Looks like it's working now for me.

Thanks David.

Scott

On Mon, Jan 10, 2011 at 7:54 AM, David Dollar da...@heroku.com wrote:

 This appears to have been an issue in the taps server itself.

 Please try your push/pull again and it should be working now, sorry about
 that!

 --
 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.comheroku%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/heroku?hl=en.




-- 
Scott
http://steamcode.blogspot.com/

-- 
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: Internal Server Error After a db:push

2011-01-09 Thread Dennis


On Jan 8, 10:01 pm, Scott LaBounty slabou...@gmail.com wrote:
 When I do a heroku db:push, I get the following ...

 
 Loaded Taps v0.3.14
 Warning: Data in the app 'freezing-sunset-75' will be overwritten and will
 not be recoverable.
  !   Internal server error



 This has worked in the past, but didn't work even after I rolled back the
 database to the previous version.

 Any ideas?

 --
 Scotthttp://steamcode.blogspot.com/

Since db:push worked four you in the past - have you updated your
heroku gem recently? Latest version is 1.16.2

-- 
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: Internal Server Error After a db:push

2011-01-09 Thread Scott LaBounty
Dennis,

I'm using the 1.14.8 gem. This was working as late as a couple of days ago.
Do you think upgrading the gem will help?

Scott

On Sun, Jan 9, 2011 at 4:55 AM, Dennis dennismaj...@gmail.com wrote:



 On Jan 8, 10:01 pm, Scott LaBounty slabou...@gmail.com wrote:
  When I do a heroku db:push, I get the following ...
 
  
  Loaded Taps v0.3.14
  Warning: Data in the app 'freezing-sunset-75' will be overwritten and
 will
  not be recoverable.
   !   Internal server error
 
 
 
  This has worked in the past, but didn't work even after I rolled back the
  database to the previous version.
 
  Any ideas?
 
  --
  Scotthttp://steamcode.blogspot.com/

 Since db:push worked four you in the past - have you updated your
 heroku gem recently? Latest version is 1.16.2

 --
 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.comheroku%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/heroku?hl=en.




-- 
Scott
http://steamcode.blogspot.com/

-- 
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: Internal Server Error After a db:push

2011-01-09 Thread Scott LaBounty
All,

I tried Dennis' suggestion and updated the heroku gem to 1.16.2, but I'm
still getting the same thing. Is there anything I can look at to help figure
this out?

Scott

On Sun, Jan 9, 2011 at 8:23 AM, Scott LaBounty slabou...@gmail.com wrote:

 Dennis,

 I'm using the 1.14.8 gem. This was working as late as a couple of days ago.
 Do you think upgrading the gem will help?

 Scott


 On Sun, Jan 9, 2011 at 4:55 AM, Dennis dennismaj...@gmail.com wrote:



 On Jan 8, 10:01 pm, Scott LaBounty slabou...@gmail.com wrote:
  When I do a heroku db:push, I get the following ...
 
  
  Loaded Taps v0.3.14
  Warning: Data in the app 'freezing-sunset-75' will be overwritten and
 will
  not be recoverable.
   !   Internal server error
 
 
 
  This has worked in the past, but didn't work even after I rolled back
 the
  database to the previous version.
 
  Any ideas?
 
  --
  Scotthttp://steamcode.blogspot.com/

 Since db:push worked four you in the past - have you updated your
 heroku gem recently? Latest version is 1.16.2

 --
 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.comheroku%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/heroku?hl=en.




 --
 Scott
 http://steamcode.blogspot.com/




-- 
Scott
http://steamcode.blogspot.com/

-- 
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: Internal Server Error After a db:push

2011-01-09 Thread Asif
I am getting the same problem, it was working 1 week ago.
Updating the gem to 1.16.2 didn't help either.
Scott, were you able to find some alternate solution?

Thanks,
Asif

On Jan 9, 3:17 pm, Scott LaBounty slabou...@gmail.com wrote:
 All,

 I tried Dennis' suggestion and updated the heroku gem to 1.16.2, but I'm
 still getting the same thing. Is there anything I can look at to help figure
 this out?

 Scott









 On Sun, Jan 9, 2011 at 8:23 AM, Scott LaBounty slabou...@gmail.com wrote:
  Dennis,

  I'm using the 1.14.8 gem. This was working as late as a couple of days ago.
  Do you think upgrading the gem will help?

  Scott

  On Sun, Jan 9, 2011 at 4:55 AM, Dennis dennismaj...@gmail.com wrote:

  On Jan 8, 10:01 pm, Scott LaBounty slabou...@gmail.com wrote:
   When I do a heroku db:push, I get the following ...

   
   Loaded Taps v0.3.14
   Warning: Data in the app 'freezing-sunset-75' will be overwritten and
  will
   not be recoverable.
    !   Internal server error

   This has worked in the past, but didn't work even after I rolled back
  the
   database to the previous version.

   Any ideas?

   --
   Scotthttp://steamcode.blogspot.com/

  Since db:push worked four you in the past - have you updated your
  heroku gem recently? Latest version is 1.16.2

  --
  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.comheroku%2bunsubscr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/heroku?hl=en.

  --
  Scott
 http://steamcode.blogspot.com/

 --
 Scotthttp://steamcode.blogspot.com/

-- 
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: Internal Server Error After a db:push

2011-01-09 Thread Scott LaBounty
Asif,

No, I haven't found anything yet. A couple of things I'm going to try are a)
putting the app in maintenance mode and then pushing or b) forking, creating
a new identical app, and seeing if that works.

I'm definitely open to other ideas.

Scott

On Sun, Jan 9, 2011 at 1:02 PM, Asif sheikh.a...@gmail.com wrote:

 I am getting the same problem, it was working 1 week ago.
 Updating the gem to 1.16.2 didn't help either.
 Scott, were you able to find some alternate solution?

 Thanks,
 Asif

 On Jan 9, 3:17 pm, Scott LaBounty slabou...@gmail.com wrote:
  All,
 
  I tried Dennis' suggestion and updated the heroku gem to 1.16.2, but I'm
  still getting the same thing. Is there anything I can look at to help
 figure
  this out?
 
  Scott
 
 
 
 
 
 
 
 
 
  On Sun, Jan 9, 2011 at 8:23 AM, Scott LaBounty slabou...@gmail.com
 wrote:
   Dennis,
 
   I'm using the 1.14.8 gem. This was working as late as a couple of days
 ago.
   Do you think upgrading the gem will help?
 
   Scott
 
   On Sun, Jan 9, 2011 at 4:55 AM, Dennis dennismaj...@gmail.com wrote:
 
   On Jan 8, 10:01 pm, Scott LaBounty slabou...@gmail.com wrote:
When I do a heroku db:push, I get the following ...
 

Loaded Taps v0.3.14
Warning: Data in the app 'freezing-sunset-75' will be overwritten
 and
   will
not be recoverable.
 !   Internal server error
 
This has worked in the past, but didn't work even after I rolled
 back
   the
database to the previous version.
 
Any ideas?
 
--
Scotthttp://steamcode.blogspot.com/
 
   Since db:push worked four you in the past - have you updated your
   heroku gem recently? Latest version is 1.16.2
 
   --
   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.comheroku%2bunsubscr...@googlegroups.com
 heroku%2bunsubscr...@googlegroups.comheroku%252bunsubscr...@googlegroups.com
 
   .
   For more options, visit this group at
  http://groups.google.com/group/heroku?hl=en.
 
   --
   Scott
  http://steamcode.blogspot.com/
 
  --
  Scotthttp://steamcode.blogspot.com/

 --
 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.comheroku%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/heroku?hl=en.




-- 
Scott
http://steamcode.blogspot.com/

-- 
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: Internal Server Error After a db:push

2011-01-09 Thread Scott LaBounty
OK, the maintenance mode didn't work either nor did a restart followed by a
push. I'm out of ideas, but if I try anything that works, I'll let you know.

Scott

On Sun, Jan 9, 2011 at 3:35 PM, Scott LaBounty slabou...@gmail.com wrote:

 Asif,

 No, I haven't found anything yet. A couple of things I'm going to try are
 a) putting the app in maintenance mode and then pushing or b) forking,
 creating a new identical app, and seeing if that works.

 I'm definitely open to other ideas.

 Scott


 On Sun, Jan 9, 2011 at 1:02 PM, Asif sheikh.a...@gmail.com wrote:

 I am getting the same problem, it was working 1 week ago.
 Updating the gem to 1.16.2 didn't help either.
 Scott, were you able to find some alternate solution?

 Thanks,
 Asif

 On Jan 9, 3:17 pm, Scott LaBounty slabou...@gmail.com wrote:
  All,
 
  I tried Dennis' suggestion and updated the heroku gem to 1.16.2, but I'm
  still getting the same thing. Is there anything I can look at to help
 figure
  this out?
 
  Scott
 
 
 
 
 
 
 
 
 
  On Sun, Jan 9, 2011 at 8:23 AM, Scott LaBounty slabou...@gmail.com
 wrote:
   Dennis,
 
   I'm using the 1.14.8 gem. This was working as late as a couple of days
 ago.
   Do you think upgrading the gem will help?
 
   Scott
 
   On Sun, Jan 9, 2011 at 4:55 AM, Dennis dennismaj...@gmail.com
 wrote:
 
   On Jan 8, 10:01 pm, Scott LaBounty slabou...@gmail.com wrote:
When I do a heroku db:push, I get the following ...
 

Loaded Taps v0.3.14
Warning: Data in the app 'freezing-sunset-75' will be overwritten
 and
   will
not be recoverable.
 !   Internal server error
 
This has worked in the past, but didn't work even after I rolled
 back
   the
database to the previous version.
 
Any ideas?
 
--
Scotthttp://steamcode.blogspot.com/
 
   Since db:push worked four you in the past - have you updated your
   heroku gem recently? Latest version is 1.16.2
 
   --
   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.comheroku%2bunsubscr...@googlegroups.com
 heroku%2bunsubscr...@googlegroups.comheroku%252bunsubscr...@googlegroups.com
 
   .
   For more options, visit this group at
  http://groups.google.com/group/heroku?hl=en.
 
   --
   Scott
  http://steamcode.blogspot.com/
 
  --
  Scotthttp://steamcode.blogspot.com/

 --
 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.comheroku%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/heroku?hl=en.




 --
 Scott
 http://steamcode.blogspot.com/




-- 
Scott
http://steamcode.blogspot.com/

-- 
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: Internal server error when adding Custom Domain + Zerigo DNS add-ons

2009-11-30 Thread David Dollar
There's currently a bug related to this that should be addressed very soon.
Thanks for the stack trace, I'm adding that to the bug. I'll let you know as
soon as it's fixed.

Cheers,
David

On Mon, Nov 30, 2009 at 5:01 AM, Vitaliy Khustochka xyc...@gmail.comwrote:

 TypeError in Domain namesController#add

 can't convert Hash into String
 RAILS_ROOT: /mnt/home/core

 Application Trace | Framework Trace | Full Trace
 /usr/local/lib/ruby/gems/1.8/gems/json-1.1.7/lib/json/common.rb:122:in
 `initialize'
 /usr/local/lib/ruby/gems/1.8/gems/json-1.1.7/lib/json/common.rb:122:in
 `new'
 /usr/local/lib/ruby/gems/1.8/gems/json-1.1.7/lib/json/common.rb:122:in
 `parse'
 /mnt/home/core/app/models/external_account.rb:9:in `attrs'
 /mnt/home/core/app/models/base_domain.rb:13:in `zerigo_account'
 /mnt/home/core/app/models/domain_name.rb:297:in `zerigo_account'
 /mnt/home/core/app/models/domain_name.rb:278:in `zerigo_dns_update'
 /mnt/home/core/app/models/domain_name.rb:32:in `validate'
 /mnt/home/core/app/controllers/domain_names_controller.rb:14:in `add'
 /mnt/home/core/app/controllers/domain_names_controller.rb:13:in `add'
 /mnt/home/core/app/controllers/application_controller.rb:21:in
 `custom_rescues'
 /mnt/home/core/app/controllers/application_controller.rb:45:in
 `disable_query_caching'
 /mnt/home/core/app/controllers/application_controller.rb:45:in
 `disable_query_caching'
 /mnt/home/core/app/controllers/application_controller.rb:171:in
 `timeout'
 /mnt/home/core/app/controllers/application_controller.rb:171:in
 `timeout'


--

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: Internal Server Error

2009-06-03 Thread trippytom

Unfortunately, this did not work for me.  Any other ideas?

On May 29, 1:26 pm, Jack jack.yu...@gmail.com wrote:
 wow that worked like a charm.  ty!

 On May 29, 11:51 am, waldo ben.wals...@gmail.com wrote:

  Something that worked for me recently - renaming my app (I was then
  able to change it back to the original name).

  On May 29, 1:38 pm, irt i.towns...@gmail.com wrote:

   I'm having the same on an app (have done for almost 2 weeks now).
   Also hosted on herokugarden.  Both the app and edit function fail to
   resolve.
   any idea on a fix?

   On May 29, 12:43 am, Jack jack.yu...@gmail.com wrote:

When I click Edit after logging in, I get Internal Server Error.
Can I get some help on this?  My app is brainyflix.herokugarden.com.
Thank you
--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error

2009-05-29 Thread irt

I'm having the same on an app (have done for almost 2 weeks now).
Also hosted on herokugarden.  Both the app and edit function fail to
resolve.
any idea on a fix?

On May 29, 12:43 am, Jack jack.yu...@gmail.com wrote:
 When I click Edit after logging in, I get Internal Server Error.
 Can I get some help on this?  My app is brainyflix.herokugarden.com.
 Thank you
--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error

2009-05-29 Thread waldo

Something that worked for me recently - renaming my app (I was then
able to change it back to the original name).

On May 29, 1:38 pm, irt i.towns...@gmail.com wrote:
 I'm having the same on an app (have done for almost 2 weeks now).
 Also hosted on herokugarden.  Both the app and edit function fail to
 resolve.
 any idea on a fix?

 On May 29, 12:43 am, Jack jack.yu...@gmail.com wrote:

  When I click Edit after logging in, I get Internal Server Error.
  Can I get some help on this?  My app is brainyflix.herokugarden.com.
  Thank you


--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error

2009-05-29 Thread Jack

wow that worked like a charm.  ty!

On May 29, 11:51 am, waldo ben.wals...@gmail.com wrote:
 Something that worked for me recently - renaming my app (I was then
 able to change it back to the original name).

 On May 29, 1:38 pm, irt i.towns...@gmail.com wrote:

  I'm having the same on an app (have done for almost 2 weeks now).
  Also hosted on herokugarden.  Both the app and edit function fail to
  resolve.
  any idea on a fix?

  On May 29, 12:43 am, Jack jack.yu...@gmail.com wrote:

   When I click Edit after logging in, I get Internal Server Error.
   Can I get some help on this?  My app is brainyflix.herokugarden.com.
   Thank you
--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal server error when trying to execute anything in the console

2009-04-13 Thread Adam Wiggins
Should be fixed now.
Adam

--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error on db:data:load

2009-04-09 Thread Adam Wiggins
Yes, db:push is a preferred method, if you have the database loaded locally.
 Make sure you have the latest version of the heroku and taps gems
installed:

sudo gem install heroku taps

...and then read details here:

http://docs.heroku.com/taps

Adam

--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: internal server error when trying to add a custom domain

2009-04-08 Thread Yuri Niyazov
Finally worked.

[dali:~/yurified git:master] heroku domains:add www.yurified.com
Internal server error
[dali:~/yurified git:master] heroku domains:add www.yurified.com
Internal server error
[dali:~/yurified git:master] heroku domains:add www.yurified.com
Internal server error
[dali:~/yurified git:master] heroku domains:add www.yurified.com
Internal server error
[dali:~/yurified git:master] heroku domains:add www.yurified.com
Internal server error
[dali:~/yurified git:master] heroku domains:add www.yurified.com
Internal server error
[dali:~/yurified git:master] heroku domains:add yurified.com
Internal server error
[dali:~/yurified git:master] heroku domains:add yurified.com
Internal server error
[dali:~/yurified git:master] heroku domains:add www.yurified.com
Internal server error
[dali:~/yurified git:master] heroku domains:add www.yurified.com
Internal server error
[dali:~/yurified git:master] heroku domains:add www.yurified.com
Internal server error
[dali:~/yurified git:master] heroku domains:add www.yurified.com
Added www.yurified.com as a custom domain name to yurified.heroku.com
[dali:~/yurified git:master]


On Wed, Apr 8, 2009 at 9:10 AM, Yuri Niyazov yuri.niya...@gmail.com wrote:

 an update on the matter from this morning:

 [dali:~/yurified git:master] heroku domains:add yurified.com
 Added yurified.com as a custom domain name to yurified.heroku.com
 [dali:~/yurified git:master] heroku domains:add www.yurified.com
 Internal server error


 On Wed, Apr 8, 2009 at 1:08 AM, Yuri Niyazov yuri.niya...@gmail.comwrote:

 I am trying to set up www.yurified.com and yurified.com ; the DNS is set
 up through enom (purchased through Google Apps Basic Edition), my CNAME
 records are correct and point to heroku.com.

 [dali:~/yurified git:master] host yurified.com
 yurified.com is an alias for heroku.com.
 heroku.com has address 75.101.145.87
 heroku.com has address 75.101.163.44
 heroku.com mail is handled by 10 aspmx3.googlemail.com.
 heroku.com mail is handled by 10 aspmx4.googlemail.com.
 heroku.com mail is handled by 10 aspmx5.googlemail.com.
 heroku.com mail is handled by 1 aspmx.l.google.com.
 heroku.com mail is handled by 5 alt1.aspmx.l.google.com.
 heroku.com mail is handled by 5 alt2.aspmx.l.google.com.
 heroku.com mail is handled by 10 aspmx2.googlemail.com.

 [dali:~/yurified git:master] host www.yurified.com
 www.yurified.com is an alias for heroku.com.
 heroku.com has address 75.101.163.44
 heroku.com has address 75.101.145.87
 heroku.com mail is handled by 10 aspmx2.googlemail.com.
 heroku.com mail is handled by 10 aspmx3.googlemail.com.
 heroku.com mail is handled by 10 aspmx4.googlemail.com.
 heroku.com mail is handled by 10 aspmx5.googlemail.com.
 heroku.com mail is handled by 1 aspmx.l.google.com.
 heroku.com mail is handled by 5 alt1.aspmx.l.google.com.
 heroku.com mail is handled by 5 alt2.aspmx.l.google.com.

 [dali:~/yurified git:master] heroku domains:add www.yurified.com
 www.yurified.com is not a CNAME alias pointing to heroku.com, cannot use.

 Please check that you've configured this domain name with your provider.
 Check the domain at the command line with host www.yurified.com, it
 should return output like www.yurified.com is an alias for heroku.com
 or www.yurified.com CNAME heroku.com.

 [dali:~/yurified git:master] heroku domains:add www.yurified.com
 Internal server error

 [dali:~/yurified git:master] heroku domains:add yurified.com
 Internal server error

 Any help would be appreciated, thanks.




--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error on db:data:load

2009-04-07 Thread giorgio

After browsing some more in this forum it appears there is a heroku
db:push...

Is this what I should be using rather than the rake task?

Is this a recent addition.. not sure that it was available when I ran
heroku help.

Cheers
G.


--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error

2009-04-03 Thread Adam Wiggins
We had a brief issue with one git server this morning.  It's fixed now - try
your push again.
Adam

--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error

2009-04-03 Thread Robert Jones
'git push heroku master' did not work.

I had to delete the app on Heroku, rm the .git directory on my local app,
and then go through the regular steps from git init onwards.

And then it worked - including heroku db:push error that I posted earlier -
although I can't see how that was related...

thanks
--Rob


On Fri, Apr 3, 2009 at 1:10 PM, Adam Wiggins a...@heroku.com wrote:

 We had a brief issue with one git server this morning.  It's fixed now -
 try your push again.
 Adam



--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error

2009-02-17 Thread zonkhead

I should note that I'm talking about my herokugarden.com apps.  Also,
one of them started working this afternoon but the other one still
just goes to a simple page that says Internal Server Error.

On Feb 17, 8:29 am, zonkhead santos@gmail.com wrote:
 Both my apps come up with this message when I try to edit or view
 them.  Is Heroku down, or is it something with my apps?
--~--~-~--~~~---~--~~
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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: internal server error

2009-01-14 Thread Antoine

OK THANK YOU FOR YOUR HELP !

On Jan 14, 11:08 am, Ivan i...@heroku.com wrote:
 Antoine,

 I'll see if I can get a developer to take a look and determine what's
 going on there.

 - Ivan

 On Jan 13, 8:43 pm, Antoine antoine.fauc...@gmail.com wrote:

  Yes ;-)

  Now I get an error on my novapac.heroku.com :

  /usr/lib/ruby/1.8/uri/common.rb:432:in `split': bad URI(is not URI?):
  postgres://jdpsf4x13i9:x1#7ji%_ej3cjwjh...@10.253.205.171/jdpsf4x13i9
  (URI::InvalidURIError) from /usr/lib/ruby/1.8/uri/common.rb:481:in
  `parse' from /usr/lib/ruby/gems/1.8/gems/rails-2.2.2/lib/
  initializer.rb:833:in `database_configuration_from_url' from /usr/lib/
  ruby/gems/1.8/gems/rails-2.2.2/lib/initializer.rb:818:in
  `database_configuration' from /usr/lib/ruby/gems/1.8/gems/rails-2.2.2/
  lib/initializer.rb:391:in `initialize_database' from /usr/lib/ruby/
  gems/1.8/gems/rails-2.2.2/lib/initializer.rb:139:in `process' from /
  usr/lib/ruby/gems/1.8/gems/rails-2.2.2/lib/initializer.rb:112:in
  `send' from /usr/lib/ruby/gems/1.8/gems/rails-2.2.2/lib/initializer.rb:
  112:in `run' from /mnt/home/slugs/
  38977_794b4172c7310dc5972c8d98b0068729b6479ba9/mnt/config/
  environment.rb:13 ... 15 levels... from /usr/lib/ruby/gems/1.8/gems/
  rack-0.4.0/lib/rack/builder.rb:22:in `instance_eval' from /usr/lib/
  ruby/gems/1.8/gems/rack-0.4.0/lib/rack/builder.rb:22:in `initialize'
  from /home/heroku_rack/heroku.ru:1:in `new' from /home/heroku_rack/
  heroku.ru:1

  Thank you for your help !
  Antoine

  On Jan 13, 7:37 pm, Jeremy Lightsmith jeremy.lightsm...@gmail.com
  wrote:

   have you tried doing a git pull before doing the git push?

   Jeremy

   On Tue, Jan 13, 2009 at 4:04 PM, Antoine antoine.fauc...@gmail.com 
   wrote:

Hello Ivan, my git is still not working :

To g...@heroku.com:novapac.git
 ! [rejected]        master - master (non-fast forward)
error: failed to push some refs to '@heroku.com:novapac.git'

And also the edit apps is not working ...

edit.novapac.heroku.com

Best regards,

Thank you for your help !
Antoine

On Jan 13, 10:36 am, Ivan i...@heroku.com wrote:
 Antoine,

 It's working now. Let me know if you need anything else.

 Thanks for your patience.

 - Ivan

 On Jan 13, 10:26 am, Ivan i...@heroku.com wrote:

  Antoine,

  I am working on getting the help necessary to resolve the issue with
  your app.

  - Ivan

  On Jan 10, 5:19 pm, Antoine antoine.fauc...@gmail.com wrote:

   HELP !

   On Jan 8, 5:43 pm, Antoine antoine.fauc...@gmail.com wrote:

My git isn't not working anymore ..

novapac.heroku.com

Can you help me ?

Thanx ;-)

On Jan 6, 4:51 pm, Antoine antoine.fauc...@gmail.com wrote:

 no news ;-) ?

 On Jan 6, 9:46 am, Antoine antoine.fauc...@gmail.com wrote:

  Do you have still the error ?

  I can't do anymore a : git push

  Best regards,
  Antoine

  On Jan 5, 6:38 pm, Ivan i...@heroku.com wrote:

   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 antoine.fauc...@gmail.com
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 antoine.fauc...@gmail.com
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 antoine.fauc...@gmail.com
wrote:

  it's working again;

  thank you !

  On Jan 5, 6:13 pm, Antoine 
  antoine.fauc...@gmail.com
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 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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: internal server error

2009-01-13 Thread Ivan

Antoine,

It's working now. Let me know if you need anything else.

Thanks for your patience.

- Ivan

On Jan 13, 10:26 am, Ivan i...@heroku.com wrote:
 Antoine,

 I am working on getting the help necessary to resolve the issue with
 your app.

 - Ivan

 On Jan 10, 5:19 pm, Antoine antoine.fauc...@gmail.com wrote:

  HELP !

  On Jan 8, 5:43 pm, Antoine antoine.fauc...@gmail.com wrote:

   My git isn't not working anymore ..

   novapac.heroku.com

   Can you help me ?

   Thanx ;-)

   On Jan 6, 4:51 pm, Antoine antoine.fauc...@gmail.com wrote:

no news ;-) ?

On Jan 6, 9:46 am, Antoine antoine.fauc...@gmail.com wrote:

 Do you have still the error ?

 I can't do anymore a : git push

 Best regards,
 Antoine

 On Jan 5, 6:38 pm, Ivan i...@heroku.com wrote:

  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 antoine.fauc...@gmail.com 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 antoine.fauc...@gmail.com 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 antoine.fauc...@gmail.com wrote:

 it's working again;

 thank you !

 On Jan 5, 6:13 pm, Antoine antoine.fauc...@gmail.com 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 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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: internal server error

2009-01-08 Thread Antoine

My git isn't not working anymore ..

novapac.heroku.com

Can you help me ?

Thanx ;-)

On Jan 6, 4:51 pm, Antoine antoine.fauc...@gmail.com wrote:
 no news ;-) ?

 On Jan 6, 9:46 am, Antoine antoine.fauc...@gmail.com wrote:

  Do you have still the error ?

  I can't do anymore a : git push

  Best regards,
  Antoine

  On Jan 5, 6:38 pm, Ivan i...@heroku.com wrote:

   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 antoine.fauc...@gmail.com 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 antoine.fauc...@gmail.com 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 antoine.fauc...@gmail.com wrote:

  it's working again;

  thank you !

  On Jan 5, 6:13 pm, Antoine antoine.fauc...@gmail.com 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 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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: internal server error

2009-01-06 Thread Antoine

no news ;-) ?

On Jan 6, 9:46 am, Antoine antoine.fauc...@gmail.com wrote:
 Do you have still the error ?

 I can't do anymore a : git push

 Best regards,
 Antoine

 On Jan 5, 6:38 pm, Ivan i...@heroku.com wrote:

  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 antoine.fauc...@gmail.com 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 antoine.fauc...@gmail.com 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 antoine.fauc...@gmail.com wrote:

 it's working again;

 thank you !

 On Jan 5, 6:13 pm, Antoine antoine.fauc...@gmail.com 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 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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



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 antoine.fauc...@gmail.com wrote:
 it's working again;

 thank you !

 On Jan 5, 6:13 pm, Antoine antoine.fauc...@gmail.com 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 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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



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 antoine.fauc...@gmail.com 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 antoine.fauc...@gmail.com wrote:

  it's working again;

  thank you !

  On Jan 5, 6:13 pm, Antoine antoine.fauc...@gmail.com 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 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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error

2008-12-10 Thread ...Paul

I'm now getting this error on my site, as well, bluemap.heroku.com, both 
from the website AND from git...

...Paul

On Wed, 10 Dec 2008, muthu wrote:


 Hi Heroku,

 We are having difficulty reaching our application from this morning.
 Please can you take a look at it? It's amigle.heroku.com and we are
 expecting some of the VC's to look at the site today. It's extremely
 important for us to have the service back up soon. Please let us know
 if we have to do something on our part.

 Thanks,

 Muthu
 Amigle Inc
 

 ** ...Paul, [EMAIL PROTECTED], Insane Engineer **
  ** Visit Project Galactic Guide http://www.galactic-guide.com/ **
Do, or do not.  There is no 'try'. -- Yoda

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: internal server error

2008-11-16 Thread Smudge

I should mention that my site is ootb.heroku.com

I can no longer access edit.ootb.heroku.com as well.

It just gives the rails something went wrong error page.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: internal server error

2008-11-16 Thread Smudge

I just renamed my app ootb-old, since I'd like to keep developing on
ootb.heroku.com. If I can figure out how to fix ootb-old, I'll be able
to copy code over, but as of now, I can't even access ootb-old to edit
files.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: internal server error 502 Bad Gateway

2008-11-14 Thread Chris O'Sullivan
Fugheddaboutit - it's all better now.

2008/11/14 Chris O'Sullivan [EMAIL PROTECTED]

 I'm currently having this same issue..any ideas?

 whatiwantforxmas.heroku.com

 2008/11/13 Adam Wiggins [EMAIL PROTECTED]


 Try now.

 Adam

 



--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal server error

2008-09-29 Thread Morten Bagai

It's back up again.

/Morten

On Sep 29, 2008, at 2:27 AM, Antoine wrote:


 Dear all,

 I get an error  on my app :

 constantin.heroku.com

 Internal server error

 Do you know what it is ?

 Thank you so much for your time

 Antoine
 


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error

2008-08-29 Thread Morten Bagai

Back up.

/Morten.

On Aug 28, 2008, at 8:35 PM, nate wrote:


 yeah, internal server errors for me now trying to view or edit my
 app:

 precedence.heroku.com
 


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error

2008-08-29 Thread Morten Bagai

This one looks to be up again as well.

/M.

On Aug 29, 2008, at 5:51 AM, Andrew Shindyapin wrote:


 same here (ezlearnz.heroku.com)

 On Aug 28, 11:35 pm, nate [EMAIL PROTECTED] wrote:
 yeah, internal server errors for me now trying to view or edit my
 app:

 precedence.heroku.com
 


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error

2008-08-28 Thread Kurt

This is happening on my app again today. (itinermouse)

On Aug 27, 6:10 pm, Morten Bagai [EMAIL PROTECTED] wrote:
 Hi,

 Should be back up now.

 /Morten
 On Aug 27, 2008, at 2:55 PM, [EMAIL PROTECTED] wrote:



  I get an Internal Server Error when I try view my app, and a fatal:
  The remote end hung up unexpectedly when I try to git push.

  appriondb.heroku.com
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error

2008-08-28 Thread Morten Bagai

Fixed.

/Morten

On Aug 28, 2008, at 8:24 AM, Kurt wrote:


 This is happening on my app again today. (itinermouse)

 On Aug 27, 6:10 pm, Morten Bagai [EMAIL PROTECTED] wrote:
 Hi,

 Should be back up now.

 /Morten
 On Aug 27, 2008, at 2:55 PM, [EMAIL PROTECTED] wrote:



 I get an Internal Server Error when I try view my app, and a fatal:
 The remote end hung up unexpectedly when I try to git push.

 appriondb.heroku.com
 


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error

2008-08-27 Thread Morten Bagai

Hi,

Should be back up now.

/Morten
On Aug 27, 2008, at 2:55 PM, [EMAIL PROTECTED] wrote:


 I get an Internal Server Error when I try view my app, and a fatal:
 The remote end hung up unexpectedly when I try to git push.

 appriondb.heroku.com
 


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: internal server error on both edit and view

2008-07-08 Thread Adam Wiggins

Fixed.

Adam

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: internal server error on both edit and view

2008-07-07 Thread rotochamp

Looks like its working now,

If you did something then thanks =)

On Jul 7, 6:12 pm, Morten Bagai [EMAIL PROTECTED] wrote:
 Hey,

 Seems to work for me now. Are you still having problems?

 /Morten

 On Jul 7, 2008, at 6:10 PM, rotochamp wrote:



  I just started using heroku last week and I love it.

  when I left for the holiday weekend my app was working.  When I came
  back to access it tonight, I get Internal Server Error on both Edit
  and View.

  the app is fantasysportsmob.heroku.com

  All that I have implemented is a Restful Authentication system using
  salt, and a secure password reset system.

  I am not sure if either one is having a problem with the heroku
  architecture, but I cannot access the edit area to change anything and
  I did all the coding via the online service so I do not have a fresh
  local copy to edit and upload.

  Please let me know if something I am doing with this is incompatible.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal server error

2008-06-09 Thread mail2dny

after few retries and refresh, it seem to works ok now...
i dont know why the first few times it gives me that error...

On Jun 9, 10:14 pm, mail2dny [EMAIL PROTECTED] wrote:
 when i create/edit apps i got Internal server error.
 using ff2 on ubuntu hardy.

 anyone having same issue?
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal server error

2008-05-31 Thread [EMAIL PROTECTED]

cheers for the heads up.

jase.

On May 31, 4:54 am, Adam Wiggins [EMAIL PROTECTED] wrote:
 Yeah, this is an issue with our front-end load balancer, nothing wrong
 with your app.  It's intermittent and usually corrects itself in a
 relatively short period of time.  We have fix in the works, but we
 won't be able to deploy until after we get back from Railsconf. :)

 Adam
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error

2008-05-22 Thread Adam Wiggins

Yup, there was a little glitch with custom domains yesterday, we got
it sorted out with the help of everyone's quick feedback.

Adam

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error

2008-05-21 Thread Mark

And, it's back up.  Thanks, powers that be (AKA Adam and Co.).
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: internal server error

2008-05-20 Thread crisb

i am experiencing 500 Server Errors when trying to upload a new
file.
app is named assignment.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: internal server error

2008-05-17 Thread Adam Wiggins

On Sat, May 17, 2008 at 11:16 AM, holczer [EMAIL PROTECTED] wrote:
 dash.heroku.com
 mike.heroku.com
 amdb.heroku.com

This should all be working now.

Adam

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal server error on 2 apps

2008-05-16 Thread railsfan

I got the same issue when trying to upload an background image to the
app. I was trying to upload the image file rather than an tarball with
application directories.
I was guessing that I might be able to move the file to the public/
images folder after I finished uploading.

My app name http://jrdaily.heroku.com

Can you help me to have a look?

Thanks,

Frank


On May 15, 7:18 pm, Adam Wiggins [EMAIL PROTECTED] wrote:
 Hmm, I don't see some of the symptoms you mentioned, maybe they are
 cleared up now?  But the main problem, which is that the app was
 throwing an exception, was due to invalid data in your heroku.yml
 file.  I deleted it, so now your app loads.  We'll try to make the
 heroku.yml loader more robust to handling unexpected data.

 Any other outstanding issues?

 Adam
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal server error on 2 apps

2008-05-16 Thread Anita Kuno

The one that was coughing last night is called ontariometis.heroku.com

I just tried it this evening and it is letting me in.  H.

Perhaps whatever it was tripping on is not an obstacle right now.  Don't know.

I'll let you know if it starts to choke again.

Thanks,
Anita.

On Thu, May 15, 2008 at 10:35 PM, Adam Wiggins [EMAIL PROTECTED] wrote:

 What's the app name?

 Adam

 


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal server error on 2 apps

2008-05-15 Thread Adam Wiggins

Hmm, I don't see some of the symptoms you mentioned, maybe they are
cleared up now?  But the main problem, which is that the app was
throwing an exception, was due to invalid data in your heroku.yml
file.  I deleted it, so now your app loads.  We'll try to make the
heroku.yml loader more robust to handling unexpected data.

Any other outstanding issues?

Adam

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal server error on 2 apps

2008-05-15 Thread Joe Lewis

On May 15, 4:18 pm, Adam Wiggins [EMAIL PROTECTED] wrote:
 Hmm, I don't see some of the symptoms you mentioned, maybe they are
 cleared up now?  But the main problem, which is that the app was
 throwing an exception, was due to invalid data in your heroku.yml
 file.  I deleted it, so now your app loads.  We'll try to make the
 heroku.yml loader more robust to handling unexpected data.

 Any other outstanding issues?

No further issues, and that seems to have solved it - thanks Adam!
Joe
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal server error on 2 apps

2008-05-06 Thread crisb

me too.
strange thing is that one of my friends is editing the same app while
i am getting internal server error.

On May 6, 3:17 pm, elk_ [EMAIL PROTECTED] wrote:
 Internal server error when trying to view them, editing and
 everything else goes ok. Anyone else?
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal server error when editing

2008-04-09 Thread alan.szlosek

You are not alone.

On Apr 9, 8:19 am, Nick [EMAIL PROTECTED] wrote:
 Hi,
 Getting a 3-word Internal server error page for
 edit.doctag.heroku.com both when logged in and when not. the setting
 screen seems fine though.
 Is it me or heroku and am I the only one seeing something like that?
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal server error when editing

2008-04-09 Thread elk_

me too. but not just editing, the whole app is internal server
errorized.

On Apr 9, 2:59 pm, alan.szlosek [EMAIL PROTECTED] wrote:
 You are not alone.

 On Apr 9, 8:19 am, Nick [EMAIL PROTECTED] wrote:

  Hi,
  Getting a 3-word Internal server error page for
  edit.doctag.heroku.com both when logged in and when not. the setting
  screen seems fine though.
  Is it me or heroku and am I the only one seeing something like that?
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal server error when editing

2008-04-09 Thread kobrakai75

Likewise, I cannot view my app publically.

Internal server error


On Apr 9, 3:40 pm, JWP [EMAIL PROTECTED] wrote:
 I have been getting similar errors on other functionality (destroying
 apps, etc.) at least since Tuesday, April 8th.

 On Apr 9, 7:19 am, Nick [EMAIL PROTECTED] wrote:



  Hi,
  Getting a 3-word Internal server error page for
  edit.doctag.heroku.com both when logged in and when not. the setting
  screen seems fine though.
  Is it me or heroku and am I the only one seeing something like that?- Hide 
  quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal server error when editing

2008-04-09 Thread Mworia Wilfred Mutua
same here. cant edit, add a new app or view one

On Wed, Apr 9, 2008 at 5:40 PM, JWP [EMAIL PROTECTED] wrote:


 I have been getting similar errors on other functionality (destroying
 apps, etc.) at least since Tuesday, April 8th.

 On Apr 9, 7:19 am, Nick [EMAIL PROTECTED] wrote:
  Hi,
  Getting a 3-word Internal server error page for
  edit.doctag.heroku.com both when logged in and when not. the setting
  screen seems fine though.
  Is it me or heroku and am I the only one seeing something like that?
 



-- 
Regards,
Mworia Wilfred Mutua
http://www.visualcv.com/wmworia/WIlfredCV
http://wmworia.wordpress.com
http://wmworia.vodpod.com
googletalk: wmworia
Yahoo IM: wilfred.mworia

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal server error when editing

2008-04-09 Thread eastmad

Getting a nice sorry message from server too though.

On Apr 9, 1:19 pm, Nick [EMAIL PROTECTED] wrote:
 Hi,
 Getting a 3-word Internal server error page for
 edit.doctag.heroku.com both when logged in and when not. the setting
 screen seems fine though.
 Is it me or heroku and am I the only one seeing something like that?
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---