Trying to restore CouchDB from one server to another, but not able to reindex it using the below command.
RAILS_ENV=production bundle exec rake sunspot:reindex
after reindexing 5 out of 7 batches, the rake is aborted with the error ArgumentError: invalid date
I have attached a screenshot for reference.