unable to connect to 'string.uzh.ch' on port 80
3
0
Entering edit mode
mwinerip • 0
@mwinerip-12962
Last seen 6.9 years ago

Hi all,

I am trying to follow the vingette for STRINGdb. When I run the code:

string_db <- STRINGdb$new( version="10", species=9606, score_threshold=0, input_directory="" )

 

I get the error:

Error in open.connection(file, "rt") : cannot open the connection
In addition: Warning message:
In open.connection(file, "rt") :
  unable to connect to 'string.uzh.ch' on port 80.

 

Is this an error on my network's end, or the string database? Any help would be greatly appreciated. Thanks!

Michelle

STRINGdb vignette • 2.4k views
ADD COMMENT
0
Entering edit mode
damian.szk ▴ 80
@damianszk-12963
Last seen 4 days ago
Switzerland

Dear Michelle,

I'm Damian, one of the package maintainers. First of all thanks for using STRING's R-package and really sorry for the inconvenience. The server, where we store the files R-package is using, died on us today. We are trying to resolve the issue ASAP. Everything should be up and running tomorrow.

Best regards, and again, sorry for that.

Damian.

 

ADD COMMENT
0
Entering edit mode
@wiktorjurkowski-12970
Last seen 6.9 years ago

I'm experiencing similar problem over last week or two. 

string_db <- STRINGdb$new( version="10", species=9606, score_threshold=0, input_directory="" )
Error in open.connection(file, "rt") : 
  cannot open the connection to 'http://string.uzh.ch/permanent/string/r_lib_valid_versions'
In addition: Warning message:
In open.connection(file, "rt") :
  cannot open URL 'http://string.uzh.ch/permanent/string/r_lib_valid_versions': HTTP status was '401 Unauthorized'

ADD COMMENT
0
Entering edit mode
Gregor Rot ▴ 10
@gregor-rot-11919
Last seen 6.6 years ago
Zurich, Switzerland

Dear Michelle and Wiktor,

thank you for your patience, the server is back online now,

Best regards,
Gregor

ADD COMMENT

Login before adding your answer.

Traffic: 489 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6