-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
Downloading works in firefox but not in chrome #542
Comments
ExplanationChrome tries to fetch the image tiles through HTTPS even when they are explicitly requested through HTTP, and this website doesn't support HTTPS. SolutionUse firefox instead. Original message: Hello, Did you do that ? edit: added information with the solution |
Dear Ophir, yes I checked my internet connection is working and I had no problem to access http://expositions.bnf.fr/orsay-gustavedore/images/5ci_nq/dor_260/TileGroup0/4-11-1.jpg |
I think your problem is related to chrome automatically loading image tiles over HTTPS even when explicitly instructed to load them over HTTP. Google introduced this feature in chrome 86 to supposedly "improve security", but in this case, it just breaks loading images from sites that do not support HTTPS. |
You can also contact the BNF to warn them that their website is insecure and doesn't guarantee the privacy of their users. They should upgrade to HTTPS. |
Thank you Ophir to take the time to investigate. I did use firefox (87.0 64 bits) but maybe there is now the same feature in firefox... Anyway, I added dezoomify to the list of HTTPS sites authorized to load HTTP in chrome as you have shown me, and it now it works fine, thank you very much ! |
Great, I didn't notice this FAQ, thank you again. |
Site name and description
Dear Ophir, Dezoomify supports https://gallica.bnf.fr, but maybe it could be interesting to have dezoomify supporting http://expositions.bnf.fr as well. Thank you for all you do.
Example URLs
http://expositions.bnf.fr/orsay-gustavedore/grand/dor_260.htm
Current error message
Error: Unable to load tile.
Check that your internet connection is working and that you can access this url:
http://expositions.bnf.fr/orsay-gustavedore/images/5ci_nq/dor_260/TileGroup0/4-11-1.jpg
(https://dezoomify.ophir.dev/dezoomify/zoommanager.js:217)
The text was updated successfully, but these errors were encountered: