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:
- Click “Sign in” in extension pop-up
- Browser opens
- Click “Continue” (because I’m already logged in to GitHub in my browser)
- Review permission and grant them (only happens first time)
- 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:
- Created 5 years ago
- Reactions:2
- Comments:8 (2 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

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.
This does not work for me either on Amazon Linux with AWS WorkSpaces. Will try the manual workaround suggested above.