[Foreman]解决Unable to find internal system admin account

今天在部署Foreman时,遇到Unable to find internal system admin account的问题,上网搜索了一下,解决方法很简单,就是在foreman目录执行重置权限命令:

cd /usr/share/foreman && RAILS_ENV=production rake permissions:reset

然后重启apache即可。

posted @ 2012-11-28 17:26  牛皮糖NewPtone  阅读(402)  评论(0编辑  收藏  举报