Dear All,
Finally got somewhere with docker, I can log into the secure archive.
I was able to load data into the DCM4CHEE archive using:
docker run --rm --network=dcm4chee_default dcm4che/dcm4che-tools storescu -cDCM4CHEE@arc:11112 /opt/dcm4che/etc/testdata/dicom
which appears in the correct location after changing the storage URI and mapping the drive to the docker container (-v /something/somewhere:/storage/fs1)
However, I wanted to try uploading data through "More functions" -> "Upload DICOM object" menu from the main Navigation page:
I select the STOW-RS server = DCM4CHEE (?) pick a few dcm files, and get:
Error 500 Internal Server Error.
See attached image and server.log.
Any ideas?
Best, Jon