Hi,
I have a Orthanc server (last mainline version, using docker version) which is receiving constantly images from another DICOM server (Carestream).
Both servers are connected through VPN with IPSec.
Many times servers disconnect with this error:
StoreScp.cpp:304] Store SCP Failed: DIMSE Failed to send message
0006:031d TCP I/O Error (Connection reset by peer) occurred in routine: writeDataPDUI0204
CommandDispatcher.cpp:913] Peer aborted Association (or never connected)
CommandDispatcher.cpp:925] Association Aborted
How can I solve this issue?
Thanks in advance
Diego