Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8047099
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T05:59:56+00:00 2026-06-05T05:59:56+00:00

We have recently migrated from rails 3.2.3 to Rails 3.2.5 and we are using

  • 0

We have recently migrated from rails 3.2.3 to Rails 3.2.5 and we are using Devise 2.0.4. In our application we have override the Devise controller just to utilize the omniauth with devise.

When we were using 3.2.3 version on Sign_UP everything was working fine as soon as we migrated to 3.2.5 resource.save stopped working, it does not show any failure or success message, just redirects to sign_in page

After that I tried resource.save! so that I could get the exact erorr, it raised following error message, but this is not true as in the Table there is no such record and even current content is also not saved

Completed 500 Internal Server Error in 1626644ms
ActiveRecord::RecordInvalid (Validation failed: User name has already been taken):

I have also tried it with Devise 2.1 and got the same result.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T05:59:58+00:00Added an answer on June 5, 2026 at 5:59 am

    I have found the problem area. But it is little strange
    In our current working Rails 3.2.3 app and we have this validation in our model, this is failing in the Rails 3.2.5

    validates :user_name, :uniqueness => true
    

    Reason is – User_name in the table as “nil” already available, and when next time we try to insert “user_name” as NIL it is checking for uniqueness of NIL and there it fails.

    To fix this I have added :allow_nil option, but still my question is why did not it fail for rails 3.2.3

    validates :user_name, :uniqueness => true, :allow_nil => true
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Recently I have migrated my project from SQLServer 2000 to MySQL 5.2 using MySQL
I have recently migrated my code from Rails 2.3.4 to rails 3 and started
I recently migrated an older application we have at work from Java 1.5 to
We have recently migrated a large, high demand web application to Tomcat 5.5 from
We have a setup with a development trunk in our recently-migrated-to-from-VSS TFS system and
Our team has recently migrated to git. We have production web application server with
We have a 3.5 Gb SVN repository recently migrated from a 6 Gb one.
Our small software shop recently migrated from Subversion to Git, as we programmers found
We are recently migrated from CVS to SVN and I have setup SVN WebDAV
We have recently migrated to Git from SVN. We have setup a bare repository

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.