You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
Expected Behavior
Workflow should terminate after clicking on "Terminate" in the UI
Actual Behavior
Cannot terminate workflowpops upLog of the failure:
{ "time": "2023-03-07T11:32:39.178439386Z", "id": "", "remote_ip": "172.20.0.1", "host": "temporal:8233", "method": "POST", "uri": "/api/v1/namespaces/dev/workflows/Plan%2520(planId%253A%25201)/runs/b0523d3e-d771-4bb5-b78d-d4063b23c2e0/terminate?", "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36", "status": 400, "error": "code=400, message=missing csrf token in request header", "latency": 27652, "latency_human": "27.652µs", "bytes_in": 16, "bytes_out": 51 }Steps to Reproduce the Problem
Specifications