Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset batch command does't support TLS params #314

Open
longquanzheng opened this issue Oct 14, 2022 · 0 comments
Open

Reset batch command does't support TLS params #314

longquanzheng opened this issue Oct 14, 2022 · 0 comments
Labels

Comments

@longquanzheng
Copy link

Expected Behavior

it should connect to server with TLS succesuflly

Actual Behavior

 tctl --address <>   --namespace <> --tls_cert_path ./ca.pem --tls_key_path ./ca.key   wf  reset-batch -q '..." ' --reason "..." --reset_type FirstWorkflowTask
num of excludes: 0
Error: Failed to list workflow.
Error Details: Request unauthorized.
('export TEMPORAL_CLI_SHOW_STACKS=1' to see stack traces)

Other command like wf reset or wf list are working correctly.

Steps to Reproduce the Problem

Run the batch-reset command with TSL

Specifications

  • Version: 1.16.2
tctl -v
tctl version 1.16.2
  • Platform: MacOS
@yiminc yiminc transferred this issue from temporalio/temporal Oct 14, 2022
@feedmeapples feedmeapples added the good first issue Good for newcomers label Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants