Mark Wilkinson
Mark Wilkinson
Cheers! (by the way... great job in creating such a straightforward way to deploy Dataverse! It was effortless! Thank you!)
I tend to disagree, v.v. how this should be accomplished. One of the visions for FAIR was that it would enable data reuse in a *de*centralized world. Similarly, the vision...
I don't think that's the problem... It seems that https://edition.cnn.com is the exception to the rule! I have added the auto-redirect flag and that doesn't solve the problem for any...
I have also tried connecting directly to my server rather than the https reverse proxy (http://....) and that also throws an error (different error), but I have a feeling that...
Have you had any further thoughts on this? I am still unable to resolve any URL, using the demo jupyterlite, other than the one you discovered that worked (edition.cnn.com). I...
Hi again! Have you (or anyone) found a work-around for this? I'm so excited to use jupyterlite, but all of the projects I need it for will be downloading their...
Thanks for the suggestion! Unfortunately, that didn't work either, and with ~identical symptoms. the "await fetch" fails with "JsException: TypeError: Failed to fetch" for all URLs other than the one...
Interesting! In most cases, I run the servers that I need to talk to from Jupyter, so I will try reconfiguring them to accept all in CORS. For the other...
@mrkvn this did solve the problem. It was necessary also to explicitly install support for https. Now it's all good! Thanks!
Can I bump this? I don't know where to begin, because it isn't clear which component is failing...