Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Facebook is not loading & giving a strange text code?

  • 2 válasz
  • 7 embernek van ilyen problémája
  • 4 megtekintés
  • Utolsó üzenet ettől: FredMcD

more options

This is what I get when I open Facebook on Firefox:

http://imgur.com/Vt3VJkT

This is what I get when I open Facebook on Firefox: http://imgur.com/Vt3VJkT

Kiválasztott megoldás

Firefox 44+ accepts a new kind of encoding (compression) called Brotli (br) for secure connections. Facebook has recently enabled Brotli (br) encoding for files send via a secure connections.

A possible workaround is to modify the involved pref and remove the trailing ", br" to prevent the server from sending files with Brotli compression.

  • network.http.accept-encoding.secure = "gzip, deflate, br" => "gzip, deflate" (without quotes)

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

Válasz olvasása eredeti szövegkörnyezetben 👍 4

Összes válasz (2)

more options

Kiválasztott megoldás

Firefox 44+ accepts a new kind of encoding (compression) called Brotli (br) for secure connections. Facebook has recently enabled Brotli (br) encoding for files send via a secure connections.

A possible workaround is to modify the involved pref and remove the trailing ", br" to prevent the server from sending files with Brotli compression.

  • network.http.accept-encoding.secure = "gzip, deflate, br" => "gzip, deflate" (without quotes)

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

more options

re: the-edmeister Firefox 44+ accepts a new kind of encoding (compression) called Brotli for secure connections and Facebook turned on Brotli encoding last night. Kaspersky doesn't know about this encoding and strips it from the HTTP response headers if you have "Inject script" checked in Kaspersky Settings -> Additional -> Network -> Traffic Processing https://forum.kaspersky.com/index.php?s=bbdfcf797a91bc90230472c52c4b103e&showtopic=351027