search for: puppet_port_t

Displaying 1 result from an estimated 1 matches for "puppet_port_t".

2012 May 13
6
Puppetmaster with apache/passenger on SL6
...address > 0.0.0.0:8140 > no listening sockets available, shutting down > Unable to open logs > The problem comes from the virtual-host file for *puppetmaster, *in which it listening port 8140 and in fact 8140 is already in use: [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 > Any idea what did I miss? Really appreciate any help. Cheers, San -- You received this messa...