Pawl icon indicating copy to clipboard operation
Pawl copied to clipboard

Question - RabbitMq consumer freezing the websocket

Open Volmarg opened this issue 3 years ago • 0 comments

Hello,

I've got strange case right now where upon starting the RabbitMq consumer based on the:

  • https://github.com/php-amqplib/RabbitMqBundle

it causes the websocket server to freeze. It will only send messages once I kill the consumer, untill then it gets stuck (got no connection errors).

Do You maybe have literaly any idea what can cause this? Kinda started hitting the wall right now so I'm looking further - maybe You know something or got literaly any hint for that.

What I already did was:

  • changing websocket port,
  • updating the package (Yours) to the latest one,

Volmarg avatar Aug 01 '22 15:08 Volmarg