Skip to content

Instantly share code, notes, and snippets.

@wkalt
Created October 9, 2014 13:19
Show Gist options
  • Select an option

  • Save wkalt/0cd00891cde742df58dd to your computer and use it in GitHub Desktop.

Select an option

Save wkalt/0cd00891cde742df58dd to your computer and use it in GitHub Desktop.
/var/lib/puppet/log/masterhttp.log
[2014-10-09 12:59:15] INFO WEBrick::HTTPServer#start: pid=3409 port=8140
[2014-10-09 12:59:15] ERROR OpenSSL::SSL::SSLError: SSL_accept SYSCALL returned=5 errno=0 state=unknown state
/usr/lib/ruby/vendor_ruby/puppet/network/http/webrick.rb:35:in `accept'
/usr/lib/ruby/vendor_ruby/puppet/network/http/webrick.rb:35:in `block (2 levels) in listen'
/usr/lib/ruby/1.9.1/webrick/server.rb:191:in `call'
/usr/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
[2014-10-09 12:59:17] INFO going to shutdown ...
[2014-10-09 12:59:17] INFO WEBrick::HTTPServer#start done.
/var/log/syslog
Oct 9 12:59:14 ip-10-215-133-28 puppet-master[3393]: Signed certificate request for ca
Oct 9 12:59:15 ip-10-215-133-28 puppet-master[3393]: debian7-64-1.us-west-2.compute.internal has a waiting certificate request
Oct 9 12:59:15 ip-10-215-133-28 puppet-master[3393]: Signed certificate request for debian7-64-1.us-west-2.compute.internal
Oct 9 12:59:15 ip-10-215-133-28 puppet-master[3393]: Removing file Puppet::SSL::CertificateRequest debian7-64-1.us-west-2.compute.internal at '/etc/puppet/ssl/ca/requests/debian7-64-1.us-west-2.compute.internal.pem'
Oct 9 12:59:15 ip-10-215-133-28 puppet-master[3393]: Removing file Puppet::SSL::CertificateRequest debian7-64-1.us-west-2.compute.internal at '/etc/puppet/ssl/certificate_requests/debian7-64-1.us-west-2.compute.internal.pem'
Oct 9 12:59:15 ip-10-215-133-28 puppet-master[3409]: Reopening log files
Oct 9 12:59:15 ip-10-215-133-28 puppet-master[3409]: Starting Puppet master version 3.7.1
Oct 9 12:59:16 ip-10-215-133-28 puppet-master[3409]: Caught TERM; calling stop
Oct 9 12:59:17 ip-10-215-133-28 puppet-master[3448]: Could not run: Could not create PID file: /var/run/puppet/master.pid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment