summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2 <emanueleolivetti@web>2016-07-14 14:58:29 +0000
committerGravatar admin <admin@branchable.com>2016-07-14 14:58:29 +0000
commit977cb40c843ee43c1a8559388233760e55b870fa (patch)
treeee99040eaa023b72bd2457e31087e6e9357c8472
parentff27a2c40bdfa64f8bf30ac5e4a394544f9d217e (diff)
Added a comment: googledriveannex fails: No handlers could be found for logger "oauth2client.util"
-rw-r--r--doc/tips/googledriveannex/comment_12_9f3e51a005255655346b2ae39891737f._comment19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/tips/googledriveannex/comment_12_9f3e51a005255655346b2ae39891737f._comment b/doc/tips/googledriveannex/comment_12_9f3e51a005255655346b2ae39891737f._comment
new file mode 100644
index 000000000..1763cdd01
--- /dev/null
+++ b/doc/tips/googledriveannex/comment_12_9f3e51a005255655346b2ae39891737f._comment
@@ -0,0 +1,19 @@
+[[!comment format=mdwn
+ username="emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2"
+ nickname="emanuele.olivetti"
+ subject="googledriveannex fails: No handlers could be found for logger &quot;oauth2client.util&quot;"
+ date="2016-07-14T14:58:29Z"
+ content="""
+Following the instructions above, when issuing:
+
+ git annex initremote googledrive type=external externaltype=googledrive encryption=shared folder=gitannex
+
+googleannexdrive fails and I get:
+
+ initremote googledrive (encryption setup) (encryption key stored in git repository) No handlers could be found for logger \"oauth2client.util\"
+ git-annex: You need to set OAUTH environment variables and folder and encryption parameters when running initremote.
+
+Am I making some obvious mistake?
+
+If not, I'd like to share my positive experience with git-annex-remote-rclone (<https://github.com/DanielDent/git-annex-remote-rclone>), which wraps rclone (<https://rclone.org>) that supports Google Drive: it worked for me.
+"""]]