summaryrefslogtreecommitdiff
path: root/doc/bugs/Watcher_crashed:_addWatch:_does_not_exist.mdwn
blob: f798fe2ead4d45009dece10a7df84493bee7b7a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
### Please describe the problem.

When starting an git annex webapp in my documents repository, i get the error message, that the watcher thread has died. The error message seems to be arising from the fact, that a watcher thread for an empty string should be started, which does not work.

### What steps will reproduce the problem?

I've no idea, how to reproduce this in another repostory.

### What version of git-annex are you using? On what operating system?

ii  git-annex  4.20130709   i386   manage files with git, without checking their contents into git

### 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

Watcher crashed: addWatch: does not exist (No such file or directory)
[2013-07-14 10:30:35 CEST] Watcher: warning Watcher crashed: addWatch: does not exist (No such file or directory)

# End of transcript or log.
"""]]

> [[done]]; see my comment --[[Joey]]