<img width="731" alt="cors-error" src="https://github.com/mobz/elasticsearch-head/assets/63088237/bd8bb8dd-097b-43d6-80a2-a7740ad6bc87"> Hi. Why is there such an error? I can't solve it. I added the configuration in elasticsearch.yml ------------------------- > http.cors.enabled: true > http.cors.allow-origin: "*" > http.cors.allow-methods: OPTIONS,HEAD,GET,POST,PUT,DELETE > http.cors.allow-headers: X-Requested-With,Content-Type,Content-Length > http.detailed_errors.enabled: true