Hi I am getting this error when trying to register...
# flyte-support
i
Hi I am getting this error when trying to register or run a wf remotely.
Copy code
Failed with Exception Code: SYSTEM:Unknown
Underlying Exception: no refresh token available with which to refresh authorization credentials
Any idea why this happens? and how to solve it ? please note that this occurs after multiple successful registrations, meaning that I have access and authorized to register against the remote host. thanks
f
hmm seems like your authn is failing
i
It's a problem with the stored token in keychain/keystore, deleted flyte "refresh token" and reran the registration, a new token was generated and the issue was solved.
f
You had to delete?
That’s not good