SSH Tunnel in Server Connect DB is Ignoring the Tunnel Connection

I’ve added an ssh tunnel DB connection as a direct connection, and it works fine.

CleanShot 2022-12-14 at 17.27.46

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.

This has been fixed in Wappler 5.6.0

This topic was automatically closed after 32 hours. New replies are no longer allowed.