-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VSCode Desktop with Multiple Accounts not possible #6452
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@akosyakov I decided to comment on this issue posted some time ago by @zuernBernhard because it is similar to my case. I have a personal and a company account to access multiple repos. But is is not possible to open vscode desktop using one of the accounts. I will expect that since I have been added as a collaborator to the company account, I should be able to open the corresponding repo on my vscode desktop. But that is not the case. The personal account works well but because of the nature of my work, I must also have to use the work account separately - hence open repos already running gitpod locally on my vscode desktop but this is not the case. Any help will be apprecitated thanks. I use a Linux Operating system. |
@jeanp413 With gitpod-io/openvscode-server#346 one will be able to log out using account menu? |
Yes, you can logout |
Bug description
Hi, I am working for different Clients and have different bitbucket accounts for them. thats I have to have different Gitpod Accounts. I have used one to work local in VSCode Desktop. Now i want to open a workspace in the other account in my local vscode or vscode insiders and can not connect
what can I do ?
Could not even solve this by creating a team and adding both users to it [10/29/2021, 10:53:46 AM] open workspace window: vscode://gitpod.gitpod-desktop/workspace/riedelwebsite?%7B%22instanceId%22%3A%222c4b7a7d-efec-4123-ba81-11e6bfd9d15b%22%2C%22workspaceId%22%3A%22maroon-moth-0zrxd0wz%22%2C%22gitpodHost%22%3A%22https%3A%2F%2Fgitpod.io%22%7D [10/29/2021, 10:53:46 AM] acquiring lock: gitpod.io [10/29/2021, 10:53:46 AM] acquired lock: gitpod.io [10/29/2021, 10:53:46 AM] fetching the local app from https://gitpod.io/static/bin/gitpod-local-companion-darwin [10/29/2021, 10:53:46 AM] released lock: gitpod.io [10/29/2021, 10:53:47 AM] failed to access the local app: Error: workspace not found [10/29/2021, 10:53:47 AM] failed to open uri: Error: workspace not found
Even If one user shares the workspace the other can not open it locally
Steps to reproduce
User two different Bitbucket-Accounts with two different gitpod accounts try to open their private projects on the same vscode app locally - if you are logged in to vscode and sync your settings it is even not possible to delete ~/.vscode to get this working - after login all the old stuff and the token is there again.
Workspace affected
No response
Expected behavior
1.) Use different bitbucket/github/gitlab accounts with the same gitpod user.
2.) Open All Projects locally in VSCode with the login from the browser.
Example repository
No response
Anything else?
Let me know if I can help.
The text was updated successfully, but these errors were encountered: