PROBLEM |
RESOLUTION |
---|---|
Compute node does not show up in Fortanix Confidential Computing Manager (CCM). |
We have an account quota that limits the total active compute nodes. Please delist an existing node to add a new node. sudo systemctl status em-agent In case of error, check the detailed logs of "em-agent" service. journalctl -f -u em-agent.service |
Getting the error - 'Failed to connect to any resolved endpoint' with my application. |
● Please check if the value of 'NODE_AGENT_BASE_URL' matches your compute node IP. ● Also, check the status of the node agent service. sudo systemctl status em-agent |