Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings.
Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
I don´t know if it is a bug or a simple error of the user (me )
When I am adding a rar-file wich is containing nzb´s into the watched folder, SABnzbd 2.2.0 won´t treat them anymore. I know that it worked in earlier versions and the explaination in the options menu still says that it should work, but it doesn´t. Even when trying to add the rar file with the relevant button doesn´t work. I can select the rar file, but after hitting the upload button nothing happens.
After unpacking the files manually the nzb files are grabbed without any problem.
Maybe you can switch logging to Debug in the Status window (switch it back to Errors/Warnings after this test) and then add a Rar file. Then download the log to see if it mentions anything?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
OK I have switched to logging, but as I am downloading a very big file at the moment, there is a lot of data in the log even for the last few minutes. Are there any key words that I should look for?
Pause the download. Try to add the rar, download the log. Is there something at the end? Could also be nothing at all, there's little logging in that part of the code.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Today I was able to update my SAB via Synocommunity and of course I tried to upload a rar-file
Here is the error message that I receive in the main window of SABnzbd:
FEHLER vor einer Minute Game.of.Thrones.S01E01.Der.Winter.naht.German.DTS.DL.720p.BD.x264-TVS{{UsenetRevolution}}.nzb kann nicht gelesen werden
Traceback (most recent call last):
File "/volume2/@appstore/sabnzbd/share/SABnzbd/sabnzbd/dirscanner.py", line 132, in ProcessArchiveFile
data = zf.read(name)
File "/volume2/@appstore/sabnzbd/share/SABnzbd/sabnzbd/utils/rarfile.py", line 772, in read
return f.read()
File "/volume2/@appstore/sabnzbd/share/SABnzbd/sabnzbd/utils/rarfile.py", line 2028, in read
self._check()
File "/volume2/@appstore/sabnzbd/share/SABnzbd/sabnzbd/utils/rarfile.py", line 2045, in _check
self._inf.filename, exp, final))
BadRarFile: Corrupt file - CRC check failed: Game.of.Thrones.S01E01.Der.Winter.naht.German.DTS.DL.720p.BD.x264-TVS{{UsenetRevolution}}.nzb - exp=2564896013 got=4052617208
But when I am opening the rar file with my Windows PC there is no error message at all, nothing about crc-error or corrupt file. So what is the mistake that I am making?