Load Balancer HTTP 404 Error

0

Hello, since yesterday I'm trying setup a HTTPS website from my EC2 instance website. My site is www.isicamci.com I tried everything on the videos I found but it gave me error everytime. I couldn't count how many times I created and deleted balancers, SSL's and etc.

Probably the problem is Load Balancer. I gave permission to security groups, added target group but still not working. This is my last load balancer url:

http://newisicamci-1522558003.eu-central-1.elb.amazonaws.com/

What is the problem?

demandé il y a 5 ans10999 vues
1 réponse
0

Hi,
So just to be clear, as of right now you are stuck with just getting the Load Balancer to work (SSL is NOT in the equation, correct). When it was setup, you would attempt to access the URL Link: http://newisicamci-1522558003.eu-central-1.elb.amazonaws.com/ and instead of getting the web page, you would get a HTTP Response code of 404 from the Load balancer? Getting the 404 Error code is actually a good sign that your environment infrastructure appears to be set up and allowing the Load Balancer to properly forward HTTP traffic to the Load Balancer's Target Group. The 404 Error code usually means that the page on the website that you were trying to reach could not be found on the server. If this is possibly the issue, please double check that the Web Server's document root contains the web page. Also double check the Web Server's access/error logs to see if the request for the page shows up.
-randy

répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions