Problem:
Now and then we find hosts who have double fact-keys/values. For example we have 3-4 hosts who have the follow facts double: mysql_version (custom fact). In Foreman the oldest version is being shown and not the most recent one.
Expected outcome:
Should see 10.3 instead of the old value; 10.1
Foreman and Proxy versions:
1.21
Foreman and Proxy plugin versions:
Other relevant data:
I already tried to run foreman-rake facts:clean but no go.
Probably a race condition. Can you grep from logs last 100 of fact uploads from this client (by IP address) and see if there were some requests processed concurrently?