gitkraken / vscode-gitlens

Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
http://gitkraken.com/gitlens
Other
9k stars 1.34k forks source link

Unable to sign into gitkraken, "options" or "port" or "path" argument must be specified #2054

Closed mmoomocow closed 2 years ago

mmoomocow commented 2 years ago

Steps to Reproduce:

  1. Attempt to sign into gitlens+
  2. Complete browser steps
  3. Error message in output (set to verbose mode)
    [2022-06-25 00:04:12.805] [  24d] GitProviderService.getTags completed • 0 ms
    [2022-06-25 00:04:16.302] [  250] SubscriptionService.loginOrSignUp
    [2022-06-25 00:04:16.303] [  251] SubscriptionService.showHomeView
    [2022-06-25 00:04:16.303] [  251] SubscriptionService.showHomeView completed • 0 ms
    [2022-06-25 00:04:22.238] [  257] SubscriptionService.validate
    [2022-06-25 00:04:22.245] [  257] SubscriptionService.validate completed • 7 ms
    [2022-06-25 00:04:23.840] [  25e] SubscriptionService.validate
    [2022-06-25 00:04:23.847] [  25e] SubscriptionService.validate completed • 6 ms
    [2022-06-25 00:04:26.307] [  261] UriEventHandler.handleUri
    [2022-06-25 00:04:26.307] [  261] UriEventHandler.handleUri completed • 0 ms
    [2022-06-25 00:04:26.313] ClientRequest.<anonymous>
    FetchError: request to https://api.gitkraken.com/user failed, reason: The "options" or "port" or "path" argument must be specified
    [2022-06-25 00:04:26.313] ClientRequest.<anonymous>
    FetchError: request to https://api.gitkraken.com/user failed, reason: The "options" or "port" or "path" argument must be specified
    [2022-06-25 00:04:26.317] ClientRequest.<anonymous>
    FetchError: request to https://api.gitkraken.com/user failed, reason: The "options" or "port" or "path" argument must be specified
    [2022-06-25 00:04:26.317] [  263] SubscriptionService.logout
    [2022-06-25 00:04:26.318] [  263] SubscriptionService.logout completed • 0 ms
    [2022-06-25 00:04:26.318] [  250] SubscriptionService.loginOrSignUp completed • 10015 ms (slow)

    Code_kX2mg14y0L

d13 commented 2 years ago

I've been unable to reproduce this. Could you try this again?

mmoomocow commented 2 years ago

I've just tried to sign in again, and i'm still getting the same error message. brave_OQQgPwf11D Code_ZL7TjC2664

eamodio commented 2 years ago

@mmoomocow are you using a proxy? Either by setting the gitlens.proxy setting, or the vscode http.proxy and/or http.proxySupport settings, or the HTTPS_PROXY or HTTP_PROXY environment variables?

mmoomocow commented 2 years ago

no i'm not using a proxy, and there's nothing set for any of those settings/environment variables

github-actions[bot] commented 2 years ago

This issue needs more information and has not had recent activity. Please provide the missing information or it will be closed in 7 days. Thanks!

github-actions[bot] commented 2 years ago

Closing this issue because it needs more information and has not had recent activity. Please re-open this issue if more details can be provided. Thanks!

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.