EC2 instance is OutOfService in ELB

Поделиться
HTML-код
  • Опубликовано: 14 ноя 2024
  • НаукаНаука

Комментарии • 14

  • @SagarSingh-ie8tx
    @SagarSingh-ie8tx 5 лет назад +2

    Nice video but in my case - all of ur 3 conditions are ok still out of service ...and reason is showing last one - "Instance has not passed the configured HealthyThreshold number of health checks consecutively." both instance public IP paste on browser giving a html page .

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 лет назад

      Definitely the health check is not configured properly or the Security group attached the ELB is in correct
      or SG on the instance doesn't allow the ELB to communicate with it

    • @dhruvsahu726
      @dhruvsahu726 5 лет назад

      Same with me

  • @sharathpatel7267
    @sharathpatel7267 3 года назад

    Thank you. Is there any reason other than these options

  • @priyankapatel9461
    @priyankapatel9461 3 года назад

    Thank you sir. With help of this video I resolved my issue

  • @tulip58
    @tulip58 4 года назад

    Thanks for video, I think my issue is nr 3, becaue the first 2 options are on the place . I am new to aws , can you explain how I can connect to my server and chek the application status?

  • @SpaykeGamer
    @SpaykeGamer 4 года назад +1

    Thank you sir! You saved me :)

  • @AliJapanLife
    @AliJapanLife 5 лет назад +1

    Thanks for the video!

  • @ganesh061994
    @ganesh061994 6 лет назад +1

    if you could explain how will other instance serves the requests when the one instance fails that would be great.

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 лет назад +1

      That is exactly the functionality of the load balancer - and managed internally by amazon software. ELB to begin with sends traffic to all "Healthy" Instances. As soon as the instance health check failure event is detected, the ELB internally stops routing traffic to the "unhealthy" instances and all the remaining "healthy" instances will continue to receive traffic

  • @joshualingala8238
    @joshualingala8238 5 лет назад

    Sir, I have a situation where in my instance has failed at least the unhealthy threshold number of health checks. Is there anyway wherein I can attach the same instance again to ELB. Thank you sir !

    • @joshualingala8238
      @joshualingala8238 5 лет назад

      @@catcingylimaf6337 Thanks for your response but Auto Scaling does spin up random instance. I'm looking to attach the failed instance to Load balancer. Any leads ??

  • @dhruvsahu726
    @dhruvsahu726 5 лет назад +1

    Sir it's not working on my console how can I contact you

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 лет назад

      Contact us here in comments, Explain what you did, what is the error, what troubleshooting you did so far.