Hi everybody,

I migrated to Tryton 4.0 and I am trying to use Proteus as I made before, 
connecting to my server with XML-RPC. However, I found that using the same 
config as I had for Tryton 3.8, my server doesn't allow the connection and 
throws: socket.error: [Errno 111] Connection refused

In my config file I have the following section:
[xmlrpc]
listen = *:8069
ssl_xmlrpc = True

And I use the method *session = config.set_xmlrpc(url) *to set the 
connection. 
Did something change about this topic? I couldn't find info about it, sorry 
if I missed it.

Thank you in advance. Best regards!

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/c821b0ae-2670-4b39-af3e-4ba2a171aace%40googlegroups.com.

Reply via email to