Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chrome not starting #21

Closed
yonicd opened this issue Oct 1, 2018 · 3 comments
Closed

chrome not starting #21

yonicd opened this issue Oct 1, 2018 · 3 comments

Comments

@yonicd
Copy link

yonicd commented Oct 1, 2018

Please fill the following template:

Operating System

Session info -------------------------------------------------------------------------------------------------------------------
 setting  value                       
 version  R version 3.5.1 (2018-07-02)
 system   x86_64, darwin15.6.0        
 ui       RStudio (1.2.1007)          
 language (EN)                        
 collate  en_US.UTF-8                 
 tz       America/New_York            
 date     2018-10-01                  

Packages -----------------------------------------------------------------------------------------------------------------------
 package    * version date       source        
 assertthat   0.2.0   2017-04-11 CRAN (R 3.5.0)
 base       * 3.5.1   2018-07-05 local         
 binman       0.1.1   2018-07-18 CRAN (R 3.5.0)
 compiler     3.5.1   2018-07-05 local         
 curl         3.2     2018-03-28 CRAN (R 3.5.0)
 datasets   * 3.5.1   2018-07-05 local         
 devtools     1.13.6  2018-06-27 CRAN (R 3.5.0)
 digest       0.6.17  2018-09-12 CRAN (R 3.5.0)
 graphics   * 3.5.1   2018-07-05 local         
 grDevices  * 3.5.1   2018-07-05 local         
 httr         1.3.1   2017-08-20 CRAN (R 3.5.0)
 jsonlite     1.5     2017-06-01 CRAN (R 3.5.0)
 memoise      1.1.0   2017-04-21 CRAN (R 3.5.0)
 methods    * 3.5.1   2018-07-05 local         
 packrat      0.4.9-3 2018-06-01 CRAN (R 3.5.0)
 R6           2.2.2   2017-06-17 CRAN (R 3.5.0)
 rappdirs     0.3.1   2016-03-28 CRAN (R 3.5.0)
 Rcpp         0.12.18 2018-07-23 CRAN (R 3.5.0)
 semver       0.2.0   2017-01-06 CRAN (R 3.5.0)
 stats      * 3.5.1   2018-07-05 local         
 subprocess   0.8.3   2018-08-13 CRAN (R 3.5.0)
 tools        3.5.1   2018-07-05 local         
 utils      * 3.5.1   2018-07-05 local         
 wdman        0.2.4   2018-07-21 CRAN (R 3.5.0)
 withr        2.1.2   2018-03-15 CRAN (R 3.5.0)
 xml2         1.2.0   2018-01-24 CRAN (R 3.5.0)
 yaml         2.2.0   2018-07-25 CRAN (R 3.5.0)
>chromedriver -v
ChromeDriver 2.42.591059 (a3d9684d10d61aa0c45f6723b327283be1ebaad8)

Please describe Actual behaviour

> wdman::chrome()
checking chromedriver versions:
BEGIN: PREDOWNLOAD
BEGIN: DOWNLOAD
BEGIN: POSTDOWNLOAD
Error in subprocess::process_kill(chromedrv) : 
  system kill() failed: Operation not permitted
@juyeongkim
Copy link
Contributor

What is the version of your chrome browser?

@yonicd
Copy link
Author

yonicd commented Oct 2, 2018

i restarted the computer and it sorted out. not sure what happened.

Version 69.0.3497.100 (Official Build) (64-bit)

@juyeongkim
Copy link
Contributor

Hmmmm I'm not sure either. My first guess was outdated chrome with new driver, but that's not the case. Maybe the default port was in use? Let me know when you reproduce the problem again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants