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

Zowe explorer for CICS secure credentials issue #10

Open
jt-nti opened this issue Mar 28, 2023 · 0 comments
Open

Zowe explorer for CICS secure credentials issue #10

jt-nti opened this issue Mar 28, 2023 · 0 comments

Comments

@jt-nti
Copy link
Owner

jt-nti commented Mar 28, 2023

Currently seeing an error from the zowe explorer for CICS extension in vscode when clicking the + icon…

{"stack":"ProfInfoErr: Failed to initialize secure credential manager at ProfileInfo.<anonymous> (/home/vscode/.vscode-server/extensions/zowe.cics-extension-for-zowe-2.3.0/node_modules/@zowe/cli/node_modules/@zowe/imperative/lib/config/src/ProfileInfo.js:829:23) at Generator.throw (<anonymous>) at rejected (/home/vscode/.vscode-server/extensions/zowe.cics-extension-for-zowe-2.3.0/node_modules/@zowe/cli/node_modules/@zowe/imperative/lib/config/src/ProfileInfo.js:16:65)","mDetails":{},"mMessage":"Failed to initialize secure credential manager","mItemsInError":[],"name":"ProfInfoErr"}

Secure credentials are working ok for data sets, uss and jobs. The zowe cli is also happy so the team configuration file is presumably ok, e.g.

$ zowe cics get resource CICSTask --rfj | jq .data.response.records.cicstask.runstatus
"RUNNING"

Tried rolling back to v2.6.1 of the zowe explorer extension but saw the same problem.

See zowe/vscode-extension-for-cics#324

jt-nti added a commit that referenced this issue Mar 28, 2023
See issue #10

Signed-off-by: James Taylor <jamest@uk.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant