Hallo! Ich habe eine Discourse-Instanz der Version 3.5.0.beta3-dev unter https://wingsoffire.forum. Die Instanz ist unter der Subdomain www eingerichtet, aber ich verwende Cloudflare CNAME Flattening, um die Apex-Domain zu nutzen.
Alles funktioniert wie erwartet, außer dass Schriftarten nicht heruntergeladen werden können. Dieser Fehler wird mit LibreWolf 137.0.1-1 angezeigt:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://wingsoffire.forum/fonts/Roboto-Bold.woff2?v=0.0.18. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘*, https://www.wingsoffire.forum, https://wingsoffire.forum’).
downloadable font: download failed (font-family: "Roboto" style:normal weight:700 stretch:100 src index:0): bad URI or cross-site access not allowed source: https://www.wingsoffire.forum/fonts/Roboto-Bold.woff2?v=0.0.18
Und auf dem Standard-Ungoogled Chromium 135.0.7049.84:
Access to font at 'https://wingsoffire.forum/fonts/Roboto-Bold.woff2?v=0.0.18' (redirected from 'https://www.wingsoffire.forum/fonts/Roboto-Bold.woff2?v=0.0.18') from origin 'https://wingsoffire.forum' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header contains multiple values '*, https://www.wingsoffire.forum, https://wingsoffire.forum', but only one is allowed.
GET https://wingsoffire.forum/fonts/Roboto-Bold.woff2?v=0.0.18 net::ERR_FAILED 200 (OK)
Ich sehe den spezifischen Schriftart-Download nicht, wenn ich Ihre Website besuche, aber ich sehe einige Ressourcen, die von www.wingsoffire.forum geladen werden, und die meisten von wingsoffire.forum.
Diese Schriftart leitet auch weiter, wenn man die Fehlermeldung betrachtet. Das könnte das Problem verursachen.
Schreibe alle Vorkommen von //www.wingsoffire.forum/ in //wingsoffire.forum/ um
WIRD AUF DER DATENBANK 'default' AUSGEFÜHRT
DIESE AUFGABE WIRD DATEN UMSCHREIBEN, SIND SIE SICHER (geben Sie YES ein): YES
Tabellen werden auf default neu zugeordnet...
post_hotlinked_media=4
post_revisions=12
post_search_data=2
posts=126
site_settings=1
stylesheet_cache=825
topic_links=36
user_histories=10
Fertig
Es gibt jedoch keine Änderung, selbst nach einem Neustart und Wiederaufbau. Es werden die gleichen Fehler angezeigt.
Hier ist das Menü zur Schriftauswahl im Admin-Panel.