mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #338] Unable to upload MeshAgent to RMM #2160
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#2160
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tedtms on GitHub (Mar 22, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/338
Server Info:
Installation Method:
Hi! Just discovered the project, really intrigued and excited to get it working! I've got Tactical installed on Ubuntu, using an existing postgres db and an external nginx secure proxy, but otherwise vanilla. I can log into RMM but the issue comes with trying to upload the Agent.
I've downloaded the latest agent from the rmmagent release page, but when I go to File > Upload MeshAgent and select the file, it says "Unable to upload".
Any help you can offer would be super appreciated! Thanks again for such a cool project!
Cheers,
Ted
@Omnicef commented on GitHub (Mar 22, 2021):
The reason you're running to an issue, is because you need to upload the agent from your Mesh Central instance.
@tedtms commented on GitHub (Mar 22, 2021):
@Omnicef Oh! How should I do that? And apologies if this is documented somewhere, I was following the installation Wiki but didn't see anything about this in there. Thanks for your quick reply!
@Omnicef commented on GitHub (Mar 22, 2021):
Copied from the instructions...
A bunch of URLS / usernames / passwords will be printed out at the end of the install script. Save these somewhere safe. Recover them if you didn't
Copy the url for the meshagent exe (https://mesh.example.com), paste it in your browser and download the mesh agent:
Navigate to https://rmm.example.com and login with the username/password you created during install.
Once logged in, you will be redirected to the initial setup page.
Create your first client/site, choose the default timezone and then upload the mesh agent you just downloaded.
@Omnicef commented on GitHub (Mar 22, 2021):
In a nutshell you get it from mesh.your_domain.com
@tedtms commented on GitHub (Mar 22, 2021):
OK, I have a small update and a couple more questions:
@Omnicef commented on GitHub (Mar 22, 2021):
You just need to upload the mesh agent once on your server. You only install the RMM agent to your client PCS/Servers. It uses mesh in the background.
Download it from you mesh instance by clicking on add agent. Then log into your TacticalRMM instance and upload it there. It's only a one-time thing. Also, you may want to check out the Discord server for help as there is a support channel. There is a link on the github page for it.
@tedtms commented on GitHub (Mar 22, 2021):
Great, thanks! Since my initial issue is solved, I'll mark this as closed and seek further help on the Discord if needed.
Cheers!