castwide / solargraph

A Ruby language server.
https://solargraph.org
MIT License
1.87k stars 154 forks source link

certificate verify failed #658

Closed Goniff closed 4 months ago

Goniff commented 1 year ago

Hello, I am running the following command. solargraph available-cores

It comes back with the following error. SSL_connect returned=1 errno=0 state=error: certificate verify failed (OpenSSL::SSL::SSLError)

I can download other ruby gems without issue. I also followed all the steps listed at: https://bundler.io/guides/rubygems_tls_ssl_troubleshooting_guide.html

I was not sure if this was an issue I should list here or at rubygems (https://github.com/rubygems/rubygems/issues).

castwide commented 4 months ago

Downloading cores is no longer necessary in the current version, but this should be working in older versions for the time being.