All 3 cpu load process up to 100%,but only a few users is online
-
I can't solve this problem for a long time. Please, if anyone has encountered this problem in practice, describe the steps to solve it. The forum has existed for more than a year and now has about 80 000 users. Now when active users up to 100 , we saw a 503 blue screen error.
Nodebb log file
https://orleuedu-my.sharepoint.com/:u:/g/personal/nakimbekov_orleu-edu_kz/EUKU6xTepMZPodAMmOLIsuwBZSgCMmAdKTBrLl9N7NfYUQ?e=cgRQnUUbuntu error when users up to 100
Nginx log
-
-
Are you on v 3.7.0?
NodeBB 3.7.1
I normally don't make announcement topics for patch releases but 3.7.0 had a nasty memory leak issue due to our mongodb dependency. We noticed increased mem...
NodeBB Community (community.nodebb.org)
-
@the-skyfoxx I was in 3.7.1 then i upgrade to development release after solving this problem https://community.nodebb.org/topic/17950/during-the-creation-of-new-categories-resulting-document-after-update-is-larger-than-16777216-error/10
In my admin panel still showing 3.7.1 -
@Nuran-Akimbek your nodebb log shows alot of restarts.
2024-04-24T00:37:17.878Z [4568/111463] - [31merror[39m: NodeBB address in use, exiting... Error: listen EADDRINUSE: address already in use 0.0.0.0:4568 at Server.setupListenHandle [as _listen2] (node:net:1897:16) at listenInCluster (node:net:1945:12) at doListen (node:net:2109:7) at process.processTicksAndRejections (node:internal/process/task_queues:83:21) 2024-04-24T00:37:17.879Z [4569/111464] - [32minfo[39m: 🤝 Enabling 'trust proxy' 2024-04-24T00:37:17.879Z [4568/111463] - [31merror[39m: uncaughtException: listen EADDRINUSE: address already in use 0.0.0.0:4568 Error: listen EADDRINUSE: address already in use 0.0.0.0:4568
Figure out what's already running on those ports. I don't see any error messages other than those.