Hi, I have a couple of FreeBSD-servers that I try to manage using puppet. I'm just trying it out at the moment and have just deployed 5 new boxes (from PXE and scripted installation so supposedly they are all identical except for the name and ip-addresses). On two of the servers I get the error-messages at the bottom of the post. The first error- message I get every time I run puppet on the affected hosts. In my troubleshooting I've tried to regenerate the certificates (by renaming the "ssl"-directory) on both the clients and the server. When I did it on the server, then the first client that accessed the server got the second error-message.
The clients are all FreeBSD 8.1 and Puppet 2.6.1 The server is Debian 5.05 and Puppet 2.6.0 Any thoughts? Rgds, Freddie ------------------------------------------------------------------ notice: Starting Puppet client version 2.6.1 debug: Finishing transaction 17215493860 debug: Using cached certificate for ca debug: Using cached certificate for test-db01 debug: OpenSSL: Error(9): certificate is not yet valid debug: OpenSSL: Cert: /CN=deploy01 /usr/local/lib/ruby/site_ruby/1.8/puppet/network/http_pool.rb:68: [BUG] Bus Error ruby 1.8.7 (2009-12-24 patchlevel 248) [amd64-freebsd8] Abort (core dumped) ------------------------------------------------------------------ notice: Starting Puppet client version 2.6.1 debug: Finishing transaction 17215700640 debug: Using cached certificate for ca debug: Using cached certificate for test-db01 debug: OpenSSL: Error(9): certificate is not yet valid debug: OpenSSL: Cert: /CN=deploy01 /usr/local/lib/ruby/site_ruby/1.8/puppet/network/http_pool.rb:68: [BUG] Segmentation fault ruby 1.8.7 (2009-12-24 patchlevel 248) [amd64-freebsd8] Abort ------------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.