Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში. აქ არავინ უნდა მოგთხოვოთ ტელეფონზე დარეკვა, შეტყობინების გაგზავნა ან პირადი მონაცემების გაზიარება. რამე საეჭვოს შემჩნევისას გთხოვთ გვაცნობოთ „დარღვევის მოხსენებით“.

ვრცლად

Why is Firefox(57.0.4) blocking http content(woff2 fonts) on pages that run on http protocol with msg(Blocked loading mixed active content)

  • 4 პასუხი
  • 2 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 2 ნახვა
  • ბოლოს გამოეხმაურა MerlinCorey

woff2 fonts in Firefox 57.0.4 on http pages get blocked with message - Blocked loading mixed active content “http:// .....

woff2 fonts in Firefox 57.0.4 on http pages get blocked with message - Blocked loading mixed active content “http:// .....

ყველა პასუხი (4)

This is not a new behaviour, this is in effect since Firefox 23. Only passive content is allowed through unsecured channels (i.e. http) if you are using a secure (i.e. HTTPS) connection. This should be fixed at the website.

For more information, you can read this article: https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content/How_to_fix_website_with_mixed_content

page is running httpprotocol, everything works ok, except woff2 fonts get flagged as Blocked loading mixed active content even tho those too are being served from same server with http protocol

Can you provide the URL with the issue?