Can't delete hosts

Hi,
After adding new smart-proxy server i can't delete hosts.
the error i get is Could not deactivate host on PuppetDB: getaddrinfo: Name
or service not known

Did someone had this problem before?

It suggests you have the puppetdb_foreman plugin installed, but it
either isn't configured or can't resolve the PuppetDB hostname you've
entered. Newer versions of the plugin are better at being disabled by
default.

I'd suggest either finding the config file (probably in
~foreman/config/settings.plugins.d/) and setting enabled to false,
configuring it fully for your PuppetDB instance or uninstalling it if
you're not using it.

··· On 17/08/14 11:54, eliran shlomo wrote: > Hi, > After adding new smart-proxy server i can't delete hosts. > the error i get is Could not deactivate host on PuppetDB: getaddrinfo: > Name or service not known > > Did someone had this problem before?


Dominic Cleal
Red Hat Engineering

fixed, not sure who changed it from false to true
thanks Dominic

··· On Monday, August 18, 2014 12:01:03 PM UTC+3, Dominic Cleal wrote: > > On 17/08/14 11:54, eliran shlomo wrote: > > Hi, > > After adding new smart-proxy server i can't delete hosts. > > the error i get is Could not deactivate host on PuppetDB: getaddrinfo: > > Name or service not known > > > > Did someone had this problem before? > > It suggests you have the puppetdb_foreman plugin installed, but it > either isn't configured or can't resolve the PuppetDB hostname you've > entered. Newer versions of the plugin are better at being disabled by > default. > > I'd suggest either finding the config file (probably in > ~foreman/config/settings.plugins.d/) and setting enabled to false, > configuring it fully for your PuppetDB instance or uninstalling it if > you're not using it. > > -- > Dominic Cleal > Red Hat Engineering >