✅ c# .net core wep api project issue.
i made a api project and tried running local it is working file with local host but whne u try to deploy it on aws it also workign fine or aws ec2 local enviornmetn but unable to acces my api from outside of aws via publich ip. how to make my api reachable it shows timout issue in postman
36 Replies
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
this is my timeout issue on postman only log is this
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
consol app is up and running on aws
yes this is public ip
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
firewalled on my machine or vertual machine?
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
can u explain more on a call i dont understand this firewall stuff
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
yes they are opend
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
see this is my ip and aws is running
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
i am not deploying it on iis it is not workign either
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
can u please be on call and explain me ?
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
i tried deploying it on iis but it not workied as well
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
my program.cs is not confugured correctly i thing
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
is this correct?
if i host it on iis there is no console window to debug
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
can i check if mu build is correct and confugured properly?
i am making a release build but it automaticly picking port 5000
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
i checked docs and followed correctly but face issue i can directly explain i am strugly for 10-20 days
and why it is picking port 5000 by default how to configure it manully pick the port or does it change automaticly when i host it on iis
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
let me do this and will come back ltr
thnx
thes error i got when i force the build to localhost:80
Not working bro
I tried
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
it worked bro i have fixed it