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

stuck in start-up loop after crash #69

Closed
saqebakhter opened this issue Aug 9, 2015 · 1 comment
Closed

stuck in start-up loop after crash #69

saqebakhter opened this issue Aug 9, 2015 · 1 comment

Comments

@saqebakhter
Copy link
Contributor

After crash from too many files open.

Console Log: http://paste.ubuntu.com/12040739/
Debug log: http://pastebin.com/k8L5jKqm

2015-8-9T12:26::6 - ^[[31merror^[[39m: code=ECONNRESET, errno=ECONNRESET, syscall=read
2015-8-9T12:28::37 - ^[[31merror^[[39m: error after piping code=EMFILE, errno=EMFILE, syscall=connect, address=216.58.216.202, port=443
2015-8-9T12:28::37 - ^[[31merror^[[39m: code=EMFILE, errno=EMFILE, syscall=connect, address=216.58.216.202, port=443
events.js:141
throw er; // Unhandled 'error' event
^
Error: EMFILE: too many open files, open '/mnt/2TB1/cache/upload/f7c08ad629c5f0274f5143e3b8f3fb43'
at Error (native)

Stuck in start up loop now:

2015-8-9T12:28::55 - ^[[32minfo^[[39m: mount point: /mnt/2TB2/gdrivefs
2015-8-9T12:29::3 - ^[[32minfo^[[39m: resuming file uploading
/mnt/2TB3/sources/node-gdrive-fuse/src/fs.coffee:906
inodeTree.set(key, value);
^
ReferenceError: key is not defined
at HashMap. (/mnt/2TB3/sources/node-gdrive-fuse/src/fs.coffee:893:27)
at HashMap.forEach (/mnt/2TB3/sources/node-gdrive-fuse/node_modules/hashmap/hashmap.js:123:10)
at [object Object].resumeUpload as _onTimeout
at Timer.listOnTimeout (timers.js:89:15)

                                                                                                                                                         616,0-1       46%

at Timer.listOnTimeout (timers.js:89:15)

stdin: is not a tty
node: no process found
2015-8-9T12:29::6 - ^[[32minfo^[[39m: loading upload tree

@EricTheMagician
Copy link
Owner

duplicate of #68

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

No branches or pull requests

2 participants