Skip to content

https://www.python.org/downloads/release/python-3818/ is broken (JavaScript error message) #2324

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

Closed
SamuelMarks opened this issue Nov 17, 2023 · 7 comments

Comments

@SamuelMarks
Copy link

Describe the bug
https://www.python.org/downloads/release/python-3818/

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://www.python.org/downloads/
  2. Click "Python 3.8.18 - Release Notes" https://www.python.org/downloads/release/python-3818/

Expected behavior
https://web.archive.org/web/20231026093415/https://www.python.org/downloads/release/python-3818/

Screenshots
image

Desktop (please complete the following information):

  • OS: Ubuntu 23.10
  • Browser: Mozilla Firefox
  • Version: 119.0

Additional context

@hugovk
Copy link
Member

hugovk commented Nov 17, 2023

This is a CSS 404 problem.

It's affecting pages like:

But these are fine:

The good pages are loading https://www.python.org/static/stylesheets/style.7eb53a0a83fa.css which exists, but the bad ones are trying to load https://www.python.org/static/stylesheets/style.2135bffe4dde.css which is 404.

@Rosuav
Copy link

Rosuav commented Nov 18, 2023

Also happens on https://www.python.org/downloads/source/

@hugovk
Copy link
Member

hugovk commented Aug 8, 2024

These all look good now, I guess it was a caching issue?

@SamuelMarks Please could you close this issue if it's working for you now?

@mgovers
Copy link

mgovers commented Oct 11, 2024

I have the same problem since this morning. Was working fine yesterday.

@hugovk
Copy link
Member

hugovk commented Oct 11, 2024

I can reproduce, console shows:

GET https://www.python.org/static/stylesheets/style.73ee703a9176.css 404 (Not Found)

Also at pages like https://www.python.org/downloads/release/python-3130/

@hugovk hugovk reopened this Oct 11, 2024
@merwok
Copy link
Member

merwok commented Apr 23, 2025

This seems fixed

@SamuelMarks
Copy link
Author

Confirmed

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

5 participants