joace

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by joace

  1. Just found ES updated after restarted container, and notification stopped working. Realized some changes made in the new ES to use ml_sequence, so updated the objectconfig.ini according to the doc, but still couldn't get it working, from the log console, below is the message I got, no idea where it was generated. And even reverted back to the legacy detection method (use_sequence = no), still had the same error, anybody seeing the same issue? 01/03/21 22:12:49 zmesdetect_m4[3648] FAT zm_detect.py:534 [Unrecoverable error:'ml_sequence' Traceback:Traceback (most recent call last): File "/var/lib/zmeventnotification/bin/zm_detect.py", line 531, in <module> main_handler() File "/var/lib/zmeventnotification/bin/zm_detect.py", line 295, in main_handler if g.config['ml_sequence'] and g.config['use_sequence'] == 'yes': KeyError: 'ml_sequence' ]
  2. Thanks for sharing your data! I will give it a try to upgrade and report back some times later. I neither have an idea what's the normal memory load for unifi controller, but keeps increasing to 4.5GB and more seems not so normal.
  3. Not sure anybody is experiencing the similar issue as me, after I upgraded to the latest release - 5.11.50, the memory load this unifi container keeps increasing, looks like some memory leak issue. Initially, after setup, the load is just about 800MB, after 3 days, increased to 1.5GB. Previously, with the same version, same configuration, that memory load reached more than 4.5GB.