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?