Results 1 to 4 of 4

Thread: Collatz: Corrupt Index Caused Authentication Errors

  1. #1
    Diamond Member
    Join Date
    October 24th, 2010
    Posts
    5,743

    Collatz: Corrupt Index Caused Authentication Errors

    Summary: An index on the user table in the database was corrupt and has been fixed. If you have issues or notice something that is out of sync somehow, please let me know. Details: The email address index on the user table was corrupted. This kept people from being able to authenticate when connecting. Ever heard that the definition of lunacy is doing the same thing over and over and expecting different results? If that is true, some of you need some serious counselling. ;-) When people couldn't connect, they attempted to authenticate and BOINC's logic is that if it can't find you, you must be new. So, it created another record because the index used to look up your existing record was corrupt -- or for some lunatics, another and another and another and another... That resulted in multiple user records with the same email address and because of that, I couldn't just drop and re-create the corrupt index because there were now duplicate data values that needed to first be removed. So, after cleaning up hundreds of records each of which had to be manually evaluated to determine whether any other data was associated with the user record (since BOINC doesn't have any data integrity between tables because it uses no foreign key relationships in the database it will allow me to delete records that do have data associated with them which means I have to be very careful when fixing things). Once they were all removed, I was able to rebuild the index and allow everyone to access the project again.

    More...

  2. #2
    Silver Member
    Shandia's Avatar
    Join Date
    February 8th, 2014
    Location
    Addison, Texas
    Posts
    879

    Re: Collatz: Corrupt Index Caused Authentication Errors

    Thank you Slicker for your hard work.




  3. #3
    Gold Member
    shiva's Avatar
    Join Date
    November 9th, 2010
    Location
    Quinter, Kansas
    Posts
    1,391

    Re: Collatz: Corrupt Index Caused Authentication Errors

    count me in Slicker, I followed instructions and detached and re attached one box lost 40 completed wu's in the process. decided to wait before I did that again.
    https://signature.statseb.fr/sig-1240.png[/url]

  4. #4
    Gold Member
    Slicker's Avatar
    Join Date
    October 25th, 2010
    Location
    South of Cheeseland
    Posts
    1,253

    Re: Collatz: Corrupt Index Caused Authentication Errors

    Once, I get. But detach and re-attach 15 times? If it didn't work the first couple times....
    Spring 2008 Race: (1st Place)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •