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

Homepage returns http 500 #475

Closed
glibsm opened this issue Feb 14, 2023 · 1 comment
Closed

Homepage returns http 500 #475

glibsm opened this issue Feb 14, 2023 · 1 comment

Comments

@glibsm
Copy link

glibsm commented Feb 14, 2023

❯ curl -sI https://cocoapods.org | head -2
HTTP/2 500
date: Tue, 14 Feb 2023 20:09:44 GMT
❯ curl https://cocoapods.org
<h1>Internal Server Error</h1>

Other pages such as guides appear to work ok

❯ curl -sI https://guides.cocoapods.org/using/getting-started.html | head -2
HTTP/2 200
date: Tue, 14 Feb 2023 20:10:24 GMT
@glibsm
Copy link
Author

glibsm commented Feb 14, 2023

Potentially a dup of #464, closing to consolidate.

@glibsm glibsm closed this as completed Feb 14, 2023
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

1 participant