Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on 'zeus start' #642

Open
NeilsC opened this issue Jul 31, 2017 · 1 comment
Open

Crash on 'zeus start' #642

NeilsC opened this issue Jul 31, 2017 · 1 comment

Comments

@NeilsC
Copy link

NeilsC commented Jul 31, 2017

Description of Problem

Zeus crashes on startup.

System details

  • uname -a:

Linux hostname 4.10.0-28-generic #32~16.04.2-Ubuntu SMP Thu Jul 20 10:19:48 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

  • ruby -v:

ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-linux]

Steps to Reproduce

  1. zeus start in a new rails project

Observed Behavior

$ zeus --log /dev/stderr start

zeus --log /dev/stderr start
Starting Zeus server v0.15.14
2017/07/31 09:25:26.886201 [/Users/phil/Source/go/src/github.com/burke/zeus/go/processtree/slavenode.go:149] development_environment/(no PID) entering state SUnbooted
2017/07/31 09:25:26.886201 [/Users/phil/Source/go/src/github.com/burke/zeus/go/processtree/slavenode.go:149] default_bundle/(no PID) entering state SUnbooted
2017/07/31 09:25:26.886211 [/Users/phil/Source/go/src/github.com/burke/zeus/go/processtree/slavenode.go:149] boot/(no PID) entering state SUnbooted
2017/07/31 09:25:26.886288 [/Users/phil/Source/go/src/github.com/burke/zeus/go/processtree/slavenode.go:391] boot/(no PID) running the root command now
[ready] [crashed] [running] [connecting] [waiting]
boot
└── default_bundle
    └── development_environment
[ready] [crashed] [running] [connecting] [waiting]
boot
└── default_bundle
    └── development_environment

Available Commands: [waiting] [crashed] [ready]
[ready] [crashed] [running] [connecting] [waiting]
boot
└── default_bundle
    └── development_environment
[ready] [crashed] [running] [connecting] [waiting]
boot
└── default_bundle
    └── development_environment

Available Commands: [waiting] [crashed] [ready]
[ready] [crashed] [running] [connecting] [waiting]
boot
└── default_bundle
    └── development_environment

Available Commands: [waiting] [crashed] [ready]
zeus server (alias: s) [run to see backtrace]
@poc7667
Copy link

poc7667 commented Oct 3, 2017

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants