mysql errors in log

Turbovixa year ago

Hello everyone, everything is working perfectly, but there are mysql errors that appear in my server log, would anyone know how to inform the reason for the errors?

Thanks

2023-05-16 08:48:26  WARN: HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@37097771 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.

2023-05-16 08:48:26  WARN: HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@21641109 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.

2023-05-16 08:48:26  WARN: HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2fdd4233 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.

2023-05-16 08:48:26  INFO: user: 2, report: events, from: 2023-05-16 08:47, to: 2023-05-16 08:48, devices: [1, 2], groups: []
2023-05-16 08:48:56  WARN: HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6b75f0c9 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.

2023-05-16 08:48:56  WARN: HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@624b3ac3 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
Anton Tananaeva year ago
Turbovixa year ago

Hi Anton, thanks for the feedback