Search found 9069 matches
- November 30th, 2024, 3:31 pm
- Forum: General Help
- Topic: Base Folder issue: "The Completed Download Folder cannot be the same or a subfolder of the Temporary Download Folder"
- Replies: 8
- Views: 105
Re: Base Folder issue: "The Completed Download Folder cannot be the same or a subfolder of the Temporary Download Folder
> Instead of coming out as Z:\complete and Z:\incomplete as they should, they show as ////?//Z:\complete and ////?//Z:\incomplete I think that is some kind of (correct?) Windows speak https://github.com/sabnzbd/sabnzbd/blob/develop/sabnzbd/filesystem.py#L715-L719 says path = path.replace("\\\\?...
- November 30th, 2024, 2:19 pm
- Forum: General Help
- Topic: Base Folder issue: "The Completed Download Folder cannot be the same or a subfolder of the Temporary Download Folder"
- Replies: 8
- Views: 105
Re: Base Folder issue: "The Completed Download Folder cannot be the same or a subfolder of the Temporary Download Folder
Ah, a special setup! And Unraid, so normally I would shout #UnraidAlert ... but I cannot image unraid is causing this. Do you have (or can you create) a github account? If so, I can create a Windows binary that does extra logging in the relevant python code. My guess is one of the functions is trunc...
- November 30th, 2024, 7:37 am
- Forum: General Help
- Topic: Error ValueError: too many file descriptors in select() - Please Help
- Replies: 9
- Views: 121
Re: Error ValueError: too many file descriptors in select() - Please Help
If you know Windows, a Windows VPS is probably easier than learning Linux. So: good for you.
And that means Windows on a VPS is "affordable". Well done by Microsoft.
And that means Windows on a VPS is "affordable". Well done by Microsoft.
- November 30th, 2024, 7:28 am
- Forum: General Help
- Topic: Error ValueError: too many file descriptors in select() - Please Help
- Replies: 9
- Views: 121
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? Inter...
- November 30th, 2024, 7:07 am
- Forum: General Help
- Topic: Error ValueError: too many file descriptors in select() - Please Help
- Replies: 9
- Views: 121
Re: Error ValueError: too many file descriptors in select() - Please Help
> I think the current limit is 512.
> If it was 64 we would have a lots of complaints
Good. That's why I'm interested what OP has filled out.
With 25 connections to newshosting alone, I get 250 MB/s = 2500 Mbps. So 10 MB/s = 100 Mbps per newshosting connection. Impressive.
> If it was 64 we would have a lots of complaints
Good. That's why I'm interested what OP has filled out.
With 25 connections to newshosting alone, I get 250 MB/s = 2500 Mbps. So 10 MB/s = 100 Mbps per newshosting connection. Impressive.
- November 30th, 2024, 6:44 am
- Forum: General Help
- Topic: Error ValueError: too many file descriptors in select() - Please Help
- Replies: 9
- Views: 121
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/a/...
- November 30th, 2024, 2:08 am
- Forum: General Help
- Topic: Base Folder issue: "The Completed Download Folder cannot be the same or a subfolder of the Temporary Download Folder"
- Replies: 8
- Views: 105
Re: Base Folder issue
So https://imgur.com/a/BLJMT9h . Thanks. Can you show a picture with both Incomplete/Temp and Complete in the screenshot? It happens here https://github.com/sabnzbd/sabnzbd/blob/develop/sabnzbd/filesystem.py#L430-L463 ... but I don't know why. If you use C:\incomplete resp C:\complete ... is that ac...
- November 30th, 2024, 12:55 am
- Forum: General Help
- Topic: Base Folder issue: "The Completed Download Folder cannot be the same or a subfolder of the Temporary Download Folder"
- Replies: 8
- Views: 105
Re: Base Folder issue
Can you post a screenshot (like described on https://forums.sabnzbd.org/viewtopic.php?t=26810 )?
- November 28th, 2024, 7:46 pm
- Forum: Debian/Ubuntu Package
- Topic: Late Night programs not found
- Replies: 2
- Views: 89
Re: Late Night programs not found
> If I manually search my indexers , I find that the most recent episode is 21 November 2024. (today is 28th)
So: indexer (or uploader) problem. Nothing to do with SABnzbd. No need to do or debug anything in SABnzbd.
So: indexer (or uploader) problem. Nothing to do with SABnzbd. No need to do or debug anything in SABnzbd.
- November 27th, 2024, 4:08 pm
- Forum: Debian/Ubuntu Package
- Topic: 404 connection not available
- Replies: 8
- Views: 260
Re: 404 connection not available
Hmmm. And why then Debian? You could update your setup (sudo apt update && sudo apt upgrade -y). If still error, you might uninstall & reinstall sabnzbdplus. If that doesn't help, I can't help you further, other than: Fresh Install of OS. And maybe Ubuntu is for you as beginner. EDIT: or...
- November 27th, 2024, 2:40 pm
- Forum: Debian/Ubuntu Package
- Topic: 404 connection not available
- Replies: 8
- Views: 260
Re: 404 connection not available
Frankenstein install?
How good are you with Debian?
How good are you with Debian?
- November 27th, 2024, 8:19 am
- Forum: Debian/Ubuntu Package
- Topic: 404 connection not available
- Replies: 8
- Views: 260
Re: 404 connection not available
Clear: sabnzbd is not running
- November 27th, 2024, 5:39 am
- Forum: Debian/Ubuntu Package
- Topic: 404 connection not available
- Replies: 8
- Views: 260
Re: 404 connection not available
Code: Select all
netstat -tulpen
- November 27th, 2024, 2:12 am
- Forum: General Help
- Topic: How to optimize Sabnzbd configuration for maximum download speed?
- Replies: 1
- Views: 242
Re: How to optimize Sabnzbd configuration for maximum download speed?
First things first: fast SSD
- November 25th, 2024, 12:06 pm
- Forum: General Help
- Topic: No higher download rates on SSL than ca. 13 MB/s possible with SABZNBD running on a DS216 Diskstation?
- Replies: 3
- Views: 273
Re: No higher download rates on SSL than ca. 13 MB/s possible with SABZNBD running on a DS216 Diskstation?
I'm not a fan of it, but read https://sabnzbd.org/wiki/advanced/ssl-ciphers ... the first paragraph.