- This topic has 1 reply, 2 voices, and was last updated 2 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › FABRIC General Questions and Discussion › Fabric authentication errors
I have been having persistent errors with getting node.execute to work. It is giving me this error:
Here is the most recent error I have been getting:
It seems the issue is most likely with my config. Here is my fabric_rc
Here is the ssh_config:
Here is the ls output of fabric_config:
Any help would be appreciated. Thanks!
The error says “Invalid Refresh Token”. This is a more general error than just the execute method. You likely need a new API token or need to restart your Jupyter Notebook’s kernel.
Can you try logging out and back into JuptyerHub?
Paul