Skip to content
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

Open
zuernBernhard opened this issue Oct 29, 2021 · 4 comments
Open

VSCode Desktop with Multiple Accounts not possible #6452

zuernBernhard opened this issue Oct 29, 2021 · 4 comments
Labels

Comments

@zuernBernhard
Copy link

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.

@stale
Copy link

stale bot commented Jan 29, 2022

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.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Jan 29, 2022
@stale stale bot closed this as completed Feb 8, 2022
@negwu01
Copy link

negwu01 commented May 19, 2022

@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.

@akosyakov akosyakov reopened this May 19, 2022
@stale stale bot removed the meta: stale This issue/PR is stale and will be closed soon label May 19, 2022
@akosyakov akosyakov added meta: stale This issue/PR is stale and will be closed soon meta: never-stale This issue can never become stale labels May 19, 2022
@stale stale bot removed the meta: stale This issue/PR is stale and will be closed soon label May 19, 2022
@akosyakov
Copy link
Member

@jeanp413 With gitpod-io/openvscode-server#346 one will be able to log out using account menu?

@jeanp413
Copy link
Member

@jeanp413 With gitpod-io/openvscode-server#346 one will be able to log out using account menu?

Yes, you can logout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants
@zuernBernhard @akosyakov @jeanp413 @negwu01 and others