Skip to content

ETCD server error after enabling authentication: Unexpected HTTP 400 from v3/maintenance/status #2994

Description

@Charliego3

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

  1. Create or edit etcd connections
  2. Enter host information and account password.
  3. 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

Image Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions