question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't authorize extension in Linux

See original GitHub issue
  • Extension version: 0.2.1
  • VSCode Version:
Version: 1.28.1
Commit: 3368db6750222d319c851f6d90eb619d886e08f5
Date: 2018-10-11T18:09:20.566Z
Electron: 2.0.9
Chrome: 61.0.3163.100
Node.js: 8.9.3
V8: 6.1.534.41
Architecture: x64
  • OS: Linux / Manjaro

Steps to Reproduce:

  1. Click “Sign in” in extension pop-up
  2. Browser opens
  3. Click “Continue” (because I’m already logged in to GitHub in my browser)
  4. Review permission and grant them (only happens first time)
  5. Nothing happens / extension is not authorized

I’ve tried using both Chrome (69.0.3497.100) and Firefox (62.0.3). The first time I tried in Chrome it asked to invoke xdg-open and I checked the box to always do this.

Is there a way I can manually authorize the extension? Right now I can’t use it at all in Linux.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
queervioletcommented, Nov 8, 2018

Hi! I think this flow should be fixed by https://github.com/Microsoft/vscode-pull-request-github/pull/659

The uri handler may not open, but the auth server and newest version of the extension now provide an alternative route.

Please open a new issue if there are any problems.

0reactions
ostermancommented, Jan 13, 2019

This does not work for me either on Amazon Linux with AWS WorkSpaces. Will try the manual workaround suggested above.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No Option for "SFDX:Authorize an Org" command in VS Code ...
Somehow VS Code is not deploying the SFDX extension to the project from the very beginning. ... Your Authorization command should work fine....
Read more >
Can't load load Google Chrome extension on Linux because ...
I want to load an unpacked extension and Chrome is asking me via a file dialog to open the extension folder. Unfortunately all...
Read more >
Unable to Work After Failed Org Authorization | Salesforce DX ...
To recover from a failed org authorization on macOS or Linux, use a terminal to kill the process running on port 1717. From...
Read more >
Configuring authentication and authorization in RHEL
This documentation collection provides instructions on how to configure authentication and authorization on a Red Hat Enterprise Linux 8 host.
Read more >
Allow or block apps and extensions - Chrome Enterprise and ...
To apply settings for Chrome browser users on Windows, Mac, or Linux computers, ... Otherwise, your users can't access the Chrome Web Store...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found