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

Support for remote development environments #70

Closed
tanto259 opened this issue Feb 3, 2022 · 2 comments
Closed

Support for remote development environments #70

tanto259 opened this issue Feb 3, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@tanto259
Copy link

tanto259 commented Feb 3, 2022

Description of the feature or enhancement

I would like to see support for remote development environments, such as WSL2 or VSCode Docker container, with the Db2 for z/OS Developer Extension.

This will aid development for people who are using such remote environments in their activities.

At the current state, using a remote development environment with VSCode results in keyring error despite having the pre-requisite installed. Refer to #63 for more information.

Logs excerpt

At the moment, running VSCode through code on the WSL2 terminal will result in this error:

[Error - 5:00:14 PM] Db2SqlServiceClient:process:stderr: 2022-02-03T17:00:14,834+0800 [ForkJoinPool.commonPool-worker-3] ERROR: com.github.javakeyring.PasswordAccessException: No stored credentials match db2forzosdeveloperextension/db2conn account: 3445d967-2f72-424e-82fc-dd7732cd3675/user

While connecting to WSL2 through a Windows-opened VSCode, will result in this error:

[Error - 5:04:19 PM] Db2SqlServiceClient:process:stderr: 2022-02-03T17:04:19,693+0800 [ForkJoinPool.commonPool-worker-3] ERROR: com.github.javakeyring.BackendNotSupportedException: No available keyring backend found
@tanto259 tanto259 added the enhancement New feature or request label Feb 3, 2022
@tanto259 tanto259 changed the title Support for remote development extensions Support for remote development environments Feb 3, 2022
@katsoohoo
Copy link
Member

Hi @tanto259,

With v2.1.0, the extension can now run on remote development environments. Please see our doc Support for VS Code Remote Development for more details.

@katsoohoo
Copy link
Member

katsoohoo commented Apr 15, 2023

I will close this issue since the enhancement has been implemented in v2.1.0.

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

No branches or pull requests

2 participants