<aside> ❓ Have a question that isn’t answered on this page? Please contact: [email protected]

</aside>

<aside> 💡 See also:


1. How do I troubleshoot an asset labeled as Installed But Failing to Check-in?

Reference: Rapid7’s documentation on Agent Connection Diagnostics

A healthy agent will output something like the following:

-- Starting darwin agent --

------------------ TEST STARTED ------------------
Running connectivity test for the insight agent in region: us-east-1, using proxy: None. 
Using SSL certificates under: /opt/rapid7/ir_agent/components/bootstrap/common/ssl.
[proxy.Provider.readConfigFileProxy]: proxy configuration file not present: /opt/rapid7/ir_agent/components/bootstrap/common/proxy.config
[proxy.Provider.readDarwinNetworkSettingProxy]: https proxy is not enabled.
Couldn't discover proxy since No proxy found, runcmd returned value 1.
[Direct endpoint.ingress.rapid7.com:443] [Socket Connect] ... PASSED
[Direct endpoint.ingress.rapid7.com:443] [Agent Ping] ... PASSED
[Direct endpoint.ingress.rapid7.com:443] [TLSv1.2 Handshake] ... PASSED
[Direct endpoint.ingress.rapid7.com:443] [Agent Message] ... PASSED
------------------ TEST PASSED ------------------

If the output reports connectivity issues, make adjustments so the asset can communicate with the endpoints listed in Rapid7 InsightVM’s documentation:

Insight Agent requirements - network traffic and connectivity | Insight Agent Documentation

If the above does not solve your issue, we suggest you review the agent logs for clues:

If you still cannot figure out the issue, please get in touch with GOIS ([email protected]) and provide the logs above to kickstart the investigation.