We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Mozilla 도움말 검색

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

자세히 살펴보기

Certain websites bring up connection reset error message

  • 2 답장
  • 9 이 문제를 만남
  • 7 보기
  • 최종 답변자: sbowers

more options

I can't access two websites (both https) - Chase and Fisher Scientific - every time I try to load them I get a connection was reset error message. I have tried clearing the cookies and cache. Any ideas?

I can't access two websites (both https) - Chase and Fisher Scientific - every time I try to load them I get a connection was reset error message. I have tried clearing the cookies and cache. Any ideas?

모든 댓글 (2)

more options

This seems to be caused by browser sniffing that isn't working properly and changing the user agent for those sites to Firefox/19 seems to work.

You can create a new String pref on the about:config page via the right-click context menu.

  • name: general.useragent.override.chase.com
  • value: (rv:|Firefox/)\d{2}#$119
more options

It certainly worked for chase which was the important part. Thank you!