diff --git a/doc/bugs/view_logs_fails:_Internal_Server_Error__internal_liftAnnex.mdwn b/doc/bugs/view_logs_fails:_Internal_Server_Error__internal_liftAnnex.mdwn new file mode 100644 index 0000000000..478f1d08b2 --- /dev/null +++ b/doc/bugs/view_logs_fails:_Internal_Server_Error__internal_liftAnnex.mdwn @@ -0,0 +1,16 @@ +### Please describe the problem. +I tried to setup a fresh local repository and got an error: +> Internal Server Error +> user error (git ["--git-dir=/home/jana/Bilder/Fotos/.git","--work-tree=/home/jana/Bilder/Fotos","commit-tree","4b825dc642cb6eb9a060e54bf8d69288fbee4904"] exited 128) + +When clicking on "View logs", I get the following error: + +> Internal Server Error +> internal liftAnnex + +### What steps will reproduce the problem? +1. Run git-annex from programs menu +2. Click "Make repository" + +### What version of git-annex are you using? On what operating system? +4.20130627 on Ubuntu 13.10, installed from debian unstable repository.