From a1d71d9e5faaebe61c51750c5dfcc2276d4be904 Mon Sep 17 00:00:00 2001 From: luke Date: Mon, 21 Aug 2006 23:12:30 +0000 Subject: adding faq item about ipv6 support git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1480 980ebf18-57e1-0310-9a29-db15c13687c0 --- documentation/faq.page | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/documentation/faq.page b/documentation/faq.page index dfb3c121d..f74fcaf23 100644 --- a/documentation/faq.page +++ b/documentation/faq.page @@ -233,4 +233,11 @@ openssl: [download]: /downloads [thread]: http://mail.madstop.com/pipermail/puppet-dev/2006-April/000393.html +I'm getting IPv6 errors; what's wrong? +-------------------------------------- +This can apparently happen if Ruby is not compiled with IPv6 support; see the +[mail thread](http://mail.madstop.com/pipermail/puppet-dev/2006-August/001410.html) +for more details. The only known solution is to make sure you're running a +version of Ruby compiled with IPv6 support. + *$Id$* -- cgit