chafey / cornerstoneDemo

Demonstration application that shows use of all cornerstone components together
71 stars 67 forks source link

No 'Access-Control-Allow-Origin' header is present on the requested resource #35

Closed robnagler closed 6 years ago

robnagler commented 7 years ago

Mac Chrome Version 57.0.2987.133 (64-bit) is getting a cross-origin error when visiting http://chafey.github.io/cornerstoneDemo/ It was working a few days ago. Also happens in Safari. In Firefox, the requests hang. Here's there Chrome error:

chafey.github.io/:1 XMLHttpRequest cannot load http://cornerstonetech.org/images/ClearCanvas/MRStudy/1.2.840.113619.2.5.1762583153.215519.978957063.226.dcm. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://chafey.github.io' is therefore not allowed access.
XHR failed loading: GET "http://cornerstonetech.org/images/ClearCanvas/MRStudy/1.2.840.113619.2.5.1762583153.215519.978957063.226.dcm".

I cleared cache/history in Safari, and still the same error.

http://cornerstonetech.org redirects to a godaddy ad page, btw.

chafey commented 7 years ago

Hello - I let the cornerstonetech.org domain expire and am considering alternative options to me paying for this personally on an ongoing basis. I will update this ticket when a decision is made

robnagler commented 7 years ago

Thanks for the quick answer and thanks for providing cornerstone.

I'm a little confused, though, because it was working on Monday. Was it just a timing window. The domain was renewed by you on 2017-04-08T01:30:20Z.

I'd be happy to play around with getting the demo up to date. I downloaded some images from pcir.org, but those aren't working. Don't want to debug two issues at once. I'll connect over LinkedIn if you don't mind so I can email directly.

cancan101 commented 7 years ago

What about using github to host the DICOM content?

robnagler commented 6 years ago

Inactive.