Hello,
we send some exams from a Carestream PACS to orthanc, and sometimes the PACS receives an error 0xC504 from orthanc. There is no log in orthanc mentioning this error, and I didn’t find in the doc what it means.
Do you know when this error occurs and if there’s a way to prevent it?
Hi Sylvain,
I can not find any place in Orthanc or in DCMTK where this error code would be generated.
only the 0xC000 error code is defined in DCMTK and the STATUS_STORE_Error_CannotUnderstand
error code is always returned as is in Orthanc (I could not find any place where it would be combined with a 0x0504 sub error code).
My suggestion is to enable the trace logs and analyse the DCMTK logs while this error occurs.
Best regards,
Alain.
.
1 Like