hi
Can you get the full stack of this System.OutOfMemoryException?
BTW, This exception occurred the day before yesterday.
Thanks
hi
Could you share with us a typical Azure configuration for a PostgreSQL database?
ABP only requires you to provide a correct connection string. For more information, please refer to the Azure documentation.
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.
The database may encounter issues during large read and write operations in the application, but a single query will not be a problem.
Your database keeps restarting.
Npgsql.PostgresException (0x80004005): 57P03: the database system is starting up.
hi
We will review this feature again.
Thanks.
hi
The logs show no problem.
Can you publish the online websites?
I will test it online again.
Thanks.
hi
Your logs show some timeout exception, and your PostgreSQL database Npgsql.PostgresException (0x80004005): 57P03: the database system is starting up.
It can be determined that the problem is in the database.
Can you try changing the max pool size back to the previous one?
https://abp.io/support/questions/9740/DbCommand-Timeout-Errors-on-AbpFeatureValues-Query-in-ABP-NET-6#answer-3a1baa96-b31e-b497-670e-4655da9a349f
Thanks.