Skip to content

Broken pipe or closed connection #31

@yuebin1009

Description

@yuebin1009

code:
Tail::listen($queue, function($message) use ($callbackClass, $callbackFunc) {
call_user_func([$callbackClass, $callbackFunc], $message);
});

exception:
Broken pipe or closed connection {"exception":"[object] (PhpAmqpLib\Exception\AMQPRuntimeException(code: 0): Broken pipe or closed connection at /srv/deploy/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Wire/IO/StreamIO.php:214)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions