This repository was archived by the owner on Apr 22, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Error: Dat not ready. #17
Copy link
Copy link
Open
Labels
Description
I have the following error message:
Error: Dat not ready.
What does that mean ? How to fix this issue. I have also the following error spawning randomly:
Error: Dat not ready.
at Promise (/usr/lib/node_modules/dat-shell/index.js:119:79)
at new Promise (<anonymous>)
at Object.ls (/usr/lib/node_modules/dat-shell/index.js:118:21)
at REPLServer.eval (/usr/lib/node_modules/dat-shell/index.js:257:37)
at bound (domain.js:301:14)
at REPLServer.runBound [as eval] (domain.js:314:12)
at REPLServer.onLine (repl.js:468:10)
at emitOne (events.js:116:13)
at REPLServer.emit (events.js:211:7)
at REPLServer.Interface._onLine (readline.js:282:10)
dat-shell / $ (node:30946) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): Error: Timeout.
(node:30946) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
node v8.9.4
dat-shell v0.5.0
Thanks