Re: heroku rake db:migrate - Internal Server Error

2011-12-22 Thread Scott LaBounty
Everything seems to be working OK for me now. If you were having problems,
you might want to give it a shot now.

Scott

On Thu, Dec 22, 2011 at 2:48 PM, Neil Middleton wrote:

> Status.heroku.com has just shown tool errors. Sounds like a platform
> issue.
>
> -Neil.
>
> On 22 Dec 2011, at 22:45, John McCaffrey  wrote:
>
> I used to just get 'internal server error' in the console when I had
> various syntax issues, until i updated to the latest heroku gem, now I see
> more useful info.
>
> See if that helps your migration.
>
> Does your migration work locally? Is it complex? (eg. doing something more
> than just changing table def)
>
> On Thu, Dec 22, 2011 at 4:25 PM, Scott LaBounty wrote:
>
>> I'm seeing this ...
>>
>> <<
>> $heroku rake db:migrate --trace
>>  ! !Internal server error.
>>  ! !Run 'heroku status' to check for known platform issues.
>> $ heroku status
>>
>> All Systems Go: No known issues at this time.
>> >>
>>
>> Should I just try later or is something else wrong that I should look at?
>>
>> --
>> 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 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.
>>
>
>
>
> --
> Thanks,
> -John
>
>  --
> 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.
>



-- 
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 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: heroku rake db:migrate - Internal Server Error

2011-12-22 Thread Neil Middleton
Status.heroku.com has just shown tool errors. Sounds like a platform issue. 

-Neil. 

On 22 Dec 2011, at 22:45, John McCaffrey  wrote:

> I used to just get 'internal server error' in the console when I had various 
> syntax issues, until i updated to the latest heroku gem, now I see more 
> useful info.
> 
> See if that helps your migration.
> 
> Does your migration work locally? Is it complex? (eg. doing something more 
> than just changing table def)
> 
> On Thu, Dec 22, 2011 at 4:25 PM, Scott LaBounty  wrote:
> I'm seeing this ...
> 
> <<
> $heroku rake db:migrate --trace
>  ! !Internal server error.
>  ! !Run 'heroku status' to check for known platform issues.
> $ heroku status
> 
> All Systems Go: No known issues at this time.
> >>
> 
> Should I just try later or is something else wrong that I should look at?
> 
> -- 
> 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 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.
> 
> 
> 
> -- 
> Thanks,
> -John
> 
> -- 
> 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: heroku rake db:migrate - Internal Server Error

2011-12-22 Thread John McCaffrey
I used to just get 'internal server error' in the console when I had
various syntax issues, until i updated to the latest heroku gem, now I see
more useful info.

See if that helps your migration.

Does your migration work locally? Is it complex? (eg. doing something more
than just changing table def)

On Thu, Dec 22, 2011 at 4:25 PM, Scott LaBounty  wrote:

> I'm seeing this ...
>
> <<
> $heroku rake db:migrate --trace
>  ! !Internal server error.
>  ! !Run 'heroku status' to check for known platform issues.
> $ heroku status
>
> All Systems Go: No known issues at this time.
> >>
>
> Should I just try later or is something else wrong that I should look at?
>
> --
> 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 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.
>



-- 
Thanks,
-John

-- 
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: heroku rake db:migrate - Internal Server Error

2011-12-22 Thread Joe Kueser
I'm seeing the same thing, Scott, but the sites themselves seem to be fine.

Could be that Heroku switched on a deployment lock:
http://devcenter.heroku.com/articles/deployment-lock

And all we can do is wait patiently…


On Dec 22, 2011, at 3:25 PM, Scott LaBounty wrote:

> I'm seeing this ...
> 
> <<
> $heroku rake db:migrate --trace
>  ! !Internal server error.
>  ! !Run 'heroku status' to check for known platform issues.
> $ heroku status
> 
> All Systems Go: No known issues at this time.
> >>
> 
> Should I just try later or is something else wrong that I should look at?
> 
> -- 
> 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 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.



heroku rake db:migrate - Internal Server Error

2011-12-22 Thread Scott LaBounty
I'm seeing this ...

<<
$heroku rake db:migrate --trace
 ! !Internal server error.
 ! !Run 'heroku status' to check for known platform issues.
$ heroku status

All Systems Go: No known issues at this time.
>>

Should I just try later or is something else wrong that I should look at?

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