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

search_treebase() function error #16

Open
DylanCarbone opened this issue Jan 28, 2022 · 3 comments
Open

search_treebase() function error #16

DylanCarbone opened this issue Jan 28, 2022 · 3 comments

Comments

@DylanCarbone
Copy link

Hi,

I've just tried to download a tree from treebase and received the following error:

> Phylogenies_from_Huelsenbeck <- search_treebase("Huelsenbeck", "author")

http://purl.org/phylo/treebase/phylows/study/find?query=dcterms.contributor=Huelsenbeck&format=rss1&recordSchema=tree
Error in function (type, msg, asError = TRUE)  : 
  error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

I've encountered this error when installing treebase through either CRAN or github.

Thanks

@jjsolano
Copy link

jjsolano commented May 3, 2022

Hi, I had same issue in R. The webpage https://treebase.org/treebase-web/ ask me for an user name and password. I don't know how to create my user and password.

@gtiley
Copy link

gtiley commented Jul 8, 2022

I am also having problems accessing TreeBase data. Although the error is slightly different. Here is the R console output:

> studies <- search_treebase("2377", by="id.study")
http://purl.org/phylo/treebase/phylows/study/find?query=tb.identifier.study=2377&format=rss1&recordSchema=tree
Error: XML content does not seem to be XML: ''

This was using R 3.6.3 on MacOS 12.4. I tried both the CRAN installed version of TreeBase and then updated to the latest devtools release and got the same error.

@Cactusolo
Copy link

Hi,

I have the same issue.

> search_treebase("Hulesenbeck", by="author")
http://purl.org/phylo/treebase/phylows/study/find?query=dcterms.contributor=Hulesenbeck&format=rss1&recordSchema=tree
Error: XML content does not seem to be XML: '2d
38
22
3f
3e
0a

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

4 participants