Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
"Internal server error" when using "heroku db:push"
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Conrad  
View profile  
 More options Dec 4 2011, 9:15 pm
From: Conrad <drc...@gmail.com>
Date: Sun, 4 Dec 2011 18:15:50 -0800 (PST)
Local: Sun, Dec 4 2011 9:15 pm
Subject: "Internal server error" when using "heroku db:push"
Hi everyone- I have a rails app & database that I'm trying to push to
heroku. Everything seems to be working fine, except I can't seem to be
able to use the taps gem to push my local postgres database to heroku.
It just seems to trigger a generic error, with no indication as to
what might be wrong. Also, no info is written to the logs at "heroku
logs". Furthermore, can find no previous instance of this error in the
heroku forums.

There is a local session file created after the push attempt fails
(i.e. push_201112041756.dat) It seems to contain a list of the tables
in the database, a remote_url formatted like "http://
heroku:osui59a24am...@taps3.heroku.com" and a "completed_tables"
values, which is always the empty list (which I'm guessing means that
no tables were successfully pushed)

Please, if anyone knows any additional steps I can take to diagnose
this, or can tell me if I should inform the Heroku team about this,
your help would be much appreciated!

Here is the exact output at the command line:

$ heroku db:push --confirm test5467-qa
Loaded Taps v0.3.23
Auto-detected local database: postgres://zipn_user:####...@127.0.0.1/zipn_dev?encoding=utf8
Warning: Data in the app 'test5467-qa' will be overwritten and will
not be recoverable.
Sending schema
Schema:          0%
|
| ETA:  --:--:--
Saving session to push_201112041756.dat..
!!! Caught Server Exception
HTTP CODE: 503
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html>
    <head>
      <meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
      <style type="text/css">
        html, body, iframe { margin: 0; padding: 0; height: 100%; }
        iframe { display: block; width: 100%; border: none; }
      </style>
    <title>Application Error</title></head>
    </head>
    <body>
      <iframe src="https://s3.amazonaws.com/heroku_pages/error.html">
        <p>Application Error</p>
      </iframe>
    </body>
    </html>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »