Patch for token error in cfde-submit #241
ACharbonneau
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We pushed a patch to the cfde-submit tool on 5-24-21 to fix this issue. If you experience this issue please do:
pip install --upgrade cfde-submit
to get the latest patch. If that doesn't work for whatever reason, you can also force an update by doing:
python3 -m pip install --upgrade cfde-submit
This patch was required due to a resource server name change which caused issues with tokens, and some recent changes in globus automate that required us to redeploy.
If you continue to experience problems please let us know
Beta Was this translation helpful? Give feedback.
All reactions