Missing connectivity behind by a Load Balancer

Francesco Laudani 0 Reputation points
2024-11-14T14:11:54.32+00:00

Hi all,

I can't figure out why my Load Balancer answer with 502 Connection Refused .

I try to describe the status :

  • There is a rule that forward traffic from port 80 to port 8080
  • I'm sure that the service is waiting on port 8080 on AKS cluster (cause i tested with port forward)
  • the Health Probe is 100% up
  • I disabled firewall on back end node
  • On the NSG port 8080 is currently opened

but when i try to curl http://mydomain/myservice i got 502 Connection Refused

this is the current diagnostic page on the load balancer :

User's image

User's image

I checked all the ports in the error message and all of them are opened on the NSG.

Any Advice ?

Thanks

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,542 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
458 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sai Prasanna Sinde 1,495 Reputation points Microsoft Vendor
    2024-11-18T11:23:43.32+00:00

    Hi @Francesco Laudani

    Sorry for the delay in response.

    Kindly let us know if the above helps or you need further assistance on this issue.

    If above is unclear and/or you are unsure about something add a comment below.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    Thanks,

    Sai Prasanna.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.