The error that I get with sess <- read_html_live(some_link_here)
is:
Error in with_random_port():
! Cannot find an available port. Please try again.
Caused by error in startup():
! Failed to start chrome. Error:
This is the same issue that the user in the linked thread has experienced. This is probably an issue with Chrome v128.
Similar problem that another user is experiencing with chromote:
https://github.com/rstudio/chromote/issues/170
The error that I get with sess <- read_html_live(some_link_here) is: Error in with_random_port(): ! Cannot find an available port. Please try again. Caused by error in startup(): ! Failed to start chrome. Error:
This is the same issue that the user in the linked thread has experienced. This is probably an issue with Chrome v128.