Skip to content

v3.11.4 : it has been failing to build images with an HTTP 500 error #565

@hamelg

Description

@hamelg

What happened:
with v3.11.4 the image render plugin doesn't build the images and returns a http 500 error.
v3.11.3 works fine.

How to reproduce it (as minimally and precisely as possible):
Generate a report

Anything else we need to know?:
The logs when it fails


{
  "level": "error",
  "message": "::ffff:10.1.21.17 - - [05/Sep/2024:17:18:39 +0000] \"GET /render?deviceScaleFactor=2.000000&domain=grafanae&encoding=&height=280&renderKey=9tqp9T7WEDDVDKLVBlA8oD6CrzIsk0XU&timeout=10&timezone=&url=http%3A%2F%2Fgrafanae%3A3000%2Fd-solo%2FTk8-WD2Zz%2Fcarbon%3Ffrom%3D1725535117000%26panelId%3D26%26theme%3Dlight%26timezone%3Dbrowser%26to%3D1725556717000%26var-Cache%3Dweya0075-graphite-maina%26var-DS%3DGRAPHITE-MAR%26render%3D1&width=392 HTTP/1.1\" 500 96 \"-\" \"Grafana/10.4.8\"\n"
}
{
  "level": "error",
  "message": "Request failed",
  "stack": "Error: Failed to launch the browser process!\nchrome_crashpad_handler: --database is required\nTry chrome_crashpad_handler --help for more information.\n\n\nTROUBLESHOOTING: https://pptr.dev/troubleshooting\n\n    at Interface.onClose (/usr/src/app/node_modules/puppeteer-core/node_modules/@puppeteer/browsers/lib/cjs/launch.js:310:24)\n    at Interface.emit (node:events:529:35)\n    at Interface.close (node:internal/readline/interface:534:10)\n    at Socket.onend (node:internal/readline/interface:260:10)\n    at Socket.emit (node:events:529:35)\n    at endReadableNT (node:internal/streams/readable:1400:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)",
  "url": "/render?deviceScaleFactor=2.000000&domain=grafanae&encoding=&height=280&renderKey=Sbr41ISO2s9CxqgEtFUIpcT6GfgQAM6N&timeout=10&timezone=&url=http%3A%2F%2Fgrafanae%3A3000%2Fd-solo%2FTk8-WD2Zz%2Fcarbon%3Ffrom%3D1725535117000%26panelId%3D27%26theme%3Dlight%26timezone%3Dbrowser%26to%3D1725556717000%26var-Cache%3Dweya0075-graphite-maina%26var-DS%3DGRAPHITE-MAR%26render%3D1&width=392"
}

Environment:

  • renderer is running in a docker container as remote rendering service
  • Docker image docker.io/grafana/grafana-image-renderer:3.11.4
  • Grafana version: 10.4.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🚀 Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions