linux - 内部服务器错误odoo

标签 linux postgresql odoo openerp-8

在 debian 上安装 odoo 后,完全在 VMware 上使用这些命令 1/获取更新 2/升级 3/wget -O - https://nightly.odoo.com/odoo.key | apt键添加- 4/echo "deb http://nightly.odoo.com/8.0/nightly/deb/ ./">>/etc/apt/sources.list 5/获取更新 6/apt-get 安装 python-pydot 7/apt-get 安装 odoo

当我使用 localhost:8069 在 firefox 上午餐时,出现内部服务器错误消息 ps:服务 odoo 状态和服务 postgresql 状态。都是活跃的

最佳答案

我遇到了同样的问题,解决方法如下: - 尝试创建新的 Postgres 用户,您可以按如下方式进行:

open ur terminal and type: $ su - postgres if asked for a password just press Enter "if ur running under parrot or kali os open the root terminal" then type: $ createuser odoo --pwprompt , it'll ask for password type ur pass and confirm it

希望对你有用

关于linux - 内部服务器错误odoo,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44208000/

相关文章:

Linux .SH 程序

java - 组织.postgresql.util.PSQLException : ERROR: operator does not exist: integer = bytea

javascript - Jovo,我需要使用tell而不结束 session

odoo - 安装 odoo12 社区后,我收到导入错误

linux - 在 Linux (libusb-1.0) 上访问 USB 设备?

linux - 如何在 python 中将 '>' 作为参数传递给终端

linux - 如何知道 crontab 中的任务是否实际执行

sql - 在 PostgreSQL 中编写一个仅在工作日选择数据的函数

javascript - Odoo 显示通知

javascript - 在odoo中隐藏和显示textarea