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

amqp-websocket-client.ts:72 WebSocket is already in CLOSING or CLOSED state. #103

Open
fabianbloching opened this issue Nov 23, 2023 · 1 comment

Comments

@fabianbloching
Copy link

Hi,

I would like to now how I can catch the following error:

amqp-websocket-client.ts:72 WebSocket is already in CLOSING or CLOSED state. ?

amqp.onerror does not catch it.

@ludovit-ubrezi
Copy link

ludovit-ubrezi commented Mar 11, 2024

Did you figured it somehow out?
I'am getting Channel is closed all the time after few batches even if i have consumer.wait(); or without it. Etc.

At localhost is going everything as it should but when we connect it to AMPC cloud RabbitMQ it starts getting this error

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

2 participants