But every time I try to connect via func from the master to a minion th eminion throws this error:
----------------------------------------
Exception happened during processing of request from ('10.23.0.3', 42188)
Traceback (most recent call last):
File "/usr/lib/python2.7/SocketServer.py", line 558, in process_request
self.shutdown_request(request)
File "/usr/lib/python2.7/SocketServer.py", line 459, in shutdown_request
request.shutdown(socket.SHUT_WR)
File "/usr/lib/python2.7/site-packages/certmaster/SSLConnection.py", line 54, in shutdown
self.__dict__["conn"].shutdown()
Error: []
----------------------------------------
And the connection fails
I am running the latest func, func --version returns 0.26
Does anyone have any ideas what might be causing this? Or suggestions on how to find out more information?
The log files are devoid of errors as well.
-Tom Hatch
_______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list