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
after dcl start
following errors occur Oops, it seems the catalyst isn't working well. [HPM] Error occurred while proxying request 127.0.0.1:8000/lambdas/health to https://peer.decentraland.org/ [UNABLE_TO_GET_ISSUER_CERT_LOCALLY] (https://nodejs.org/api/errors.html#errors_common_system_errors) Acquiring comms connection.
Why?
I'm behind a Zscaler proxy (company requirement) I've set NODE_TLS_REJECT_UNAUTHORIZED to 0 but the UNABLE_TO_GET_ISSUER_CERT_LOCALLY error is still persistent when it starts loading scenes and models.
Is there a setting that will ignore the cert issues?
The text was updated successfully, but these errors were encountered:
What?
after dcl start
following errors occur
Oops, it seems the catalyst isn't working well. [HPM] Error occurred while proxying request 127.0.0.1:8000/lambdas/health to https://peer.decentraland.org/ [UNABLE_TO_GET_ISSUER_CERT_LOCALLY] (https://nodejs.org/api/errors.html#errors_common_system_errors) Acquiring comms connection.
Why?
I'm behind a Zscaler proxy (company requirement) I've set NODE_TLS_REJECT_UNAUTHORIZED to 0 but the UNABLE_TO_GET_ISSUER_CERT_LOCALLY error is still persistent when it starts loading scenes and models.
Is there a setting that will ignore the cert issues?
The text was updated successfully, but these errors were encountered: