question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't get DNS load balancer to work

See original GitHub issue

What version of gRPC and what language are you using?

Tried 2.39.0-pre1 and 2.40.0-pre1

What operating system (Linux, Windows,…) and version?

Linux

What runtime / compiler are you using (e.g. .NET Core SDK version dotnet --info)

.Net 3.1.412

Problem

When I create connection using dns:/// prefix I get following error:

Something went wrong: System.ArgumentException: Address 'dns:///samplee.ns-ondemand.svc.cluster.local' doesn't have a host. Address should include a scheme, host, and optional port. 

I followed sample from here: https://docs.microsoft.com/en-us/aspnet/core/grpc/loadbalancing?view=aspnetcore-6.0#configure-load-balancer

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
JamesNKcommented, Nov 16, 2021

Thanks for reporting this. Will be fixed in the next release.

1reaction
vasicvukcommented, Nov 14, 2021

@JamesNK Yes, that is correct.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix client connection to an ELB load balancer
1. Connect to your Amazon EC2 instance (see steps for Linux instances or Windows instances). · 2. Verify that either netcat (nc) or...
Read more >
Troubleshoot your Network Load Balancer
The following information can help you troubleshoot issues with your Network Load Balancer. A registered target is not in service. If a target...
Read more >
Issues with EC2 Elastic Load Balancer DNS and routing
We've experienced some issues where some - but not all - locations are intermittently unable to connect to the load balancer; it seems...
Read more >
AWS internal load balancer - unable to access using ...
I need to create an internal website for a company accesible only through company's VPN. I have an EC2 instance with a webserver...
Read more >
Check Your Load Balancer's Connectivity
Open a support ticket and have the load balancer reset. This option retains the load balancer's IP address. Check Load Balancer's DNS. If...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found