Error spawning Chromium browser!

Hi, am getting this error when I try to create pdf report on kibana

Error: Error spawning Chromium browser!\n    at Observable._subscribe (/usr/share/kibana/x-pack/plugins/reporting/server/browsers/chromium/driver_factory/index.js:172:24)

I have try to follow the troubleshooting guide running the following comand, but nothing is returned so I imagine that no dependecies are missing.

ldd /usr/share/kibana/x-pack/plugins/reporting/chromium/headless_shell-linux_x64/headless_shell | grep not

Any ideas on how I can solve this? thanks.

Kibana version: 7.17.1
Firewall and selinux disabled
SO Redhat 7.8

Hi @ElasticLiver ,

I would go and check permissions for headless_shell binary manually.

You probably know about troubleshooting guide. I would spend some time going through it and double check the your kibana.yml

Regards, Dima

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.