https://www.britishmuseum.org/collectio ... 0522-1-186
The image is missing. I am seeing lots of certificate errors which seems unusual:
britishmuseum.org - content does not appear Topic is solved
Moderator: trava90
Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.
Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.
Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
- Clear any current output
- Navigate or refresh the page in question
- Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
-
- Moon Magic practitioner
- Posts: 2847
- Joined: 2012-08-19, 20:32
britishmuseum.org - content does not appear
You do not have the required permissions to view the files attached to this post.
-
- Fanatic
- Posts: 100
- Joined: 2025-02-03, 07:55
Re: britishmuseum.org - content does not appear
Works fine for me. Blocking cookiebot and googletagmanager.
Only error is; "Viewer.buttons is deprecated; Please use Viewer.buttonGroup"
Only error is; "Viewer.buttons is deprecated; Please use Viewer.buttonGroup"
-
- Lunatic
- Posts: 398
- Joined: 2019-03-16, 13:26
- Location: Qld, Aus.
Re: britishmuseum.org - content does not appear
Basilisk (2025.02.22) is also getting a certificate error for media.britishmuseum.org, preventing the images from showing up.
-
- Lunatic
- Posts: 418
- Joined: 2016-12-27, 00:12
Re: britishmuseum.org - content does not appear
Code: Select all
https://media.britishmuseum.org/iiif/Repository/Documents/2014_10/8_21/26f2acf4_9f2e_4791_8c48_a3be01645c0f/00472034_001.ptif/4000,4000,1180,2680/148,/0/default.jpg - error: Image load aborted"

-
- Pale Moon guru
- Posts: 37499
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Re: britishmuseum.org - content does not appear
media.britishmuseum.org has an incomplete certificate chain. This is a webmaster error. They need to include the intermediate cert in their website TLS setup.
If you have visited any other website that presented the same intermediate cert, you will be able to connect without error, but if not,t hen Pale Moon correctly throws up a TLS error.
See https://www.ssllabs.com/ssltest/analyze.html?d=media.britishmuseum.org for details.
The missing certificate is:
If you have visited any other website that presented the same intermediate cert, you will be able to connect without error, but if not,t hen Pale Moon correctly throws up a TLS error.
See https://www.ssllabs.com/ssltest/analyze.html?d=media.britishmuseum.org for details.
The missing certificate is:
Code: Select all
Corporation Service Company RSA OV SSL CA
Fingerprint SHA256: d056a5692f2a76daa0a5ae869e1799149d530142aa8b5e6feadb21c5b80e1169
Pin SHA256: eJFNz94QPdv8RexRcSa3nwty3nRqFlR7YXqKA5RGUGE=
RSA 3072 bits (e 65537) / SHA384withRSA
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
- Moon Magic practitioner
- Posts: 2847
- Joined: 2012-08-19, 20:32
Re: britishmuseum.org - content does not appear
Ok thanks. Reported. Let's see what happens.