Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
13296 Vistas

This is what I am getting when trying to acess odoo9 community edition installation from wordpress via xml-rpc api. Have set it in the configuration by adding the following code to openerp-server.conf

 
xmlrpc = true

xmlrpc_port=8069


I have checked my wordpress root contains xmlrpc.php file and .htaccess doesn't block it.


odoo is installed on AWS ubuntu Instance. 8069 port is open for inbound and outbound traffic and odoo is accessible from the browsers. but the endpoint

http://server-ip:8069/xmlrpc/2/common

is generating error 404.

I have checked the openerp/services directory, it has wsgi_server.py file but not web_services.py file. Is it the reason. The odoo is upto date and has been updated 4-5 times since it is installed.

Does it present any thing solution?



Avatar
Descartar
Mejor respuesta

Hello,

i have the same problem.

Can someone help us?

///////////////////


My odoo has the port 80. Everything works fine. I have access from the Internet to my odoo, but a plugin in wordpress says that xml-rpc library is not installed. I´ve changed the config file and turned xml-rpc to TRUE, but nothing happens....


Do you have the same wordpress plugin?

Avatar
Descartar
Autor Mejor respuesta

The client/server both should have the odoo port (default:8069) opened for incoming and  connections.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
mar 16
8022
1
nov 16
5228
0
mar 15
4326
1
nov 22
3791
0
mar 18
4067