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.

Does not work when IPv6 is disabled

See original GitHub issue

Is this plugin trying to bind to "[::]" ?

Because we disable IPv6 in the kernel to avoid a certain class of problems, and the plugin refuses to start with this message: E1023 17:01:02.999153762 20891 server_chttp2.cc:38] {"created":"@1571842862.999100646","description":"No address added out of total 1 resolved","file":"../deps/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc","file_line":305,"referenced_errors":[{"created":"@1571842862.999093903","description":"Failed to add port to server","file":"../deps/grpc/src/core/lib/iomgr/tcp_server_uv.cc","file_line":436,"referenced_errors":[{"created":"@1571842862.999087065","description":"Failed to initialize UV tcp handle","file":"../deps/grpc/src/core/lib/iomgr/tcp_server_uv.cc","file_line":277,"os_error":"address family not supported"}]}]}

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:7
  • Comments:16 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
eloocommented, Feb 6, 2020

Sadly using a separate docker container for only a plugin doesn’t fit our architecture right now. We are deploying Grafana as binary right now into a PaaS.

3reactions
gajo94commented, Jan 9, 2020

Does anyone have update according to this issue. Grafana and pictures of alert worked well before updating grafana to latest version?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configure IPv6 for advanced users - Windows Server
Summary. It is common for IT administrators to disable IPv6 to troubleshoot networking-related issues such as name resolution issues. Important.
Read more >
How to Fix an IPv6 No Network Access Error - Lifewire
First, select 6to4 tunnel in the router's settings to allow IPv6 and IPv4 traffic and devices to work together. Another option is to...
Read more >
How to enable/disable IPv6 - NordVPN
How to enable/disable IPv6 on Windows 10 · Go to “Settings” > “Network & Internet” > “Status.” · Select “Change adapter options.” ·...
Read more >
Enabling and Disabling IPv6 on PCs | Information Technology
Then click the cog icon in the lower right corner. ... Select IPv6 from the list of options on the left so that...
Read more >
Are you disabling IPv6? Maybe you should stop - TechGenix
There's a persistent myth about IPv6 and that is that if you disable it you are reducing the attack surface. The truth is...
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