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

Failed to load resource with a status of 403 #35

Open
jazzi opened this issue May 25, 2018 · 1 comment
Open

Failed to load resource with a status of 403 #35

jazzi opened this issue May 25, 2018 · 1 comment

Comments

@jazzi
Copy link

jazzi commented May 25, 2018

Getting this error on several websites:

1, Failed to load resource: the server responded with a status of 403 (HTTP/2.0 403) https://mywebsite/images/person1.jpg
2, Failed to load resource: the server responded with a status of 403 (HTTP/2.0 403) https://mywebsite/images/person2.jpg
3, Failed to load resource: the server responded with a status of 403 (HTTP/2.0 403) https://mywebsite/js/jquery.min.map

I checked my /static/images/ and person1.jpg & person2.jpg are there, don't know why, and person3.jpg works fine.

Above first two errors happen in production environment, $ hugo server works fine too.

But no jquery.min.map in /static/js/, maybe it's a type error, just don't know which file exists.

@jazzi
Copy link
Author

jazzi commented May 25, 2018

Ok, I resolved the first two problems by changing pictures' size into around 20k.

The third problem hasn't worked out yet.

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

1 participant