aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawldUCypSR21BObbzC0Uf8NVd1vZnjYlXZc <Adam@web>2014-10-03 08:59:20 +0000
committerGravatar admin <admin@branchable.com>2014-10-03 08:59:20 +0000
commit31ac954545ebd413a8d24085c16d1e53956d033c (patch)
treea4b5a6d4d330228462d2524942a287479f348765
parent24380e902f548ab3b1ab19232ec8c88715065ff4 (diff)
-rw-r--r--doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn b/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn
new file mode 100644
index 000000000..d11adf2d8
--- /dev/null
+++ b/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn
@@ -0,0 +1,34 @@
+I am trying to synchronize "Linux Workstation" and "Android Tablet" with annex assistant through RSync remote and my google account.
+
+I keep failing horribly :-) I followed http://git-annex.branchable.com/assistant/remote_sharing_walkthrough/,
+but I seem to either do the steps in wrong order, because I never managed to materialize the files on my Android device.
+
+Steps went thusly:
+1L) install annex on linux and run assistant and select repository dir
+2L) add rsync remote, set folder to android_docs
+3L) add jabber account
+-> I see progress bars and it seems to sync just fine
+4A) install annex on android, specify repository
+5A) add the "share with other devices repository"
+6A) login with my google account
+7A) sync fails because I am on failing wifi network
+8A) try to add RSync remote, accidentaly specify annex folder
+9A) realize mistake, try to remove rsync repo
+10A) hangs on "cleaning step"
+11A) battery dies
+12A) charge battery, start android, move to functional wifi network
+13A) start annex assistant, hangs in terminal (don't remember error message :-/)
+14A) remove repo folder from android, remove annex,download apk again, reinstall
+15A) run annex, select folder, add the "share with other devices repository", login with google account
+16L) See fail syncing on linux
+
+fatal: Could not read from remote repository.
+
+Please make sure you have the correct access rights
+and the repository exists.
+
+17A) android seems that it finished syncig, asks for remote repository
+18A) specify my rsync account with correct folder "android_docs"
+19A) Could not resolve hostname git-annex-$servername-$username_$port_$directory
+
+I am starting to thing, that randomly creating and removing repositories is not the way forward, so I'd like to get to clean state and redo my setup :)