Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lots of errors on large repository #77

Closed
lfbayer opened this issue Aug 21, 2013 · 2 comments
Closed

Lots of errors on large repository #77

lfbayer opened this issue Aug 21, 2013 · 2 comments

Comments

@lfbayer
Copy link

lfbayer commented Aug 21, 2013

I just tried out ungit on a repository with ~20,000 files on OS X 10.8.4. In the log I see a few hundred of these errors...

2013-08-21 09:27 node[35060] (CarbonCore.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2013-08-21 09:27 node[35060] (CarbonCore.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2013-08-21 09:27 node[35060] (CarbonCore.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2013-08-21 09:27 node[35060] (CarbonCore.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)

Based on this error, it looks like it must be related to watching too many files at once.

@adambiggs
Copy link

Experiencing the same thing here.

@FredrikNoren
Copy link
Owner

Looks like the same issues as #90, closing this one as there's some more details in the other one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants