Any help/comment on this ? please ? On Wed, 2010-12-29 at 17:55 +0200, Idan Shinberg wrote: > Hello > > I've downloaded to rpms of the most recent func anc certmaster version > ( 0.27 ) from koji ( kojipkgs.fedora.com ) > > Certmaster starts OK > funcd terminates with the followng error : > > > Exception occured: xmlrpclib.Fault > Exception value: <Fault 1: "exceptions.AttributeError:'CertMaster' > object has no attribute 'handlers'"> > Exception Info: > File "/usr/bin/funcd", line 23, in ? > server.main(sys.argv) > File "/usr/lib/python2.4/site-packages/func/minion/server.py", line > 378, in main > requester.request_cert(hn) > File "/usr/lib/python2.4/site-packages/certmaster/requester.py", > line 22, in request_cert > utils.create_minion_keys(hostname) > File "/usr/lib/python2.4/site-packages/certmaster/utils.py", line > 174, 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 > 246, 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 1147, in request > return self._parse_response(h.getfile(), sock) > File "/usr/lib64/python2.4/xmlrpclib.py", line 1286, in > _parse_response > return u.close() > File "/usr/lib64/python2.4/xmlrpclib.py", line 744, in close > raise Fault(**self._stack[0]) > > Config Files : > > /etc/certmaster/minion.conf > certmaster = func ## That's the valid name of the func Overlord host > ## > log_level = DEBUG > cert_dir = /etc/pki/certmaster > certmaster_port = 51235 > > /etc/certmaster/certmaster.conf > [main] > autosign = yes > listen_addr = > listen_port = 51235 > cadir = /etc/pki/certmaster/ca > cert_dir = /etc/pki/certmaster > certroot = /var/lib/certmaster/certmaster/certs > csrroot = /var/lib/certmaster/certmaster/csrs > cert_extension = cert > sync_certs = True > peering = True > > > /etc/func/minion.conf > [main] > log_level = DEBUG > acl_dir = /etc/func/minion-acl.d > > listen_port = 51234 > listen_addr = > minion_name = ###-p.######-d.com > method_log_dir = /var/log/func/methods/ > > > > Any help would be appreciated . > > Tnks > > > > | Idan Shinberg | IT Manager | Superfish.com | idan@xxxxxxxxxxxxx > I discover products using Superfish visual search. | Idan Shinberg | IT Manager | Superfish.com | idan@xxxxxxxxxxxxx I discover products using Superfish visual search. _______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list