diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus <Jimmy@web> | 2012-06-25 15:32:59 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-06-25 15:32:59 +0000 |
commit | 0b04ff643131dd37fffe25e295cf5b2c227421f4 (patch) | |
tree | 4de355bb3aaadd3e9eabd2f7157a618706247c87 /doc | |
parent | 2e92f95edc7fd7ca418dd43d71faf1df8358b052 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Issue_on_OSX_with_some_system_limits.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/bugs/Issue_on_OSX_with_some_system_limits.mdwn b/doc/bugs/Issue_on_OSX_with_some_system_limits.mdwn index 6c84e351d..a919477fc 100644 --- a/doc/bugs/Issue_on_OSX_with_some_system_limits.mdwn +++ b/doc/bugs/Issue_on_OSX_with_some_system_limits.mdwn @@ -9,3 +9,9 @@ and git-annex: createPipe: resource exhausted (Too many open files) I also noticed that I somehow ended up with 256 ssh-agent's running on one of my machines, I'm not sure if the two issues are related or not, I had not noticed this type of behaviour up until recently. + +Also this was appearing in the logs + + x00:annex jtang$ tail -f .git/annex/daemon.log + (scanning...) Already up-to-date. + kqueue: Too many open files |