[GH-ISSUE #1377] How does Tactical RMM generate Linux/MacOS Installers? #863

Closed
opened 2026-03-02 02:19:34 +03:00 by kerem · 4 comments
Owner

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:

"Missing code signing token, or token is no longer valid. Please read the docs for more info."

The payload being sent to the server is:
image

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.

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: ``` "Missing code signing token, or token is no longer valid. Please read the docs for more info." ``` The payload being sent to the server is: ![image](https://user-images.githubusercontent.com/12793989/207507519-f81a6e4e-5a50-447d-bb4b-f422110fa224.png) 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? https://github.com/amidaware/tacticalrmm/blob/f3e44cf45870130f859dcda7836940ffef00607d/api/tacticalrmm/clients/views.py#L349-L380 Thanks.
kerem closed this issue 2026-03-02 02:19:34 +03:00
Author
Owner

@wh1te909 commented on GitHub (Dec 14, 2022):

you need to be sponsor for linux/mac agents: https://docs.tacticalrmm.com/code_signing/

<!-- gh-comment-id:1350389776 --> @wh1te909 commented on GitHub (Dec 14, 2022): you need to be sponsor for linux/mac agents: https://docs.tacticalrmm.com/code_signing/
Author
Owner

@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.

<!-- gh-comment-id:1350391835 --> @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.
Author
Owner

@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

<!-- gh-comment-id:1350393587 --> @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
Author
Owner

@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

<!-- gh-comment-id:1470794334 --> @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
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#863
No description provided.