AWS: None of the Instances are sending data

后端 未结 7 2227
无人共我
无人共我 2020-12-23 22:22

I\'m trying to set up an Elastic Beanstalk application with Amazon Web Services however I\'m receiving a load of errors with the message None of the instances are send

7条回答
  •  难免孤独
    2020-12-23 23:03

    I just set the Path on load balancing to a URL that response with status code 200, for this only to study environment.

    For my real app, I use actuator

提交回复
热议问题