Zeus suspended on boot process

I am using zeus 0.15.4 in my project and it recently stopped working. I tried updating zeus, but it still gets into the boot phase and just hangs there (color blue for connection). If I start zeus, as in my rails 3.2.x project

zeus --log log/zeus.log start

Then i get this log

2015/07/22 10:27:44.643477 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:184] boot/(no PID) in unbooted state
2015/07/22 10:27:44.644935 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:372] boot/(no PID) running the root command now
2015/07/22 10:27:45.314983 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:217] boot/(29736) in booting state
+4
source share

Source: https://habr.com/ru/post/1598986/


All Articles