Hi, yes I am using the HDA as the DHCP and DNS.
If I uninstall and reinstall SAB through the HDA it comes back. Its strange because it works fine just when I reboot it has this issue.
Hi I get this strange error when trying to access SABnzbd after a reboot Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /. Reason: DNS lookup failure for: localhost To resolve the problem i have to reinstall via th...
This is odd, i would start looking at whats controlling your DHCP router or HDA. I would also have a look to see where your OSX proxy settings are .. i hear the yosemite has an " auto detect setting" that may cause issues. If you can give a print out of your network settings in OSX and paste them he...
I have no idea either. Did you check the internet? Maybe there is something in the SABnzbd forums. This is likely an app issue, so not sure what else we can do to assist. Hi After countless install and removal, i have found out the root of the problem. With manual install wizard it asked me for the...
Did the app create these new folders? Might try doing the following and see if it helps: chown -R 1stadminuer:users /var/hda/files/newsgroups Replace 1stadminuser with the appropriate user name that is used for all other shares. You might also need to restart SABnzbd Plus. UPDATE: This might help a...
This is not a file system thing, but a database one. You will need to use an app such as Adminer or phpMyAdmin to see the database and tables. https://www.amahi.org/apps/adminer or https://www.amahi.org/apps/phpmyadmin Thanks for the reply, i have removed the bad entries from the php tables it now ...
Something must have been left behind in the database. Recommend you follow the uninstall instructions again. Then once you are sure there are no stray files left, check hda_production database, apps and webapps tables. If you see any rows with SABnzbd, please post the info here. We would like to di...
Ok, having a numbered directory is an issue. Also the permissions for the newsgroup folder should be 1stadminuser:users (1stadmin is the user you created on initial Amahi install) and read/writable by all (chmod 775). Recommend you uninstall SABnzbd Plus. Then check /var/hda/web-apps for additional...
Each app has it's own settings for downloads. Recommend you check out the wiki guidance for using these apps together. https://wiki.amahi.org/index.php/Sick_Beard The default Download location for SABnzbd is the share "Newsgroups" which can be changed via SABnzbd web interface I believe. Thanks for...