Hi Lei,

Most likely this is coming from puppet trying to use a message digest
algorithm such as MD5 or SHA1 or SHA256. Most platforms should have those
available, but some older OSes don't always have those.

What kind of a system is your master running on? OS, ruby version, and
openssl version would be relevant in this case, I think. Also you can try
running the master with "--trace" in order to send us some more info about
where that error is originating. I did a quick search through our code and
didn't find that error message, which makes me think it is coming from an
external library (probably openssl).



On Mon, Jul 22, 2013 at 9:05 PM, Lei Wang <[email protected]> wrote:

> hello Everyone
>
> When I run 'puppetd --test', it is failed, and the
> error message is unknown message digest algorithm. in the past this command
> is ok. I do not know what is wrong.
>
> [root@sjbude813v puppet]# puppetd --server=sjisde193v.corp.webex.com--test
>
> *err: Could not retrieve catalog from remote server: unknown message
> digest algorithm*
> *
> *
> warning: Not using cache on failed catalog
> err: Could not retrieve catalog; skipping run
>
> could you give me some information about this issue?
>
> thanks
>
> Lei
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/puppet-dev.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Andrew Parker
[email protected]
Freenode: zaphod42
Twitter: @aparker42
Software Developer

*Join us at PuppetConf 2013, August 22-23 in San Francisco - *
http://bit.ly/pupconf13*
**Register now and take advantage of the Final Countdown discount - save
15%!*

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-dev.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to