Tad confused. So to be clear, you have a working MySQL server on an IP, and you are trying to connect to it via n8n? Or you can’t even connect to the sql server without n8n?
Hi, What is the error message that you are getting? Can you reach the actual SQL server from the n8n instance? Can you reach the machine and does the port connect? I would imagine that an SQL server would be locked down in primary defense to anything what shouldn’t reach it traffic-wise. If you mention, it works from a normal sql client, i image you are trying to run the n8n from the same machine.
I tied this before posting (including a lot more possible combination of the setting visible on the interface) but I got the same error message in the connectivity test.
Hi, I’m sorry but it’s hard to say much tbh. Can you describe where the SQL server is running? Are you running self-hosted on n8n docker? An overview where everything runs and how it’s connected would give a clue at least on how to solve. as it says a timeout of 15s, i just looks to me that there’s is no connectivity/reachability
Is your n8n self-hosted running inside a docker? Then the server name would be “host.docker.internal” and also some few steps for setting the port number, etc.