ZeroNetJS / zeronet-js

ZeroNet in JS
MIT License
48 stars 9 forks source link

Peer Stream only returns one peer #98

Open mkg20001 opened 6 years ago

mkg20001 commented 6 years ago

OS: linux

Bundle: git

Steps to Reproduce:

  1. Start the node with INTENSE_DEBUG=1
  2. Visit http://localhost:15544
  3. Wait for the file download to get stuck

Affected Component(s): zite

Expected Results:

More then one dialed peer get's used.

Actual Results:

The first dialed peer get's used and no new peers get down the stream

Other information: Branch master