Troubleshooting
Common CMDB issues and their resolutions.
1. RMM Discovery Not Finding Devices
Symptom: No discovery results appear after enabling RMM sync.
Resolution:
- Navigate to Discovery and confirm RMM Sync is toggled on
- Verify the Scan Interval is set (default: 6 hours)
- Click Sync Now to trigger an immediate sync
- Check that the RMM integration key is configured correctly in Hub
- Verify RMM agents are reporting — devices that haven't checked in recently won't appear
2. Password Reveal Fails with Rate Limit Error
Symptom: "Rate limit exceeded" error when trying to reveal a password.
Resolution:
- Individual limit: 10 reveals per minute per user
- Tenant limit: 50 reveals per minute across all users
- Wait 60 seconds and try again
- If you're hitting limits regularly, consider checking out passwords for longer durations to reduce reveal frequency
3. Password Checked Out by Another User
Symptom: Cannot check out a password — shows another user's name.
Resolution:
- Wait for the checkout to expire (check the
checkout_expires_attime) - Contact the user who has it checked out and ask them to check in
- If the user is unavailable, an admin can force-release the checkout
4. IT Glue Import Creates Duplicate Records
Symptom: After import, CIs appear twice — once from IT Glue import and once from RMM discovery.
Resolution:
- Disable auto-create in Discovery before importing from IT Glue
- After import, run a manual sync to match discovered devices to imported CIs
- For existing duplicates, merge by deleting the duplicate and ensuring the remaining CI has the correct
rmm_device_idlink
5. CI Custom Fields Not Appearing
Symptom: Expected fields are missing when creating or editing a CI.
Resolution:
- Navigate to CMDB Admin
- Verify the CI type has the expected custom fields defined
- Custom fields are type-specific — switching CI type shows different fields
- Check that the field was saved correctly (name, type, and any options for select fields)
6. Knowledge Base Articles Not Visible in Portal
Symptom: Published articles don't appear for clients in the Portal.
Resolution:
- Open the article and verify Status is set to
published - Verify the Public toggle is enabled — only public articles appear in Portal
- Confirm the article is assigned to the correct company
- Check that Portal integration is active in Hub
7. Topology Map Shows No Connections
Symptom: CIs appear as isolated nodes with no edges.
Resolution:
- Verify relationships exist between CIs — navigate to Relationships and confirm entries
- Check the Depth setting — a depth of 1 only shows direct connections
- Ensure the selected Company filter includes CIs that have relationships
- If viewing from a Root CI, confirm that CI has at least one relationship
8. Document Flagged as Stale Incorrectly
Symptom: A recently updated document appears in the staleness report.
Resolution:
- The staleness threshold is 180 days since last modification
- Saving the document (even without content changes) resets the
updated_attimestamp - Open the document, make any edit, and save to clear the stale flag
9. Export File Is Empty or Missing Records
Symptom: JSON export contains fewer records than expected.
Resolution:
- Exports only include non-deleted records — soft-deleted CIs/documents are excluded
- Password records are never included in exports (security policy)
- Check the export type — CI export and document export are separate downloads
- Verify you have access to all companies — exports are scoped to your accessible tenants
10. Anomaly Alert Triggered for Normal Activity
Symptom: CMDB flags a password anomaly alert for a legitimate user.
Resolution:
- Anomaly detection triggers at 20+ password reveals per hour
- Legitimate scenarios: onboarding a new client (bulk credential setup), auditing credentials, migrating to a new password manager
- Acknowledge the alert and document the reason
- The alert is informational — it doesn't block access
11. Network Subnet Shows Incorrect Usage Count
Symptom: Subnet utilization doesn't match the number of IP address records.
Resolution:
used_addressesreflects IP records with statusin_useorreserved- IP addresses with status
availableordhcpare not counted as used - Manually reconcile by reviewing the IP Addresses tab for the subnet
- Update IP address statuses to reflect current assignments
12. HSM Encryption Error on Password Save
Symptom: Error when creating or updating a password — "encryption failed" or timeout.
Resolution:
- HSM operations depend on Azure Key Vault availability
- Check Azure status for the Key Vault region
- Retry the operation — transient HSM errors are rare but possible
- If persistent, verify the Key Vault Premium HSM keys are accessible and the managed identity has the correct permissions
- Contact support if the issue continues
When to Contact Support
Contact support if:
- HSM encryption errors persist after retry
- Data appears corrupted or inconsistent
- Integration keys are confirmed correct but integrations still fail
- Audit log entries are missing for operations you performed
- You need to recover soft-deleted records
For all other issues, try the resolutions above first.
Next Steps
- Getting Started — Initial setup guide
- Integrations — Integration configuration details
- Password Vault — Password-specific operations