Skip to Content
Menu
This question has been flagged
2 Replies
12212 Views

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
Discard
Best Answer

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
Discard
Author Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 16
7203
1
Nov 16
4382
0
Mar 15
3666
1
Nov 22
2474
0
Mar 18
3119