diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmaB2n9HFclAvyMyDzvTPaifh5OrlF51Co <VS7@web> | 2014-05-20 12:08:11 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-05-20 12:08:11 +0000 |
commit | 64c153cbd5cf8147f4174b432760e747ab185bcb (patch) | |
tree | 7568364f4e48729dab3d752a613ccac65fa1dceb /doc/bugs | |
parent | 2481dc232a3a70204b5616a89029a1b18835c9b3 (diff) |
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Daemon_stops_working_on_mounted_CIF_share.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/Daemon_stops_working_on_mounted_CIF_share.mdwn b/doc/bugs/Daemon_stops_working_on_mounted_CIF_share.mdwn new file mode 100644 index 000000000..5dc86fb87 --- /dev/null +++ b/doc/bugs/Daemon_stops_working_on_mounted_CIF_share.mdwn @@ -0,0 +1,10 @@ +### Please describe the problem. +If have a directory - mounted CIF share (windows server with domain). +If i run "git annex assistant" or "git annex watch" daemon starts fine and works at first, but then after some time stops doing anything: no messages in .git/annex/daemon.log, process hangs in ps aux. + +If i try to "cat .git/annex/daemon.pid" I get "permission denied". And permission is denied for everyone: root, from other windows machines, etc. + +If i then kill daemon process and start daemon again everything repeats. + +### What version of git-annex are you using? On what operating system? +Standalone git-annex 5.20140421-g515d251 on CentOS 6.5 |