-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve handling of bad credentials erros by suggesting to generate a new token. #427
Comments
Thanks for reporting this! If you're not asked for a token, it must mean that you already set one at some point in the past. You can try looking for it in This looks like your github token might be wrong somehow, either the file was compromised (this has happened in the past, some version of dune-release must have created corrupted token files) or the token expired. Could you run this in verbose mode (i.e. with You could try deleting your token file in Please let us know if any of the above fixed the issue! |
Indeed, I had a ~/.config/dune/github.token file which expired. It would be nice to add this in your README.md file that, in case of problems, one can try to remove ~/.config/dune/github.token. Thank you for your help. |
Yeah the documentation needs to improve here along with the tooling, i.e. using Happy to have been of help here, I'm keeping this open until we improve the handling of this kind of errors! |
This just happened to me too. Quite confusing! It should be clearer in the readme/documentation where to find the token. Note that |
I can confirm this was a very confusing error to get! The only hicup on the road, though, the rest was smooth. :) |
Hello. I get the following error:
What is strange is that it did work on December 13, and that I am never asked for a password or a token.
I don't know what to do. I hope you can help me.
The text was updated successfully, but these errors were encountered: