Hello,
I am getting “StoreScp.cpp:181] cannot write DICOM file to memory” and am unable to load in specific images into orthanc. I turned on verbose and trace logging but there is nothing indicating and issue other than it just cant write the file to memory.
The server has 16GB of memory and is using the postgresql plugin. I have tried uploading the specific instance by itself and get the same message.
Any ideas on how I can get Orthanc to accept the image?
Here are some logs:
I0425 11:01:34.388285 CommandDispatcher.cpp:360] Association Received from AET OTHER on IP 111.111.111.111
I0425 11:01:34.388398 main.cpp:195] Incoming connection from AET OTHER on IP 111.111.111.111, calling AET ORTHANC
I0425 11:01:34.388470 CommandDispatcher.cpp:582] Association Acknowledged (Max Send PDV: 131060)
I0425 11:01:34.516505 main.cpp:215] Incoming Echo request from AET OTHER on IP 111.111.111.111, calling AET ORTHANC
I0425 11:01:34.516607 CommandDispatcher.cpp:815] Received Echo Request
I0425 11:01:34.668258 CommandDispatcher.cpp:785] DUL Peer Requested Release
I0425 11:01:34.668320 CommandDispatcher.cpp:792] Association Release
I0425 11:01:34.819591 CommandDispatcher.cpp:360] Association Received from AET OTHER on IP 111.111.111.111
I0425 11:01:34.823030 main.cpp:195] Incoming connection from AET OTHER on IP 111.111.111.111, calling AET ORTHANC
I0425 11:01:34.823230 CommandDispatcher.cpp:582] Association Acknowledged (Max Send PDV: 131060)
I0425 11:01:35.261400 main.cpp:215] Incoming Store request from AET OTHER on IP 111.111.111.111, calling AET ORTHANC
W: DcmItem: Group Length with VR other than UL found, corrected
E0425 11:01:41.921359 StoreScp.cpp:181] cannot write DICOM file to memory
Thanks,
Vetter