Open aadilayub opened 4 years ago
This might be a problem deeper in dat-node, that might need to be updated.
I'm getting a windows machine sometime in the next month and can do more digging, unless someone else wants to have a go :)
hey can you see if master works for you now? like i said I can't test on windows, but maybe it was an easy fix
I'll check it out in a few hours! Do I just clone and then run npm install
+ npm run start
?
Tried it again. It looks like I'm getting the same error:
Uncaught Error: /D: could not be found
at notFound (D:\dat-desktop\node_…d-tree\index.js:683)
at onnodes (D:\dat-desktop\node_…d-tree\index.js:116)
at onget (D:\dat-desktop\node_…d-tree\index.js:358)
at processTicksAndRejections (internal/process/task_queues.js:84)
The download still won't progress like earlier:
Also saw this error in cmd:
Yeah that Object not found
error doesn't have to do with it, unfortunately.
Bummer, well, do you see the same error with the dat
commandline tool?
Happy to report no errors on the cli version :)
okay great news, that means something is wrong with the desktop app so let's figure out what the differences are!
I added one of my dats that I've peered on hashbase, and it won't download (stays stuck at 0%, 0 B/s even when the peers increase to 2).
Opening the console, I get these warnings:
and this error :