Search found 4 matches

by patrick8996
November 30th, 2024, 7:31 am
Forum: General Help
Topic: Error ValueError: too many file descriptors in select() - Please Help
Replies: 9
Views: 8378

Re: Error ValueError: too many file descriptors in select() - Please Help

So, if at same prio, a total of 12*50 = 600 up to 12*100 = 1200 connections. That's unnecessarily high ... at least, if your newsservers are not too far away from you SABnzbd client. Plus: above the 512 Windows limit Safihre mentions, so not possible at all. Private server = VPS? With Windows? Inte...
by patrick8996
November 30th, 2024, 7:11 am
Forum: General Help
Topic: Error ValueError: too many file descriptors in select() - Please Help
Replies: 9
Views: 8378

Re: Error ValueError: too many file descriptors in select() - Please Help

Now I'm interested: how many servers how you defined, and how many connections per server? About connections per server: less is more. If you're on a 1000 Mbps = 1Gbps, a *total* of 50 or maybe 100 connections should be enough. (@safihre: is this interesting for Windows: https://stackoverflow. com/...
by patrick8996
November 30th, 2024, 5:53 am
Forum: General Help
Topic: Error ValueError: too many file descriptors in select() - Please Help
Replies: 9
Views: 8378

Re: Error ValueError: too many file descriptors in select() - Please Help

You have too many servers for your system to handle. Reduce the number of Enabled servers or reduce the number of connections per server. Is there a way to address this on my servers end? I can easily lower the connections I am just curious if this is something I can address/configure on the server...
by patrick8996
November 30th, 2024, 5:38 am
Forum: General Help
Topic: Error ValueError: too many file descriptors in select() - Please Help
Replies: 9
Views: 8378

Error ValueError: too many file descriptors in select() - Please Help

Hello all, I have been running Sabnzdb for years and years now and I have never been presented with an issue. I recently added and renewed some servers during black Friday and since then I have been presented with an error when downloading anything. This causes the downloader to crash and I am stuck...