burke / zeus

Boot any rails app in under a second.
MIT License
3.33k stars 231 forks source link

Zeus crashing when starting without output #544

Closed sethkrasnianski closed 8 years ago

sethkrasnianski commented 8 years ago

Description of Problem

I've been setting up my computer after a clean wipe and am encountering a hiccup with zeus.

After installing, I'm unable to get zeus to run properly as it crashes immediately without any seemingly useful information. I'm getting signal: killed but when I run with logs, no error message is returned :/

System details

zeus start

Observed Behavior

boot/(no PID) root process exited with an error before it could boot: signal: killed; output was:

... with no output 😢

the full log was:

    2016/04/27 13:43:25.554100 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:184] boot/(no PID) in unbooted state
    2016/04/27 13:43:25.555431 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:372] boot/(no PID) running the root command now
    2016/04/27 13:43:25.812397 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:217] boot/(799) in booting state
    2016/04/27 13:43:25.813800 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:174] default_bundle/(no PID) my parent is ready now
    2016/04/27 13:43:25.813815 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:184] default_bundle/(no PID) in unbooted state
    2016/04/27 13:43:25.814749 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:277] boot/(no PID) now sending slave boot request to default_bundle
    2016/04/27 13:43:25.815202 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:174] development_environment/(no PID) my parent is ready now
    2016/04/27 13:43:25.815211 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:184] development_environment/(no PID) in unbooted state
    2016/04/27 13:43:25.815220 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:174] test_environment/(no PID) my parent is ready now
    2016/04/27 13:43:25.815226 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:184] test_environment/(no PID) in unbooted state
    2016/04/27 13:43:25.815375 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:277] default_bundle/(no PID) now sending slave boot request to development_environment
    2016/04/27 13:43:25.815384 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:277] default_bundle/(no PID) now sending slave boot request to test_environment
    2016/04/27 13:43:25.815575 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:174] prerake/(no PID) my parent is ready now
    2016/04/27 13:43:25.815584 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:184] prerake/(no PID) in unbooted state
    2016/04/27 13:43:25.815592 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:174] test_helper/(no PID) my parent is ready now
    2016/04/27 13:43:25.815597 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:184] test_helper/(no PID) in unbooted state
    2016/04/27 13:43:25.815700 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:277] development_environment/(no PID) now sending slave boot request to prerake
    2016/04/27 13:43:25.815712 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:277] test_environment/(no PID) now sending slave boot request to test_helper
    2016/04/27 13:43:25.818479 [/Users/nick/Work/gopath/src/github.com/burke/zeus/go/processtree/slavenode.go:383] boot/(no PID) root process exited with an error before it could boot: signal: killed; output was:

Expected Behavior

Zeus should boot 😄

sethkrasnianski commented 8 years ago

Closing. Was caused by an outdated local gem 😞 .

nfriend21 commented 7 years ago

@sethkrasnianski do you by any chance remember which local gem it was? Been stuck here all day. Just got a new mac and doing a new install. cant get zeus working, getting the same error as above.

jonswar commented 4 years ago

same problem! WHAT DID YOU SEE, @nfriend21 and @sethkrasnianski ? :) https://xkcd.com/979/