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

error: SSL_connect #31

Open
infominer33 opened this issue May 21, 2020 · 3 comments · May be fixed by #47
Open

error: SSL_connect #31

infominer33 opened this issue May 21, 2020 · 3 comments · May be fixed by #47
Labels

Comments

@infominer33
Copy link

doesn't happen every time... but this is the second time it happened today. so I figured it was worth reporting here.

[info] found cache entry for >https://glia.net/the-blog?format=rss<
[info] adding header If-None-Match (etag) >W/"0fc4cbe2e2ab08cd539e871f3f48f9d2"< for conditional GET


*** error: SSL_connect SYSCALL returned=5 errno=0 state=SSLv3/TLS write client hello

##[error]Process completed with exit code 1.
@geraldb
Copy link
Member

geraldb commented May 22, 2020

Thanks for reporting the SSL / HTTPS connection errror.

@infominer33
Copy link
Author

I guess the problem is, not so much the connection error, as the build failing because of that connection error.

@geraldb
Copy link
Member

geraldb commented May 22, 2020

I see - good point - I try to add the error to the list of "recovered" catched errors that get logged but processing (on the next feed) continues. The rescue line is here https://github.com/feedreader/pluto/blob/master/pluto-feedfetcher/lib/pluto/feedfetcher/cond_get_with_cache.rb#L42.

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

Successfully merging a pull request may close this issue.

2 participants