Re: Internal Server Error on db:data:load

2009-04-09 Thread Adam Wiggins
Yes, db:push is a preferred method, if you have the database loaded locally.
 Make sure you have the latest version of the heroku and taps gems
installed:

sudo gem install heroku taps

...and then read details here:

http://docs.heroku.com/taps

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 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal Server Error on db:data:load

2009-04-07 Thread giorgio

After browsing some more in this forum it appears there is a heroku
db:push...

Is this what I should be using rather than the rake task?

Is this a recent addition.. not sure that it was available when I ran
heroku help.

Cheers
G.


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



Internal Server Error on db:data:load

2009-04-07 Thread giorgio

I only have a small database and update it by updating locally, doing
a db:data:dump and then pushing the data.yml to heroku and doing a
heroku rake db:data:load.

However the last three or four times I have had an Internal Server
Error when doing the db:data:load.

The data seems to be there but how can I be sure?

Is this error common?

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