Error Installing latest version in AWS on RKE

Hi,
I am trying to install the rancher server on AWS. I have a 3 node set up on which i have installed RKE. I have also installed Rancher using the helm chart and following the instructions. I am terminating SSL on my AWS ALB.

I can kubectl and see everything in the cluster fine and perform any command. When I try to access the webpage. I am getting the following error :

2021/03/03 01:22:47 [error] 113#113: *12102 upstream timed out (110: Operation timed out) while connecting to upstream, client: 74, server: rancher.hs.com, request: “GET / HTTP/1.1”, upstream: “http://10.42.0.3:80/”, host: “my domain”

[03/Mar/2021:01:23:17 +0000] “GET / HTTP/1.1” 200 1547 “-” “Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36” 905 60.008 [cattle-system-rancher-80] 10.42.0.3:80, 10.42.1.5:80, 10.42.2.4:80 0, 0, 1547 30.001, 30.000, 0.008 504, 504, 200 dc0bad7839c1a67cc3d4732fa308c3fd

W0303 01:14:35.857876 7 controller.go:916] Service “cattle-system/rancher” does not have any active Endpoint.
I0303 01:14:35.857946 7 controller.go:141] Configuration changes detected, backend reload required.
I0303 01:14:35.939655 7 controller.go:157] Backend successfully reloaded.
W0303 01:14:48.353354 7 controller.go:916] Service “cattle-system/rancher” does not have any active Endpoint.
I0303 01:14:48.353399 7 event.go:278] Event(v1.ObjectReference{Kind:“Ingress”, Namespace:“cattle-system”, Name:“rancher”, UID:“f654875e-f7ba-419b-9351-5fbc9f9d2feb”, APIVersion:“”, ResourceVersion:“5322”, FieldPath:“”}): type: ‘Normal’ reason: ‘UPDATE’ Ingress cattle-system/rancher
W0303 01:14:55.327865 7 controller.go:916] Service “cattle-system/rancher” does not have any active Endpoint.