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

OHIF V3 MONAI Plugin: Some images stop loading #1565

Open
AHarouni opened this issue Oct 10, 2023 · 3 comments
Open

OHIF V3 MONAI Plugin: Some images stop loading #1565

AHarouni opened this issue Oct 10, 2023 · 3 comments

Comments

@AHarouni
Copy link
Contributor

Describe the bug
OHIF seems to be unstable, it some times load the images but when retrying again / reloading/ opening multiple tabs it hangs. Specially with large images

To Reproduce

  1. open multiple tabs
  2. in each tab click on different study
  3. some will stop loading
  4. others will not even start loading
  5. get message "something went wrong"

May be it is a setup issue and server should have more threads to respond to multiple requests ?

Screenshots
image

image

** Error**
Even images that load I still see errors in the logs as
a. 46Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('') does not match the recipient window's origin ('null').
b. GET https://www.w3schools.com/w3css/4/w3.css net::ERR_BLOCKED_BY_RESPONSE.NotSameOriginAfterDefaultedToSameOriginByCoep 200 (OK)

@sedghi @diazandr3s @tangy5

@sedghi
Copy link
Contributor

sedghi commented Oct 11, 2023

Is this only happening if you have multiple tabs open?
That might be related to your hardware limitation? what is your spec?

@AHarouni
Copy link
Contributor Author

Hardware limitation on the server side or the client side ?
With more testing, I think it could be a memory issue from the browser. I will try using different browsers chrome, edge, firefox to see it this issue goes away.

@sedghi
Copy link
Contributor

sedghi commented Oct 16, 2023

On the client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants