Must have been a permissions issue. I reinstalled as root and the folder selection went fine. I still receive "write error, disk full?" errors about 5% of the time for some reason, but at least it's progress.
The test failed which means user mozab doesn't have access, but like I said, I chown -R 777'ed the entire thing as user:mozab. So I have no idea what else to try.
Yeah Linux does tend to complain about upper/lowercase, but I'm certain that's not an issue here. I just used the pop-up folder picker after you click on "browse," so it knows the exact path. Would it matter that the completed downloads path is not in the same tree as the "Default Bas...
I installed sabnzbd on Ubuntu 16.04, but it won't allow me to select a completed download directory, returning 'Cannot create complete_dir folder /media/downloads/complete" Log shows: 2017-11-03 02:36:21,302::ERROR::[misc:524] complete_dir directory: /media/downloads/complete error accessing Th...
Sorry, that was a typo. I didn't change any of the default settings, I was attempting localip:8080. I did systemctl just as a habit to check whether services are running. But the point is: it said the service was running (without any errors), but I couldn't access it via localip:8080. ufw is disable...
Thanks, I wasn't sure what else avahi accomplished aside from bluetooth stuff (I had never heard of it). I tried to run it anyways, and it says it's running, but I can't get anything to showup with localip:800 on my browser. mozab@sabnzbd:~$ systemctl status sabnzbdplus * sabnzbdplus.service - LSB: ...
I followed the JCFP PPA directions for installing sabnzbdplus on a fresh Ubuntu 16.04 Linux Container on Proxmox. But I can't get past the below... mozab@sabnzbd:~$ sudo apt-get install par2-tbb [sudo] password for mozab: Reading package lists... Done Building dependency tree Reading state informati...
Thanks for the tip. I would've never thought to interpret these that way, but you guys are right. There appears to be some significant disk corruption going on across my entire node (to include my sabnzbd container). This was my first proxmox build, and i put my entire node onto an m2 SSD for perfor...
version: 2.3.0 [ba7d906] OS: Ubuntu 16.04 Linux Container on Proxmox I don't seem to have any issues downloading, but repairing and unpacking causes sab to crash on some of the larger nzbs (films, for instance). Exception in thread Thread-3: Traceback (most recent call last): File "/usr/lib/pyt...
Having the same hanging issue on 2.2.1 Ubuntu 16. Restarting sabnzbd did not solve the problem. There are 4 stuck nzbs: Direct unpack: 19 Direct unpack: completed Direct unpack: completed Repair: Quick Checking I have three servers and multicore Par2 enabled. Have you gotten v2.3.0 to a place worth ...
No sorting enabled, but I figured it out thanks to you drawing my attention to categories. I knew that I had "movies" as a category in sabnzbd and in Radarr, but I didn't realize filepaths are case sensitive in Linux. In sabnzbd, I had the "movie" category mapped to /media/movies...
Version: 2.1.0 [443efb5] OS: Container on Proxmox VE w/ Ubuntu v16.04 LTS template Install-type: Linux repository Firewall Software: Tomato Router Firmware (no firewall on the Proxmox Node) Are you using IPV6? no, IPv4 only Is the issue reproducible? yes I already searched the forums and found simi...
An official (as in: non-self-signed) SSL-cert on "localhost"? Really? Is that possible to request such a certificate? And does Chrome accept that as a valid HTTPS connection? ??? Don't see why not. Why wouldn't it? I would think Chrome would validate it the same way it does any cert. I us...