summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar modules <modules@web>2014-06-05 10:55:55 +0000
committerGravatar admin <admin@branchable.com>2014-06-05 10:55:55 +0000
commit1dfaceee54b394c39ddecc809f68de3d6c1b3fdf (patch)
treef23759c832fa15594fd7a0030f9fe4a3f23a19e6
parent413ac30b51cc0d93e0682039ccd96c7d0a74d322 (diff)
-rw-r--r--doc/bugs/createSession:_permission_denied.mdwn29
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/bugs/createSession:_permission_denied.mdwn b/doc/bugs/createSession:_permission_denied.mdwn
new file mode 100644
index 000000000..c56e4db92
--- /dev/null
+++ b/doc/bugs/createSession:_permission_denied.mdwn
@@ -0,0 +1,29 @@
+### Please describe the problem.
+
+I have just downloaded last git-annex version (amd64) as standard user and started the webapp via ./git-annex-webapp.
+It was possible to enter a new repository (in /home/tmp/Documents/annex) after that the app dies.
+Restarting throughs error: `createSession: permission denied (Operation not permitted)`
+
+### What steps will reproduce the problem?
+
+
+[[!format sh """
+tmp@elephant:~/Apps$ wget https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
+tmp@elephant:~/Apps$ tar xfz git-annex-standalone-amd64.tar.gz
+tmp@elephant:~/Apps$ cd git-annex.linux
+tmp@elephant:~/Apps/git-annex.linux$ git-annex-webapp
+Launching web browser on file:///tmp/webapp18576.html
+(Recording state in git...)
+git-annex: createSession: permission denied (Operation not permitted)
+tmp@elephant:~/Apps/git-annex.linux$ git-annex webapp
+git-annex: createSession: permission denied (Operation not permitted)
+"""]]
+
+
+### What version of git-annex are you using? On what operating system?
+
+Latest version, Debian wheezy
+
+### Please provide any additional information below.
+
+ .git/annex/daemon.log is empty