Abdelrahman Mohamed Salama

Results 12 comments of Abdelrahman Mohamed Salama

actually i follow these steps in link https://nroduit.github.io/en/getting-started/dcm4chee/#for-dcm4chee-arc-light Steps : 1- add these lines to docker-compose.yml version: "3" services: ldap: image: dcm4che/slapd-dcm4chee:2.4.50-23.0 logging: driver: json-file options: max-size: "10m" ports: -...

Thanks a lot for reply . i change to IID_STUDY_URL=../../weasis-pacs-connector/weasis?&studyUID={{studyUID}}&target=_self&access_token={{access_token}} IID_PATIENT_URL=../../weasis-pacs-connector/weasis?&patientID={{patientID}}&target=_self&access_token={{access_token}} in server log it's query dcm4chee but not open weasis also, weasis have log file , if it have...

could u tell me where i check logs , manifest ? yes, i used in env file and also change now to what u sent but still have same issue...

this from UI as you refer IID_PATIENT_URL=../../weasis-pacs-connector/weasis?patientID={{patientID}}&access_token={{access_token}} IID_STUDY_URL=../../weasis-pacs-connector/weasis?studyUID={{studyUID}}&access_token={{access_token}} IID_URL_TARGET=_self

yes, it's work to open weasis if i install locally and click launch from demo page. also, from d4c it open weasis and close without any open dicom image. log...

i know last issue from certificate but if remove weasis locally and run from dcm4chee not open weasis viewer.

Thanks for reply but still have issue, how can i debug.

Not open weais viewer from dcm4chee if remove weasis from local machine.

so, it's issue from dcm4chee side ?

so, if i not install weasis locally we can not open viewer right ?