summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawl1yBP_JDsO1TWSC1usoHXpfDRU01u_GXY <Pter_Kroly@web>2013-07-19 11:25:26 +0000
committerGravatar admin <admin@branchable.com>2013-07-19 11:25:26 +0000
commit164e979ead3e094572542857f76e520fadbd59df (patch)
treea747d32cc3f6302806e2bfc02242134c5ff08e2f
parent5241d22227efc78faeaa86a0fd00da85fd9caaf7 (diff)
-rw-r--r--doc/bugs/Internal_Server_Error_when_adding_an_uncrypted_box.com_repo_after_deleted_an_encrypted_one..mdwn26
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/bugs/Internal_Server_Error_when_adding_an_uncrypted_box.com_repo_after_deleted_an_encrypted_one..mdwn b/doc/bugs/Internal_Server_Error_when_adding_an_uncrypted_box.com_repo_after_deleted_an_encrypted_one..mdwn
new file mode 100644
index 000000000..d0c3ae5dc
--- /dev/null
+++ b/doc/bugs/Internal_Server_Error_when_adding_an_uncrypted_box.com_repo_after_deleted_an_encrypted_one..mdwn
@@ -0,0 +1,26 @@
+### Please describe the problem.
+I got the following error message
+
+ Internal Server Error
+ Cannot change encryption type of existing remote.
+
+after deleted my encrypted box.com remote and tried to add the same box.com account as an uncrypted remote.
+
+### What steps will reproduce the problem?
+* Add a box.com remote with encryption.
+* Delete the remote.
+* Add with the same box.com account a remote without encryption.
+
+### What version of git-annex are you using? On what operating system?
+* 2013.07.09 release
+* Linux 3.9.9-1-ARCH x86_64
+
+### Please provide any additional information below.
+
+[[!format sh """
+# If you can, paste a complete transcript of the problem occurring here.
+# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
+
+
+# End of transcript or log.
+"""]]