utmstack / UTMStack

Customizable SIEM and XDR powered by Real-Time correlation and Threat Intelligence
https://utmstack.com
GNU Affero General Public License v3.0
196 stars 18 forks source link

[BUG] Postgres communication error #676

Closed agauttam closed 1 month ago

agauttam commented 2 months ago

Describe the bug

UtmModuleResource.getModuleDetailsDecrypted: You must provide the header used to communicate internally with this resource

2024-05-10 10:15:48.938 WARN 1 --- [ XNIO-1 task-2] com.zaxxer.hikari.pool.PoolBase : Hikari - Failed to validate connection org.postgresql.jdbc.PgConnectioction has been closed.). Possibly consider using a shorter maxLifetime value. 2024-05-10 10:15:48.940 WARN 1 --- [ XNIO-1 task-2] com.zaxxer.hikari.pool.PoolBase : Hikari - Failed to validate connection org.postgresql.jdbc.PgConnectioction has been closed.). Possibly consider using a shorter maxLifetime value. 2024-05-10 10:15:55.034 WARN 1 --- [ XNIO-1 task-8] com.zaxxer.hikari.pool.PoolBase : Hikari - Failed to validate connection org.postgresql.jdbc.PgConnectioction has been closed.). Possibly consider using a shorter maxLifetime value. 2024-05-10 10:15:55.036 WARN 1 --- [ XNIO-1 task-8] com.zaxxer.hikari.pool.PoolBase : Hikari - Failed to validate connection org.postgresql.jdbc.PgConnectiotion has been closed.). Possibly consider using a shorter maxLifetime value. 2024-05-10 10:15:55.036 WARN 1 --- [ XNIO-1 task-8] com.zaxxer.hikari.pool.PoolBase : Hikari - Failed to validate connection org.postgresql.jdbc.PgConnectioction has been closed.). Possibly consider using a shorter maxLifetime value. 2024-05-10 10:15:55.038 WARN 1 --- [ XNIO-1 task-6] com.zaxxer.hikari.pool.PoolBase : Hikari - Failed to validate connection org.postgresql.jdbc.PgConnectiotion has been closed.). Possibly consider using a shorter maxLifetime value.

To Reproduce Its comming from the day 1 when we installed the UTMStack

Environment