Skip to content

Fails to load pull requests when using ssh.github.com for ssh over https #3052

@kevindurb

Description

@kevindurb
  • Extension version: 0.31.1
  • VSCode Version: 1.61.2
  • OS: macos 11.3.1

Steps to Reproduce:

  1. follow steps to add ssh.github.com to ssh config from github docs https://docs.github.com/en/authentication/troubleshooting-ssh/using-ssh-over-the-https-port
  2. install extension
  3. extension stuck on "No remotes match current setting"

Output:

[Info] Registering git provider
[Info] Looking for git repository
[Info] Found 1 repositories during activation
[Info] Git repository found, initializing review manager and pr tree view.
[Info] Review> Validate state in progress
[Info] Review> Validating state...
[Info] Cannot updates repositories as git is uninitialized
[Info] Review> Queuing additional validate state
[Info] Review> Validating state...
[Info] Cannot updates repositories as git is uninitialized
[Info] Review> no matching pull request metadata found for current branch main
[Info] Review> no matching pull request metadata found on GitHub for current branch main
[Info] Git initialization state changed: state=initialized
[Info] Review> Queuing additional validate state
[Info] Review> Validating state...
[Info] GitHubServer> No response from host https://ssh.github.com/****/****: request to https://ssh.github.com/api/v3/rate_limit failed, reason: write EPROTO 140596883097400:error:100000f7:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER:../../third_party/boringssl/src/ssl/tls_record.cc:242:

[Info] No remote with name 'origin' found.
[Info] No remote with name 'upstream' found.
[Info] No GitHub remotes found
[Info] Review> no matching pull request metadata found for current branch main
[Info] Review> no matching pull request metadata found on GitHub for current branch main

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions