Internal Server Error with Heroku

2008-05-17 Thread wizardwerdna

The session below illustrates the problem and the error message.  A
few interesting things:
1) every time i destroy the .heroku file and reup this, i am unable to
authenticate the first time, but the authentication succeeds the
second time.  I used cut-and-paste to assure that this was not mere
mistypage, and repeated the experiment several times.
2) i did this with a fresh .ssh file and a new key, same result

session follows
=
~/rails $ heroku create wizardwerdna
Enter your Heroku credentials.
Email: [EMAIL PROTECTED]
Password:
Uploading ssh public key

Authentication failed
Enter your Heroku credentials.
Email: [EMAIL PROTECTED]
Password:
Uploading ssh public key
Created http://wizardwerdna.heroku.com/
~/rails $ heroku clone wizardwerdna
Initialized empty Git repository in /Users/werdna/rails/
wizardwerdna/.git/
Internal server error
fatal: The remote end hung up unexpectedly
fetch-pack from '[EMAIL PROTECTED]:wizardwerdna.git' failed.
~/rails $

end session
--~--~-~--~~~---~--~~
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: Migrations don't work after updating the app via git

2008-05-17 Thread Kevin Triplett

That's odd. So it's behaving like there are no files in your 
db/migrate folder?

crisb wrote:
 thanks for your responses guys.
 
 when i open my app there is a message at the bottom that says:
  Database has unapplied migrations Migrate Now
 
 when i hit that bottom, the responde windows opens with no message.
 and the strange thing is that the message does not disappear.
 so i tried it via rake with db:migrate VERSION=0 and after that a
 db:migrate. there is no response in this window too.
 
 when i now open the data-tab there is only the sentence purge
 database. no tables. nothing.
 
  

--~--~-~--~~~---~--~~
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: Git Error: fatal: The remote end hung up unexpectedly

2008-05-17 Thread wizardwerdna

I'm having the same problem.

On May 17, 9:58 am, Jon [EMAIL PROTECTED] wrote:
 Hi,

 I'm currently getting the following error whenever I try and push or
 pull an update via git from my local machine:

 Internal server error
 fatal: The remote end hung up unexpectedly

 Is the server down?

 Jon.
--~--~-~--~~~---~--~~
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: Problem Importing

2008-05-17 Thread [EMAIL PROTECTED]


I have the same problem. Sometimes the server gives a message of
Internal Server Error (nginx) and other times  The import failed.
Please 

Then I tried to do the upload did not work and tried to revert the
last snapshot. It is not working too. Serve gives a message 
We're sorry, but something went wrong. We've been notified about this
issue and we'll take a look at it shortly.

When I try to access the application it is showing a message of
loading (Application Start) infinitely.

On May 9, 5:44 pm, Adam Wiggins [EMAIL PROTECTED] wrote:
 Dornz, email the archive you are trying to import privately and I will
 look into it.

 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: Migrations don't work after updating the app via git

2008-05-17 Thread crisb

exactly.
but i found the reason for it.

i was doing something like this:
Slide.create :text = Text, :moderator_note = Text, :order = 1
in the migration file, because i wanted to put some data into the DB.
this worked locally but not online. after i deleted this the migration
worked fine.
--~--~-~--~~~---~--~~
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 installing gems

2008-05-17 Thread seanboy

Now, I can't edit code, and the selections for generate, rake, and
console have all disappeared.
--~--~-~--~~~---~--~~
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: Git Error: fatal: The remote end hung up unexpectedly

2008-05-17 Thread Adam Wiggins

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



Re: Problem Importing

2008-05-17 Thread Adam Wiggins

Is this the app named trails?  If so, I saw a problem with it
earlier today and fixed it.

As for importing, it's definitely still less robust than I'd like it
to be.  There's lots of different things that can be wrong with the
imported archive (persmissions, directory structure, or simply too
big) that can interfere with the import, and unfortunately the various
types of errors messages that you get aren't to informative.  We're
working on improving this.

I will note that when you get the Nginx error it usually means you
exceeded the client max body size, which is currently set to 10 megs.
So check your archive for things you can delete, like logs and tmp
files, vendor/rails, or even plugins (you can always install them
again from within Heroku once it's imported).

Another approach is to import via git, which gives you more direct
control over the process.  Of course this requires a bit more
knowledge, but it may be a good way to go if the tarball import is
giving you problems.

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-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: Migrations don't work after updating the app via git

2008-05-17 Thread Adam Wiggins

There was a bug with rake output not showing - it did run, just not
display in the output window.  That's fixed now.

As for reporting bugs, yeah, on the mailing list or to the feedback
email is what we're doing for 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
-~--~~~~--~~--~--~---