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

3 more concurrent downloads cause problems #13

Open
chaos369 opened this issue Dec 17, 2020 · 2 comments
Open

3 more concurrent downloads cause problems #13

chaos369 opened this issue Dec 17, 2020 · 2 comments

Comments

@chaos369
Copy link

Hi, I had been downloading 3 different files separately at the same time. It printed as follow

2020/12/17 10:15:14 http: Accept error: accept tcp 116.102.186.113:443: accept4: too many open files; retrying in 5ms
2020/12/17 10:15:14 http: Accept error: accept tcp 116.102.186.113:443: accept4: too many open files; retrying in 10ms
2020/12/17 10:15:14 http: Accept error: accept tcp 116.102.186.113:443: accept4: too many open files; retrying in 20ms
2020/12/17 10:15:14 http: Accept error: accept tcp 116.102.186.113:443: accept4: too many open files; retrying in 40ms

2020-12-17T10:16:02+0800 NONE torrent.go:1831: disallowing data download
2020-12-17T10:16:02+0800 NONE torrent.go:1831: disallowing data download
2020-12-17T10:16:02+0800 NONE torrent.go:1831: disallowing data download
2020-12-17T10:16:02+0800 NONE torrent.go:1831: disallowing data download
2020-12-17T10:16:02+0800 NONE torrent.go:1831: disallowing data download
2020-12-17T10:16:02+0800 NONE torrent.go:1831: disallowing data download
2020-12-17T10:16:02+0800 NONE torrent.go:1831: disallowing data download
2020-12-17T10:16:02+0800 NONE torrent.go:1831: disallowing data download
2020-12-17T10:16:02+0800 NONE torrent.go:1831: disallowing data download
2020-12-17T10:16:02+0800 NONE torrent.go:1831: disallowing data download
2020-12-17T10:16:02+0800 NONE torrent.go:1831: disallowing data download

@chaos369
Copy link
Author

Sorry, it's the problem of Max open files setting, forget it.

@omgbox
Copy link

omgbox commented Feb 12, 2023

Sorry, it's the problem of Max open files setting, forget it.

can you explain the fix so other people understand this also please.

is this with peerstohttp ? Max open files setting , where users can find it and edit.

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

2 participants