I’m trying to connect to a database via ssh tunnel. it works if I create a local ssh/socks proxy on my system but using Wapplers direct database connection throws an error:
The database is not on the tunnel server. What does the error mean and is a tunnel connection currently possible if the database is not on the localhost of the tunnel server?
We recently changed that indeed to make the ssh tunneling work with the docker databases, but might have a bug when the database is not on the same server as the tunnel.
Would you be able to provide me with some test credentials so I can test your setup? You can send those in a private message. Will definitely help me fix this more easy