I cannot connect to Openerp server in localhost. But I can connect from other pc which in the same network. I could connect it previously, but now I can't. And I didn't change any setting.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Proyecto
- MRP
Se marcó esta pregunta
try this urls:
http://localhost:8069/web/database/selector
http://localhost:8069/web/database/manager#action=database_manager
Or try accesing by IP address instead of localhost. If works then you have a config option that name is xmlrpc_interface that need to be changed, could be set to 0.0.0.0 or 127.0.0.1 or your preferred bind interface
I tried it, but the urls are not opened. ERR_CONNECTION_RESET
try accesing by IP address instead of localhost. If works then you have a config option that name is xmlrpc_interface that need to be changed, could be set to 0.0.0.0 or 127.0.0.1 or your preferred bind interface
Thank you Dear Mendoza, I can connect by IP address. It is a good solution for me.
Happy to help
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse