Git Product home page Git Product logo

Comments (6)

trevorpatch avatar trevorpatch commented on August 14, 2024

I have something similar:

library(RSelenium)
library(wdman)
pjsDrv <- phantomjs(verbose = FALSE, check = FALSE)
rD <- rsDriver(browser = "phantomjs")

checking Selenium Server versions:
BEGIN: PREDOWNLOAD
BEGIN: DOWNLOAD
BEGIN: POSTDOWNLOAD
checking chromedriver versions:
BEGIN: PREDOWNLOAD
BEGIN: DOWNLOAD
BEGIN: POSTDOWNLOAD
checking geckodriver versions:
BEGIN: PREDOWNLOAD
Error in open.connection(con, "rb") : HTTP error 403.

from wdman.

johndharrison avatar johndharrison commented on August 14, 2024

It is most likely something local to your network. Running the rsDriver function from my location does not result in a 403.

Ā 

from wdman.

 avatar commented on August 14, 2024

Iā€˜m from China. There is a Great Firewall to block some website, such as Twitter, Facebook. But after using VPN or shadowsocks, I unblock Twitter and other blocked website. But I still can't download the driver. Is there any method to make rsDriver function download normally? Any help is appreciated!

from wdman.

rafaleo avatar rafaleo commented on August 14, 2024

I have the same issue today while it worked for long time; The same comunicat as @bloynoys
the code is: rS <- rsDriver(browser = "phantomjs", port = 4563L, version = "3.7.1")

I need to do my work! What to do?

from wdman.

rafaleo avatar rafaleo commented on August 14, 2024

phew! I restarted R and was ok. False alarm.

from wdman.

dklinenberg2020 avatar dklinenberg2020 commented on August 14, 2024

I have something similar:

library(RSelenium)
library(wdman)
pjsDrv <- phantomjs(verbose = FALSE, check = FALSE)
rD <- rsDriver(browser = "phantomjs")
checking Selenium Server versions:
BEGIN: PREDOWNLOAD
BEGIN: DOWNLOAD
BEGIN: POSTDOWNLOAD
checking chromedriver versions:
BEGIN: PREDOWNLOAD
BEGIN: DOWNLOAD
BEGIN: POSTDOWNLOAD
checking geckodriver versions:
BEGIN: PREDOWNLOAD
Error in open.connection(con, "rb") : HTTP error 403.

I'm also having this problem What was the solution?

from wdman.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.