- Got below message in zowe output. The Job indeed got submitted though.
- In VSCode right clicked against the member and Submitted.
[2026/02/22 16:35:52] [ERROR] Error: Failed to send an HTTP request.
{
errorDetails: [o [Error]: Failed to send an HTTP request.
at y.populateError (c:\Users\A463336.vscode\extensions\zowe.vscode-extension-for-zowe-3.4.1\out\src\vendors.extension.js:429:269)
at ClientRequest. (c:\Users\A463336.vscode\extensions\zowe.vscode-extension-for-zowe-3.4.1\out\src\vendors.extension.js:414:22729)
at ClientRequest.emit (node:events:531:35)
at emitErrorEvent (node:_http_client:107:11)
at Socket.socketErrorListener (node:_http_client:574:5)
at Socket.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)] {
mDetails: {
msg: 'Failed to send an HTTP request.',
causeErrors: [Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:216:20)
at TCP.callbackTrampoline (node:internal/async_hooks:130:17)] {
errno: -4077,
code: 'ECONNRESET',
syscall: 'read'
},
source: 'client',
errorCode: undefined,
protocol: 'http',
port: 8080,
host: '192.168.2.80',
basePath: '',
httpStatus: undefined,
errno: undefined,
syscall: undefined,
payload: { file: "//'TK5.INSTALL.CNTL(IEHLIST )'" },
headers: [
{ 'Content-Type': 'application/json' },
{ 'X-CSRF-ZOSMF-HEADER': true }
],
resource: '/zosmf/restjobs/jobs',
request: 'PUT',
additionalDetails: 'HTTP(S) client encountered an error. Request could not be initiated to host.\n' +
'Review connection details (host, port) and ensure correctness.\n' +
'\n' +
'Protocol: http\n' +
'Host: 192.168.2.80\n' +
'Port: 8080\n' +
'Base Path: \n' +
'Resource: /zosmf/restjobs/jobs\n' +
'Request: PUT\n' +
'Headers: [{"Content-Type":"application/json"},{"X-CSRF-ZOSMF-HEADER":true}]\n' +
Payload: { file: "//'TK5.INSTALL.CNTL(IEHLIST )'" }\n +
'Allow Unauth Cert: false\n' +
'Available creds: user,password,base64EncodedAuth\n' +
'Your auth order: basic,token,bearer,cert-pem\n' +
'Auth type used: basic'
},
mMessage: 'Failed to send an HTTP request.'
},
apiType: 'mvs',
profile: undefined,
scenario: 'Job submission failed.'
}
[2026/02/22 16:35:52] [ERROR] Error: Failed to send an HTTP request.
{
errorDetails: [o [Error]: Failed to send an HTTP request.
at y.populateError (c:\Users\A463336.vscode\extensions\zowe.vscode-extension-for-zowe-3.4.1\out\src\vendors.extension.js:429:269)
at ClientRequest. (c:\Users\A463336.vscode\extensions\zowe.vscode-extension-for-zowe-3.4.1\out\src\vendors.extension.js:414:22729)
at ClientRequest.emit (node:events:531:35)
at emitErrorEvent (node:_http_client:107:11)
at Socket.socketErrorListener (node:_http_client:574:5)
at Socket.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)] {
mDetails: {
msg: 'Failed to send an HTTP request.',
causeErrors: [Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:216:20)
at TCP.callbackTrampoline (node:internal/async_hooks:130:17)] {
errno: -4077,
code: 'ECONNRESET',
syscall: 'read'
},
source: 'client',
errorCode: undefined,
protocol: 'http',
port: 8080,
host: '192.168.2.80',
basePath: '',
httpStatus: undefined,
errno: undefined,
syscall: undefined,
payload: { file: "//'TK5.INSTALL.CNTL(IEHLIST )'" },
headers: [
{ 'Content-Type': 'application/json' },
{ 'X-CSRF-ZOSMF-HEADER': true }
],
resource: '/zosmf/restjobs/jobs',
request: 'PUT',
additionalDetails: 'HTTP(S) client encountered an error. Request could not be initiated to host.\n' +
'Review connection details (host, port) and ensure correctness.\n' +
'\n' +
'Protocol: http\n' +
'Host: 192.168.2.80\n' +
'Port: 8080\n' +
'Base Path: \n' +
'Resource: /zosmf/restjobs/jobs\n' +
'Request: PUT\n' +
'Headers: [{"Content-Type":"application/json"},{"X-CSRF-ZOSMF-HEADER":true}]\n' +
Payload: { file: "//'TK5.INSTALL.CNTL(IEHLIST )'" }\n+'Allow Unauth Cert: false\n' +
'Available creds: user,password,base64EncodedAuth\n' +
'Your auth order: basic,token,bearer,cert-pem\n' +
'Auth type used: basic'
},
mMessage: 'Failed to send an HTTP request.'
},
apiType: 'mvs',
profile: undefined,
scenario: 'Job submission failed.'
}