I'm using the multiservers topology.
ZM SERVER on IP 10.10.70.201
ZM DB on IP 10.10.10.202
All running perfectly, but the disk now are with 95%
When the filter purge when full enter in action the archive are deleted correctly, but appear one error in the mysql.
Can't execute 'DELETE FROM Events WHERE Id=?': PROCEDURE zm.update_storage_stats does not exist
HELP - Error with Multiservers
Re: HELP - Error with Multiservers
Linux distro and version? Zoneminder version?
Instructions used to install Zoneminder and set up multi server?
Instructions used to install Zoneminder and set up multi server?
Re: HELP - Error with Multiservers
I found the error.
My mistake when i make the mysqldump i don't backup the procedure.
but i create the procedure and now all work fine for me.
My mistake when i make the mysqldump i don't backup the procedure.
but i create the procedure and now all work fine for me.