Hello, I’m trying to connect Mysql with my wordpress database and this error appears:
Couldn’t connect with these settings
connect ECONNREFUSED ::1:3306
I already contacted my hosting, and he says that the problem is with the n8n.
Hello, I’m trying to connect Mysql with my wordpress database and this error appears:
Couldn’t connect with these settings
connect ECONNREFUSED ::1:3306
I already contacted my hosting, and he says that the problem is with the n8n.
Hello,
To connect to MySQL, you’ll need to use your hosting platform’s MySQL host instead of your localhost, as MySQL isn’t running locally. Contact your hosting provider to obtain the MySQL hostname, username, and password.
Solved, thank you
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.