Re: Error on CentOS 4

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

 



Roberto Alsina wrote:
Hello, I am trying to test func on CentOS4, and am having problems.

I installed according to the guide, version 0.16-1 (func-0.16-1.noarch.rpm) signed the certificates, everyone can ping everyone else's fqdn, but...

(As I've already replied before I approved this, I'll repeat here)

The last post the list mentioned there are some error reporting problems that are fixed in git at this point that will help show errors better... you should upgrade func on both the minion
and the overlord side to take advantage of this.

With hardware.info() smolt is required. There is a non smolt method "hardware hal_info" though likely there are better non-smolt ways of doing hardware detection that should be explored. Particularly the return data from hal_info presently is not formatted nearly as well as smolt's.


The SSL error looks like it could have been from earlier, not sure if that is in fact related.

----------------------------------------
Exception happened during processing of request from ('192.168.1.9', 57537)
Traceback (most recent call last):
File "/usr/lib/python2.3/SocketServer.py", line 463, in process_request_thread
    self.finish_request(request, client_address)
  File "/usr/lib/python2.3/SocketServer.py", line 254, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/lib/python2.3/SocketServer.py", line 521, in __init__
    self.handle()
  File "/usr/lib/python2.3/BaseHTTPServer.py", line 324, in handle
    self.handle_one_request()
  File "/usr/lib/python2.3/BaseHTTPServer.py", line 307, in handle_one_request
    self.raw_requestline = self.rfile.readline()
  File "/usr/lib/python2.3/socket.py", line 338, in readline
    data = self._sock.recv(self._rbufsize)
File "/usr/lib/python2.3/site-packages/func/SSLConnection.py", line 150, in recv
    raise e
Error: [('SSL routines', 'SSL3_GET_CLIENT_CERTIFICATE', 'no certificate returned')]
----------------------------------------


Any ideas?


_______________________________________________
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