Rails server hangs when started with foreman

僤鯓⒐⒋嵵緔 提交于 2019-12-07 10:35:34

Tracked and resolved here:

https://github.com/ddollar/foreman/issues/244

TL;DR: Install the gem, don't use foreman.pkg

I'll add than if you're using Heroku, the foreman version included with the heroku toolbelt has the same issue.

Use the one you can get with gem install foreman instead.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!