Hi there,
I have some familiarity with Orthanc and DICOM and have configured an older version (1.9.1) on “Ubuntu 20.04.4 LTS”. I am using SQLLite.
I am able to successfully retrieve studies of Orthanc using an external DICOM viewer however, sending studies to Orthanc results in semingly random write failures.
I see the following message in the logs:
E0602 12:27:24.607840 StoreScp.cpp:197] Exception while storing DICOM: Cannot write to file
I have attached the logs in case any one has experienced this before.
The logs show me trying to send a DICOM study (note, the study contains private tags) however some files fail to send. The viewer retries to send the study and the same error occurs however, the failures occur on different files then the first attempt. Hence, this sort of feels random where some files are processed correctly yet others fail.
Ben
orthancLogs.txt (40 KB)