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

SEC_E_CERT_EXPIRED #102

Open
WhalleyT opened this issue Apr 10, 2024 · 0 comments
Open

SEC_E_CERT_EXPIRED #102

WhalleyT opened this issue Apr 10, 2024 · 0 comments

Comments

@WhalleyT
Copy link

Hi when I run useEnsembl like so:

ensembl <- useEnsembl(biomart = "genes")
bm <- useDataset(dataset = "hsapiens_gene_ensembl", mart = ensembl)

I get the following issue:

Possible SSL connectivity problems detected.
Please report this issue at https://github.com/grimbough/biomaRt/issues
Error in curl::curl_fetch_memory(url, handle = handle) : 
  schannel: next InitializeSecurityContext failed: SEC_E_CERT_EXPIRED (0x80090328) - The received certificate has expired.

interspersed with different timeout errors in useDataset:

Error in curl::curl_fetch_memory(url, handle = handle) : 
Timeout was reached: [www.ensembl.org:443] Operation timed out after 10

I am using version 2.54.1.

Thanks!

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

1 participant