This document was generated from CDN thread
Created by: Cody Burger on 12-11-2012 01:52:52 PM
I am building out our new WebEx Social environment and when I add the notifier, it shows that the connection is failed from the director.
From the director I can ping the notifier by FQDN and from the notifier I can ping the director by FQDN. I have tried redeploying the notifier node from the .ova and it still fails. I saw this mentioned in another thread and it stated to run service puppet debug command on the notifier, attached is a screenshot of the output.
Can anyone help?
Subject: RE: Notifier Node Showing Unreachable
Replied by: Cody Burger on 12-11-2012 02:48:02 PM
I tried to run puppetrun from the director node and got the following error
[admin@uu-cws-director1 ~]$ sudo puppetrun uu-cws-notifier1.uu-inc.com
Triggering uu-cws-notifier1.uu-inc.com
Host uu-cws-notifier1.uu-inc.com failed: Connection refused - connect(2)
uu-cws-notifier1.uu-inc.com finished with exit code 2
Failed: uu-cws-notifier1.uu-inc.com
[admin@uu-cws-director1 ~]$
Subject: RE: Notifier Node Showing Unreachable
Replied by: Kalin Sheytanov on 13-11-2012 04:14:24 AM
Hello Cody,
Have you filled in the configuration details for the notifier in the Director? They can be found in System -> Configuration; Notifier section. If yes can we get a screenshot the seciotn also?
Thanks,
Kalin.
Subject: RE: Notifier Node Showing Unreachable
Replied by: Cody Burger on 13-11-2012 07:27:08 AM
Got this one figured out. I had to clear the certificates and keys on the director since I had rebuilt the notifier thinking I did something wrong while building it.