I’ve added an ssh tunnel DB connection as a direct connection, and it works fine.
Adding the exact same connection and matching all the settings in server connect doesn’t work since it ignores the ssh tunnel and tries to connect to the DB directly.
"ECONNREFUSED","message":"connect ECONNREFUSED 127.0.0.1:3306","stack":"Error: connect ECONNREFUSED 127.0.0.1:3306\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)\n at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)"
So I can’t use ssh tunnel connections in server connect flows.
Community Page
Last updated:
Last updated: