DicomUserConnection: No acceptable presentation context for modality

Have had Orthanc humming along nicely for >12months as a DICOM router. Suddenly seeing this from one US machine: DicomUserConnection: No acceptable presentation context for modality

Nothing has changed at the Orthanc end, so it has to be the modality…but which tag am i looking at? SOPClassUID looks fine to me.

  • 0008,0008 (ImageType): ORIGINAL\PRIMARY\GYNECOLOGY

  • 0008,0012 (InstanceCreationDate): 20180122

  • 0008,0013 (InstanceCreationTime): 092113

  • 0008,0016 (SOPClassUID): 1.2.840.10008.5.1.4.1.1.6.1

Could you define your workflow a bit more ? What modality sends studies to Orthanc; where does Orthanc tries to forward the study ?

From what I understand, you are trying to send a study to your US modality … And I can assume that some US modality are not accepting C-Store …

anyone know how to get the (lengthy) reply i just posted to this un-deleted? I think it got flagged as spam :frowning:

admin??

Forwarding from a lua script or from the GUI should give exactly the same result.
When forwarding from the GUI, are you sure you’re forwarding one of the instance that failed to forward with the lua script ?

To me, it looks like certain instance types can not be pushed to the PACS because it does not support this type of image. So, that might be useful to analyze which image can be transmitted and which image can not.