While publishing selected content from one workspace to another, I am getting this. But While publishing all there is no issue. I am getting this issue quite often.
Can somebody please help me to understand the exact issue or circumstances?
An exception occurred while executing 'UPDATE neos_contentrepository_domain_model_nodedata SET pathhash = ?, path = ?, parentpathhash = ?, parentpath = ?, lastmodificationdatetime = ?, version = version + 1 WHERE persistence_object_identifier = ?
AND version = ?’ with params [“a78e4a3077fb5493f501de9014e3aaf1”, “/sites/schrack4students/node-hrc66zim8wc5r/node-e0667dri9kejm/node-ij921t29rswzx/node-ibcb63kxkauns/node-hxsajgbiu8kg2/main/node-xq45ksg13t657”, “9fa14ed4cca6610481cd8e11a6059b94”, “/sites/schrack4students/node-hrc66zim8wc5r/node-e0667dri9kejm/node-ij921t29rswzx/node-ibcb63kxkauns/node-hxsajgbiu8kg2/main”, “2021-02-01 13:05:24”, “d3eb41e9-d31e-4891-8823-66d84f6e3d0f”, 3]:
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘a78e4a3077fb5493f501de9014e3aaf1-editing-s8d4q-fb11fdde869d0a8fc’ for key ‘UNIQ_CE6515692DBEC7578D94001992F8FB01’
Exception Code 0
Exception Type Doctrine\DBAL\Exception\UniqueConstraintViolationException
Thrown in File Packages/Libraries/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php
Line 74
Nested Exception
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘a78e4a3077fb5493f501de9014e3aaf1-editing-s8d4q-fb11fdde869d0a8fc’ for key ‘UNIQ_CE6515692DBEC7578D94001992F8FB01’
Exception Code 23000
Exception Type Doctrine\DBAL\Driver\PDOException
Thrown in File Packages/Libraries/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
Line 143
Nested Exception
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘a78e4a3077fb5493f501de9014e3aaf1-editing-s8d4q-fb11fdde869d0a8fc’ for key ‘UNIQ_CE6515692DBEC7578D94001992F8FB01’
Exception Code 23000
Exception Type PDOException
Thrown in File Packages/Libraries/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
Line 141
Thanks in advance!