Skip to content

Commit 6373a91

Browse files
Remove outdated instance id docs
1 parent 2c31727 commit 6373a91

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

docs/hub/guides/agent.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,3 @@ When the service is installed using systemd the following commands can be useful
7878
|Restart the Service | `sudo systemctl restart certify-agent` |
7979
|Check systemd log | `journalctl -u certify-agent` |
8080
|Follow current log | `journalctl -u certify-agent -f` |
81-
82-
83-
## Troubleshooting
84-
85-
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.
86-
87-
To resolve this:
88-
- Remove the instance from the hub (Managed Instances > Remove)
89-
- Edit the agents config at `/usr/shre/certify/serviceconfig.json` and remove the `"HubAssignedInstanceId": "<GUID>",` line, then restart the certify-agent service.
90-
- Re-join the agent to the hub

0 commit comments

Comments
 (0)