What happened?
When I try to test an etcd connection through an SSH tunnel to a remote server, the connection test fails with:
Connection failed: Server error: 404 page not found
However, the same endpoint works correctly when tested with etcdctl.
Steps to reproduce
- Create an SSH tunnel to a remote server.
- Configure the connection using:
- Host: 127.0.0.1
- Port: 2379
- Run the connection test in TablePro.
- The test fails with the error above.
Expected behavior
The connection test should succeed when the SSH tunnel is correctly forwarding to a working etcd instance.
Database type
No response
TablePro version
No response
macOS version & chip
No response
Screenshots / Logs
Screenshot 1: Test fails in TablePro:

Screenshot 2: etcdctl can connect successfully:

etcd version: 3.4.14
etcdctl endpoint status returns a healthy etcd instance.
What happened?
When I try to test an etcd connection through an SSH tunnel to a remote server, the connection test fails with:
Connection failed: Server error: 404 page not found
However, the same endpoint works correctly when tested with etcdctl.
Steps to reproduce
Expected behavior
The connection test should succeed when the SSH tunnel is correctly forwarding to a working etcd instance.
Database type
No response
TablePro version
No response
macOS version & chip
No response
Screenshots / Logs
Screenshot 1: Test fails in TablePro:

Screenshot 2: etcdctl can connect successfully:

etcd version: 3.4.14
etcdctl endpoint status returns a healthy etcd instance.