SasView / sasmodel-marketplace

A website for sharing custom sasmodel files
1 stars 2 forks source link

marketplace not working under chrome #21

Closed pkienzle closed 2 years ago

pkienzle commented 4 years ago

The Chrome browser does not allow access to models which have had example plots uploaded as part of the package (on windows or mac). E.g.,

http://marketplace.sasview.org/models/88/

Perhaps this is due to mixing https for cloudflare and mathjax with http for sasview and bootstrap?

Maybe get a free SSL certificate from Let's Encrypt (https://letsencrypt.org/) so we can use https for sasview? Or some other certificate authority if someone has the budget for it.

butlerpd commented 4 years ago

NOTE: models which do not have any plots associated with them can be accessed just fine with Chrome as of April 25, 2020. Those with plots can be accessed using Firefox or Edge.

Again this is a marketplace issue so moving to that repo

butlerpd commented 3 years ago

Actually as of May 2021 (and probably for some time), neither Edge nor Chrome (on windows) will allow access to models that included the plot. Only Firefox on windows seems to work as expected. This is becoming a big issue. Looking at @pkienzle comment if upgrading to using https will solve the problem this could go away after the "infrastructure" hackathon. If not we should dig deeper I guess.

llimeht commented 2 years ago

In my local testing, switching to Chart.js version 2.5 or newer seems to fix this.