Search found 5333 matches

by safihre
November 3rd, 2017, 9:35 am
Forum: General Help
Topic: sabznbd says it can't access completed download folder, even after chown 777
Replies: 8
Views: 9252

Re: sabznbd says it can't access completed download folder, even after chown 777

Indeed it can be any folder.
Have you tried on the command-line:

Code: Select all

touch /media/downloads/complete/test
Before starting SABnzbd?

I saw your other post from before: viewtopic.php?f=16&t=22749&p=112352#p112352 where you also had directory permissions/path pronlems.
by safihre
November 3rd, 2017, 3:21 am
Forum: General Help
Topic: sabznbd says it can't access completed download folder, even after chown 777
Replies: 8
Views: 9252

Re: sabznbd says it can't access completed download folder, even after chown 777

Are you sure the directory-path is correct? I remember there being users where the lowercase/uppercase difference actually mattered.
by safihre
November 3rd, 2017, 3:20 am
Forum: General Help
Topic: Incorrect free space
Replies: 56
Views: 31290

Re: Incorrect free space

Unfortunately we have no idea what is going wrong. We just call the underlying platform functions that are available to us in Python, as you can see from the rest of this forum post there seems to be going something wrong with how macOS gives us this information. The commands we used haven't changed...
by safihre
November 2nd, 2017, 12:49 am
Forum: Bug Reports
Topic: SABnzbd built in fortune teller "Feature"
Replies: 2
Views: 1401

Re: SABnzbd built in fortune teller "Feature"

Remove the www and http part of the link, that should usually work.
Are you on 2.3.1? There was a bug with time stuff in 2.3.0.
by safihre
October 30th, 2017, 4:46 am
Forum: Bug Reports
Topic: Infrequent issue for duplicate file unpacks?
Replies: 2
Views: 1960

Re: Infrequent issue for duplicate file unpacks?

Maybe you can enable Debug logging in the status Window so we can try and figure out why it is not cleaning up properly.
Next time it fails we can then inspect the logs.
by safihre
October 30th, 2017, 12:58 am
Forum: Bug Reports
Topic: Error after upgrade
Replies: 2
Views: 1505

Re: Error after upgrade

It seems some Config template files were not updated correctly. I think the safest is to remove sabnzbd completely (your settings file is stored seperate so should be preserved, but doesn't hurt to make a quick copy of it, location is shown on first page of Config) and then double check that the ins...
by safihre
October 29th, 2017, 12:10 pm
Forum: General Help
Topic: Downloads not unpacking in 2.3.1
Replies: 1
Views: 981

Re: Downloads not unpacking in 2.3.1

We need a lot more information than this.
What OS are you on?
Have you done what it said in the instructuctions when creating a new post? (enable Debug logging and look for the relevant part in the logs where unrar is being started)
by safihre
October 29th, 2017, 9:19 am
Forum: General Help
Topic: Sabyenc installation on Asustor NAS
Replies: 13
Views: 4308

Re: Sabyenc installation on Asustor NAS

What happens if you try to start SABnzbd?
And you need the gcc package from entware, not just entware.
by safihre
October 28th, 2017, 12:01 pm
Forum: General Help
Topic: "Corrupt RAR file" almost always these days
Replies: 36
Views: 18000

Re: "Corrupt RAR file" almost always these days

Can you please follow the instructions we have written here?
Enable Debug logging and then look at the logs. Is the repair being started?
Have you installed 2.3.1?
by safihre
October 28th, 2017, 6:31 am
Forum: General Help
Topic: Sabyenc installation on Asustor NAS
Replies: 13
Views: 4308

Re: Sabyenc installation on Asustor NAS

That would give the same problem, you are missing the compiler package. I Googled and found that you should install Entware on your nas, then you can pull in the gcc package. This should to the trick! https://github.com/Entware-ng/Entware-ng/wiki/Install-on-ASUSTOR-NAS https://github.com/Entware-ng/...
by safihre
October 28th, 2017, 3:03 am
Forum: Bug Reports
Topic: Disk error on creating file
Replies: 33
Views: 21387

Re: Disk error on creating file

2.3.1 is out, let me know if it's fixed! :)
by safihre
October 28th, 2017, 2:58 am
Forum: General Help
Topic: Sabyenc installation on Asustor NAS
Replies: 13
Views: 4308

Re: Sabyenc installation on Asustor NAS

@sander: the package auto-updates via Git to the last version of SABnzbd. But since clinton-hall (the package creator) suddenly disappeared it was never updated for the new SABYenc. Is there a way to install a compiler for that platform? In any of the Asus packages? I see another user was able to ge...
by safihre
October 27th, 2017, 8:32 am
Forum: Feature Requests
Topic: Quota per server
Replies: 2
Views: 3173

Re: Quota per server

Indeed this does not exists. But for a reason: what's the point of having for example a quota that runs every day? One day it may run out at 6pm, why would the jobs coming after that fail? A quota makes sense at a whole-queue level where you can pause the whole queue and not let semi-random jobs fai...
by safihre
October 26th, 2017, 12:38 pm
Forum: General Help
Topic: sabyenc not found
Replies: 6
Views: 2188

Re: sabyenc not found

Not really problems with running the packages, but installing goes wrong for new systems.
Older synology systems that were updated from older DSM versions work, new installations only half of the time.
by safihre
October 26th, 2017, 12:33 pm
Forum: General Help
Topic: Sabnzbd not able to complete some downloads Newsbin Pro is able to
Replies: 17
Views: 6381

Re: Sabnzbd not able to complete some downloads Newsbin Pro is able to

So now it finishes?! This makes 0 sense. Then it must be some sort of timing issue. You set the propagation delay to 30-60min, right? Maybe Newsbin retries missing articles a few minutes later that solves the problem? One last thing I thought of: maybe you can enable 'Send group' in Config > Servers...