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
694 stars 272 forks source link

SocketException on running run-tye.ps1 #187

Closed JunqiaoDuan closed 8 months ago

JunqiaoDuan commented 1 year ago

When I run run-tye.ps1 to run the services, I got a exceptions: image Is it the reason that Port was Occupied? How can I find which port is occupied?

gterdem commented 1 year ago

Here is the list of used ports:

Applications:

Gateways:

Microservices:

Infrastructure:

gterdem commented 8 months ago

Closing the issue. Feel free to re-open if the problem still persists.