Crystal03 / google-docs-fs

Automatically exported from code.google.com/p/google-docs-fs
GNU General Public License v2.0
0 stars 0 forks source link

Captcha-error #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1) Run a mount command
2) Entering the wrong password a couple of times in a row
3) Try the correct password

What is the expected output? What do you see instead?
That the disk would get mounted

What version of the product are you using? On what operating system?
1.0 Beta 4

Please provide any additional information below.
The output with the -d option:

Traceback (most recent call last):
  File "gmount.py", line 7, in <module>
    gFile.main()
  File "/Users/tomasw/GoogleDocsMac/google-docs-fs-20/googledocsfs/gFile.py", line 540, in 
main
    usage = usage, dash_s_do='setsingle')
  File "/Users/tomasw/GoogleDocsMac/google-docs-fs-20/googledocsfs/gFile.py", line 94, in 
__init__
    self.gn = gNet.GNet(em, pw)
  File "/Users/tomasw/GoogleDocsMac/google-docs-fs-20/googledocsfs/gNet.py", line 44, in 
__init__
    self.gd_client.ProgrammaticLogin()
  File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-
packages/gdata/service.py", line 789, in ProgrammaticLogin
    raise CaptchaRequired, 'Captcha Required'
gdata.service.CaptchaRequired: Captcha Required

Original issue reported on code.google.com by webmas...@wallentinus.se on 26 Apr 2010 at 12:34

GoogleCodeExporter commented 9 years ago
Forgot to include what systems and so on.

Mac os x 10.6.3
Gdata 2.0.9
Fuse-python 0.2.1
MacFuse 2.0.3
Python 2.6
Pkg-config 0.23

Original comment by webmas...@wallentinus.se on 26 Apr 2010 at 12:41

GoogleCodeExporter commented 9 years ago
Hi,

Visit the following link:

https://www.google.com/accounts/DisplayUnlockCaptcha

and it should work afterwards. If you're still having problems, let me know.

Original comment by d38dm8nw81k1ng@gmail.com on 7 May 2010 at 5:10

GoogleCodeExporter commented 9 years ago
I'm lowering the priority of this. Please let me know if that advice fixed your 
problem.

Original comment by d38dm8nw81k1ng@gmail.com on 27 May 2010 at 9:41

GoogleCodeExporter commented 9 years ago

Original comment by d38dm8nw81k1ng@gmail.com on 24 Sep 2010 at 10:04

GoogleCodeExporter commented 9 years ago
I visited your link, correctly entered captcha, but still having the problem.

Original comment by m.zd...@gmail.com on 27 Jan 2011 at 12:04