diff options
author | divB <divB@web> | 2014-07-15 22:02:41 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-07-15 22:02:41 +0000 |
commit | 11fd120a543d5d9ecf077ade73fbbb5d4a72524f (patch) | |
tree | e92a0d1590a82e523f6edbc9c18fa5bf39a59b78 /doc/bugs | |
parent | 697c5c187aef7deb6bd08e44c5ffcdf123da387b (diff) |
Added a comment
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Windows_daemon_silently_dies/comment_3_48415a7251abffca998b8dccc5e0ba80._comment | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/bugs/Windows_daemon_silently_dies/comment_3_48415a7251abffca998b8dccc5e0ba80._comment b/doc/bugs/Windows_daemon_silently_dies/comment_3_48415a7251abffca998b8dccc5e0ba80._comment new file mode 100644 index 000000000..3498cc88e --- /dev/null +++ b/doc/bugs/Windows_daemon_silently_dies/comment_3_48415a7251abffca998b8dccc5e0ba80._comment @@ -0,0 +1,22 @@ +[[!comment format=mdwn + username="divB" + ip="128.12.90.218" + subject="comment 3" + date="2014-07-15T22:02:41Z" + content=""" +Update: You are right. It has nothing to do with the connections. I created a new repository without any sync. Same here: + + [2014-07-15 13:53:33 Pacific Daylight Time] main: starting assistant version 5.20140715-g622a376 + [2014-07-15 13:53:33 Pacific Daylight Time] Cronner: You should enable consistency checking to protect your data. + (scanning...) [2014-07-15 13:53:38 Pacific Daylight Time] Watcher: Performing startup scan + (started...) + + git-annex: <stdin>: hGetLine: invalid argument (Bad file descriptor) + failed + git-annex: assistant: 1 failed + +It always takes exactly 10 minutes until it dies (you see is started 13:53:33 and it died at 14:03:33 (=modification of daemon.log). +So this is reproduceable ... + + +"""]] |