*Desprately debugging Supertoken DB issue:* ``` ER...
# support-questions-legacy
u
Desprately debugging Supertoken DB issue:
Copy code
ERROR 2024-02-22T08:58:42.242901Z 2024-02-22 08:58:42.242 UTC [604190]: [44-1] db=supertoken,user=supertoken ERROR: could not serialize access due to read/write dependencies among transactions
and
Copy code
SQLTransientConnectionException error - Connection is not available, request timed out after 5000ms with detail:

io.supertokens.multitenancy.MultitenancyHelper.lambda$refreshTenantsInCoreBasedOnChangesInCoreConfigOrIfTenantListChanged$0(MultitenancyHelper.java:154) | Tenant(, public, public) | java.sql.SQLTransientConnectionException: |10.0.1.199|5432|supertoken|public~|5|supertoken|bGdgc6iThJt6PgFgENhYFEe2adfEPE7o|allowPublicKeyRetrieval=true|postgresql - Connection is not available, request timed out after 5000ms.

(with active connection 1, idle connection is 75, max DB client & server connection is 500)
Anyone knowledgeable and can support us on this issue?
2 Views