You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to run ChromeDriver in ShinyApps.io But I got an error:
Error:
Selenium message:unknown error: cannot find Chrome binary
(Driver info: chromedriver=114.0.5735.90 (386bc09e8f4f2e025eddae123f36f6263096ae49-refs/branch-heads/5735@{#1052}),platform=Linux 6.2.0-1012-aws x86_64)
Could not open chrome browser.
Client error message:
Summary: UnknownError
Detail: An unknown server-side error occurred while processing the command.
Further Details: run errorDetails method
Check server log for further details.
Warning: Error in checkError: Undefined error in httr call. httr output: length(url) == 1 is not TRUE
I want to run ChromeDriver in ShinyApps.io But I got an error:
Error:
Shiny Code:
How can I fix this error?
The text was updated successfully, but these errors were encountered: