mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #2190] 403 errors after update - can't take control #3300
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#3300
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 @muzzol on GitHub (Apr 7, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2190
Server Info (please complete the following information):
Installation Method:
--insecureflag at installAgent Info (please complete the following information):
Describe the bug
I can't take control of any machine.
Connect and RDP Connect buttons are displayed but greyed out.
In /rmm/api/tacticalrmm/tacticalrmm/private/log/access.log I can see a lot of 403 messages like this one:
X.X.X.X - - [07/Apr/2025:10:45:13 +0000] "GET /ws/dashinfo/?access_token=XXXXXXXXXXXXXXXXXXXXXXXXXX HTTP/1.1" 403 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
To Reproduce
Steps to reproduce the behavior:
Additional context
I've updated all system packages and restarted several times the server.
I also restarded multiple clients.
I've updated to 1.1.0 and restarted again clients and server.
ask for further info if you need it.
EDITED
I found this error on syslog:
And I can see other tickets with the same problem:
https://github.com/amidaware/tacticalrmm/issues/1671