cornerstonewadoimageloader.js not working, .dcm files not displayed

1.1k views Asked by At

We are using cornerstone wado image loader lib to load .dcm images. It was working well till few days, suddenly when we opened the viewer today, it is showing "Error: loadImageFromImageLoader: no image loader for imageId". after going through all checks, we found out that the file: https://unpkg.com/cornerstone-wado-image-loader that is embedded in the example page is not working and is showing a error called Rate exceeded. Even it seems the official lib example pages are not working. Here is for your information: https://rawgit.com/cornerstonejs/cornerstoneWADOImageLoader/master/examples/wadouri/index.html

any help from anyone, folks

2

There are 2 answers

0
Aron Einhorn On BEST ANSWER

Nothing wrong with this website. It is a global outage for unpkg.com they seem to experience some issue and it is affecting hundreds (read tousends) of websites. I changed my websites to use cdnjs.cloudflare.com instead and it's all good now.

(I now see cloudflare does not have your particular package. You can use jsdelivr.com instead: https://cdn.jsdelivr.net/npm/[email protected]/dist/cornerstoneWADOImageLoader.min.js )

0
Đức Nguyễn On

unpkg.com is having "Rate exceeded" issue right now.

Your site is OK. Please switch to another cdn provider.