I install odoo-11 on windows server 2012 by .exe file and all is ok;
after installation, I start odoo, and visit "localhost:8069" and then I got the information "localhost refused our request".
when I visit "localhost"; it is ok and go to "nginx";
maybe I should set something for this, so shall I get some guidance about this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
Hi,
1.Check your Odoo service is running.
2.Check the conf file and make sure all details are correct.
3.Restart your postgres and make sure running fine, (try to connect using tools like pgAdmin).
Thanks.
The port is open to listen requests?
Please try once with different port, not 8069.
Ngix is only used for reverse proxy. If localhost:8069 not work, the problem is in Odoo. Make sure the Windows service Odoo is running.
i have check it is running on windows' serce
Check always the firewall it's not blocking the 8069 port
thanks i will try.
it is almost the same as localhost
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
4
févr. 24
|
7878 | ||
|
1
juil. 19
|
8168 | ||
|
3
mars 18
|
15444 | ||
|
0
avr. 25
|
5 | ||
|
0
mars 25
|
1013 |
Please check with <IPaddress>:8069
it is almost the same as localhost