From 3a7eb8ce9e73d6e55235868eee068703ea89110f Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0" <Tobias@web> Date: Wed, 10 Jul 2013 08:21:42 +0000 Subject: [PATCH] Added a comment --- ...nt_2_38604990368666f654d41891ba99ac61._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/tips/owncloudannex/comment_2_38604990368666f654d41891ba99ac61._comment diff --git a/doc/tips/owncloudannex/comment_2_38604990368666f654d41891ba99ac61._comment b/doc/tips/owncloudannex/comment_2_38604990368666f654d41891ba99ac61._comment new file mode 100644 index 0000000000..6ea0b033c0 --- /dev/null +++ b/doc/tips/owncloudannex/comment_2_38604990368666f654d41891ba99ac61._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0" + nickname="Tobias" + subject="comment 2" + date="2013-07-10T08:21:39Z" + content=""" +Personally i've only seen that when the server ran out of space. But lets see what is going on. + +Please run this command + +git config annex.owncloud-hook '/usr/bin/python2 ~/owncloudannex/owncloudannex.py --dbglevel 1 --stderr' + +And then replicate the error. It should give me some debug information to work with. + +"""]]