Re: funcd startup error on CentOS 5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jay Yarbrough wrote:

I have compiled and installed func on my CentOS 5 system. I am having difficulties getting the minion to start funcd.

I can ping the master (overlord) from the minion, and the minion from the master, by both the name and IP address without issues. However, func seems to be having difficulty…

Ideas??

Thanks,

J

# Traceback (most recent call last):

File "/usr/bin/funcd", line 10, in ?

server.main(sys.argv)

File "/usr/lib/python2.4/site-packages/func/minion/server.py", line 280, in main

requester.request_cert()

File "/usr/lib/python2.4/site-packages/certmaster/requester.py", line 22, in request_cert

utils.create_minion_keys()

File "/usr/lib/python2.4/site-packages/certmaster/utils.py", line 172, in create_minion_keys

result, cert_string, ca_cert_string = submit_csr_to_master(csr_file, master_uri)

File "/usr/lib/python2.4/site-packages/certmaster/utils.py", line 206, in submit_csr_to_master

return s.wait_for_cert(csr)

File "/usr/lib64/python2.4/xmlrpclib.py", line 1096, in __call__

return self.__send(self.__name, args)

File "/usr/lib64/python2.4/xmlrpclib.py", line 1383, in __request

verbose=self.__verbose

File "/usr/lib64/python2.4/xmlrpclib.py", line 1129, in request

self.send_content(h, request_body)

File "/usr/lib64/python2.4/xmlrpclib.py", line 1243, in send_content

connection.endheaders()

File "/usr/lib64/python2.4/httplib.py", line 798, in endheaders

self._send_output()

File "/usr/lib64/python2.4/httplib.py", line 679, in _send_output

self.send(msg)

File "/usr/lib64/python2.4/httplib.py", line 646, in send

self.connect()

File "/usr/lib64/python2.4/httplib.py", line 630, in connect

raise socket.error, msg

socket.error: (113, 'No route to host')

------------------------------------------------------------------------

_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list

For starters, run "func '*' check" on both ends to verify everything was correct with hostnames and connectivity.

Your certmaster might not be up, or you may have DNS/network problems, and as mentioned -- also the firewall.



_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list

[Index of Archives]     [Fedora Users]     [Linux Networking]     [Fedora Legacy List]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux