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

tldr.ooops.me is down #5499

Closed
bl-ue opened this issue Mar 24, 2021 · 4 comments
Closed

tldr.ooops.me is down #5499

bl-ue opened this issue Mar 24, 2021 · 4 comments
Labels
bug Issues with our clients or rendering of pages, etc.

Comments

@bl-ue
Copy link
Contributor

bl-ue commented Mar 24, 2021

https://tldr.ooops.me, listed on README.md, is down. @kosmgco?

kosmgco/tldr-web#11

@sbrl
Copy link
Member

sbrl commented Mar 25, 2021

I get this:

Selection_2021-03-25_01:05:46_001_3dec81d

@vladimyr
Copy link
Contributor

Seems like a classic case of misconfigured (HTTPS) Apache/Nginx redirect:

$ curl -i https://tldr.ooops.me/
HTTP/2 301 
date: Mon, 29 Mar 2021 04:50:29 GMT
content-type: text/html
set-cookie: __cfduid=d644bf61b3509d84e41dd0fbb044c9be71616993428; expires=Wed, 28-Apr-21 04:50:28 GMT; path=/; domain=.ooops.me; HttpOnly; SameSite=Lax; Secure
location: https://tldr.ooops.me/
via: cache4.it2[,0]
timing-allow-origin: *
eagleid: 2ff62e9816169934289897811e
cf-cache-status: DYNAMIC
cf-request-id: 091deabdd00000912d6e92b000000001
expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report?s=xsiXfGrVqdCQ7qQrggM1EmlvZbO3ZjEOJ1QqqEiWQh0J55ABQ7MZPvKj8cV2KG4I7vcsiFpll%2FeLdZGW3Ggm2%2BkYVCsviLDgQ59BQt5XVrW58gAvEjLHaCpj"}],"group":"cf-nel","max_age":604800}
nel: {"max_age":604800,"report_to":"cf-nel"}
server: cloudflare
cf-ray: 63767a42ed60912d-ZAG
alt-svc: h3-27=":443"; ma=86400, h3-28=":443"; ma=86400, h3-29=":443"; ma=86400

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<h1>301 Moved Permanently</h1>
<p>The requested resource has been assigned a new permanent URI.</p>
<hr />Powered by Tengine</body>
</html>

@CleanMachine1 CleanMachine1 added the bug Issues with our clients or rendering of pages, etc. label May 15, 2021
@CleanMachine1
Copy link
Member

@bl-ue you might want to close this.

@bl-ue
Copy link
Contributor Author

bl-ue commented Jun 5, 2021

Yeah, I'll close it since #5957 was merged. 👍🏻

@bl-ue bl-ue closed this as completed Jun 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues with our clients or rendering of pages, etc.
Projects
None yet
Development

No branches or pull requests

4 participants