Invalid elasticsearch_package_name parameter on Elasticsearch_plugin

  • OS: "CentOS 6.5

  • ElasticSearch Version: '2.3.0'

  • Puppet master: '3.8.7'

  • Doll version of the client: "3.7.4"

  • Base module version before upgrade: '0.10.2'

  • The version of the base module after the update: "5.1.0"

'> Error: Failed to get directory from remote server: Error 400 on

SERVER: invalid elasticsearch_package_name parameter on Elasticsearch_plugin [license] on /etc/puppet/environments/production/modules/elasticsearch/manifests/plugin.pp:169 on node bla-test01.dom '

Hi,

This error started after we updated our Elasticsearch module (Official from the dollhouse forge) from version "0.10.2" to "5.1.0". Our puppet module elasticsearch worked perfectly until the update.

Since the update, this error occurred when the puppet ran through our nodes.

After we saw this event, we tried to restart our puppetserver service. Since the restart, an error occurs once every 3-4 runs of the puppet, and we have no idea why.

+4
source share

Source: https://habr.com/ru/post/1672721/


All Articles