Performance issues with UTMStack. #497
|
Hello, community, I have UTMStack installed on a PC with the following specifications: I have 8 agents connected and a FORTINET firewall sending logs. The system is experiencing stability issues; the web console crashes, sometimes doesn't load properly, and when I'm doing reviews, it doesn't respond well. |
Answered by
c3s4rfred
Feb 23, 2024
Replies: 1 comment
|
Hi @tssingtampa, that error is common when UTMStack docker's Stack is restarting, check if you have something that causes that behavior, if you are familiar with docker can check the state of the stack using docker ps command, and then, you can check the logs of the containers to see if there are any errors. |
0 replies
Answer selected by
c3s4rfred
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi @tssingtampa, that error is common when UTMStack docker's Stack is restarting, check if you have something that causes that behavior, if you are familiar with docker can check the state of the stack using docker ps command, and then, you can check the logs of the containers to see if there are any errors.