搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Content Security Policy: The page's settings blocked the loading of a resource at eval ("script-src").

  • 1 个回答
  • 1 人有此问题
  • 128 次查看
  • 最后回复者为 admin278

more options

I have a website running on a virtual machine on my PC. I access it through m-nlp.test.

Suddenly, my js files are not loaded anymore, although I have not changed anything at the website.

I get the following error/warnings when I open my website with Firefox:

>Loading failed for the with source “http://m-nlp.test/js/index.js?v=4”.

>Content Security Policy: The page's settings blocked the loading of a resource at eval ("script-src").

and the js is not working. I don't understand why a `Content Security Policy` is raised, because the js files that I try to load are accessed from the same domain (http://m-nlp.test/).

Weird facts:

  • The live website on the production server is working in Firefox.
  • m-nlp.test works in Chrome
  • m-nlp.test works in incognito window in Firefox.

I cleared cache for m-nlp.test but it is still showing the same error.

What could cause it?

I have a website running on a virtual machine on my PC. I access it through m-nlp.test. Suddenly, my js files are not loaded anymore, although I have not changed anything at the website. I get the following error/warnings when I open my website with Firefox: >Loading failed for the with source “http://m-nlp.test/js/index.js?v=4”. >Content Security Policy: The page's settings blocked the loading of a resource at eval ("script-src"). and the js is not working. I don't understand why a `Content Security Policy` is raised, because the js files that I try to load are accessed from the same domain (http://m-nlp.test/). Weird facts: * The live website on the production server is working in Firefox. * m-nlp.test works in Chrome * m-nlp.test works in incognito window in Firefox. I cleared cache for m-nlp.test but it is still showing the same error. What could cause it?
已附加屏幕截图

被采纳的解决方案

Okay I fixed it, I had the "Disable JS" plugin activated. Whoups.

定位到答案原位置 👍 0

所有回复 (1)

more options

选择的解决方案

Okay I fixed it, I had the "Disable JS" plugin activated. Whoups.