slack-ruby-client: Ubuntu 22.04 server has newer SSL which seems to break slack-ruby-client

Hi, I just updated to 22.04 and noticed a script I have to send myself Slack messages is broken. This is the error message I get:

error: SSL_CTX_load_verify_file: system lib

when running:

/usr/local/bin/slack chat postMessage '--text=helloworld' --channel=@jmcdonagh

Running it with -d doesn’t seem to show much.

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 15

Most upvoted comments

I think we want to merge https://github.com/slack-ruby/slack-ruby-client/pull/423 first, but otherwise hoping that @kstole will want to do a release.