Am Sonntag, 21. Juli 2013, 11:57:07 schrieb Axel Braun:
> Am Samstag, 20. Juli 2013, 09:15:29 schrieb Dr. Axel Braun:
> 
> Regarding the latest issue in connecting....
> 
> > trytond[487]: Traceback (most recent call last):
> > trytond[487]: File "/usr/lib64/python2.7/SocketServer.py", line 582, in
> > process_request_thread
> > trytond[487]: self.finish_request(request, client_address)
> > trytond[487]: File "/usr/lib64/python2.7/SocketServer.py", line 323, in
> > finish_request
> > trytond[487]: self.RequestHandlerClass(request, client_address, self)
> > trytond[487]: File "/usr/lib64/python2.7/SocketServer.py", line 636, in
> > __init__
> > trytond[487]: self.setup()
> > trytond[487]: File "/usr/lib/python2.7/site-
> > packages/trytond/protocols/jsonrpc.py", line 258, in setup
> > trytond[487]: self.request = SSLSocket(self.request)
> > trytond[487]: File "/usr/lib/python2.7/site-
> > packages/trytond/protocols/sslsocket.py", line 13, in SSLSocket
> > trytond[487]: ssl_version=ssl.PROTOCOL_SSLv23)
> > trytond[487]: File "/usr/lib64/python2.7/ssl.py", line 381, in wrap_socket
> > trytond[487]: ciphers=ciphers)
> > trytond[487]: File "/usr/lib64/python2.7/ssl.py", line 141, in __init__
> > trytond[487]: ciphers)
> > trytond[487]: SSLError: [Errno 336265218] _ssl.c:364: error:140B0002:SSL
> > routines:SSL_CTX_use_PrivateKey_file:system lib

After some trials and tests the solution was quite simple:

chmod +x /etc/trytond
(on the directory that holds the keys....)

I have updated the wiki accordingly.
Thanks for your help!
Axel

Reply via email to