Secure XML-RPC in 6.0.0 RC1 ???

Asked by Open Net Sàrl

Hi !

  Was anybody able to use Secure XML-RPC with the new 6.0.0 RC1 client & server ???
  The server log seems OK, but the client always answers "Cannot connect to server!" ! :-(

[2010-11-10 12:54:11,649][?] DEBUG:https:Secure ('AES256-SHA', 'TLSv1/SSLv3', 256) connection from ('127.0.0.1', 54701)
[2010-11-10 12:54:11,672][?] DEBUG_RPC:service:'db'
[2010-11-10 12:54:11,672][?] DEBUG_RPC:method:'list'
[2010-11-10 12:54:11,673][?] DEBUG_RPCarams:[]
[2010-11-10 12:54:11,681][template1] DEBUG_RPC_ANSWER:result:['Cyp',
[2010-11-10 12:54:11,682][template1] DEBUG_RPC_ANSWER:result: 'MasterDemo',
[2010-11-10 12:54:11,682][template1] DEBUG_RPC_ANSWER:result: 'MasterV6',
[2010-11-10 12:54:11,682][template1] DEBUG_RPC_ANSWER:result: 'Opennet',
[2010-11-10 12:54:11,682][template1] DEBUG_RPC_ANSWER:result: 'Opennet_test',
[2010-11-10 12:54:11,683][template1] DEBUG_RPC_ANSWER:result: 'Prolibre',
[2010-11-10 12:54:11,684][template1] DEBUG_RPC_ANSWER:result: 'lukaWebkit']
[2010-11-10 12:54:11,684][template1] DEBUG_RPCmlrpc:"POST /db HTTP/1.0" 200 -
[2010-11-10 12:54:11,684][template1] DEBUG:https:MultiHttpHandler init for ('127.0.0.1', 54701)

Question information

Language:
English Edit question
Status:
Solved
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Solved by:
Open Net Sàrl
Solved:
Last query:
Last reply:
Revision history for this message
xrg (xrg) said :
#1

On Wednesday 10 November 2010, you wrote:
> New question #133454 on OpenObject Server:
> https://answers.launchpad.net/openobject-server/+question/133454
> Was anybody able to use Secure XML-RPC with the new 6.0.0 RC1 client &
> server ??? The server log seems OK, but the client always answers "Cannot
> connect to server!" ! :-(

I use it all the time, since 2009, actually. What version of python do you
have?

Revision history for this message
Raphaël Valyi - http://www.akretion.com (rvalyi) said :
#2

Just tested TerminatOOOR (1.2.0) with XML/RPC secure with OpenERP v6 with
success, same with GTK client.

On Wed, Nov 10, 2010 at 12:09 PM, xrg
<email address hidden>wrote:

> Question #133454 on OpenObject Server changed:
> https://answers.launchpad.net/openobject-server/+question/133454
>
> Status: Open => Answered
>
> xrg proposed the following answer:
> On Wednesday 10 November 2010, you wrote:
> > New question #133454 on OpenObject Server:
> > https://answers.launchpad.net/openobject-server/+question/133454
> > Was anybody able to use Secure XML-RPC with the new 6.0.0 RC1 client &
> > server ??? The server log seems OK, but the client always answers "Cannot
> > connect to server!" ! :-(
>
> I use it all the time, since 2009, actually. What version of python do you
> have?
>
> --
> You received this question notification because you are a member of
> OpenERP Committers, which is an answer contact for OpenObject Server.
>

Revision history for this message
Open Net Sàrl (openerp-open-net) said :
#3

Well, the problem appears in fact only with the Windows client.
This was recognized by OpenERP SA and should be corrected in RC2 ...