본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Can't donwnload some files when using web proxy (works with other browsers)

  • 3 답장
  • 1 이 문제를 만남
  • 2 보기
  • 최종 답변자: FredMcD

more options

Hi all,

I'm struggling with certain downloads and Firefox when using a web proxy. The proxy settings are done in Windows 10 and Firefox is set to use system proxy settings. Users are authenticated automatically at the proxy using kerberos (Windows AD environment)


On the proxy (Squid) I can see the failing files downloaded and I can download these files being transferred to firefox via the proxy port when doing packet capture. Nearly all sites and services work. Only some are affected. When using other browsers (MS IE, MS Edge, Chrome) these downloads work perfectly. When disabling Proxy on Firefox these downloads work, too. Only with this combination Firefox + Proxy I get some failures.

This is one example (that's a PDF datasheet): https://www.ergoswiss.com/de/services/cad-hydraulikhubsysteme/pumpen/pumpe-pf-3-4-anschluesse/?tx_downloads_downloadscategory%5Bdownload%5D=1753&tx_downloads_downloadscategory%5Baction%5D=download&tx_downloads_downloadscategory%5Bcontroller%5D=Download&cHash=9351869892df2bd6c6fbebbd2e74e862

And this is the error message Firefox gives me: C:\Users\[changed for privacy]\AppData\Local\Temp\64gqW0kX.pdf.part could not be saved, because the source file could not be read. Try again later, or contact the server administrator

Again this works in Firefox without proxy and It works in the three other browsers with and without proxy. And only few files are affected. Besides checking logs and doing packet capture I'm running out of ideas. Where do I continue troubleshooting?

Firefox 84.0.1 Windows 10 Pro 1909 x64

Hi all, I'm struggling with certain downloads and Firefox when using a web proxy. The proxy settings are done in Windows 10 and Firefox is set to use system proxy settings. Users are authenticated automatically at the proxy using kerberos (Windows AD environment) On the proxy (Squid) I can see the failing files downloaded and I can download these files being transferred to firefox via the proxy port when doing packet capture. Nearly all sites and services work. Only some are affected. When using other browsers (MS IE, MS Edge, Chrome) these downloads work perfectly. When disabling Proxy on Firefox these downloads work, too. Only with this combination Firefox + Proxy I get some failures. This is one example (that's a PDF datasheet): https://www.ergoswiss.com/de/services/cad-hydraulikhubsysteme/pumpen/pumpe-pf-3-4-anschluesse/?tx_downloads_downloadscategory%5Bdownload%5D=1753&tx_downloads_downloadscategory%5Baction%5D=download&tx_downloads_downloadscategory%5Bcontroller%5D=Download&cHash=9351869892df2bd6c6fbebbd2e74e862 And this is the error message Firefox gives me: C:\Users\[changed for privacy]\AppData\Local\Temp\64gqW0kX.pdf.part could not be saved, because the source file could not be read. Try again later, or contact the server administrator Again this works in Firefox without proxy and It works in the three other browsers with and without proxy. And only few files are affected. Besides checking logs and doing packet capture I'm running out of ideas. Where do I continue troubleshooting? Firefox 84.0.1 Windows 10 Pro 1909 x64

선택된 해결법

Thanks, @FredMcD, but none of these links helped.

But it seems like I found a solution for this issue for those who are interested: about:config -> clear both "network.http.accept-encoding" and "network.http.accept-encoding.secure"

Not sure though why this only affects Firefox and not the other browsers and why it works with Firefox and direct www connection instead of Proxied connection but anyway, so far it seems to work.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (3)

more options
more options

선택된 해결법

Thanks, @FredMcD, but none of these links helped.

But it seems like I found a solution for this issue for those who are interested: about:config -> clear both "network.http.accept-encoding" and "network.http.accept-encoding.secure"

Not sure though why this only affects Firefox and not the other browsers and why it works with Firefox and direct www connection instead of Proxied connection but anyway, so far it seems to work.

more options

That was very good work. Well Done. Please flag your last post as Solved Problem as this can help others with similar problems.