Skip to content

(Scratchpad) Errors and meanings

1000TurquoisePogs edited this page Apr 10, 2019 · 2 revisions

This wiki page attempts to keep track of some error codes and what situations they may appear in.

ZSS Log: read failed ret code 1121 reason 0x76650446

ZLUX Log: Authentication fails with EPIPE

Possible cause: AT-TLS has been enabled for ZSS, but ZLUX does not know this is the case. ZLUX is attempting an HTTP connection, when HTTPS is needed instead. To fix this, set agent.http.attls = true in the zluxserver.json file.

Read more about ATTLS configuration here: https://zowe.github.io/docs-site/latest/user-guide/mvd-configuration.html#configuring-zss-for-https