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

Error in curl::curl_fetch_memory(url, handle = handle) #84

Open
powerhorse1986 opened this issue Jul 20, 2023 · 0 comments
Open

Error in curl::curl_fetch_memory(url, handle = handle) #84

powerhorse1986 opened this issue Jul 20, 2023 · 0 comments

Comments

@powerhorse1986
Copy link

Hi,

I was running the following code:

mart <- biomaRt::useMart(biomart = "ensembl",
dataset = "hsapiens_gene_ensembl",
host = "https://grch37.ensembl.org")

However, the following error was raised:
Error in curl::curl_fetch_memory(url, handle = handle) :
SSL peer certificate or SSH remote key was not OK: [grch37.ensembl.org:443] SSL: no alternative certificate subject name matches target host name 'grch37.ensembl.org'

Would you please suggest how to get it fixed? Thank you.

Li

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