You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|Follow current log |`journalctl -u certify-agent -f`|
78
+
|Follow current log |`journalctl -u certify-agent -f`|
79
+
80
+
81
+
## Troubleshooting
82
+
83
+
If the agent is listed in the hub, but viewing managed certificates etc fails there may be a mismatch between the instanceID assigned by the hub and the settings currently stored in the agent config.
84
+
85
+
To resolve this:
86
+
- Remove the instance from the hub (Managed Instances > Remove)
87
+
- Edit the agents config at `/usr/shre/certify/serviceconfig.json` and remove the `"HubAssignedInstanceId": "<GUID>",` line, then restart the certify-agent service.
0 commit comments