Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status page is unreachable #830

Closed
rock3r opened this issue Jun 1, 2022 · 1 comment
Closed

Status page is unreachable #830

rock3r opened this issue Jun 1, 2022 · 1 comment

Comments

@rock3r
Copy link

rock3r commented Jun 1, 2022

If I click on the "status" link in the footer, which points to http://status.clojars.org/, I get this error:

image

The cert is valid, but it's for statuspage.io, which is not the correct URL:

image

@tobias
Copy link
Member

tobias commented Jun 2, 2022

Thanks for the heads up @rock3r! We link to http://status.clojars.org (where status.clojars.org is a CNAME for clojars.statuspage.io), but the statuspage site redirects to https://status.clojars.org, exposing this issue.

I'm going to just change the link in the footer to go directly to https://clojars.statuspage.io to avoid this.

@tobias tobias closed this as completed in 783bde1 Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants