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

Travis-CI is reporting that solr_wrapper certificate has expired #144

Open
joelakes opened this issue Dec 7, 2021 · 0 comments
Open

Travis-CI is reporting that solr_wrapper certificate has expired #144

joelakes opened this issue Dec 7, 2021 · 0 comments

Comments

@joelakes
Copy link

joelakes commented Dec 7, 2021

I'm getting some test failures this week because of a certificate error when Travis-CI is setting up solr_wrapper:

rake aborted!
1522OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (certificate has expired)
1523/home/travis/build/joelakes/TCD-Hyrax-Web-App/vendor/bundle/ruby/2.5.0/gems/solr_wrapper-2.2.0/lib/solr_wrapper/configuration.rb:105:in `mirror_url'

All was working fine last week.

I tried updating my solr_wrapper gem to version 3.1.2 but got the same error.

I eventually got a workaround, by inserting a new mirror_url: https://archive.apache.org/dist/

Has the certificate expired? Anybody else having this issue?

Thanks,
Joe

travis log.txt

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