Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Loading RM images locally throws error #4523

Open
alfreditox opened this issue Nov 17, 2024 · 1 comment
Open

[Bug] Loading RM images locally throws error #4523

alfreditox opened this issue Nov 17, 2024 · 1 comment
Labels
Awaiting Reproduction Can we reproduce the reported bug?

Comments

@alfreditox
Copy link

Describe the Bug

Problems when opening studies of the MR modality in the other modality if it opens well, only in version 3.9 in versions 3.8 and 3.7 if the MR opens without problems

image

Steps to Reproduce

using image ohif/app:v3.7.0 and ohif/app:v3.8.0
and changing the config.js to my dcm4chee this:

    wadoUriRoot: 'https://my.server/dcm4chee-arc/aets/DCM4CHEE/wado',
    qidoRoot: 'https://my.server/dcm4chee-arc/aets/DCM4CHEE/rs',
    wadoRoot: 'https://my.server/dcm4chee-arc/aets/DCM4CHEE/rs',

Everything works perfectly for me, it lists studies and I can open all the modalities without any problems.

The problem arises when changing to the version
ohif/app:v3.9.1

It lists the studies without problem and I can open all the modalities without problems except the MR modality, it gives me the error.

Note: if I leave the default url of the OHIF demo if it opens those MR

The current behavior

Every time I try to open any MR in version 3.9 I get the error, the other modalities do work well

The expected behavior

I expected the study to open without problems since the other modalities open, and in versions prior to 3.9 the MR also opened

OS

ubuntu 22.04

Node version

docker image 3.9.1

Browser

all explorer

@alfreditox alfreditox added the Awaiting Reproduction Can we reproduce the reported bug? label Nov 17, 2024
Copy link
Member

sedghi commented Nov 18, 2024

Can you provide anonymized data?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Reproduction Can we reproduce the reported bug?
Projects
None yet
Development

No branches or pull requests

2 participants