0
ramkumar.subramanian created
We are migrating abp.io from 7.2 to 8.2 with .net 8 and deploying in AWS - ECS container
Build is successful in our pipeline but deployment fails in the code , when i call the shared service to call other microservice , i am getting below error
1.Error | Message One or more errors occurred. (Connection refused (gateway.product.qa2.internal.tasconnect:80)) {"SourceContext":{"Value":"Volo.Abp.RabbitMQ.RabbitMqMessageConsumer"}}
2.Connection refused (gateway.product.qa2.internal.tasconnect:80
1 Answer(s)
-
0
Hi,
I think this is related to RabbitMQ server, you can check this https://stackoverflow.com/questions/64096600/rabbitmq-connection-refused-127-0-0-15672