Netflix-Skunkworks / Scumblr

Web framework that allows performing periodic syncs of data sources and performing analysis on the identified results
Apache License 2.0
2.64k stars 317 forks source link

Still getting SSL Error #77

Closed sylcvqnr closed 7 years ago

sylcvqnr commented 8 years ago

I saw some issues but none of them commented how it was solved. Can anyone help me ? ERROR: SSL_connect returned=1 errno=0 state=error: certificateficate verify failed

ahoernecke commented 8 years ago

Hi @sylcvqnr, where exactly are you seeing this error?

sylcvqnr commented 8 years ago

In my sidekiq.log. I tried to search through twitter but I don't receive any search results and the scumblr.rb file already have the API keys

ahoernecke commented 8 years ago

Does your connection traverse through a proxy? The error would seem to indicate it's not able to verify Twitter's ssl certificate. I have seen that with systems that are not using valid certs, but not sure why you'd be seeing that with twitter...

ahoernecke commented 8 years ago

Any progress on this?

sbehrens commented 7 years ago

Closed due to 2.0 Scumblr release, if this is still needed please reopen this ticket.