Seems like you have a name resolution error. Can you ping your server by
name?
N.
>
>
>
> Please help to solve the same..
>
>
>
>
> --
> /Regards///
>
> / Sumith///
>
> --
> You received this message because you are subscribed to the Google
> Groups "Puppet Users" group.
> To post to this group, send email to puppet...@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
you need to do one of these:
a) create a DNS entry for "puppet" pointing to your master
b) create a hosts entry for "puppet" pointing to your master
c) specify the --server parameter with an address resolving to your master
d) add a server= entry to your puppet.conf
HTH,
Felix
On 05/27/2011 10:39 AM, Sumith Sudhakaran wrote:
>
> Hi,
>
> When I am trying update from puppet client, getting error like blow
>
> *err: Could not request certificate: getaddrinfo: Name or service not known
>
> puppetd --test output:-
>
> err: Could not request certificate: getaddrinfo: Name or service not known
> Exiting; failed to retrieve certificate and waitforcert is disabled*
>
>
>
> Please help to solve the same..
>
>
>
>
> --
> / Regards///