To add: heroku db:pull in ruby 1.8.6 = Virtual timer expired heroku db:pull in ruby 1.8.7= MySQL server has gone away (Mysql::Error)
heroku db:pull in ruby 1.9.1= Unable to fetch tables information from http://heroku:<blah>@taps.heroku.com. Please check the server log. On Mar 2, 9:17 am, Mike <[email protected]> wrote: > When I type heroku db:pull, I get the following error: > Taps Load Error: can't activate rest-client (~> 1.3.0, runtime) for > ["taps-0.2.25"], already activated rest-client-1.2.0 for > ["heroku-1.7.1"] > > Then, when trying to call gem install Taps to update it, I get this > error: > ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) > timed out (http://gems.rubyforge.org/gems/taps-0.2.26.gem) > > Calling gem update taps results in the same. > > Oddly enough, I can download any other gems fine it seems. -- 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.
