Open Closed

commercial abp microservices template #5652


User avatar
0
talarisudhakar1819@gmail.com created
  • UI Type: Angular
  • Database System: EF Core ( PostgreSQL)
  • Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  1. https://media.discordapp.net/attachments/953000230142496789/1144149110383972384/image.png?width=1191&height=670 2.Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host
  • Steps to reproduce the issue:

I'm encountering the following three issues in a commercial ABP microservices environment

  1. In an ABP microservices architecture, encountering issues when communicating through a gateway, i may need to make configuration changes to address the problem 2.Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host This error indicates a problem with the network connection between the microservice and the remote PostgreSQL server, where the remote host is forcibly closing the connection. Further investigation is needed to determine the cause of this issue and take appropriate corrective actions 3.In an ABP microservices architecture, when adding a new service following the commercial documentation, after running the host for the new service, Swagger is not accessible

1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    How I reproduce the problem? could you share a simple project that can reproduce the problem? shiwei.liang@volosoft.com I will check it .thanks.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11