-
Notifications
You must be signed in to change notification settings - Fork 2k
Authentication error: invalid token file format: EOF while parsing a string at line 1 #10207
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
Closed
1 task done
Labels
Comments
Can you clear out any possibly bad tokens you might have on your machine:
Can you provide your |
do you know where is the auth token file , can i delete it ? |
It depends on OS
|
thank you , i resolve it by delete config |
chris-olszewski
added a commit
that referenced
this issue
Apr 1, 2025
### Description In #10207 it would have been useful to have the path to the bad token ### Testing Instructions Added snapshot test for error message.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Verify canary release
Link to code that reproduces this issue
https://github.com/charsea/turborepo-start
Which canary version will you have in your reproduction?
2.4.4
Environment information
Expected behavior
Actual behavior
turbo command all error , like turbo run build , turbo info , always error , return like this
turbo 2.4.4
× Authentication error: invalid token file format: EOF while parsing a string at line 1
│ column 16
├─▶ invalid token file format: EOF while parsing a string at line 1 column 16
╰─▶ EOF while parsing a string at line 1 column 16
To Reproduce
https://github.com/charsea/turborepo-start
This has nothing to do with the repository. all repository go error
Additional context
No response
The text was updated successfully, but these errors were encountered: