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

Can't connect to master. Run zeus start first. #40

Closed
westonganger opened this issue Mar 20, 2015 · 3 comments
Closed

Can't connect to master. Run zeus start first. #40

westonganger opened this issue Mar 20, 2015 · 3 comments

Comments

@westonganger
Copy link

I am trying to use the zeus: true option

I am getting the error: Can't connect to master. Run zeus start first.

Zeus is installed globally, in the meantime I am using guard-zeus but i think using guard-rails with that doesnt have the server restart speed advantages.

@ranmocy
Copy link
Owner

ranmocy commented Apr 18, 2015

Sorry for late reply.
I think the problem does happen between guard-zeus and guard-rails. Seems that when guard-rails starts, guard-zeus usually won't be ready since it's slower.

Do you think it's a good idea to have a loop to keep trying connect it?

@westonganger
Copy link
Author

Should I even need Guard-Zeus of this is working correctly? I think a delay and/or a loop would work great.

@ranmocy
Copy link
Owner

ranmocy commented Aug 11, 2015

The new 0.7.2 version waits for zeus to start. Check it out!

@ranmocy ranmocy closed this as completed Aug 11, 2015
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