github / github/platform-samples
find-inactive-members.rb
- Dominant language
- Shell
- Stars
- 2.2k
- Forks
- 1.9k
- Avg merge
- 7d 19h
- Merged PRs (30d)
- 1
Description
Hi ,
I tried to install ocotokit and tried running the find-inactive-members.rb using a PAT token . I get the following error.
Any help on this .
C:/Ruby26-x64/lib/ruby/2.6.0/net/protocol.rb:44:in `connect_nonblock': SSL_connect returned=1 errno=0 state=error: certificate verify failed (self signed certificate in certificate chain) (Faraday::SSLError)
from C:/Ruby26-x64/lib/ruby/2.6.0/net/protocol.rb:44:in `ssl_socket_connect'
Contributor guide
Research direction
Start with find-inactive-members.rb and reproduce the command using the reported Ruby 2.6 environment and PAT token. Investigate the Faraday::SSLError and self-signed certificate failure, then verify that the script can connect and run successfully without the reported certificate error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100