@ptt-bds Cho những thứ bạn muốn thực hiện khi ALL PROJECT lỗi, ví dụ như ghi ra log, ghi ra tệp, gửi thông báo, quay lại bước nào đó...
Vì khi một trong những hành động trong ALL PROJECT lỗi nó sẽ nhảy xuống chỗ này.
"SequelizeConnectionError: Too many connections" When i use 2-3 threads its give me that error for proxy
-
When i use 2-3 threads for my bot its can't use proxy because of this error. This has never happened when I've used it before.
-
@GuarDofErun said in "SequelizeConnectionError: Too many connections" When i use 2-3 threads its give me that error for proxy:
When i use 2-3 threads for my bot its can't use proxy because of this error. This has never happened when I've used it before.
Which version of BAS are you using? How can I repeat this error?
-
@Fox said in "SequelizeConnectionError: Too many connections" When i use 2-3 threads its give me that error for proxy:
Which version of BAS are you using? How can I repeat this error?
I using 25.1.1 version of BAS. You need to use maybe 5-10 times proxy with 3-4 threads. My bot using 3 threads at 10 minute intervals you can try at 20 seconds intervals.
-
@GuarDofErun, this error means that you have reached the limit of the number of connections to the database, increase the limits or limit the use of the database to only a few threads
-
@GhostZ said in "SequelizeConnectionError: Too many connections" When i use 2-3 threads its give me that error for proxy:
this error means that you have reached the limit of the number of connections to the database, increase the limits or limit the use of the database to only a few threads
how can i fix it ?
-
@GuarDofErun, increase your database limit
-
@GhostZ How can i do ?
-
@GuarDofErun, google: "increase
your database nameconnection limit" -
@GhostZ what is that database name my proxy where i can find it ? Is that http or something ?
-
@GuarDofErun, error
SequelizeConnectionErrormeans that you have a problem with the database, not the proxy, if you do not use the database, then there is a problem with the database on the proxy sideWhat action causes this error?
-
@GhostZ thanks i solved this error . Its show me this error because my mysql server.