From 84dce9bf913a38a836e1a330a8a408d703f54f9a Mon Sep 17 00:00:00 2001 From: Marcus Efraimsson Date: Mon, 20 Jan 2020 00:52:15 +0100 Subject: [PATCH] Readme: Known issue regarding IPv6 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 257770f6..2300a51d 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ However, [Chromium browser](https://www.chromium.org/) depends on certain librar system you may encounter errors when trying to render an image. For further details and troubleshooting help, please refer to [Grafana Image Rendering documentation](https://grafana.com/docs/administration/image_rendering/). +### Known issue having IPv6 disabled + +We've got reports regarding the plugin doesn't work if IPv6 is disabled. The current workaround is to use [Remote Rendering Using Docker](#remote-rendering-using-docker) instead. Refer to [issue](https://github.com/grafana/grafana-image-renderer/issues/48) for more information. + ## Installation ### Using grafana-cli