Skip to content
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

Mounting just won't work #196

Open
Vexz00 opened this issue Aug 2, 2024 · 2 comments
Open

Mounting just won't work #196

Vexz00 opened this issue Aug 2, 2024 · 2 comments

Comments

@Vexz00
Copy link

Vexz00 commented Aug 2, 2024

I use version v2.0.1 and just can't get pcloudcc to mount my folders in pCloud.

The command I use (executed as root user):
/home/pcb-admin/console-client/pCloudCC/pcloudcc -u <my email address> -p -c -d -m /media/pCloud
After I enter this command it asks me for my password and then the password set for the crypto folder. I copy them from my password manager and can see the daemon starts to run. But when I check what's inside of /media/pCloud there's nothing.
The /tmp/psync_err.log shows me this error but I don't know what to do about it:
Fri, 02 Aug 2024 05:10:05.330 +0000 634083072 diff NOTICE: pdiff.c:397 (function get_connected_socket): userinfo returned error 1022 Please provide 'code'.

Interestingly just entering the following command seems to work just fine:
/home/pcb-admin/console-client/pCloudCC/pcloudcc -u <my email address> -p
I enter the password for my user account and see this:

Down: Everything Downloaded| Up: Everything Uploaded, status is LOGIN_REQUIRED
logging in
Down: Everything Downloaded| Up: Everything Uploaded, status is CONNECTING

So it looks like logging in is working (though the CONNECTING at the end is confusing me a little but it stays just like that until i Ctrl + C).

I'd appreciate some help. If you need more information, please let me know.

@ArminXG
Copy link

ArminXG commented Aug 23, 2024

I have the same problem since today.

My /tmp/psync_err.log shows the same error:
pdiff.c:397 (function get_connected_socket): userinfo returned error 1022 Please provide 'code'.

But no matter which commands I use, it does not work and always show that error.

@ebouda33
Copy link

Problem with the website
you need to connect with the website for obtain the code
use this:
currently working workaround, get the validation code by logging first to pcloud with a terminal browser

docker run --network host --rm -ti fathyb/carbonyl https://my.pcloud.com

to obtain the code and it works

cloud filtered on ip

for me that's the solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants