[GH-ISSUE #41] Information not populating #1955

Closed
opened 2026-03-14 01:48:50 +03:00 by kerem · 3 comments
Owner

Originally created by @bradhawkins85 on GitHub (Aug 13, 2020).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/41

The Local IP, Software, Patches and Assets pages don't populate with any data.
Are there any logs to show why that I can provide?

Originally created by @bradhawkins85 on GitHub (Aug 13, 2020). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/41 The Local IP, Software, Patches and Assets pages don't populate with any data. Are there any logs to show why that I can provide?
kerem closed this issue 2026-03-14 01:48:55 +03:00
Author
Owner

@bradhawkins85 commented on GitHub (Aug 13, 2020):

It looks like my previous salt minion being installed causes issues when the rmm agent is installed.
Perhaps a check to remove an existing salt minion if it is already installed not just override the config file?

<!-- gh-comment-id:673429771 --> @bradhawkins85 commented on GitHub (Aug 13, 2020): It looks like my previous salt minion being installed causes issues when the rmm agent is installed. Perhaps a check to remove an existing salt minion if it is already installed not just override the config file?
Author
Owner

@wh1te909 commented on GitHub (Aug 13, 2020):

Thanks I'll add something for existing salt minion in the next agent release.

If you ever need to re-install a botched agent, first right click on the agent from the web interface and choose "remove agent". that will first try to contact the agent to send it the uninstall command. if it cannot be contacted, it will tell you the agent will need to be manually installed. but either way it will perform the proper cleanup on the server side, which needs to happen. This includes removing the old salt-minion key server server side.

So always remove first from the web interface, and if it says it's unable to contact the agent then manually uninstall the Tactical RMM Agent from Program and Features, or run 'C:\Program Files\TacticalAgent\unins000.exe' which will properly cleanup the agent, mesh agent and salt minion on the agent side.

<!-- gh-comment-id:673592123 --> @wh1te909 commented on GitHub (Aug 13, 2020): Thanks I'll add something for existing salt minion in the next agent release. If you ever need to re-install a botched agent, first right click on the agent from the web interface and choose "remove agent". that will first try to contact the agent to send it the uninstall command. if it cannot be contacted, it will tell you the agent will need to be manually installed. but either way it will perform the proper cleanup on the server side, which needs to happen. This includes removing the old salt-minion key server server side. So always remove first from the web interface, and if it says it's unable to contact the agent then manually uninstall the Tactical RMM Agent from Program and Features, or run 'C:\\Program Files\\TacticalAgent\\unins000.exe' which will properly cleanup the agent, mesh agent and salt minion on the agent side.
Author
Owner

@wh1te909 commented on GitHub (Aug 16, 2020):

@bradhawkins85 new agent is out with an improved installer, release notes are here https://github.com/wh1te909/winagent/releases/tag/v0.10.1

going to close this ticket but please re-open if needed

<!-- gh-comment-id:674478942 --> @wh1te909 commented on GitHub (Aug 16, 2020): @bradhawkins85 new agent is out with an improved installer, release notes are here https://github.com/wh1te909/winagent/releases/tag/v0.10.1 going to close this ticket but please re-open if needed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#1955
No description provided.