mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1377] How does Tactical RMM generate Linux/MacOS Installers? #863
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#863
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 @AshleyJackson on GitHub (Dec 14, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1377
Hello,
I've been trying to download a Linux installer however it keeps failing with the following error in the Network tab:
The payload being sent to the server is:

Does the below code only generate .exe files? Is it also meant to generate other installation scripts? Or am I just being an idiot and looking in the wrong location?
github.com/amidaware/tacticalrmm@f3e44cf458/api/tacticalrmm/clients/views.py (L349-L380)Thanks.
@wh1te909 commented on GitHub (Dec 14, 2022):
you need to be sponsor for linux/mac agents: https://docs.tacticalrmm.com/code_signing/
@AshleyJackson commented on GitHub (Dec 14, 2022):
Cheers @wh1te909.
I don't believe that info is anywhere on the website? Would it be possible to add it for future people to be aware of? Or on that page?
Thanks.
@wh1te909 commented on GitHub (Dec 14, 2022):
it's here https://docs.tacticalrmm.com/faq/#linuxmacos-agents
I can add a link to this in the error message so it's more clear
@jeekkd commented on GitHub (Mar 15, 2023):
Hello, I just ran into this and I too was confused why I could not generate a linux agent installer. It was only after finding this thread was this issue explained. Please update the error message to be more descriptive