SUPERSET ALERT & REPORT: no chrome binary at /usr/bin/google-chrome #35780
Replies: 1 comment 6 replies
-
|
Hi @bnprayoga! I'm Dosu and I’m helping the superset team. The error means Superset (via Selenium) can't find or run Chrome at Here’s how to fix it:
If you still get errors, check for system restrictions (like SELinux/AppArmor), and confirm that If Selenium keeps failing, you can switch to Playwright for screenshots and reports by setting Let me know if you need help with any of these steps! To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'am new as programmer and i'am also new on Superset.
I have an issue on Superset Alert and Report, that says:
Failed taking a screenshot Message: session not created from unknown error: no chrome binary at /usr/bin/google-chromebut i think i have installed it properly because when i run comand:
which google-chromeandwhich chromedriverit works and show the location on /usr/bin/google-chrome and /usr/bin/chromedriver.below is the full error logs:
and below is some part of my superset_config.py:
Another info:
Beta Was this translation helpful? Give feedback.
All reactions