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

Resources are not properly being loaded. #1426

Open
VincitCarnes opened this issue Apr 16, 2019 · 9 comments
Open

Resources are not properly being loaded. #1426

VincitCarnes opened this issue Apr 16, 2019 · 9 comments
Labels
bug

Comments

@VincitCarnes
Copy link

@VincitCarnes VincitCarnes commented Apr 16, 2019

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.

image

@berkerpeksag

This comment has been minimized.

Copy link
Member

@berkerpeksag berkerpeksag commented Apr 16, 2019

Thanks! I've just purged cache. It should work now.

@berkerpeksag

This comment has been minimized.

Copy link
Member

@berkerpeksag berkerpeksag commented Apr 16, 2019

@ewdurbin is there a way to solve this on Fastly or Heroku's end? I created a command to purge Fastly cache, but I doubt this will be enough to solve this issue.

See #1420 and #1423 for previous reports.

@berkerpeksag

This comment has been minimized.

Copy link
Member

@berkerpeksag berkerpeksag commented Apr 16, 2019

@ewdurbin

This comment has been minimized.

Copy link
Member

@ewdurbin ewdurbin commented Apr 17, 2019

@berkerpeksag if you open a PR for that WIP I can comment inline with suggested improvements.

@dogweather

This comment has been minimized.

Copy link

@dogweather dogweather commented Jun 3, 2019

I'm getting this as well although it was closed as fixed a few hours ago in #1448.
Can I help out with a web transaction monitor that'll test the live site and signal when it's back online?

@mwichmann

This comment has been minimized.

Copy link

@mwichmann mwichmann commented Jun 3, 2019

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.

@dogweather

This comment has been minimized.

Copy link

@dogweather dogweather commented Jun 3, 2019

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.

@dogweather

This comment has been minimized.

Copy link

@dogweather dogweather commented Jun 3, 2019

FYI a more permanent solution is being worked on in PR #1427

@gpshead

This comment has been minimized.

Copy link
Member

@gpshead gpshead commented Jun 3, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
6 participants
You can’t perform that action at this time.