This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Firefox (especially Gmail) cannot complete some requests: no responses are returned (zero bytes), assume that because of Endpoint Agent

It is almost impossible to use Gmail (mail.google.com) in Firefox. There are no problems in Chrome on the same machine.

In the browser developer console / Network tab I see some requests are without responses (zero bytes responses). Some with SSL_ERROR_BAD_MAC_ALERT

GMail app constantly shows yellow warning: "Ups... the system encountered a problem. Retrying in ..." .  "Retry now" link doesn't help.

Similar errors discussed recently: https://community.sophos.com/sophos-central/f/discussions/133650/ssl_error_bad_mac_alert-pr_end_of_file_error



This thread was automatically locked due to age.
Parents
  • Restarting the browser helps. But problem could re-appear just in 5 minutes!

  • Is this Windows?

    I assume this behaviour has to be related to web protection and control, is that the case? 

    If it's Windows, do you have a process called SophosNetFilter.exe?  If so, you are using "modern web" and the new endpoint architecture which is capable of HTTP decryption.

    The question then is, do you have HTTP decryption enabled?  At the client you can check in the registry:

    HKEY_LOCAL_MACHINE\SOFTWARE\Sophos\Management\Policy\ThreatProtection\[revision]\web_protection

    https_decrypt_enabled = 1 or 0

    To rule out Web Protection and Control, you can disable web protection and control by disabling in the Threat Protection policy:

    and if you have Web Control enabled in the Web Control policy you can disable that. Once the policy arrives at the client, the SophosNetFilter.exe process will terminate.

Reply
  • Is this Windows?

    I assume this behaviour has to be related to web protection and control, is that the case? 

    If it's Windows, do you have a process called SophosNetFilter.exe?  If so, you are using "modern web" and the new endpoint architecture which is capable of HTTP decryption.

    The question then is, do you have HTTP decryption enabled?  At the client you can check in the registry:

    HKEY_LOCAL_MACHINE\SOFTWARE\Sophos\Management\Policy\ThreatProtection\[revision]\web_protection

    https_decrypt_enabled = 1 or 0

    To rule out Web Protection and Control, you can disable web protection and control by disabling in the Threat Protection policy:

    and if you have Web Control enabled in the Web Control policy you can disable that. Once the policy arrives at the client, the SophosNetFilter.exe process will terminate.

Children