Open Closed

Issue after upgrade abp.io to 8.2 #7895


User avatar
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)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    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

Made with ❤️ on ABP v9.0.0-preview Updated on September 18, 2024, 12:46