Skip to content

Instantly share code, notes, and snippets.

@masakielastic
Created February 1, 2018 01:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masakielastic/58df11f0f6ae2164e17aec72fea4a0aa to your computer and use it in GitHub Desktop.
Save masakielastic/58df11f0f6ae2164e17aec72fea4a0aa to your computer and use it in GitHub Desktop.
Lisk Core をインストール後のエラーメッセージ

√ Blockchain restored successfully. fs.js:796 return binding.writeBuffer(fd, buffer, offset, length, position); ^

Error: ENOSPC: no space left on device, write at Error (native) at Object.fs.writeSync (fs.js:796:20) at SyncWriteStream._write (fs.js:2243:6) at doWrite (_stream_writable.js:333:12) at writeOrBuffer (_stream_writable.js:319:5) at SyncWriteStream.Writable.write (_stream_writable.js:245:11) at Console.log (console.js:43:16) at Object.Common.printOut (/home/lisk/lisk-test/lib/node_modules/pm2/lib/Common.js:441:22) at /home/lisk/lisk-test/lib/node_modules/pm2/lib/API.js:1004:16 at /home/lisk/lisk-test/lib/node_modules/pm2/node_modules/async/dist/async.js:473:16 X Failed to start Lisk. sed: couldn't flush /home/lisk/lisk-test/logs/sedmEzGbH: No space left on device

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