Skip to Content

Welcome!

Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.

Sign up

This question has been flagged
47 Views

xmlrpc-port not working odoo19 ?



instead of --xmlrpc-port use -p 


Old upto 18
./odoo-bin --addons-path=./addons --xmlrpc-port=4444


New 19 

./odoo-bin --addons-path=./addons -p=4444

Avatar
Discard