https://flyte.org logo
#ask-the-community
Title
# ask-the-community
j

João Lobo Guerra Neto

03/03/2023, 1:31 PM
Hello everyone, look at me again here. I’m almost done installing flyte where I work I have this error:
Attempt failed due to rpc error: code = Unauthenticated desc = token parse error [JWT_VERIFICATION_FAILED] Could not retrieve id token from metadata, caused by: rpc error: code = Unauthenticated desc = Request unauthenticated with IDToken"
The flytescheduler pod did not start because of this error above Has anyone gone through something similar?
k

Ketan (kumare3)

03/03/2023, 2:41 PM
Did you follow auth setup for scheduler?
j

João Lobo Guerra Neto

03/03/2023, 2:54 PM
do you have the link this setup? @Ketan (kumare3)
k

Ketan (kumare3)

03/03/2023, 2:56 PM
Are you not running single binary?
j

João Lobo Guerra Neto

03/03/2023, 3:15 PM
no, I’m using generate I took the code in repo e pasted in local and apply
2 Views