The db is locking from row conflict when indexing candy machine config lines on startup and we have 2 validators issuing the same index at nearly the same time.
Temp Fix
Since CM config lines changes infrequently do nothing when there is a conflict for the time being
Issue
The db is locking from row conflict when indexing candy machine config lines on startup and we have 2 validators issuing the same index at nearly the same time.
Temp Fix