问题描述
Odoo无法访问,wget无法获得内容。
提示错误例如:
HTTP service (werkzeug) running on localhost.localdomain:8069
解决方法
sudo nano /etc/hosts
把127.0.0.1 localhost放到第一位,然后保存。
Odoo无法访问,wget无法获得内容。
提示错误例如:
HTTP service (werkzeug) running on localhost.localdomain:8069
sudo nano /etc/hosts
把127.0.0.1 localhost放到第一位,然后保存。