I get set number of errors, in the console regarding CSP as well as the system fails to load some scripts from the directory, I have just installed the the Magento, straight out of the box, then to these errors. I just get it.
And whenever I visit the create account option, one more error arises, I haven't even installed a custom theme yet, just wondering are these errors from my side or are bugs in the Magento system. Here is the link to recreate the error.
I though I am getting this error, because I was having a setup at the localhost, but when installed it to the cpanel, getting the same errors all again, what can be the solution? Help will be really appreciated!
For refused to load one, Magento includes Magento_Csp module and it might not support so you can disable this module for now or just add headers as required by this module.
For refused to load one, Magento includes Magento_Csp module and it might not support so you can disable this module for now or just add headers as required by this module.
For refused to load one, Magento includes Magento_Csp module and it might not support so you can disable this module for now or just add headers as required by this module.
Okay, I did that, but still the same scenario, anyways I had two extensions, iMacros and HMA Proxy, both were disabled already. Then to the problem persists. Even after deleting the extensions same console error.
For refused to load one, Magento includes Magento_Csp module and it might not support so you can disable this module for now or just add headers as required by this module.
For refused to load one, Magento includes Magento_Csp module and it might not support so you can disable this module for now or just add headers as required by this module.
I have already gone through these solutions, also created a custom module to report the CSP errors to a link specified, as well as create the csp_whitelist but is that a right way to do?