I only have a very small database but it is timing out when I do a
heroku db:push

The error is:
Auto-detected local database: 
mysql://r...@localhost/oypoints_development?encoding=utf8
Sending schema
!!! Caught Server Exception
<!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=utf-8" />
        <title>Heroku | Request timed out</title>
</head>
<body>
    <div style="margin: 2em 5em">
        <h1>Heroku | Request timed out</h1>

                <p>The application failed to respond within 30 seconds.</p>
        <p>If you are the application owner, see <a href="http://
docs.heroku.com/performance">http://docs.heroku.com/performance</a>
for information on how to avoid this timeout.</p>
    </div>
</body>
</html>

What can I do?
I thought the db:push was supposed to be the best way to get data to
the server.

Regards
George
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to