2025-08-11 15:39:39.871 +02:00 [ERR] [null] [null] Failed executing DbCommand (1ms) [Parameters=[@__ef_filter__p_0='?' (DbType = Boolean)], CommandType='"Text"', CommandTimeout='60'] SELECT o."Id", o."ClientId", o."ClientSecret", o."ClientUri", o."ConcurrencyStamp", o."ConsentType", o."CreationTime", o."CreatorId", o."DeleterId", o."DeletionTime", o."DisplayName", o."DisplayNames", o."ExtraProperties", o."IsDeleted", o."LastModificationTime", o."LastModifierId", o."LogoUri", o."Permissions", o."PostLogoutRedirectUris", o."Properties", o."RedirectUris", o."Requirements", o."Type" FROM "OpenIddictApplications" AS o WHERE @__ef_filter__p_0 OR NOT (o."IsDeleted") 2025-08-11 15:39:39.867 +02:00 [ERR] [null] [null] An error occurred using the connection to database 'Extranet' on server ''. 2025-08-11 15:39:39.917 +02:00 [ERR] [null] [null] An exception occurred while iterating over the results of a query for context type 'Volo.Abp.OpenIddict.EntityFrameworkCore.OpenIddictDbContext'.
Hello, I had not yet set max pool size = 200, right now it will be set to 100 by default, as we had it before.
Could you share with us a typical Azure configuration for a PostgreSQL database?
What seems strange to me is that if it were a database issue, we can run queries on the database from pgAdmin without any problem.
Hi, I’ve sent you an email with some identity events for you to review and see if they’re helpful.