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

client unexpectedly closed TCP connection #12

Open
ktsakos opened this issue Feb 23, 2022 · 0 comments
Open

client unexpectedly closed TCP connection #12

ktsakos opened this issue Feb 23, 2022 · 0 comments

Comments

@ktsakos
Copy link

ktsakos commented Feb 23, 2022

In rabbit mq i am taking the following warning on each msg sending and i don't see any messages from the subscriber's side

rabbitmq | 2022-02-23 20:46:12.039271+00:00 [warn] <0.1068.0> client unexpectedly closed TCP connection
rabbitmq | 2022-02-23 20:46:12.039573+00:00 [warn] <0.1086.0> closing AMQP connection <0.1086.0> (35.214.5.239:58256 -> 172.27.0.3:5672):

I run the stress tool with the following cmd:

./rabbit-mq-stress-tester --server [my_server_ip] --producer '-1' --vhost '/'

I have the default port and user& psw values.

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

1 participant