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
pscale auth login only showing output after ctrl+c - not able to log in
#449
Comments
|
Thanks for reporting, we'll look into this! |
|
How did you get pscale CLI installed in WSL? EDIT: ah never mind, I figured out to download the .deb file in windows from github, drag it over into my WSL directory and install using dpkg. |
|
Just to be thorough I used these instructions. I used |
|
Facing this as well. |
|
Me too, for more context : |
|
Hello, I tried this today and it worked no problem, unless there is any objection I think this can be closed. |
|
Tried it a week ago and it was still not working... Unless you changed anything, I doubted it's fixed. |
|
For me at least this seemed to be caused by xdg-open which would hang no matter what I tried to do with it. Figured I'd reinstall it to see if anything would change, but simply leaving xdg-utils uninstalled fixed the issue for me (I have no other use for it). |
|
Still encountering this as well, any news on a fix? |
|
It might be a different problem, but when I used on WSL I could only make it work when I used |
|
I face this problem to. using WSL 2. it's not showing anything. This is my machine, and I download |
|
I experience similar issues on WSL2 (Ubuntu): I manually open the browser window, confirm, and I'm met with the following error. Can I get the output of the access-token so that I can atleast write this file manually? Thanks in advance |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

When running
pscale auth loginon WSL2 - Ubuntu, there is no output, nor redirect to any new windows for authentication.Output of the command only shows up after I cancel the execution of the command (by pressing
ctrl + c) then it outputs (probably) the expected things:When I do try the provided URL it does surprisingly redirect me to the confirmation page with the code, where I can accept it.
When I do, it does go through, but obviously this token is not active anymore so the auth in the pscale cli does not register me as logged in.
I did upgrade all the packages in ubuntu
I downloaded and installed the newest release of the cli
I gave it quite a long time to run
The text was updated successfully, but these errors were encountered: