-
Notifications
You must be signed in to change notification settings - Fork 13
Error: Dat not ready. #17
Comments
How do you launch dat-shell? Can you try these: dat-shell dat://ae8c136e04a66451c79325681d4593bc3ce30c8005dfa5fc6001e0898ec4573a/
dat-shell dat://dat-shell-millette.hashbase.io Both should open the same content. Perhaps the dat is unreachable? |
I've updated to node v9.3.0 and now the demo data is working as expected. (it displayed my local root ls before) However I have the same issue with my dat:
The dat is reachable because "dat log dat://..." is working
Maybe the dat is too big for dat-shell |
It's working fine with node 8.9.x for me. Can you share the dat you're testing with? [email protected] if you want to keep it private. |
It could be that dat-shell is timing out too early. But otherwise, size shouldn't matter, since dat-shell doesn't download actual content, only meta-data. |
Testing now with a 10-minute timeout to see what happens with a large dat. Bad news is the process is taking 100% cpu and has been for a few minutes, and the cli is frozen. I'm going to make error handling a lot more sturdy and will try to come up with a solution in the next few days. |
i've had a similar experience when running just
I naively thought |
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:
node v8.9.4
dat-shell v0.5.0
Thanks
The text was updated successfully, but these errors were encountered: