@NateDhaliwalさん、良い提案ありがとうございます。
その設定を切り替えて再読み込みしても、違いはありません。
セーフモードに全くアクセスできないようです。ブラウザで https://discourse.nzarchiteure.net.nz にアクセスするとリンク切れの警告が表示されます(http://discourse.nzarchiteure.net.nz でも同様です)。
そのページには確かにエラーがあり、ログインダイアログが何らかの理由でHTTPSとHTTPベースのURLを混在させてコンテンツを参照しようとしていることを示唆しています。
(index):365 Mixed Content: The page at 'https://nzarchitecture.net.nz/' was loaded over HTTPS, but requested an insecure font 'http://nzarchitecture.net.nz/fonts/JetBrainsMono-Regular.woff2?v=0.0.19'. This request has been blocked; the content must be served over HTTPS.
(index):365 Mixed Content: The page at 'https://nzarchitecture.net.nz/' was loaded over HTTPS, but requested an insecure font 'http://nzarchitecture.net.nz/fonts/JetBrainsMono-Bold.woff2?v=0.0.19'. This request has been blocked; the content must be served over HTTPS.
app.js:297 ℹ️ Discourse v2025.12.0-latest — https://github.com/discourse/discourse/commits/4e84c286d6 — Ember v6.6.0
content.js:18 [Form Persistence] フォームの永続化拡張機能を初期化中...
content.js:868 shouldRun: false
(index):1 Mixed Content: The page at 'https://nzarchitecture.net.nz/' was loaded over HTTPS, but requested an insecure favicon 'http://nzarchitecture.net.nz/uploads/default/optimized/1X/f194d3ff8870aa98f79a9aef41a5d954c243aef6_2_32x32.png'. This request has been blocked; the content must be served over HTTPS.
content.js:13 [Form Persistence] ストレージから取得したデータ: Object
content.js:18 [Form Persistence] 現在のページではフォームの永続化は有効になっていません
(index):1 Mixed Content: The page at 'https://nzarchitecture.net.nz/' was loaded over HTTPS, but requested an insecure element 'http://nzarchitecture.net.nz/uploads/default/original/1X/5d5ed6d82ef2bd08985655747ca1f2d08e94ac0e.png'. This request was automatically upgraded to HTTPS, For more information see https://blog.chromium.org/2019/10/no-more-mixed-messages-about-https.html
(index):1 Mixed Content: The page at 'https://nzarchitecture.net.nz/' was loaded over HTTPS, but requested an insecure image 'http://nzarchitecture.net.nz/uploads/default/original/1X/5d5ed6d82ef2bd08985655747ca1f2d08e94ac0e.png'. This request has been blocked; the content must be served over HTTPS.
(index):1 Mixed Content: The page at 'https://nzarchitecture.net.nz/' was loaded over HTTPS, but requested an insecure element 'http://nzarchitecture.net.nz/uploads/default/optimized/1X/f194d3ff8870aa98f79a9aef41a5d954c243aef6_2_512x512.png'. This request was automatically upgraded to HTTPS, For more information see https://blog.chromium.org/2019/10/no-more-mixed-messages-about-https.html
content.js:18 [Form Persistence] ステータスチェックの指示を受信しました
content.js:13 [Form Persistence] ストレージから取得したデータ: Object
content.js:18 [Form Persistence] ページステータスを更新: Object
また、コンソール警告に混じっている中国語の文字がどこから来たのか、懸念すべきものなのかもわかりません。サイト自体は英語で作成されており、他の翻訳は設定されていません。
Discourseに画像のみをHTTPS経由でロードするように指示するにはどうすればよいですか?