504 Gateway Time-out

2008-09-02 Thread eli

Heroku is amazing. I have loved it from the very beginning, but for
some reason this morning I stumbled in to some bad luck. See, last
night I launched my very first heroku rails app:

http://listyourlist.com

It was running perfectly last night and things were looking great. I
sent out an email to all my old users telling them that the site was
back up and that they should come and get some. This morning I woke up
to a new user (!) and it was good.

I made a few local commits (only changing text, no code) and pushed
those. The push output looked totally normal and then it hung up on
app restarting... and then output this:

html
headtitle504 Gateway Time-out/title/head
body bgcolor=white
centerh1504 Gateway Time-out/h1/center
hrcenternginx/0.6.31/center
/body
/html

I undid everything and pushed again, no luck. Now whenever I go to my
app I get the spinny thing and the app restarting text. Any thoughts
on this?


--~--~-~--~~~---~--~~
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: 504 Gateway Time-out

2008-09-02 Thread Morten Bagai

Fixed.

/M.

On Sep 2, 2008, at 9:07 AM, eli wrote:


 Heroku is amazing. I have loved it from the very beginning, but for
 some reason this morning I stumbled in to some bad luck. See, last
 night I launched my very first heroku rails app:

 http://listyourlist.com

 It was running perfectly last night and things were looking great. I
 sent out an email to all my old users telling them that the site was
 back up and that they should come and get some. This morning I woke up
 to a new user (!) and it was good.

 I made a few local commits (only changing text, no code) and pushed
 those. The push output looked totally normal and then it hung up on
 app restarting... and then output this:

 html
 headtitle504 Gateway Time-out/title/head
 body bgcolor=white
 centerh1504 Gateway Time-out/h1/center
 hrcenternginx/0.6.31/center
 /body
 /html

 I undid everything and pushed again, no luck. Now whenever I go to my
 app I get the spinny thing and the app restarting text. Any thoughts
 on this?


 


--~--~-~--~~~---~--~~
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: 500 Internal Server Error and no logs yet

2008-09-02 Thread Morten Bagai

What's the name of your app?

/Morten

On Sep 1, 2008, at 10:27 PM, grourk wrote:


 I get We're sorry, but something went wrong. (500) when trying to
 view the data tab on my app.  I also get errors in my app complaining
 that a column I recently added to a model does not exist as a method
 on the model.  Everything seems to work locally.  Did my migration
 screw something up?  I executed a simple SQL update in my
 migration...  Is that legal?

 Your help is appreciated.

 On Sep 1, 3:06 pm, DyingToLearn [EMAIL PROTECTED] wrote:
 Morten Bagai wrote:
 The data tab for cebu should be working now.

 /Morten

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



Re: 500 Internal Server Error and no logs yet

2008-09-02 Thread Greg Nelson
greenback

On Tue, Sep 2, 2008 at 9:27 AM, Morten Bagai [EMAIL PROTECTED] wrote:


 What's the name of your app?

 /Morten

 On Sep 1, 2008, at 10:27 PM, grourk wrote:

 
  I get We're sorry, but something went wrong. (500) when trying to
  view the data tab on my app.  I also get errors in my app complaining
  that a column I recently added to a model does not exist as a method
  on the model.  Everything seems to work locally.  Did my migration
  screw something up?  I executed a simple SQL update in my
  migration...  Is that legal?
 
  Your help is appreciated.
 
  On Sep 1, 3:06 pm, DyingToLearn [EMAIL PROTECTED] wrote:
  Morten Bagai wrote:
  The data tab for cebu should be working now.
 
  /Morten
 
  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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: 500 Internal Server Error and no logs yet

2008-09-02 Thread Morten Bagai
Should be fixed now.

/Morten

On Sep 2, 2008, at 9:49 AM, Greg Nelson wrote:

 greenback

 On Tue, Sep 2, 2008 at 9:27 AM, Morten Bagai [EMAIL PROTECTED]  
 wrote:

 What's the name of your app?

 /Morten

 On Sep 1, 2008, at 10:27 PM, grourk wrote:

 
  I get We're sorry, but something went wrong. (500) when trying to
  view the data tab on my app.  I also get errors in my app  
 complaining
  that a column I recently added to a model does not exist as a method
  on the model.  Everything seems to work locally.  Did my migration
  screw something up?  I executed a simple SQL update in my
  migration...  Is that legal?
 
  Your help is appreciated.
 
  On Sep 1, 3:06 pm, DyingToLearn [EMAIL PROTECTED] wrote:
  Morten Bagai wrote:
  The data tab for cebu should be working now.
 
  /Morten
 
  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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



ActiveRecord::StatementInvalid ... PGError: ERROR: relation usuarios does not exist

2008-09-02 Thread Tiago Albineli Motta

Hi,

I'm trying to run rake spec on heroku console but i have been got an
error like this on all specs:

11) ActiveRecord::StatementInvalid in 'Jogo ao ser criado com todos os
dados corretos deveria criar participacao com usuario que criou'
PGError: ERROR: relation usuarios does not exist
: DELETE FROM usuarios

These specs were working sometimes ago. But now, without any change on
app or in specs they are failing. Anyone else has the same problem?



--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---