-
Notifications
You must be signed in to change notification settings - Fork 135
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
pcloud console client stuck on status is CONNECTING #194
Comments
It seems to me that this repo is dead. I submitted a bugfix PR two weeks ago, and have seen a small spike of issue tickets and other activity, but no signs of life from @pcloudcom. So, to anyone interested, I've created my own independent fork of console-client with a boring name because I'm lazy. I promise to maintain it as inconsistently and haphazardly as I do all the other code I don't get paid to work on. |
Thank you dude, i already have tried your work, but my issue come from the fact that pcloud require a validation code sent to a device it do not know. After this code is put on the graphical interface the client-console is working fine. In your repo do you deal with this authentification ? |
That sounds like 2FA. I haven't implemented this yet, but I saw a PR in this repo that does implement a simple 2FA mechanism. I'm thinking about taking a selection of the open PRs with features / fixes like that and merging them into my fork. If you're willing to bear with me as I learn the system and how to better maintain and improve it, I don't see any reason it can't be done. |
currently working workaround, get the validation code by logging first to pcloud with a terminal browser
|
a simpler workaround:
|
Your best bet is to try one of the forks. Pcloud had abandoned the cli don't even respond to emails, bugs, etc. |
Hello !
I've got quite the same problem as #193
I need to use the pcloud client on a VPS. After installing all as described i enter my password and the the client console is stucked on :
it tried to use the -m ./mountPoint to force the mounting of the pcloud Drive but it changes nothing. What am i doing wrong please ?
The text was updated successfully, but these errors were encountered: