I got this error because I had a scheduler which was planned for a certain time to delete entries. But I had 2 nodes (servers) which were trying to do the same job and brought this conflict.
I scheduled one node for 5 min. later.
First node: 00:00
Second node: 00:05
The problem is solved.