EricTheMagician / node-gdrive-fuse

This is a simple filesystem written in NodeJS to mount Google Drive as a local drive.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fs.coffee crashes after "TypeError: First arg should be a Buffer"

charleszink opened this issue · comments

This error usually occurs once a day and subsequently crashes fs.coffee. Running on Ubuntu 14.04 64-bit.

{"level":"error","message":"failed reading: TypeError: First arg should be a Buffer","timestamp":"2015-01-07T08:03:02.127Z"}

It would be helpful if you would post the rest of the error log

Eric

On Wed, Jan 7, 2015 at 11:19 AM, charleszink notifications@github.com
wrote:

This error usually occurs once a day and subsequently crashes fs.coffee.
Running on Ubuntu 14.04 64-bit.

{"level":"error","message":"failed reading: TypeError: First arg should be a Buffer","timestamp":"2015-01-07T08:03:02.127Z"}


Reply to this email directly or view it on GitHub
#43.