abpframework / eShopOnAbp

Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
https://www.eShopOnAbp.com/
MIT License
664 stars 259 forks source link

How to solve the error problem of yarp in docker #171

Closed sevenNightL closed 10 months ago

sevenNightL commented 1 year ago

I published the program on the docker, but the gatewey project cannot be opened. How to solve this problem?

image image
gterdem commented 1 year ago

It is a known issue.

See https://github.com/abpframework/abp/issues/15601 and https://github.com/abpframework/eShopOnAbp/issues/157

We'll try to find a work-around for this problem.