You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cloned the device config to dcm4chee-arc-2, using the suffix ‘*-2’
add 'http' network connection
set web application 'DCM4CHEE-2'. check box 'http' in Web Application Network Connection and confirm Web Service Path
go to navigation->studies, select web application 'DCM4CHEE-2', then got an 'unknown error'.
Expected behavior
it should show the other archive(DCM4CHEE-2) studies.
Desktop (please complete the following information):
OS: [k8s 1.23.7]
Browser [firefox]
Version [5.29.2]
Additional context
I deploy two archives in k8s cluster.
I have checked the AE list in Configuration, echo from AS_RECEIVED to DCM4CHEE-2 works well.
I have checked the url in F12 console window, 'http:arc.pacs-2:8080/dcm4chee-arc/aets/DCM4CHEE-2/rs/studies'.
I know this url is right. I enter the container, and use 'curl' command ,I got this:
Describe the bug
I follow this guide to config two archive access in web ui: https://github.com/dcm4che/dcm4chee-arc-light/wiki/Accessing-Multiple-Own-Archive-Instances.
but got an unknown error in red message dialog.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
it should show the other archive(DCM4CHEE-2) studies.
Desktop (please complete the following information):
Additional context
I deploy two archives in k8s cluster.
I have checked the AE list in Configuration, echo from AS_RECEIVED to DCM4CHEE-2 works well.
I have checked the url in F12 console window, 'http:arc.pacs-2:8080/dcm4chee-arc/aets/DCM4CHEE-2/rs/studies'.
I know this url is right. I enter the container, and use 'curl' command ,I got this:
I have checekd the source code, the error should come from org.dcm4chee.arc.qido.QidoRS.java, method 'search'.
But i dont know what kind of error is.
The text was updated successfully, but these errors were encountered: