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

pika.exceptions.ConnectionClosed #19

Open
dfoderick opened this issue Jun 7, 2018 · 0 comments
Open

pika.exceptions.ConnectionClosed #19

dfoderick opened this issue Jun 7, 2018 · 0 comments

Comments

@dfoderick
Copy link
Owner

Issue: Full Cycle stops responding to events. The following error is logged.

2018-06-05 17:20:21,265 ERROR when_monitor.py: <class 'pika.exceptions.ConnectionClosed'>:576:The AMQP connection was closed (-1) ConnectionResetError(104, 'Connection reset by peer')

Workaround: Enter the following commands: fcmstop, rabbitstop, rabbitstart, fcmstart

This should be addressed in next version. If the connection closes then there needs to be a process that attempts to re-establish the connection. The issue needs research to see why the rabbitmq connection is getting closed.

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

1 participant