为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Cannot access https//IPADRESS anymore. "Secure Connection Failed" message appears without any option to bypass.

  • 2 个回答
  • 1 人有此问题
  • 9 次查看
  • 最后回复者为 trlopes1974

more options

Firefox 52.2.0 (64-bit) on Red Hat Enterprise Linux Workstation release 7.3

Hello.

Use a lot of IP address based HTTPS acesses to get to some product administration consoles. Sometimes it is the REAL server ipaddress, some other I user local tunnel interfaces (127.0.0.xxx) to get to the target server.

Today, I cannot get those consoles to work anymore. Firefox tries to open the address but it throws the following error message:


Secure Connection Failed

The connection to the server was reset while the page was loading.

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.

Learn more…



and there is no option to bypass or add any exception as before.

Firefox 52.2.0 (64-bit) on Red Hat Enterprise Linux Workstation release 7.3 Hello. Use a lot of IP address based HTTPS acesses to get to some product administration consoles. Sometimes it is the REAL server ipaddress, some other I user local tunnel interfaces (127.0.0.xxx) to get to the target server. Today, I cannot get those consoles to work anymore. Firefox tries to open the address but it throws the following error message: ----- Secure Connection Failed The connection to the server was reset while the page was loading. The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. Please contact the website owners to inform them of this problem. Learn more… ------ and there is no option to bypass or add any exception as before.

被采纳的解决方案

After further investigation I saw that launching firefox with root user caused the issue to disapear. I have performed a firefox reset (profile reset) and all went back to normal for my regular user. I guess there was something that got corrupted on the update process.

定位到答案原位置 👍 0

所有回复 (2)

more options

(Was there an error code provided with the message? It is easier to analyze the problem with that.)

It may be cause by a wide range of reasons, such as:

  1. If you have problems using all HTTPS sites, it is possibly because that your system clock is not set correctly. If you rely on a time server to keep your system clock correct, it may be glitched.
  2. If you only have problems using specific server(s), it may be a certicifate problem of the server which has HSTS on. When there is HSTS(HTTPS Strict Transport Security) set on the server, you cannot add a exception when the certicifate of the server has some problems. Try checking your server certificate.
  3. For localhost websites, it usually use a self-signed certicifate to do the HTTPS. Browsers do not trust them on default. Try to import the certificates into Firefox.
  4. It may also be caused by malicious softwares on your computer or the servers.
more options

选择的解决方案

After further investigation I saw that launching firefox with root user caused the issue to disapear. I have performed a firefox reset (profile reset) and all went back to normal for my regular user. I guess there was something that got corrupted on the update process.