Air-gapped PX cluster can't reach Pure1

Hi there,

I’m working on setting up PX-Essentials in our POC microk8s environment. License is showing as active. Pods are up and running and everything looks mostly good, but I’m seeing this error when I run “pxctl alerts show”

NODE CallHomeFailure 91a9634e-f1fb-4588-8a95-c4199054ccef ALARM 1585 Feb 27 14:22:52 UTC 2024 Jan 24 17:45:52 UTC 2024 Error while calling home: failed to send callhome data. meteringUsageError: failed to send telemetry data after 4 retries. Loggly error count: 0, Pure1 error count: 1, clusterDataError: failed to send cluster telemetry data. Pure1 error: Post “http://10.10.10.70:12002/diagnostics/1.0”: dial tcp 10.10.10.70:12002: connect: connection refused, Loggly error:

I’m not sure where the cluster is trying to dial home to. I’m able to curl pxessentials.portworx.com/osb/ping. Not sure if this is the correct URL though, I poked around docs and all I found was that the cluster needs internet access to PX Central but I don’t know exactly what that is.