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

ZMQ proxy dies without log #63

Open
tvoinarovskyi opened this issue Apr 11, 2016 · 4 comments
Open

ZMQ proxy dies without log #63

tvoinarovskyi opened this issue Apr 11, 2016 · 4 comments

Comments

@tvoinarovskyi
Copy link
Member

Still diagnosting, but forwarder stops after some time. No logs, just stops forwarding. Restarting forwarder resends pending pub-sub calls. Most likely the ZMQ_XSUB side dies.

@tvoinarovskyi
Copy link
Member Author

I have a hunch, that it raises an error here https://github.com/aio-libs/aiozmq/blob/master/aiozmq/cli/proxy.py#L97 and locks without any log at close call here https://github.com/aio-libs/aiozmq/blob/master/aiozmq/cli/proxy.py#L102

@popravich
Copy link
Member

If there were python exception it would have been raised (I believe).
Need more details how to reproduce it ("after some time" what "some" exactly is)

@TarasLevelUp
Copy link

You know, like 2 month on production server. Not much. =)
If I run up upon the reason - will add it in more detail.

@popravich
Copy link
Member

ok)

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