[SOLVED] [FIX ERROR] "MYSQL-ASYNC" [connect ETIMEDOUT]

HERE’S HOW TO FIX THE “Mysql-async [ERROR] connect ETIMEDOUT” CONSOLE ERROR

-----> HOW TO FIX <------

Open the file “Mysql-async.js” in the folder “mysql-async” go to the line “647” and replace the value “? (10 * 1000)” with this “? (10 * 20000)”. Then go to line “5045” and replace the value “? 10 * 1000” with this “? 10 * 20000”

For any questions I am at your disposal!

7 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.