You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zowe 2.7 on z/OS V2R5. Server starts with this zwe command:
_******zwe start --config /global/zowe/zowe.yaml**
Temporary directory '/tmp/.zweenv-586' created.
**Zowe will remove it on success, but if zwe exits with a non-zero code manual cleanup would be needed.**
===============================================================================
>> STARTING ZOWE
-------------------------------------------------------------------------------
>> Job ZWE1SV is started successfully.
Temporary directory /tmp/.zweenv-586 removed successfully.****_
but the externalPort specified in the yaml file, port 7554, does not open. When I try to connect to access the Zowe Desktop from a Windows 11 client, I get 'connection refused'. Port 7554 is NOT open. This Windows Powershell command:
Can someone give me a hint on how to debug this? I have debug: true set in all possible places in the yaml file but no error messages are appearing in the server log to indicate why connections to port 7554 are refused.
I have attached my zowe.yaml file with DNS name and IP addresses sanitized.
Zowe 2.7 on z/OS V2R5. Server starts with this zwe command:
but the externalPort specified in the yaml file, port 7554, does not open. When I try to connect to access the Zowe Desktop from a Windows 11 client, I get 'connection refused'. Port 7554 is NOT open. This Windows Powershell command:
tnc sitename -port 7554
returns this:
Can someone give me a hint on how to debug this? I have debug: true set in all possible places in the yaml file but no error messages are appearing in the server log to indicate why connections to port 7554 are refused.
I have attached my zowe.yaml file with DNS name and IP addresses sanitized.
zowe.yaml.txt
The text was updated successfully, but these errors were encountered: