I'm trying to migrate data from the tables of a remote server to the local database. Though all the configuration looks fine to me, but when I try to run the "rake RAILS_ENV=development demigration:run_cms_migration --trace" , the command fails with:
** Invoke demigration:run_cms_migration (first_time) ** Invoke environment (first_time) ** Execute environment ** Execute demigration:run_cms_migration development - demigration: run_cms_migration rake aborted! SSL connection error: error:00000001:lib(0):func(0):reason(1)
USERs-MacBook-Pro:de-migration User$ ruby -v ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin11.4.2] Rails 3.0.5 USERs-MacBook-Pro:de-migration User$ rvm -v rvm 1.14.5 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/] $ rvm requirements Notes for Mac OS X 10.7.4, Xcode 4.3.3.
Any help will be very much appreciated.
Thanks,
Indy

New Topic/Question
Reply



MultiQuote





|