Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go »
No member browsing this thread
Thread Status: Active
Total posts in this thread: 14
Posts: 14   Pages: 2   [ Previous Page | 1 2 ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 1000 times and has 13 replies Next Thread
savas
Cruncher
Joined: Sep 21, 2021
Post Count: 30
Status: Offline
Reply to this Post  Reply with Quote 
Re: Couldn't create host record in database

We believe we have resolved the issue preventing global preferences, cross project IDs, and user devices to be updated, and preventing new devices to be added to WCG.

The BOINC database began rejecting these operations on Friday, September 6th, 2024. The error message given would normally indicate the AUTO_INCREMENT value for the ID column in the affected tables had gone out of range. However, it was not out of range for the defined column type, and each affected table continued to increment the AUTO_INCREMENT counter as desired when a query was rejected. Other tables in the database continued to auto_increment normally, and succeed in CRUD operation execution. The common link with the failing operations was a set of database triggers defined on the tables queried, that call user defined functions to log the changes to user data in another table in the same database, and also to send messages about updated user data to other services internally. Dropping and re-creating these triggers and their associated UDFs has resolved the immediate issue, although we still do not understand the root cause. We will continue to monitor this issue and look to build countermeasures in and refactor the triggers in question to prevent a regression.

We apologize for the inconvenience and long turnaround on this fix.
[Sep 12, 2024 7:46:11 PM]   Link   Report threatening or abusive post: please login first  Go to top 
jnargus
Cruncher
Joined: Mar 18, 2009
Post Count: 1
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Couldn't create host record in database

I was having the same issue the last week or so and I finally got around to checking out the forum to see if it was just me and discovered it was just fixed!

Thanks!
[Sep 12, 2024 9:30:11 PM]   Link   Report threatening or abusive post: please login first  Go to top 
captainjack
Advanced Cruncher
Joined: Apr 14, 2008
Post Count: 144
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Couldn't create host record in database

savas, Thanks for looking into this, seems to be working fine for me too.
[Sep 12, 2024 10:55:16 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Grumpy Swede
Master Cruncher
Svíþjóð
Joined: Apr 10, 2020
Post Count: 2089
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Couldn't create host record in database

@savas

You may have fixed part of the problem, but NOT the one with device profile changes that does not propagate to the BOINC client. That problem is still there.

Edit, almost 8 hours later: The Device profile issue is solved now.
----------------------------------------
[Edit 2 times, last edit by Grumpy Swede at Sep 13, 2024 5:52:51 AM]
[Sep 12, 2024 11:01:08 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Posts: 14   Pages: 2   [ Previous Page | 1 2 ]
[ Jump to Last Post ]
Post new Thread