Re: internal server error

2008-05-17 Thread holczer

I get "Internal Server Error" when trying to edit or view my apps. If
the admins read this and need an example of apps here is a list of
some with the problem:

dash.heroku.com
mike.heroku.com
amdb.heroku.com

On May 16, 10:48 am, railsfan <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I setup a small app and made it up and running yesterday. Today, I
> want to upload a background image to the public folder. Then I got an
> error msg said I need to prepare a tar.gz with rails directory. Then I
> tried to check if my app is still alive online. Unfortunately I got
> one line of text page : internal server error. I tried to rollback to
> my previous snapshot, but it wont work. I create a new app. Downloaded
> my existing app and tried to upload to the newly created app. Then
> this app also gets : internal server error msg.
>
> Is there anyone else has the similar problem? And advice will be
> appreciated. Maybe the development team of Heroku knows how to fix
> this. If so, how to get hold of a member of that team for help?
>
> Thanks,
>
> Frank
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Internal Server Error on Edit

2008-05-17 Thread holczer

I get a "Internal Server Error" message when I try to edit or view any
of my apps. Posting to see if others are having this issue. If any of
the Heroku admins can comment on the issue that would be great!
--~--~-~--~~~---~--~~
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: Question about https

2008-04-26 Thread holczer

Here's a fourth.

On Apr 25, 8:25 pm, Kevin Triplett <[EMAIL PROTECTED]> wrote:
> I'll third the request. :)
> Kevin
>
> brookr wrote:
>
> > Hello -
>
> > I love the product.  I'd like to second the request for SSL
> > connections.
--~--~-~--~~~---~--~~
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 Error When trying to Edit, 504 when trying to view

2008-04-03 Thread holczer

Yes, it is. Any idea what the problem was?

On Apr 3, 2:58 pm, "Adam Wiggins" <[EMAIL PROTECTED]> wrote:
> Seems to 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: 500 Error When trying to Edit, 504 when trying to view

2008-04-02 Thread holczer

dash

On Apr 2, 3:11 pm, "Orion Henry" <[EMAIL PROTECTED]> wrote:
> whats the name of the app?
>
> On Tue, Apr 1, 2008 at 1:38 PM, holczer <[EMAIL PROTECTED]> wrote:
>
> > I get an 500 Server Error when I try to edit one of the "Blessed"
> > applications. When I try to view the application I eventually get a
> > 504 Gateway Timeout error. I am able to edit and view my other
> > applications without error.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



500 Error When trying to Edit, 504 when trying to view

2008-04-01 Thread holczer

I get an 500 Server Error when I try to edit one of the "Blessed"
applications. When I try to view the application I eventually get a
504 Gateway Timeout error. I am able to edit and view my other
applications without error.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Export project with plugins

2008-03-07 Thread holczer

It seems that the clone option of the new heroku command line api to
export an application to work locally, doesn't include the vendor
directory. This seems like a bug to me. Anyone know if there is a
reason for 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: Error using API

2008-03-07 Thread holczer

That did it thanks.

As an aside, I wasn't "Top posting" I was responding a message that
wasn't the last one because Adam's message was not what I wanted to
respond to.

On Mar 6, 11:19 pm, ebdb <[EMAIL PROTECTED]> wrote:
> > On Mar 6, 1:15 am, ebdb <[EMAIL PROTECTED]> wrote:> On Mar 5, 8:33 pm, 
> > "John Barnette" <[EMAIL PROTECTED]> wrote:
>
> > > > On Wed, Mar 5, 2008 at 7:16 PM, holczer <[EMAIL PROTECTED]> wrote:
>
> > > > >  When I try to use the API to get a local copy of my app, I get an
> > > > >  error. Below is the output of the command "heroku clone dash":
>
> > > > >  Initialized empty Git repository in /Users/mike/ruby/dash/.git/
> > > > >  Permission denied (publickey).
> > > > >  fatal: The remote end hung up unexpectedly
> > > > >  fetch-pack from '[EMAIL PROTECTED]:dash.git' failed.
>
> > > > >  Anyone know what I am doing wrong?
>
> > > > Do you possibly use a DSA key with SSH normally? When I first started
> > > > playing with the gem, I didn't have an RSA key. After I generated (and
> > > > uploaded) one, All my connections failed in the same way. I assume
> > > > that authentication was trying my DSA key first and failing.
>
> > > I found success by generating an rsa key instead of my usual dsa.
>
> > > $ ssh-keygen -t rsa
>
> > > Hope that helps.
>
> > > Ethan
> > I tried that command and I still get the same error. Did you specify a
> > location for the key pair other than the default?
>
> "Top posting", dude. Check out how I reordered the messages. Some
> people will really go nuts if you do that.
>
> To answer your question, I just used the default location. I also
> ran...
>
> $ heroku upload_authkey
>
> According to the video, or docs, or something that step happens
> automatically, but I found that I had to do it explicitly.
>
> Ethan
--~--~-~--~~~---~--~~
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: Error using API

2008-03-06 Thread holczer

I tried that command and I still get the same error. Did you specify a
location for the key pair other than the default?


On Mar 6, 1:15 am, ebdb <[EMAIL PROTECTED]> wrote:
> On Mar 5, 8:33 pm, "John Barnette" <[EMAIL PROTECTED]> wrote:
>
>
>
> > On Wed, Mar 5, 2008 at 7:16 PM, holczer <[EMAIL PROTECTED]> wrote:
>
> > >  When I try to use the API to get a local copy of my app, I get an
> > >  error. Below is the output of the command "heroku clone dash":
>
> > >  Initialized empty Git repository in /Users/mike/ruby/dash/.git/
> > >  Permission denied (publickey).
> > >  fatal: The remote end hung up unexpectedly
> > >  fetch-pack from '[EMAIL PROTECTED]:dash.git' failed.
>
> > >  Anyone know what I am doing wrong?
>
> > Do you possibly use a DSA key with SSH normally? When I first started
> > playing with the gem, I didn't have an RSA key. After I generated (and
> > uploaded) one, All my connections failed in the same way. I assume
> > that authentication was trying my DSA key first and failing.
>
> I found success by generating an rsa key instead of my usual dsa.
>
> $ ssh-keygen -t rsa
>
> Hope that helps.
>
> Ethan
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Error using API

2008-03-05 Thread holczer

When I try to use the API to get a local copy of my app, I get an
error. Below is the output of the command "heroku clone dash":

Initialized empty Git repository in /Users/mike/ruby/dash/.git/
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
fetch-pack from '[EMAIL PROTECTED]:dash.git' failed.

Anyone know what I am doing wrong?



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