Exception while storing DICOM

Hi,

Orthanc server is generating error while storing dicom images.,I attached dicom sample.

How i can check Dicom validation ?

server plugin enabled:
mysql-8,
Google could bucket,

1, Error,

E0726 15:55:06.934950 StoreScp.cpp:197] Exception while storing DICOM: Internal error
E0726 15:55:06.943543 OrthancException.cpp:57] Internal error: Cannot write DICOM file to memory

2, Error
] MySQL error (1406,22001): Data too long for column ‘value’ at row 1

E0726 16:16:35.296792 ServerContext.cpp:268] Cannot serialize the jobs engine: Error with the database engine

Need Help.

1.2.840.113781.284.2107261014.49655.102.0.dcm (514 KB)

Hi,

What version of the MySQL plugin are you using ?

I see that this fix (in v 4.1) might solve your issue: https://hg.orthanc-server.com/orthanc-databases/file/tip/MySQL/NEWS#l20

Best regards,

Alain

I use Mysql plugin 4.0.

Ok. Then, you should definitely try with the latest version of the MySQL plugin (v4.3)