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

slavenode.go:226: [test_environment] read unix @->@: EOF #652

Closed
anthony-bernardo opened this issue Jan 18, 2018 · 3 comments
Closed

slavenode.go:226: [test_environment] read unix @->@: EOF #652

anthony-bernardo opened this issue Jan 18, 2018 · 3 comments

Comments

@anthony-bernardo
Copy link

slavenode.go:226: [test_environment] read unix @->@: EOF

@nikinicky
Copy link

I have the same issue.

I got slavenode.go:226: [cucumber_environment] read unix ->: EOF when start zeus on my machine. All commands is available, except cucumber command (crashed).

When I ran zeus parallel_rspec ./spec/controllers/api/ -n 2 -o '-t smoke',
I got fish: 'zeus parallel_rspec ./spec/cont…' terminated by signal SIGTERM (Polite quit request)

Why rspec command got that error ?

@anthony-bernardo
Copy link
Author

I resolved with by relaunching the server bin/rails s and then the errors are displayed

@lacostenycoder
Copy link

lacostenycoder commented Feb 11, 2019

I had a bug in one of my model scopes that caused this issue. Fixing the bug solved it. It might be helpful if the error were less cryptic.

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

3 participants