My server has been consuming more memory than normal recently, and today I finally decided to see why. 🙂 Turns out I have over 20 instances of sogod running, each consuming at least 0.8% memory - a total of over 16% of my available RAM. I don’t recall seeing that before, but maybe I overlooked it. Is that normal? (I don’t even have that many user accounts.)
Looking at the SOGO log, I see the following message recurring:
Jul 25 18:10:30 4b94a7025a1e sogod [74]: [ERROR] <0x0x55af9bcae280[SOGoDomainDefaults]> current source cannot synchronize defaults
so something isn’t quite right, but I’m not sure if/how this would cause so many processes to spawn.
Ideas and suggestions welcomed!