We can't get the VT terminal to start. Always return a message Error: Terminal closed due to websocket error. Code=4999
The same sequence of messages appears in the ZWESLSTC JobLog after each connection attempt:
- 2026-04-14 08:30:29.112 <ZWED:83951876> ZWESVUSR INFO (org.zowe.terminal.proxy:vtdata,terminalProxy.js:811) ZWED0108I - Saw Websocket request, method=GET
- 2026-04-14 08:30:29.188 <ZWED:83951876> ZWESVUSR INFO (org.zowe.terminal.proxy:vtdata,terminalProxy.js:494) ZWED0101I - ÝHost=127.0.0.1, Port=22, ClientIP=158.98.42.181~ Connected. Total terminals connected: 1
- 2026-04-14 08:30:29.188 <ZWED:83951876> ZWESVUSR INFO (org.zowe.terminal.proxy:vtdata,terminalProxy.js:505) ZWED0104I - Total VT terminals connected: 1
- 2026-04-14 08:30:29.323 <ZWED:83951876> ZWESVUSR WARN (org.zowe.terminal.proxy:vtdata,terminalProxy.js:487) ZWED0139W - Host communication error=Cannot read properties of undefined (reading 'data')
- 2026-04-14 08:30:29.324 <ZWED:83951876> ZWESVUSR INFO (org.zowe.terminal.proxy:vtdata,terminalProxy.js:210) ZWED0097I - ÝHost=127.0.0.1, Port=22, ClientIP=158.98.42.181~ Websocket closed. Total remaining terminals connected: 0
- 2026-04-14 08:30:29.324 <ZWED:83951876> ZWESVUSR INFO (org.zowe.terminal.proxy:vtdata,terminalProxy.js:221) ZWED0100I - Total VT terminals connected: 0
We can't get the VT terminal to start. Always return a message
Error: Terminal closed due to websocket error. Code=4999We've configured as:
The same sequence of messages appears in the ZWESLSTC JobLog after each connection attempt:
Any ideas?