Internal server error when using heroku db:push

2011-12-05 Thread Conrad
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
titleApplication Error/title/head
/head
body
  iframe src=https://s3.amazonaws.com/heroku_pages/error.html;
pApplication Error/p
  /iframe
/body
/html

-- 
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: newbie question- Using login_generator gem with Heroku

2008-09-23 Thread conrad

Hmmm... Very few docs, no responses on the forums...

Looks like I'll be going back to my regular ROR setup.

Maybe I'll look back a year from now and see if Heroku has fleshed out
these glitches...

On Sep 21, 3:01 pm, conrad [EMAIL PROTECTED] wrote:
 Hi everyone- I'm trying to learn to use Heroku and ran into an
 immediate stumbling block...

 I figured out how to install a gem through the special link in the
 vendors folder of the online editor. I installed the gem
 login_generator and that seemed to work OK.

 Then, I went to the gear button and chose Generate. I then typed in
 login Account. I expected this to use the new generator script
 declared by the gem and generate a login system in the appropriate
 way.

 However, Heroku just gives the error Couldn't find 'login' Generator

 What am I doing wrong? I couldn't find any docs on Heroku to help with
 this... do they exist? How could I have found the answer to this
 question without asking on this newsgroup, for future reference?

 Thanks for your help!

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