Closed emn178 closed 8 years ago
are you using rvm or rbenv?
Hi,
I'm using rvm. I solved my problem by moving eye to global instead of run by a project bundle. You can close this issue if this is normal behavior.
Thanks.
rvm is well known - hard to use with daemonizing systems (eye, crontab. ...), and gives many bugs like yours, imo rbenv is better, it easier to configure because you only need to set some env variables.
@kostya I am facing the same problem. I have used eye in two different apps. I am trying to load the eye from them. But I am also getting the same problem as mention as above.
Hi,
I have two projects, and try to run two sidekiq like this:
I put eye.rb and run it in app project. app2 sidekiq can not start and always crashed. eye log like this:
It can work if I run the the start command manually. in /Users/emn178/Projects/app
/Users/emn178/Projects/app2
sidekiq log in local does not make sense, but I saw something strange things in sidekiq log in staging server. It seems app2 used app bundle to run sidekiq and failed.
eye version is 0.8