garm-cli credentials? #262
Answered
by
gabriel-samfira
SystemKeeper
asked this question in
Q&A
-
So I am still running garm 0.1.3 on one machine and today I was greeted with this:
Besides the SIGSEGV (which might be fixed already in newer versions), I am wondering how Not sure how I ended up in this state 😵💫 |
Beta Was this translation helpful? Give feedback.
Answered by
gabriel-samfira
Jun 15, 2024
Replies: 1 comment 2 replies
-
This might be fixed in garm-cli profile login to refresh the token. It shouldn't seg fault, obviously 😞 Edit: Yup. It's fixed in ubuntu@garm:~$ garm-cli pool ls -a
Error: [GET /pools][401] ListPools default {"error":"Authentication failed","details":""} |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
SystemKeeper
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This might be fixed in
main
. You can give the CLI a try. It should work with older GARM servers. Your token may have expired. Run:to refresh the token. It shouldn't seg fault, obviously 😞
Edit:
Yup. It's fixed in
main
: