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

python-requests.org domain suspended. #6140

Open
brunns opened this issue May 23, 2022 · 12 comments
Open

python-requests.org domain suspended. #6140

brunns opened this issue May 23, 2022 · 12 comments

Comments

@brunns
Copy link

brunns commented May 23, 2022

http://python-requests.org/ is showing:

Screenshot 2022-05-23 at 07 15 12

It's the same case for subdomains, including docs.python-requests.org, which is breaking the building of sphinx documentation which refer to requests docs: see https://github.com/brunns/mbtest/runs/6549875114?check_suite_focus=true#step:9:31 for an example.

@nateprewitt
Copy link
Member

Hi @brunns, thanks for bringing this to our attention. The domain is still owned by Kenneth and the maintainers haven't had access to it in quite some time.

We'll reach out to Kenneth regarding the domain verification. I wanted to quickly confirm though that https://docs.python-requests.org is working for you. I'm still seeing the docs rendered correctly at that subdomain.

@brunns
Copy link
Author

brunns commented May 23, 2022

Strange - nope, I'm seeing that same error at https://docs.python-requests.org. I wonder if that's just me?

@nateprewitt
Copy link
Member

It may be a CDN caching issue. My hunch would be once those expire, I'll be seeing the same.

@pajot
Copy link

pajot commented May 23, 2022

I can confirm this, https://docs.python-requests.org is not working for me, either.

@brunns
Copy link
Author

brunns commented May 23, 2022

A temporary and partial fix might be to stop http://requests.readthedocs.org/ redirecting to https://docs.python-requests.org/?

@da1910
Copy link

da1910 commented May 23, 2022

I can access https://docs.python-requests.org/en/latest/ fine, but our intersphinx links are failing due to cert domain mismatch

@brunns
Copy link
Author

brunns commented May 23, 2022

FWIW, https://docs.python-requests.org/en/latest/ redirects to https://docs.python-requests.org/en/latest/ for me, which 404s.

@cjw296
Copy link
Contributor

cjw296 commented May 23, 2022

For https://docs.python-requests.org/en/latest/user/quickstart/ I get an SSL error from Chrome:

This server could not prove that it is docs.python-requests.org; 
its security certificate is from *.ispapi.net. 
This may be caused by a misconfiguration or an attacker intercepting your connection.

...and then a 404 if I do get through.

@YChanHuang
Copy link

Hi I am seeing the same...
image

@sethmlarson
Copy link
Member

Going to lock this discussion to contributors-only as the issue won't be fixed any faster with additional comments. If you're interested in following when the fix happens you can subscribe to this issue.

@psf psf locked as resolved and limited conversation to collaborators May 23, 2022
@nateprewitt
Copy link
Member

For those looking for alternatives, https://requests.readthedocs.io/en/latest/ should be returning docs correctly again. This has been the "official" location for some time as we lack controls on the python-requests domains. I'll update again once we receive a response from Kenneth.

@nateprewitt
Copy link
Member

Providing a quick update for users following the issue. I've spoken with Kenneth, but we do not have a clear path to recovering the domain. We'd advise anyone currently blocked by this (or anyone providing resources with links to requests) to use https://requests.readthedocs.io/en/latest/ as the primary domain. This matches what has been in the public docs since 2019 and represents what the current maintainers control.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants