Skip to content
This repository has been archived by the owner on Jul 4, 2020. It is now read-only.

How to use swagger try it out - running locally #3

Open
nat2k5us opened this issue Jul 2, 2020 · 0 comments
Open

How to use swagger try it out - running locally #3

nat2k5us opened this issue Jul 2, 2020 · 0 comments

Comments

@nat2k5us
Copy link

nat2k5us commented Jul 2, 2020

The swagger (API) is using the same port as WeatherService
Microsoft.AspNetCore.Server.Kestrel[0]
Unable to start Kestrel.
System.IO.IOException: Failed to bind to address http://127.0.0.1:5102: address already in use.
---> Microsoft.AspNetCore.Connections.AddressInUseException: Address already in use
---> System.Net.Sockets.SocketException (48): Address already in use
at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)

How to run it and use the try it out?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant