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

Airbrake: HTTP error: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed #1203

Closed
nicolas-damiani opened this issue Nov 22, 2021 · 3 comments
Labels

Comments

@nicolas-damiani
Copy link

Hi!

From one day to the other, I stopped receiving error notifications on my Airbrake panel.

After some hours of debugging I found out the error was caused by an SSL certification error.

{"error"=>"**Airbrake: HTTP error: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed"}

Airbrake gem version 11.0.3
Ruby version 2.3.0

My SSL certificate is alright.

Thanks

@Glis
Copy link

Glis commented Nov 22, 2021

Hello. It's also happening in our environments. We tested it like this:

RAILS_ENV=production bundle exec rake airbrake:test
Error: **Airbrake: HTTP error: SSL_connect returned=1 errno=0 state=error: certificate verify failed

We tested it on multiple projects with different versions, and all fail equally.
It might be the same problem as of this old issue

@tswetonic
Copy link

Thanks for opening this. We're seeing the same problem.

@kyrylo kyrylo closed this as completed Nov 23, 2021
@kyrylo
Copy link
Contributor

kyrylo commented Nov 24, 2021

This should be resolved now. Thanks for posting the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants