Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SwarmClient Seeding Breaks After Peer Disconnect #5

Open
ImVexed opened this issue Jul 7, 2018 · 0 comments
Open

SwarmClient Seeding Breaks After Peer Disconnect #5

ImVexed opened this issue Jul 7, 2018 · 0 comments

Comments

@ImVexed
Copy link

ImVexed commented Jul 7, 2018

Upon using both a SwarmClient session & SwarmHelper.Seed I've found they both refuse to accept new Peers after the first disconnects.

Here's a log:

Meta: pieces=53; piece-size=1MB
Meta: ....zip [54646208 bytes]
Data: allocated; directory=C:\...\16b2fe076dfa26dc6e6e6fb22007582c1aa488fa
Data: verified; bitfield=53/53
Data: completed
Memory: allocation=256kB
Memory: allocation=512kB
Peer: connected; id=2d7142343131302d6e4a2a29395264774e732834
Peer: id=2d7142343131302d6e4a2a29395264774e732834; bitfield=53/53
Peer: id=2d7142343131302d6e4a2a29395264774e732834; status=local-choking
Peer: disconnected; id=2d7142343131302d6e4a2a29395264774e732834

After that SwarmHelper.Seed refuses to accept new Peers. Is there an option or something I missed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant