Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upResources are not properly being loaded. #1426
Comments
This comment has been minimized.
This comment has been minimized.
Thanks! I've just purged cache. It should work now. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@ewdurbin here's my WIP branch: master...berkerpeksag:fix-fastly-cache |
This comment has been minimized.
This comment has been minimized.
@berkerpeksag if you open a PR for that WIP I can comment inline with suggested improvements. |
This comment has been minimized.
This comment has been minimized.
I'm getting this as well although it was closed as fixed a few hours ago in #1448. |
This comment has been minimized.
This comment has been minimized.
I ran into this yesterday, and it's indeed fixed for me now. Does anyone think what the site code reports is a problem? That is, claiming javascript is disabled, when that isn't the problem - at the time I verified that javascript in other pages was otherwise working normally. |
This comment has been minimized.
This comment has been minimized.
I agree, @mwichmann that false error message looks like a separate bug we should file and take care of. If I understand correctly, the problem is a 404 CSS URL. |
This comment has been minimized.
This comment has been minimized.
FYI a more permanent solution is being worked on in PR #1427 |
This comment has been minimized.
This comment has been minimized.
This is still happening (which I assume you know given the update an hour ago). The Python 2.7 source download page links to https://www.python.org/downloads/release/python-2716/ which gets a 404 on its stylesheet https://www.python.org/static/stylesheets/style.3dbbbf7ee488 . 2715 works, as does 2713, most of the other 27\d+ urls don't. |
I have javascript enabled and have tried viewing this page in both chrome and firefox. I have also disabled uBlock origin and tried doing a hard refresh. I am still able to download the versions of Python I was looking for. However, I am just submitting this ticket in the event that you are not already aware that the issue exists.