We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
E.g. Cockatoo page: https://bie.ala.org.au/species/urn:lsid:biodiversity.org.au:afd.taxon:f9eb417b-2de3-48ac-ba4e-1d438f0cb323
Happens on my machine on Safari but not Chrome. Happens on Chrome on PC. Doesn't seems to matter if you are logged in or not.
Also happens on image-service - https://images.ala.org.au/image/5fc2a0d5-0162-474a-bbba-fb9df94b49d5.
Safari request for the raw file (https://images.ala.org.au/image/proxyImage?imageId=5fc2a0d5-0162-474a-bbba-fb9df94b49d5) shows headers:
:status: 200 X-Content-Type-Options: nosniff Content-Type: image/jpeg Content-Security-Policy: upgrade-insecure-requests Date: Mon, 25 Nov 2019 00:09:29 GMT X-Frame-Options: DENY Referrer-Policy: strict-origin-when-cross-origin Strict-Transport-Security: max-age=31536000 Server: nginx/1.17.6 x-application-context: application:production
The nosniff option could be a potential cause.
nosniff
The text was updated successfully, but these errors were encountered:
Note this also happens on the new image-service page:
https://images.ala.org.au/image/5fc2a0d5-0162-474a-bbba-fb9df94b49d5 (using Safari).
This appears to be described here kolber/audiojs#241 but is not fixed.
Seeing as that repo has not been updated for a while, it might need a change to a different JS audio player.
Sorry, something went wrong.
Issue moved to AtlasOfLivingAustralia/image-service #109 via ZenHub
charvolant
No branches or pull requests
E.g. Cockatoo page: https://bie.ala.org.au/species/urn:lsid:biodiversity.org.au:afd.taxon:f9eb417b-2de3-48ac-ba4e-1d438f0cb323
Happens on my machine on Safari but not Chrome. Happens on Chrome on PC. Doesn't seems to matter if you are logged in or not.
Also happens on image-service - https://images.ala.org.au/image/5fc2a0d5-0162-474a-bbba-fb9df94b49d5.
Safari request for the raw file (https://images.ala.org.au/image/proxyImage?imageId=5fc2a0d5-0162-474a-bbba-fb9df94b49d5) shows headers:
The
nosniff
option could be a potential cause.The text was updated successfully, but these errors were encountered: