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
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
4
Feb 24
|
6431 | ||
|
1
Jul 19
|
6902 | ||
|
3
Mar 18
|
14225 | ||
|
2
Jul 24
|
939 | ||
|
1
Jun 24
|
3560 |
Please check with <IPaddress>:8069
it is almost the same as localhost