dotnet / dotnet/core

Assigned PublicIP is returning "The server is taking too long to respond."

Open
#6,121 8 comments 0 reactions 0 assignees View on GitHub
area-aspnet area-tutorials
Dominant language
PowerShell
Stars
22k
Forks
4.9k
Avg merge
5d 5h
Merged PRs (30d)
29

Description

Problem encountered on https://dotnet.microsoft.com/learn/aspnet/deploy-microservice-tutorial/deploy
Operating System: windows

Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant.

Hello, I went through the weatherforecast tutorial found on your Deploy a .Net Microservice page. I do the "kubectl get service mymicroservice --watch" command as instructed and I get back the Public IP address. the issue is that when I try to connect that Public IP I always get a timeout saying "The server is taking too long to respond." I have tried this twice and keep running into the same problem when I deploy my project. It is the standard WeatherForecast demo project, so it is not a complex solution at all. Any idea of why my publicIP would keep returning that?

UPDATE: Also, as an update my deploy PODS have status "Waiting" with a reason of "ImagePullBackOff"

Thanks for any help.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.