© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
43 replies
The Fog from Human Resources

✅ ASP.NET Web API cant be reached: (SOLVED: Setup reverse proxy)

im making a small web api using ASP.NET and im having issues with running my code on a server to test stuff, the app says it runs on port 5000 but upon trying to reach it, curl and other request methods fail
this is what it says in the console:
info: Microsoft.Hosting.Lifetime[14]
Now listening on: http://localhost:5000
info: Microsoft.Hosting.Lifetime[0]
Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
Hosting environment: Production
info: Microsoft.Hosting.Lifetime[0]
Content root path: /home
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ ASP.Net Core Web API
C#CC# / help
6mo ago
✅ asp.net web api connection refused
C#CC# / help
2y ago
✅ ASP.NET Core Web Api + SignalR
C#CC# / help
2y ago
✅ Authorization in ASP.NET Web Api
C#CC# / help
2y ago