Hello,
I created a backup from one server, moved that backup to the new server ran
the restore command and it claimed to restore everything successfully,
however when I try and login i get the following error message in the logs:
Started POST "/users/sign_in" for 62.190.107.52 at 2014-01-14 07:15:51 -0500
Processing by Devise::SessionsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"REMOVED",
"user"=>{"login"=>"user", "password"=>"[FILTERED]", "remember_me"=>"0"}}
Completed 500 Internal Server Error in 142ms
NameError (undefined local variable or method `confirmed_at' for
#<User:0x007f97b3edfd58>):
app/controllers/application_controller.rb:37:in `reject_blocked!'
Has anyone else seen this or know how I can resolve my issue?
--
You received this message because you are subscribed to the Google Groups
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.