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

Broken pipe connection #679

Closed
loicdev opened this issue Apr 17, 2019 · 2 comments
Closed

Broken pipe connection #679

loicdev opened this issue Apr 17, 2019 · 2 comments

Comments

@loicdev
Copy link

loicdev commented Apr 17, 2019

Hello, i use php-amqplib version 2.8.0 in 4 projects and very often i had this error on all my consumers at the same time :

Broken pipe or closed connection at /usr/local/src/app/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Wire/IO/StreamIO.php:222

That refert to:
https://github.com/php-amqplib/php-amqplib/blob/v2.8.0/PhpAmqpLib/Wire/IO/StreamIO.php#L222

Can i have a explanation about what does it mean and how to prevend it ?
Thanks in advance

@lukebakken
Copy link
Collaborator

Perhaps the connection has been closed, but there isn't enough information here to diagnose. Please let us know what AMQP broker you are using (RabbitMQ? What version?) and what the broker logs at the time the exception is thrown.

If this information is provided and a bug or other actionable work for php-amqplib is found, I will re-open this issue. Thanks.

@nicopenaredondo
Copy link

@loicdev have you managed to find a solution on this ?

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