Ignoring invalid configuration option passed to Connection: sshTunnel

The following message is very often (> 1 line per second) reported n the log.

Ignoring invalid configuration option passed to Connection: sshTunnel. This is currently a warning, but in future versions of MySQL2, an error will be thrown if you pass an invalid configuration option to a Connection

We need some time to migrated MySQL2 node to the actual version.
How can I stop writing the above message to the log files?
I have set the N8N_LOG_LEVEL is set to silent but this has no effect.

N8N version: 1.22.6
Database PostgreSQL
EXECUTIONS_PROCESS default
N8N is ececuted on Openshift

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Since you haven’t mentioned the environment you’re running n8n on, I assume it’s npm. Here is the related thread.

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