How do you get past Proton Drive's CAPTCHA? #82
-
|
I've tried setting up my Proton Drive but sometimes authentication fails with need for CAPTCHA, I've tried to log in on another browser, but it doesn't seem to consistently allow me to log in on this client afterwards [2026-01-18T17:59:19.395970733Z] [ERROR] Mount remote Job 1156 failed: couldn't initialize a new proton drive instance: 422 POST https://mail.proton.me/api/auth/v4: For security reasons, please complete CAPTCHA. If you can't pass it, please try updating your app or contact us here: https://proton.me/support/appeal-abuse (Code=9001, Status=422)
Details:
{
"jobid": 1156,
"status": {
"duration": 1.194175335,
"endTime": "2026-01-18T18:59:18.586372095+01:00",
"error": "couldn't initialize a new proton drive instance: 422 POST https://mail.proton.me/api/auth/v4: For security reasons, please complete CAPTCHA. If you can't pass it, please try updating your app or contact us here: https://proton.me/support/appeal-abuse (Code=9001, Status=422)",
"executeId": "8a8f7e6e-14c8-4eb7-b3c5-8d6464356535",
"finished": true,
"group": "job/1156",
"id": 1156,
"output": {},
"startTime": "2026-01-18T18:59:17.39219676+01:00",
"success": false
}
} |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
The issue is likely that Proton's security systems have flagged your host IP as requiring a CAPTCHA verification. Could you try opening https://mail.proton.me/ in a new incognito/private browser window on the same machine? Once you sign in and solve the CAPTCHA there, your IP address should be marked as verified, allowing you to continue with the application. If its not works, you can also check this rclone/rclone#7967 |
Beta Was this translation helpful? Give feedback.
The issue is likely that Proton's security systems have flagged your host IP as requiring a CAPTCHA verification.
Could you try opening https://mail.proton.me/ in a new incognito/private browser window on the same machine? Once you sign in and solve the CAPTCHA there, your IP address should be marked as verified, allowing you to continue with the application.
If its not works, you can also check this rclone/rclone#7967