Problem with sending image to Orthanc

Am facing image sending problem from CT-Scan machine to Orthanc PACS server with an error of (connection to remote node has been interrupted due to a networking problem(TCP/IP error) ) and this happen when i change the database name. Am using MySQL engine as index. What should I do to rectify this problem

Thanks
Goodluck

On Orthanc log I found this error

MySQL error (1062,23000): Duplicate entry ‘0’ for key ‘PRIMARY’

How can i rectify this

What version of the MySQL plugin are you using?

This problem should be solved since release 3.0 by the following change:

Release 3.0 (2020-12-16)