Health Check Fail - App Runner .NET 6

0

Hello, I'm facing a problem when trying to upload a .NET 6 API to the App Runner service, I do all the settings and create the service. Through the Logs, they follow a little of its progress, it starts successfully, builds an application successfully and at the verification step the Health Check, it stays +- 20 min until it fails. I tried changing the port to 5000, 5001 and 8080 but none were successful. Please could someone help me?

  • Are you able to run your application locally in a container? What port is your application listening on? The default App Runner port is 8080, but if your application is listening on port 80, it won't return a response when a request comes through App Runner on the default port (this includes health checks). If that doesn't resolve the issue, please share your docker or docker-compose files so we can help you debug.

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠