FredrikNoren / ungit

The easiest way to use git. On any platform. Anywhere.
MIT License
10.43k stars 636 forks source link

0.1.8 Crash on remote repo #179

Closed roper79 closed 10 years ago

roper79 commented 10 years ago

The authenticity of host 'ccm.fit.cvut.cz (147.32.232.151)' can't be established. RSA key fingerprint is 72:0e:29:d0:f7:eb:6e:36:3e:92:49:82:01:29:b3:23. Are you sure you want to continue connecting (yes/no)? info: GET /api/remote/tags?path=%2FUsers%2Frobert%2FDropbox%2FFIT%2Fvyuka%2FBI-OMO error: Error: spawn EMFILE at errnoException (child_process.js:977:11) at ChildProcess.spawn (child_process.js:924:11) at exports.spawn (child_process.js:712:9) at Object.exports.execFile (child_process.js:604:15) at Object.exports.exec (child_process.js:575:18) at /usr/local/lib/node_modules/ungit/source/git.js:14:31 at Object.q.process as _onImmediate at processImmediate as _immediateCallback info: Sending exception to bugsense

FredrikNoren commented 10 years ago

Looks like two errors here, #107 and #118. Closing this one as a duplicate.