Skip to content

SEC_E_CERT_EXPIRED  #102

Open
Open
@t-whalley

Description

@t-whalley

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions