Uncaught Error: SECURITY_ERR: DOM Exception 18
Question:
I get the following error in Chrome’s developer tools window when I try to set a cookie using this jQuery plugin:
Uncaught Error: SECURITY_ERR: DOM Exception 18
What does this error mean and how can I fix it? I get the same error when I use this jQuery plugin.
Answer:
You’re most likely using this on a local file over the file://URI scheme, which cannot have cookies set. Put it on a local server so you can use http://localhost.
Read More:
- How to Solve Chrome Error: net::ERR_FAILED
- How to Solve Chrome error: ERR_CACHE_READ_FAILURE
- How to Solve Chrome Error: “ERR_HTTP2_PROTOCOL_ERROR”
- [Exception] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
- C++ Error: terminating with uncaught exception of type std::out_of_range: vector Abort trap: 6
- [Solved] Error 4 opening dom ASM/Self in 0x8283c00
- [Solved] Android Networking error: CLEARTEXT communication to www.xxxxx.xyz not permitted by network security policy
- [Solved] Chrome Error: The request client is not a secure context
- How to Solve jQuery error: Uncaught ReferenceError: $ is not defined
- How to Solve Docker Error: elasticsearch exception: type=cluster_block_exception, reason=blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];
- Springboot integrates redis factory method ‘redisconnectionfactory’ threw exception; nested exception is
- [Solved] yii Frame Error: Warning!symlink() has been disabled for security reasons
- How to Solve the jump error after Spring Security Login
- Running the test front-end project, Google browser accesses localhost with err_SSL_PROTOCOL_ERROR
- Resolve Chromedriver’s original error: chrome not reachable
- [Solved] webrtc Compile Error: ERROR: The installation of the Chrome OS default fonts failed.
- [Solved] Elasticsearch.service failed after enable elasticsearch security features
- [Solved] Chrome submission error: Form submission canceled because the form is not connected
- GPG error:http://dl.google.com/linux/chrome/deb stable InRelease
- ERROR: Exception when publishing, exception message [Exec timed out or was interrupted after 120,009 ms]