Hi all,
I think i have the same problem
My test server is a zentyal 6.2 upgraded to 7.0
Error inserting data: INSERT INTO audit_sessions ( `timestamp`, `event`, `username`, `ip`) VALUES ( ?, ?, ?, ?) Values: $VAR1 = [ '2021-9-20 10:47:40', 'expired', 'administrador', 3232235777 ]; at /usr/share/perl5/EBox/MyDBEngine.pm line 289
I think this is related to logging msg to/from MySQL
I have disabled LOG in zentyal, for a couple of days, NO errors.
Today i have enabled them again, an got this error
DBD::mysql::st execute failed: The client was disconnected by the server because of inactivity. See wait_timeout and interactive_timeout for configuring this behavior. at /usr/share/perl5/EBox/MyDBEngine.pm line 281
Any help will be welcomed