【发布时间】:2016-02-12 06:15:18
【问题描述】:
我已经在我的服务器 (Centos) 上安装了 ODOO v9。一切都已成功安装。登录页面也可以正常工作,但登录后我得到一个带有以下错误的页面
/usr/bin/env : node : Permission Denied
我尝试更改权限,但我的问题没有解决。有谁知道这是什么错误?
【问题讨论】:
-
你试过root权限吗?
-
是的,我尝试使用 root 访问。但它显示 /usr/bin/env : node : no such file or directory
-
我已经重新安装了nodejs。然后我尝试运行应用程序我得到另一个错误 QWebException: 'ascii' codec can't decode byte 0xef in position 208946: ordinal not in range(128)
-
哦!我也在尝试在我的 Mac 上设置 Odoo 9。同样的错误!但我的是 env: node: Permission denied。后者是一样的。 :-(
标签: python linux node.js centos openerp