getting error about headless #12054
Unanswered
tony-an-phd
asked this question in
Q&A
Replies: 2 comments 4 replies
-
What version of Quarto are you using? |
Beta Was this translation helpful? Give feedback.
4 replies
-
Update to 1.7.13 resolved the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I have been getting the following errors when I tried to render a qmd. I updated the quarto and Chrome to the latest version, and I followed the instruction setting environment variable QUARTO_CHROMIUM_HEADLESS_MODE=new etc, but no luck, the same error persist. Any idea how to fix this? I have no idea what the two links below about chrome is about or how to use it.
Stack trace:
Chrome process error: Old Headless mode has been removed from the Chrome binary. Please use the new Headless mode (https://developer.chrome.com/docs/chromium/new-headless) or the chrome-headless-shell which is a standalone implementation of the old Headless mode (https://developer.chrome.com/blog/chrome-headless-shell).
Error occurred during cleanup: NotFound: entity not found
Beta Was this translation helpful? Give feedback.
All reactions