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

Investigate why Harvard Dataverse is unable to harvest from International Potato Center and ICRISAT Research Data Repository #259

Open
jggautier opened this issue Apr 1, 2024 · 2 comments

Comments

@jggautier
Copy link
Collaborator

jggautier commented Apr 1, 2024

Harvard Dataverse isn't able to harvest from two repositories that are using Dataverse - International Potato Center and ICRISAT Research Data Repository.

Harvard Dataverse's managing harvesting client page has been reporting that trying to harvest from these two repositories fails.

And when I try to edit these clients or create new clients, I get an error that the installation's harvesting URLs, https://data.cipotato.org/oai and https://dataverse.icrisat.org/oai, are invalid and that Harvard Dataverse couldn't establish connection and receive a valid server response.

It looks like the repositories have OAI enabled, since https://data.cipotato.org/oai?verb=Identify and https://dataverse.icrisat.org/oai?verb=Identify seem to work.

@jggautier
Copy link
Collaborator Author

jggautier commented Jul 10, 2024

When I used Python's request library to get records from International Potato Center today (July 10, 2024), I got a warning about an SSLCertVerificationError, which made me wonder if Harvard Dataverse and Demo Dataverse don't want to harvest from International Potato Center because of that SSL certificate error.

I didn't get this SSL certificate error when I tried to use Python's request library to get records from ICRISAT Research Data Repository.

@pdurbin
Copy link
Member

pdurbin commented Jul 10, 2024

records from International Potato Center today (July 10, 2024), I got a warning about an SSLCertVerificationError

Yes, I'm seeing similar errors from Java (server.log) when I show the detailed error: https://groups.google.com/g/dataverse-community/c/lpYLX4RkxO4/m/5KTRZQ-3AQAJ

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