Created
March 17, 2015 06:20
-
-
Save hvdosten/a8758f965eee719c3e84 to your computer and use it in GitHub Desktop.
disconnect.rb error messages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thanks a lot for this code. I tried to do a bulk download of all my activities from connect.gamin, but I get this error message: | |
vdO:downloads hvdosten$ ruby disconnect.rb –user=hvdosten –output-dir=garmin | |
Enter your password: ****** | |
Loaded login page. | |
disconnect.rb:58:in `block in login': undefined method `[]=’ for nil:NilClass (NoMethodError) | |
from /Library/Ruby/Gems/2.0.0/gems/mechanize-2.7.3/lib/mechanize.rb:442:in `get’ | |
from disconnect.rb:55:in `login’ | |
from disconnect.rb:103:in `’ | |
vdO:downloads hvdosten$ | |
I would be very happy if there is anybody out there who could give me a hint how to overcome this problem. Thanks a lot in advance!! | |
Harald |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment