Hello, Could someone assist me with issues with puppet failing to run. When its started it fails. Here is part of the messages output and netstat http://pastebin.com/ajcf3Myd
brandon_
ccowart: `sudo service puppetmaster restart` fails?
brandon_ is now known as brandon
ccowart
yes
mhulan has quit
grimlock86 has quit
grimlock86 joined the channel
stbenjam
if you're using foreman installer, the puppetmaster service isn't used, it runs in apache under passenger
ccowart: you might want to look at the paache logs for a clue, since it's returning 400
apache*
Hau0r joined the channel
brandon has quit
ccowart
which log in particular?
Guest79212 has quit
sam1995p joined the channel
_nick has quit
mccun934 has quit
_nick joined the channel
sam1995p has quit
FriedBob has quit
bryan_kearney1 joined the channel
bryan_kearney1 has quit
bryan_kearney1 joined the channel
jsherrill_afk is now known as jsherrill
mhulan joined the channel
bryan_kearney1 has quit
bryan_kearney1 joined the channel
imcleod joined the channel
AshishH joined the channel
dcaplan has quit
dcaplan joined the channel
Hau00r joined the channel
bryan_kearney1 has quit
bryan_kearney1 joined the channel
grimlock86 has quit
Hau0r has quit
bryan_kearney1 has quit
grimlock86 joined the channel
bryan_kearney1 joined the channel
bryan_kearney1 has quit
bryan_kearney1 joined the channel
nehar joined the channel
ccowart joined the channel
brandon joined the channel
grimlock86 joined the channel
nagoor joined the channel
ccowart has quit
grimlock86
ccowart[away]: here's why: 1 Dec 1 20:13:34 kt1 puppet: Error: Could not run: Address already in use - bind(2)
whatever port you're trying to bind to is already in use.
agoldboi has quit
try: ss -peanut | grep 8140 and see what pid is already bound to 8140
Kumudini joined the channel
get all those killed off and then restart apache and it should work.
bryan_kearney1 has quit
bryan_kearney1 joined the channel
ccowart joined the channel
ccowart has quit
brandon has quit
larryone joined the channel
ccowart joined the channel
agoldboi joined the channel
brandon joined the channel
larryone has quit
ccowart has quit
MACscr joined the channel
ccowart joined the channel
brandon has quit
ccowart has left the channel
MACscr
If i have a class like ntp that i got through puppetforge and i want to use it all all servers except linux containers, do i have any other choice but to edit that class and create an if statement?
ccowart joined the channel
there is no way to exclude on a hostgroup in foreman if its applied to the parent hostgorup, right?