http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:8140
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:8140
no listening sockets available, shutting down
Unable to open logs
[root@serv05 conf.d]# semanage port -l | grep 8140
puppet_port_t tcp 8140
[root@serv05 conf.d]# netstat -tap | grep 814
tcp 0 0 *:8140 *:* LISTEN 5882/ruby
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/rc2F-1NdkvoJ.
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.
But anyway, the main problem is port 8140 is already used by Ruby/puppet_port_t - what I should do about it? Cheers!!
To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
--
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+unsubscribe@googlegroups.com.
[Mon May 14 00:37:42 2012] [error] Unable to configure RSA server private key
[Mon May 14 00:37:42 2012] [error] SSL Library Error: 185073780 error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch
SSLCertificateFile /etc/puppet/ssl/certs/serv05.xxx.xxx.xxx.xx.uk.pem
SSLCertificateKeyFile /etc/puppet/ssl/private_keys/serv05.xxx.xxx.xxx.xx.uk.pem
SSLCertificateChainFile /var/lib/puppet/ssl/ca/ca_crt.pem
SSLCACertificateFile /var/lib/puppet/ssl/ca/ca_crt.pem
SSLCARevocationFile /var/lib/puppet/ssl/ca/ca_crl.pem