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?
Dette spørgsmål er blevet anmeldt
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
Kan du lide at diskutere? Læs ikke bare med, deltag aktivt i debatten!
Opret en konto i dag for at få glæde af eksklusive funktioner, og bliv en del af vores skønne fællesskab!
Tilmeld dig| Relaterede indlæg | Besvarelser | Visninger | Aktivitet | |
|---|---|---|---|---|
|
|
4
feb. 24
|
10235 | ||
|
|
1
jul. 19
|
10290 | ||
|
|
3
mar. 18
|
17549 | ||
|
|
0
apr. 26
|
3 | ||
|
|
1
feb. 26
|
62 |
Please check with <IPaddress>:8069
it is almost the same as localhost