Closed paulomcnally closed 9 years ago
Not sure what the issue here is, but it's down inside the urllib2
call in the ssl library trying to wrap the socket for ssl.
It's highly unlikely that this is an issue with sentry-slack
since we do nothing to affect that. I'd start by making sure a urllib2 call to any https url works in your heroku environment.