einaros / starttls.info

https://starttls.info
6 stars 0 forks source link

StartTLS completely broken #31

Open 68040 opened 8 years ago

68040 commented 8 years ago

Test via Website (https://starttls.info/check/github.com) gives just a 504. - Tested with my own sites. And with github.com, twitter.com and google.com Test via API (curl https://starttls.info/api/check/github.com) gives just a 504. - Tested with my own sites. And with github.com, twitter.com and google.com. Blog (https://starttls.info/blog) just reports Cannot GET /blog. Stats (https://starttls.info/stats) again a 504.

So StartTLS is defacto completely broken.

yhagger commented 8 years ago

Does anyone get starttls.info to work? I get an Unknown error now. It's a nice tool for checking mailserveres.

gigahost commented 7 years ago

Not working for us either. The web site returns "An unknown error occurred!"

URLs tried: https://starttls.info/check/mx1.gigahost.dk https://starttls.info/check/github.com

The API returns "An unknown error occured!" as well, and sometimes it hangs for several minutes before doing so.

$ time curl https://starttls.info/api/check/github.com
An unknown error occurred!
real    0m0.185s
user    0m0.030s
sys 0m0.010s

$ time curl https://starttls.info/api/check/github.com
An unknown error occurred!
real    0m0.184s
user    0m0.029s
sys 0m0.011s

$ time curl https://starttls.info/api/check/github.com
An unknown error occurred!
real    3m0.546s
user    0m0.035s
sys 0m0.019s

$ time curl https://starttls.info/api/check/github.com
An unknown error occurred!
real    0m0.180s
user    0m0.028s
sys 0m0.011s

$ time curl https://starttls.info/api/check/github.com
An unknown error occurred!
real    0m0.179s
user    0m0.029s
sys 0m0.012s

$ time curl https://starttls.info/api/check/github.com
An unknown error occurred!
real    2m0.382s
user    0m0.031s
sys 0m0.018s