Page 1 of 1

Permissions issues

Posted: November 25th, 2012, 12:12 am
by steveydevey
I'm having some trouble with my latest install of sabnzb. I've had directory permission problems, but I think I've got them solved by removing the incomplete/complete and letting sabnzb create them (which it did, with as 0700 for incomplete, and 755 for complete, based on the config option for that).

When I add an nzb though, it doesn't start. It gets added to the queue, and sab isn't paused. it just sits, acting like it's going to download, but never actually goes anywhere.

Any thoughts?

Re: Permissions issues

Posted: November 25th, 2012, 2:13 am
by shypike
Does anything show up on the Status page?
In the logging (also on the Status page)?

Re: Permissions issues

Posted: November 25th, 2012, 3:53 pm
by steveydevey
shypike wrote:Does anything show up on the Status page?
In the logging (also on the Status page)?
That status page is empty, and has no errors, and the log doesn't show anything that jumps out at me. Here's the log: http://pastebin.com/p0dPZMCS

Re: Permissions issues

Posted: November 25th, 2012, 4:47 pm
by shypike
Do the loaded NZBs have any files?
Click on the entries to see a file list.
Try Status->QueueRepair->Repair

Re: Permissions issues

Posted: November 25th, 2012, 7:04 pm
by steveydevey
shypike wrote:Do the loaded NZBs have any files?
Click on the entries to see a file list.
Try Status->QueueRepair->Repair
Yeah, they certainly do have a lot of entries. They seem normal.

I also did a repair, and nothing changed. :(

I feel like I must have done something to muck this all up, but I had the same results on two different machines, (one ubuntu 12.04 and one crunchbang, both using the same version though).

Re: Permissions issues

Posted: November 26th, 2012, 2:24 am
by shypike
Did you check the servers in Config->Servers (especially the "Test Server" button).
All servers are enabled and have at least 1 connection?

Re: Permissions issues

Posted: November 26th, 2012, 5:32 pm
by steveydevey
shypike wrote:Did you check the servers in Config->Servers (especially the "Test Server" button).
All servers are enabled and have at least 1 connection?
AAAAAAAAND you win the game. :)

I had done that a number of times while trying to troubleshoot things, and during the last reinstall attempt I can see that I put in the wrong address. (secure.x.x instead of ssl.x.x).

Now it looks like it's working at least.

Thank you so much!