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

Stopping client and stopWhenDownloaded() throws java.lang.RuntimeException #219

Open
zhennik26 opened this issue Mar 9, 2023 · 1 comment
Labels

Comments

@zhennik26
Copy link

zhennik26 commented Mar 9, 2023

Stopping client and stopWhenDownloaded() throws java.lang.RuntimeException
I have tried to stop manualy by calling btClient.startAsync(); with function with stops client
Also i have found clientBuilder = Bt.client(btRuntime).stopWhenDownloaded()

I expect that after torrent downloads client should correctly stop and deattach from btRuntime

But every time in try to stop and throws
java.lang.RuntimeException: Incoming channel @ /192.168.70.1:6891 has been closed, will stop accepting incoming connections...

@zhennik26 zhennik26 added the bug label Mar 9, 2023
@zhennik26 zhennik26 changed the title Stopping and stopWhenDownloaded() throws java.lang.RuntimeException Stopping client and stopWhenDownloaded() throws java.lang.RuntimeException Mar 9, 2023
@yk2911533608
Copy link

请问你们能下载到资源吗?我的情况是项目能正常跑,但是下载不了资源

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

No branches or pull requests

2 participants