summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmUcCZeEK9HKV40JrcHMXAXpPKQPERt7iM <Wodek@web>2013-06-18 18:25:29 +0000
committerGravatar admin <admin@branchable.com>2013-06-18 18:25:29 +0000
commit2f0525fcd67ebcbc54b05f6eb0116a78cdc27028 (patch)
treed5c49b569416c54a2435c06e2f3cf3bcf9ef35c4
parent3f39b8fed228aeb5c1cb0235256fd235d99912b7 (diff)
-rw-r--r--doc/forum/endless_password_prompt_loop.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/endless_password_prompt_loop.mdwn b/doc/forum/endless_password_prompt_loop.mdwn
new file mode 100644
index 000000000..bfdd3c1db
--- /dev/null
+++ b/doc/forum/endless_password_prompt_loop.mdwn
@@ -0,0 +1,8 @@
+Hi,
+
+I setup a first repository on local disk, it went fine. Next I tried setting up repo on my nas to clone the files. I installed git-annex on the NAS (it's armel arch) and created the repository via webapp, I entered the password once. Git-annex started syncing the remote repo and after few seconds password pop-up hell broke loose. I was flooded with password-prompt pop-up windows. The synchronization was continuing regardless of correctly/incorrectly entered passwords. What's more, these popups grab the keyboard and you cannot do (appropriate word) with your system.
+
+I checked this topic: http://git-annex.branchable.com/forum/ssh_password/ and ssh config is in place on my computer and on the NAS.
+
+What is causing this and how can I get rid of this?
+