Mozilla Relay is experiencing issues with call and text delivery. We’re working on a fix. Check Mozilla Status for updates.

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

Mozilla 도움말 검색

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

자세히 살펴보기

I keep getting Secure Connection Failed, SSL_ERROR_INTERNAL_ERROR_ALERT, on a non https site

  • 6 답장
  • 2 이 문제를 만남
  • 2 보기
  • 최종 답변자: Exlord

more options

hi, since yesterday i keep getting this error when viewing my site http://dominobot.ir/.

Secure Connection Failed

An error occurred during a connection to dominobot.ir:80. Peer reports it experienced an internal error. Error code: SSL_ERROR_INTERNAL_ERROR_ALERT

1 - this is not a https site its normal http

2 - Its setup to use cloudflare.com , NO SSL there either. no support for IR domin

3 - it happens randomly not always and some times the site it self comes up but css ,js ans image file's http requests gets aborted

4 - I am not the only one having this problem, its been reported by my users many time

5 - I am using FF49.0.1 on win8.1

6 - on FF on Android(latest version for now), only the the images won't load

7 - works fine on IE11 and chrome53

8 - I tried disabling all add-ons and extensions no change

9 - asked some people to check the site and they say its ok

10 - I have disable ssl on directadmin(On the Host)

11 - According to the hosting company they have no problem loading the site

most of my customers are using firefox and having this problem and i am loosing clients.

would love any help solving this problem...

tank you.

hi, since yesterday i keep getting this error when viewing my site http://dominobot.ir/. Secure Connection Failed An error occurred during a connection to dominobot.ir:80. Peer reports it experienced an internal error. Error code: SSL_ERROR_INTERNAL_ERROR_ALERT 1 - this is not a https site its normal http 2 - Its setup to use cloudflare.com , NO SSL there either. no support for IR domin 3 - it happens randomly not always and some times the site it self comes up but css ,js ans image file's http requests gets aborted 4 - I am not the only one having this problem, its been reported by my users many time 5 - I am using FF49.0.1 on win8.1 6 - on FF on Android(latest version for now), only the the images won't load 7 - works fine on IE11 and chrome53 8 - I tried disabling all add-ons and extensions no change 9 - asked some people to check the site and they say its ok 10 - I have disable ssl on directadmin(On the Host) 11 - According to the hosting company they have no problem loading the site most of my customers are using firefox and having this problem and i am loosing clients. would love any help solving this problem... tank you.

글쓴이 Exlord 수정일시

모든 댓글 (6)

more options
more options

tanks for the fast response, but i am not the only one having this problem. as i said its been reported by the clients. And this is not a secure connections. its not HTTPS!!!

more options

and this is not the only site that has this problem. same thing is happening for http://farhadadeli.ir/ and http://dominosystem.ir/ too. they both are hosted on the same server and using cloudflare.com free plan and they are not https as well ...

more options

I removed my sites from cloudflare and now they work just fine. http://dominosystem.ir -> not on cloudflare and work fine http://dominosys.ir -> alias for dominosystem.ir and still on cloudflare and not working .

more options

I've called for more help.

more options

According to cloudflare support:

HI,

Looks like it's not Iran's fault but probably Firefox: screen shot Here is why: screenshot I would say this is a bug in FireFox as cURL has no issue with it and your server responds without issue:

$ curl -svo /dev/null -A "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:49.0) Gecko/20100101 Firefox/49.0" -H "Alt-Used: dominosys.ir:443" -H "Upgrade-Insecure-Requests:1" http://dominosys.ir

> GET / HTTP/1.1 > Host: dominosys.ir > User-Agent: curl/7.50.3 > Accept: */* > Alt-Used: dominosys.ir:443 > < HTTP/1.1 200 OK < Date: Mon, 03 Oct 2016 07:32:42 GMT < Content-Type: text/html; charset=UTF-8 < Transfer-Encoding: chunked < Connection: keep-alive < Set-Cookie: __cfduid=d80404859d3cfdc844e7dda9b3d9601b91475479962; expires=Tue, 03-Oct-17 07:32:42 GMT; path=/; domain=.dominosys.ir; HttpOnly < X-Powered-By: PHP/5.6.19 < Vary: Accept-Encoding,User-Agent < Cache-Control: max-age=1, private, must-revalidate < Expires: Mon, 03 Oct 2016 07:42:42 GMT < Server: cloudflare-nginx