Hi,
I have installed Odoo 11 Enterprise on Ubuntu 16.4 running on OpenSVC using the foolowing script: https://www.odoo.yenthevg.com/installing-odoo-11-enterprise-ubuntu/
For the first time, I can't access Odoo in a browser after installation.
Odoo and Postgres seem to be running. Port 8069 is open.
My browser gives an error code ERR_EMPTY_RESPONSE.
Same if I try to curl from the server.
curl http://127.0.0.1:8069/web/database/selector
curl: (52) Empty reply from server
The only difference that I see with my previous installation using that script is that I am on OpenSVC that runs itself on python...
Thanks for your help on this case.
Regards,
Bernard