mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1217] Errors After Upgrading to 0.14.2 #749
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#749
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 @matyonet on GitHub (Jul 19, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1217
Server Info (please complete the following information):
Installation Method:
Agent Info (please complete the following information):
Describe the bug
I need to preface this with the "I know enough to be dangerous" with Linux so if there are any error logs that I can procure to help I just need a pointer as to the location of the logs. Also this is the first time I have posted anything to GitHub so please let me know if I am doing something incorrectly. It may be important to know that I have 607 agents reporting to RMM.
After upgrading to 0.14.2 using the official upgrade script I have been getting a massive amount of sporadic errors that seem to do with NGINX. If I refresh RMM I will get NGINX error 500 but if I refresh a few more times it will display RMM correctly. If I try to take control of a device sometimes I will get "Backend is offline" or "Unable to connect to websocket, click here to reconnect". If I click reconnect enough times it will allow me to connect through Mesh. Other times I will get a white screen when clicking on Take Control. Other times I will get an NGINX 500 internal server error when clicking on Take Control.
I am seeing a TON of the following error in NGINX error logs:
2022/07/19 15:42:04 [alert] 1040#1040: *41180 socket() failed (24: Too many open files) while connecting to upstream, client:
Also here are the results for ulimits:
-Hn 1048576
-Sn 1024
I know it is a lot of different occurring issues but I would appreciate any help with it.
Screenshots




