0

当我尝试运行工头时,我收到以下消息:

$ foreman start 00:29:24 worker.1 | started with pid 44135 00:29:24 mailcatcher.1 | started with pid 44136 00:29:24 worker.1 | /usr/local/foreman/bin/foreman-runner: line 41: exec: sidekiq: not found 00:29:24 mailcatcher.1 | /usr/local/foreman/bin/foreman-runner: line 41: exec: mailcatcher: not found 00:29:24 mailcatcher.1 | exited with code 127 00:29:24 system | sending SIGTERM to all processes SIGTERM received 00:29:24 worker.1 | exited with code 127

我尝试重新安装工头 gem,但没有任何变化。我似乎无法找出谷歌上的错误或为什么找不到 sidekiq 和 mailcatcher。宝石被捆绑和安装。

4

1 回答 1

1

redis-server需要通过在终端中输入来打开 Redis

于 2014-10-24T22:07:11.703 回答