gitpod
gitpod copied to clipboard
ws created then stopped in ws-eu will open in ws-us when started again in VS Code Desktop
Bug description
Workspaces that have been created through the browser to be worked on using VS Code Desktop work fine on the correct server e.g. myproject-ws-eu123.gitpod.io.
When they are restarted from a stopped state using the Gitpod tab in VS Code Desktop the url changes to myproject-ws-us123.gitpod.io.
Steps to reproduce
Start a new EU based workspace from a repo.
Choose Open in VS Code on Desktop
Type gp url in terminal, note the url
Stop the workspace.
Start the workspace from within VS Code
Type gp url again note the url.
Workspace affected
No response
Expected behavior
The workspace should be in the same territory when you restart it
(I accept that ws-eu123 might become ws-eu124)
Example repository
No response
Anything else?
No response
This is still a problem for me, i have stopped using the VS Code Gitpod integrated feature (that little arrow that starts a workspace from within vscode) and only open from the dashboard in a browser because it uses the wrong territory/country than the one it was originally created in.
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.