What happened?
When connecting to etcd, the connection works normally if authentication is not enabled, but fails and displays the error "Server error: Unexpected HTTP 400 from v3/maintenance/status" after authentication is enabled.
In practice, a successful connection can be established and the status can be obtained via command:docker exec -it etcd etcdctl --endpoints=http://etcd.jorvex.orb.local:2379 --user=root --password=root endpoint status
Steps to reproduce
- Create or edit etcd connections
- Enter host information and account password.
- Click "Test Connection" or "Save and Connect".
Expected behavior
No response
Database type
N/A
TablePro version
0.75.0
macOS version & chip
macOS 27.0 / Apple Silicon
Screenshots / Logs

What happened?
When connecting to etcd, the connection works normally if authentication is not enabled, but fails and displays the error "Server error: Unexpected HTTP 400 from v3/maintenance/status" after authentication is enabled.
In practice, a successful connection can be established and the status can be obtained via command:
docker exec -it etcd etcdctl --endpoints=http://etcd.jorvex.orb.local:2379 --user=root --password=root endpoint statusSteps to reproduce
Expected behavior
No response
Database type
N/A
TablePro version
0.75.0
macOS version & chip
macOS 27.0 / Apple Silicon
Screenshots / Logs