Can't connect to mainframe in Theia #2095
Labels
bug
Something isn't working
docs
On-Hold
priority-medium
Not functioning - next quarter if capacity permits
severity-high
Bug for which there may be workaround but limits the usage of the Zowe for major use cases
Theia
Issues related to the Extension running in Theia
Describe the bug
In Theia 1.33.0, attempts to connect to mainframe with ZE result in this error: "Failed to establish a socket connection to proxies"
To Reproduce
docker run -it --init --name theia -p 3000:3000 t1m0thyj/theia-alpine
docker cp dist/vscode-extension-for-zowe-2.6.0-SNAPSHOT.vsix theia:/home/theia/plugins
Expected behavior
Should be able to search for data sets as long as the profile contains valid connection info.
Screenshots
Desktop (please complete the following information):
Additional context
This is likely caused by a bug in Theia: eclipse-theia/theia#11911
Perhaps we can comment on that issue to provide additional info.
Also, a workaround may be to downgrade to an older version of Theia.
Interestingly, Zowe CLI successfully connects to the mainframe in the Theia terminal with these commands:
The text was updated successfully, but these errors were encountered: