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

HTTP failure to connect to localhost #140

Closed
nclaidiere opened this issue Apr 6, 2022 · 1 comment
Closed

HTTP failure to connect to localhost #140

nclaidiere opened this issue Apr 6, 2022 · 1 comment

Comments

@nclaidiere
Copy link

Hi, I am new to rotl and just trying to run the getting started tutorial...

I installed rotl package on Rstudio and just did what was in the tuto:
library(rotl)
apes <- c("Pongo", "Pan", "Gorilla", "Hoolock", "Homo")
(resolved_names <- tnrs_match_names(apes))

This returned the following error:
Error: HTTP failure:500
Error: could not connect to http://localhost:1984/v3/tnrs/contexts

I tried shutting down the firewall just in case but to no avail. I am on windows, running the latest R and Rstudio versions. Nothing on the forums or here as far as I can tell.

Any ideas?

@nclaidiere
Copy link
Author

This was a bug that has been fixed.

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