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

Nsq doesn't listen the request from gateway #303

Open
rajesh-rajagopal opened this issue Oct 4, 2016 · 3 comments
Open

Nsq doesn't listen the request from gateway #303

rajesh-rajagopal opened this issue Oct 4, 2016 · 3 comments
Assignees
Milestone

Comments

@rajesh-rajagopal
Copy link
Member

launching a vm in UI, nsq doesn't listen the request from gateway vertice is running but is not responding.

once again stop start the vertice then only its respond.

@indykish
Copy link
Member

indykish commented Dec 7, 2016

This happens intermittently. We need to trap when it happens

@indykish indykish self-assigned this Dec 26, 2016
@indykish
Copy link
Member

This happens when nsq is down, and vertice is running, we hit this problem. This is due to the fact that vertice- subdaemon fails to connect to nsq and remains that way.

We need to write an informer that tells the sub daemons to reconnect automatically.

Temporary is fix is make nsq up, then stop/start nsqd

@indykish indykish added this to the 2.0 milestone Apr 17, 2017
@indykish
Copy link
Member

indykish commented Apr 17, 2017

Will be covered in the 2.0 rewrite as nsq will go away.

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

No branches or pull requests

2 participants