lesaux / puppet-kibana4

Code repositoy for the kibana4 puppet module lesaux-kibana4
https://forge.puppetlabs.com/lesaux/kibana4
Apache License 2.0
12 stars 57 forks source link

Invalid parameter: 'target' on Archive[kibana-4.3.1-linux-x64] #46

Closed erikanderson closed 8 years ago

erikanderson commented 8 years ago

From time to time I get this error when running puppet on my kibana4 node:

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: 
Invalid parameter: 'target' on Archive[kibana-4.3.1-linux-x64] 
at .../modules/kibana4/manifests/install.pp:41 on node ****
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run

Doesn't happen every time though which is weird

alex-harvey-z3q commented 8 years ago

I would say that it's unlikely to be this module at fault. Target is a valid parameter for the camptocamp/archive module that it's calling. I suspect something is changing on your system from time to time that you're unaware of?

erikanderson commented 8 years ago

I imagine you are right, I will do some digging

lesaux commented 8 years ago

I will close this. Please re-open if you think the issue is with the module.