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

Trust Error #34

Open
k-burley opened this issue May 22, 2023 · 0 comments
Open

Trust Error #34

k-burley opened this issue May 22, 2023 · 0 comments

Comments

@k-burley
Copy link

Hi there,

I had been working with the storm events database bulk download files and was really excited to come across this package! However, I am getting a "trust error" with all functions in the package.

I installed and loaded the package (as well as the hurricaneexposure package) like this:

library(drat)
addRepo("geanders")
install.packages("hurricaneexposuredata")
install.packages("noaastormevents")

library(noaastormevents)
library(hurricaneexposure)

Then all commands return the same error. For example:

find_events(date_range = c("2018-09-13", "2018-09-16"))
Returns the error:

Error in function (type, msg, asError = TRUE) :
schannel: CertGetCertificateChain trust error CERT_TRUST_IS_UNTRUSTED_ROOT

It might be an issue on my end, but I have not been able to find any documentation or posts online that resolve the issue, so I thought I would just reach out in case you know the problem!

Thanks,
Katherine

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