R
Railway3mo ago
Zazh

MySQL Error

Hi there, I'm encountering an error with MySQL that says:
2024-03-03T07:53:08.474280Z 0 [ERROR] [MY-010249] [Server] Can't create thread to handle new connection(errno= 11)
2024-03-03T07:53:08.474280Z 0 [ERROR] [MY-010249] [Server] Can't create thread to handle new connection(errno= 11)
and my application says
Error in connector: Error querying the database: Server error: `ERROR HY000 (1135): Can't create a new thread (errno 11); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug'
Error in connector: Error querying the database: Server error: `ERROR HY000 (1135): Can't create a new thread (errno 11); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug'
4 Replies
Percy
Percy3mo ago
Project ID: c992f9d5-26b9-49ee-84fa-b05a5376adc6
Zazh
Zazh3mo ago
c992f9d5-26b9-49ee-84fa-b05a5376adc6
Zazh
Zazh3mo ago
here are my deploy logs