phpinnacle / ridge

Pure asynchronous PHP implementation of the AMQP 0-9-1 protocol.
MIT License
50 stars 13 forks source link

Connection bug of missed heartbeats #6

Closed deadbeat88 closed 5 years ago

deadbeat88 commented 5 years ago

Detailed description

Fatal error received after missed heartbeats

rabbitmq | missed heartbeats from client, timeout: 60s
backend | Fatal error (Uncaught ErrorException)
Notice: Undefined property: PHPinnacle\Ridge\Connection::$socket 
in /var/www/vendor/phpinnacle/ridge/src/Connection.php:200

Your environment

Docker images based on php:7.2-cli-alpine and rabbitmq:3.7.2-management-alpine