Skip to content

Problem starting VT Terminal #4566

@Josema-Kyndryl

Description

@Josema-Kyndryl

We can't get the VT terminal to start. Always return a message Error: Terminal closed due to websocket error. Code=4999

We've configured as:

  • Host: 127.0.0.1
  • Port: 22
  • Type: SSH

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         

Any ideas?

  • Zowe version: v3.4.1
  • z/OS Version: 3.1
  • ESM: RACF
  • NodeJS version: v22.21.1
  • Java version: 21.0.9 2025-10-21

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions