Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

basic_health_check.sh Fails Consistently During Auto Scaling Health Check #63

Open
m1reta opened this issue Oct 16, 2024 · 0 comments
Open

Comments

@m1reta
Copy link

m1reta commented Oct 16, 2024

I am encountering an issue where the basic_health_check.sh script consistently fails during the Auto Scaling process. Below are the details of the deployment process and the problem encountered.

What I Have Tried:

  • Verified that the server is running and can be accessed manually using curl after the deployment fails.
  • Added a sleep 30 after start_application.sh to ensure the application has enough time to start up.
  • Double-checked that the endpoint http://localhost:80/status.txt is correct and accessible.
  • Reviewed logs, but no obvious errors related to the application startup were found.

Any help or suggestions would be greatly appreciated!

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

No branches or pull requests

1 participant