I cannot get Cineversity to load any sub pages on several networks here in the USA. For more than 15 days, the issue happens at the school’s AT&T network as well as TMobile WiFi or cellular or at several locations. I was able to get it to work when connected to a Spectrum ISP network.
Chrome and Safari report an error:
500 Failed to fetch dynamically imported module: https://cineversity.maxon.net/_nuxt/B_4WZ4t6.js
or
500
'application/octet-stream' is not a valid JavaScript MIME type.
Although Maxon support says it is on my end, 500 errors are on the server side.
After inspecting the site with Chrome Dev Tools,
The error message inside Chrome points to a Content Security Policy directive set to "script-src 'none'"
This causes the nuxt.js generated script (and subsequent scripts), CyjJQS-n.js, to not load and the site to fail to load on any browser which enforces CSP directives, such as Chrome or my Safari.
I believe it may be the CDN Maxon uses in my area, because if I change my geo location to Germany, the site opens fine.
I know this problem exists.
I know the issue is outside of my control.
If anyone can help, can you reach out?