TCGAbiolinksGUI icon indicating copy to clipboard operation
TCGAbiolinksGUI copied to clipboard

Using TCGAbiolinksGUI behind proxy server

Open moko-3 opened this issue 8 years ago • 1 comments

R closes the web browser's tab just after the TCGAbiolinksGUI is started. Error messages are as follows.

ERROR: [on_request_read] connection reset by peer warning: Error in curl::curl_fetch_memory: Timeout was reached: Connection timed out after 10016 milliseconds warning: Error in curl::curl_download: Timeout was reached: Connection timed out after 10000 milliseconds

How can I avoid the problems? I uses MS windows

I already used 'setconfig()' command as below. https://stackoverflow.com/questions/39285570/error-in-curlcurl-fetch-memoryurl-handle-handle-couldnt-connect-to-ser

moko-3 avatar Sep 25 '17 09:09 moko-3

This seems to be a curl problem

These links might help:

  • https://stackoverflow.com/questions/46331066/quantmod-ssl-unable-to-get-local-issuer-certificate-in-r
  • jeroen/curl#122

tiagochst avatar Sep 28 '17 03:09 tiagochst