Hello,
Link with Kheops Data Sharing platform integration is also not working.
I tried to create new device (clone button didn't work) in first DCM4CHEE virtual machine and provide IP address of second DCM4CHEE virtual machine to which I want to Forward study. Then I tried to send study (Navigation > Studies > Export study) to newly created stowrsdclone device, but it didn't work.
However it seems that STOW-RS server is not started by default, should I enable/start it somehow?
In Devices I see that there is stowrsd and status Installed "true", if go to Edit stowrsd > Child Objects > Network Connections > localhost:18080
I see that it's configured on hostname: localhost, port: 18080
Here is what I see in Web Apps list:
However if I try to telnet to 18080 port it's not working.
I logged in to docker container itself and try to telnet 127.0.0.1 18080, I get connection refused.
I can telnet to any other ports like 11112, 2575, etc. but 18080 is not working.
So it seems that STOW-RS server component is installed but it's not started when dcm4chee container starts?
How can I start this STOW-RS?
Thanks.