srcclr / security-headers

This is a plugin to https://discourse.org that allows you to grade your websites HTTP security headers and collects data about how the the top 10,000 sites implement them.
MIT License
10 stars 2 forks source link

https://open.srcclr.com — 503 Service Unavailable #27

Open kkirsche opened 7 years ago

kkirsche commented 7 years ago

https://open.srcclr.com returns a 503 Service Unavailable error:

Python Error:

ProxyError: HTTPSConnectionPool(host='open.srcclr.com', port=443): Max retries exceeded with url: / (Caused by ProxyError('Cannot connect to proxy.', error('Tunnel connection failed: 503 Service Unavailable',))) (file "/usr/lib/python2.7/site-packages/requests/adapters.py", line 465, in send)

Chrome Error:

This site can’t be reached

The webpage at https://open.srcclr.com/ might be temporarily down or it may have moved permanently to a new web address.
ERR_TUNNEL_CONNECTION_FAILED
steve-ng commented 7 years ago

Hi @kkirsche, we have taken down open.srcclr.com. If you would like to run security-headers, you can install discourse, followed by installing open-core from https://github.com/srcclr/open-core and lastly security-headers from this repository.