I have seen a bunch of posts on this; but none of them with my error.
When try to access my htpc (running xbmc) @ 192.168.1.199:8080/sabnzbd/ i get this error message:
Access Error: Site or Page Not Found
Cannot open URL
what have i done wrong?
my settings? file, reads this:
thanks for the help! i also should let you know, that i have sabnzb running on my main comp(macbook pro) and cant access it remotely either (even when i type in the IP from the same computer)# This file is sourced by /etc/init.d/sabnzbdplus
#
# When SABnzbd+ is started using the init script, the
# --daemon option is always used, and the program is
# started under the account of $USER, as set below.
#
# Each setting is marked either "required" or "optional";
# leaving any required setting unconfigured will cause
# the service to not start.
# [required] user or uid of account to run the program as:
USER=scott
# [optional] full path to the configuration file of your choice;
# otherwise, the default location (in $USER's home
# directory) is used:
CONFIG=
# [optional] hostname/ip and port number to listen on:
HOST=
PORT=8080
# [optional] extra command line options, if any:
EXTRAOPTS=