Closed MattiZNX closed 1 year ago
That looks like you're trying to download elasticsearch from an incorrect URL hence the 404. Closing as this doesn't look like a problem related to the cookbook.
If you need further assistance, please reach out on the Chef Community Slack
Hello guys, I'm currently trying to install ElasticSearch 7.5.1 on my cluster (that has 6.7.2 running) but I faced some problem. Even if I've setup my recipe with
elasticsearch_install 'elasticsearch' do type 'package' version '7.5.0' action :install end
During the install I receive a really bad log (that we can summarize on a HTTP 404), sorry for long log trace