gentle-tomato-480
02/25/2025, 10:27 AMflyte-binary
and trying to run a workflow developed with flytekit==1.13.6
Currently setting up a new staging environment with a new cluster. Getting the following error in the logs of flyte-binary
though, as the workflow is not being scheduled:
"Failed to record workflow event [execution_id:{project:"flytesnacks" domain:"development" name:"alvkslsgjkfnnl5v2ptf"} producer_id:"propeller" phase:RUNNING occurred_at:{seconds:1740478696 nanos:672294747}] with err: authentication error! Original Error: <nil>, Auth Error: failed to issue token. Error: failed to get new token: failed to get new token: oauth2: "invalid_client" "Client authentication failed (e.g., unknown client, no client authentication included, or unsupported authentication method).""
What could it be? Currently checking the role/bindings of my GCP service account that is attached to the K8s service accountgentle-tomato-480
02/25/2025, 11:28 AMflyte-binary
doesn't make a difference, so I'm assuming I'm missing some config related to authgentle-tomato-480
02/25/2025, 11:44 AM"POST /oauth2/token HTTP/2.0" 401 174 "-" "Go-http-client/2.0" 100 0.006 [flyte-flyte-backend-flyte-binary-http-8088]
Not sure how to proceedgentle-tomato-480
02/25/2025, 12:13 PMgentle-tomato-480
02/25/2025, 12:14 PMgentle-tomato-480
02/25/2025, 1:18 PMgentle-tomato-480
02/25/2025, 1:18 PMgentle-tomato-480
02/25/2025, 1:49 PMgentle-tomato-480
02/25/2025, 1:50 PMgentle-tomato-480
02/25/2025, 1:51 PMaverage-finland-92144
02/25/2025, 3:32 PMgentle-tomato-480
02/25/2025, 3:37 PM