You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have solve this problem by download source code then go to src>server>utils>pool.ts
change from pool: { max: 5, min: 0, acquire: 30000, idle: 60000, },
to pool: { max: 350, min: 0, acquire: 220000, idle: 60000, },
And after this i have increased the connection setting on MariaDB as per below which I believe is excessively high but error never occur. Follow this link
Hi i have sometimes a wierd error, the script start normaly but after X minutes/hours script broke and i have this error
The text was updated successfully, but these errors were encountered: