Closed watson closed 7 years ago
When fetching a dat from another person, the progress bar seems to just start at 99% and stay there while downloading. The person seeding sees the same issue.
Note that it also says 0 B on both ends
0 B
this is my dat install:
└─┬ dat@11.5.5 ├─┬ dat-js@3.8.0 │ ├─┬ hyperdrive@7.7.1 │ │ ├─┬ hypercore@4.14.0 │ │ │ ├─┬ create-hash@1.1.2 │ │ │ │ └── sha.js@2.4.8 │ │ │ └── hypercore-protocol@4.6.0 │ │ └─┬ rabin@1.5.0 │ │ └─┬ debug@2.3.2 │ │ └── ms@0.7.2 │ └─┬ hyperdrive-archive-swarm@4.1.8 │ └─┬ signalhub@4.7.4 │ └─┬ event-source-stream@1.5.0 │ └─┬ request@2.78.0 │ └── form-data@2.1.2 ├─┬ discovery-swarm@4.0.2 │ └─┬ utp-native@1.3.1 │ ├─┬ prebuild@4.4.0 │ │ └─┬ node-gyp@3.4.0 │ │ └── which@1.2.12 │ └── readable-stream@2.2.2 ├─┬ dns-discovery@5.4.2 │ └─┬ dns-socket@1.4.2 │ └── dns-packet@1.1.1 └─┬ status-logger@3.0.0 └── ansi-diff-stream@1.1.1
Fixed in 11.6.0.
When fetching a dat from another person, the progress bar seems to just start at 99% and stay there while downloading. The person seeding sees the same issue.
Note that it also says
0 B
on both endsthis is my dat install: