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

I/O error when accessing the API #20

Open
goneall opened this issue Feb 16, 2023 · 3 comments
Open

I/O error when accessing the API #20

goneall opened this issue Feb 16, 2023 · 3 comments

Comments

@goneall
Copy link

goneall commented Feb 16, 2023

Recently, we started getting I/O errors when accessing the API.

The specific error returned is java.security.cert.CertificateException: No subject alternative DNS name matching api.opensource.org found.

This will impact the SPDX license list's ability to mark the OSI URL's as active.

See the LicenseListPublisher PR 155 comments for more context.

@debbryant
Copy link

debbryant commented Feb 20, 2023 via email

@smaffulli
Copy link

@goneall this issue was due to the DNS switch when we moved the website to a new host. It should be resolved now, API has its own, proper DNS record now. Can you please confirm?

@goneall
Copy link
Author

goneall commented Feb 21, 2023

@smaffulli It has improved but not completely fixed. I can now successfully access the API from my local machine, but when I run it in a GitHub action, I'm still getting a failure. I recall we had this issue before - I think there was a firewall blocking the GitHub based access to the API.

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

3 participants