Error in mysql :connect ETIMEDOUT

hi guys i use xampp and i downloaded n8n locally to work with mysql of xampp but when i try to connect to the database mysql of xampp : Host
localhost
Database
cultifydb
User
root
Password
Port
3306
Connect Timeout
10000
i got this err : connect ETIMEDOUT i don’t know how to fix it and if i dowloded n8n locally it should work the xampp please guys help me and thx

Hi,

Can you confirm that you can connect to the MySQL database through another tool?

Reg
J.

Any chance, that you are running n8n with docker?
If so, when you setup the database host, it should be host.docker.internal instead of localhost.