Failure in authorization
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 20/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- ruby
- Domain
- authentication, cli
Research direction
Start at the authorize entry point in t/cli.rb and follow its OAuth get_request_token call shown in the trace. Reproduce the authorization attempt and determine whether the timeout comes from the OAuth request or the surrounding connection; done requires a confirmed cause and a fix or actionable error guidance.
Written by the indexing model from the issue text.
Description
I entered the API key and secrets. But got a connection expires message. Please help!
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:878:in initialize': execution expired (Net::OpenTimeout)
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:878:in open'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:878:in block in connect'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:877:in connect'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:862:in do_start'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:851:in start'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:1367:in request'
from /Library/Ruby/Gems/2.0.0/gems/oauth-0.5.3/lib/oauth/consumer.rb:180:in request'
from /Library/Ruby/Gems/2.0.0/gems/oauth-0.5.3/lib/oauth/consumer.rb:214:in token_request'
from /Library/Ruby/Gems/2.0.0/gems/oauth-0.5.3/lib/oauth/consumer.rb:155:in get_request_token'
from /Library/Ruby/Gems/2.0.0/gems/t-3.1.0/lib/t/cli.rb:83:in authorize'
from /Library/Ruby/Gems/2.0.0/gems/thor-0.19.4/lib/thor/command.rb:27:in run'
from /Library/Ruby/Gems/2.0.0/gems/thor-0.19.4/lib/thor/invocation.rb:126:in invoke_command'
from /Library/Ruby/Gems/2.0.0/gems/thor-0.19.4/lib/thor.rb:369:in dispatch'
from /Library/Ruby/Gems/2.0.0/gems/thor-0.19.4/lib/thor/base.rb:444:in start'
from /Library/Ruby/Gems/2.0.0/gems/t-3.1.0/bin/t:20:in <top (required)>'
from /usr/bin/t:23:in load'
from /usr/bin/t:23:in
- Dominant language
- Ruby
- Stars
- 5.6k
- Forks
- 402
- Avg merge
- 13h 50m
- Merged PRs (30d)
- 5
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 sferik/x-cli
-
question
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
feature
Difficulty 4/5 3-5 days Newbie friendliness 30/100
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
feature
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Unlisted followings Openfeature
Difficulty 4/5 3-5 days Newbie friendliness 30/100
Similar issues
-
バグ
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
voxpupuli/puppet-epel#186 · 1 comment ·
-
external_created_at is no longer used for the message timestamp since the new message UI (v4.4.0) OpenBug Frontend
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
TheOdinProject/curriculum#31402 · 1 comment ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100