Open deny0524 opened 1 month ago
To add one more information, on our infrastructure the problem seems to be related to the package upgrade made on here: https://github.com/grafana/grafana-image-renderer/compare/v3.11.3...v3.11.4 IDK if we need to do any extra step on grafana helm to be able to enable something that is missing.
What happened: The Grafana Image Renderer fails to launch the Chromium browser process with the following error:
This results in HTTP 500 errors when trying to render images.
What you expected to happen: The Grafana Image Renderer should successfully launch the browser process without encountering namespace or permission-related issues, allowing it to render images correctly without returning errors.
How to reproduce it (as minimally and precisely as possible):
RENDERING_ARGS="--no-sandbox --disable-setuid-sandbox --disable-gpu --headless --disable-dev-shm-usage --window-size=1280x758"
Anything else we need to know?:
Environment: