Using RSelenium, problem loading driver, error 504 - Stack Overflow

admin2025-04-22  1

I am trying to open firefox with RSelenium and I am getting this error:

Warning: cannot open URL '.0/repositories/ariya/phantomjs/downloads?pagelen=100': HTTP status was '504 Gateway Timeout'Error in open.connection(con, "rb") : 
  cannot open the connection to '.0/repositories/ariya/phantomjs/downloads?pagelen=100' . 

Do you know what is happening? It was working before.

I reinstalled RSelenium and restarted RStudio.

I am trying to open firefox with RSelenium and I am getting this error:

Warning: cannot open URL 'https://api.bitbucket.org/2.0/repositories/ariya/phantomjs/downloads?pagelen=100': HTTP status was '504 Gateway Timeout'Error in open.connection(con, "rb") : 
  cannot open the connection to 'https://api.bitbucket.org/2.0/repositories/ariya/phantomjs/downloads?pagelen=100' . 

Do you know what is happening? It was working before.

I reinstalled RSelenium and restarted RStudio.

Share Improve this question edited Jan 23 at 23:26 President James K. Polk 42.1k30 gold badges110 silver badges146 bronze badges asked Jan 21 at 15:46 lucky13lucky13 1 0
Add a comment  | 

1 Answer 1

Reset to default 0

Bitbucket having an incident right now. You can see the status here bitbucket.status.atlassian.com

Update - We are still investigating an issue with Bitbucket Web and Git operations that is impacting Atlassian Bitbucket Cloud customers. We will provide more details within the next hour. Jan 21, 2025 - 15:58 UTC

转载请注明原文地址:http://anycun.com/QandA/1745299635a90553.html