Skip to content

Post https://api.github.com/graphql: net/http: TLS handshake timeout #514

Closed
@exalted

Description

Describe the bug

TLS handshake timeout error upon first ever run of gh issue list after having the CLI installed.

gh version 0.5.5 (2020-02-13)
https://github.com/cli/cli/releases/tag/v0.5.5

Steps to reproduce the behavior

  1. brew install github/gh/gh
  2. gh issue list
  3. Authenticate via the URL provided.
  4. Authentication complete. Press Enter to continue…
  5. Retry gh issue list
  6. Observe the error after ~10 seconds:
Post https://api.github.com/graphql: net/http: TLS handshake timeout

Expected vs actual behavior

I was expecting to see the list of issues for the current working directory's repo, however it ended up error-ing on me.

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions