atlanticwave-sdx / sdx-controller

Central Controller for AtlanticWave SDX.
https://www.atlanticwave-sdx.net
MIT License
1 stars 3 forks source link

"client unexpectedly closed TCP connection" #243

Open sajith opened 5 months ago

sajith commented 5 months ago

When running the test suite, there are a lot of these warnings in RabbitMQ logs:

2024-03-07 01:36:09.548679+00:00 [warning] <0.1347.0> closing AMQP connection <0.1347.0> (172.17.0.1:54740 -> 172.17.0.2:5672, vhost: '/', user: 'guest'):
2024-03-07 01:36:09.548679+00:00 [warning] <0.1347.0> client unexpectedly closed TCP connection
2024-03-07 01:36:09.549107+00:00 [warning] <0.1334.0> closing AMQP connection <0.1334.0> (172.17.0.1:54730 -> 172.17.0.2:5672, vhost: '/', user: 'guest'):
2024-03-07 01:36:09.549107+00:00 [warning] <0.1334.0> client unexpectedly closed TCP connection
2024-03-07 01:36:09.549143+00:00 [warning] <0.1321.0> closing AMQP connection <0.1321.0> (172.17.0.1:54714 -> 172.17.0.2:5672, vhost: '/', user: 'guest'):
2024-03-07 01:36:09.549143+00:00 [warning] <0.1321.0> client unexpectedly closed TCP connection
2024-03-07 01:36:09.549494+00:00 [warning] <0.1308.0> closing AMQP connection <0.1308.0> (172.17.0.1:54710 -> 172.17.0.2:5672, vhost: '/', user: 'guest'):
2024-03-07 01:36:09.549494+00:00 [warning] <0.1308.0> client unexpectedly closed TCP connection
[...]