pabsttheater / pabstetix

Issue Tracking for pabsttheater.org
0 stars 0 forks source link

Site tries to deliver resources that don't exist and conflict with CORS specifications #32

Closed sarandi closed 5 years ago

sarandi commented 6 years ago

By opening Google Chrome Dev Tools, I see that basically the same JavaScript error is occurring on two different resources:

  1. Access to Font at 'https://9upqp16we5e1z54q2mbfyfol-wpengine.netdna-ssl.com/wp-content/themes/Pabst/WebFont.woff' from origin 'https://pabsttheater.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://pabsttheater.org' is therefore not allowed access. The response had HTTP status code 404. (index):1

  2. Access to Font at 'https://9upqp16we5e1z54q2mbfyfol-wpengine.netdna-ssl.com/wp-content/themes/Pabst/WebFont.ttf' from origin 'https://pabsttheater.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://pabsttheater.org' is therefore not allowed access. The response had HTTP status code 404. tribe-events.min.js?ver=4.6:1

image

When I try loading either resource, the server NGINX returns a 404 response: image

etix-aaron commented 5 years ago

Etix will is still exploring this issue

sarandi commented 5 years ago

Closing this - errors are gone.