Inconsistent Dicom Transfers

Hello All,

Following is my DICOM setup:

I have a DICOM Modality console connected to a PC (which runs Orthanc). In this PC, I have a python script which waits for the study to be stable and then pushes it to an Orthanc Peer. The console is a Philips Ingenia MRI. The Orthanc Version on the PC is osimis/orthanc:master-full-stable.

Here, I’m facing an issue, where every time the console pushes a study to the Orthanc PC, I lose a couple of instances (specifically the initial ones). Despite running the Orthanc server in verbose mode, I’m still unable to identify the cause for this. The issue only happens when the console pushes the case, not when a file is manually uploaded.

Need your guidance in tracing and debugging the error. The Python script, verbose logs and Orthanc Configuration JSON are attached herewith. Let me know if any additional information is required.

Python Script

Orthanc logs

Orthanc Configuration