dlandon / zoneminder.machine.learning

Zoneminder Docker
GNU General Public License v2.0
318 stars 143 forks source link

ES server error #180

Closed kiteklan closed 3 years ago

kiteklan commented 3 years ago

installed docker with variables, it failed on opencv on windows docker, manually installed opencv with build-compile-install , manually installed zmes ,all running on the zoneminder side but ES is giving below error on debug .

05/07/21 09:28:21 zmesdetect_m5[1472] FAT zm_detect.py:534 [Unrecoverable error:init() got an unexpected keyword argument 'logger' Traceback:Traceback (most recent call last): File "/var/lib/zmeventnotification/bin/zm_detect.py", line 531, in main_handler() File "/var/lib/zmeventnotification/bin/zm_detect.py", line 378, in main_handler m = DetectSequence(options=ml_options, logger=g.logger) TypeError: init() got an unexpected keyword argument 'logger' ]

kiteklan commented 3 years ago

deleted all zmes folders manually and re-installed. no issues