impossible to access the odoo web interface
when I do "IP:8015" I can't access it
I installed odoo on a debian 10 server
I use version odoo 15
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
impossible to access the odoo web interface
when I do "IP:8015" I can't access it
I installed odoo on a debian 10 server
I use version odoo 15
Hi,
Check if the configuration is correct. Check the odoo.conf file
[options]
Is This The Password That Allows Database Operations:
admin_passwd = admin
db_host = localhost
db_port = 5432
db_user = odoo15
db_password = False
addons_path = /home/user/odoo/addons
xmlrpc_port = 8015
For more details, refer to the blog:
Odoo 15 Development Environment Using Pycharm in Ubuntu 20.04
Hope it helps
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse