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 postgresqlNewConnection #10

Open
julianastropp opened this issue Mar 19, 2018 · 1 comment
Open

Error in postgresqlNewConnection #10

julianastropp opened this issue Mar 19, 2018 · 1 comment

Comments

@julianastropp
Copy link

I'm trying to use the R package BIEN to retrieve information of species traits.

However, I'm getting the following error message:

Error in postgresqlNewConnection(drv, ...) :
RS-DBI driver: (could not connect [email protected]:5432 on dbname "public_vegbien": could not connect to server: Connection timed out (0x0000274C/10060)
Is the server running on host "vegbiendev.nceas.ucsb.edu" (128.111.84.31) and accepting
TCP/IP connections on port 5432?

Could you kindly let me know how to solve this problem?

Thank you very much,

@mcgregorian1
Copy link

From vignette("BIEN")

Database connection issues

Some institution and computer programs (e.g. some antivirus programs) block the SQL connections that this package relies on. While we are exploring ways around this issue, at present the simplest method is to use the package on a computer/network that doesn’t block SQL connections.

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

2 participants