FrozenError
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
Start by reproducing the FrozenError with Rails 7.0.1, Ruby 2.7.5, and net-http 0.2.0, then inspect net/http.rb around line 1030 and the SSLContext setup. Trace which operation attempts to modify the frozen context. Done means the cause is confirmed and the behavior has a verified resolution or regression coverage.
Written by the indexing model from the issue text.
Description
I installed net-http gem , later it raised this error several times:
FrozenError
can't modify frozen OpenSSL::SSL::SSLContext: #<OpenSSL::SSL::SSLContext:0x000055c8b02c7a30 @verify_mode=1, @cert_store=#<OpenSSL::X509::Store:0x000055c8a6f05748 @verify_callback=nil, @error=nil, @error_string=nil, @chain=nil, @time=nil>, @verify_hostname=true, @max_proto_version=nil, @min_proto_version=769, @session_new_cb=#<Proc:0x000055c8b02bb2d0 /usr/local/bundle/gems/net-http-0.2.0/lib/net/http.rb:1030>>
Rails 7.0.1
ruby 2.7.5
net-http 0.2.0
- Dominant language
- Ruby
- Stars
- 148
- Forks
- 95
- Avg merge
- 10h 54m
- Merged PRs (30d)
- 4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ruby/net-http
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 83/100
-
Difficulty 5/5 Over a week Newbie friendliness 38/100
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
Similar issues
-
SyncEm always forwards a dummy block, so wrapped methods lose their no-block/Enumerator behavior Open
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
bug P2
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
dependabot
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
githubnext/gh-aw-cao#13349 ·
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·