.ini error on startup
Posted: October 26th, 2009, 2:45 pm
Hi Guys,
I have just installed(using apt-get) SAB(0.4.9) on my box that is running XBMCLive (unix). When i attempt to start the application using the init.d script i get the following error
I checked out the .ini file and it appears that the host value is enclosed in quotation marks (host="0.0.0.0"). When i remove the quotation marks and save the file it starts up fine. However when the service is stopped and started again (manually or via a system reboot) the error occurs again and the .ini file has the quotation marks surrounding the host value again.
Any Ideas?
Regards,
Ian
I have just installed(using apt-get) SAB(0.4.9) on my box that is running XBMCLive (unix). When i attempt to start the application using the init.d script i get the following error
Code: Select all
(T: XBMCLive)xbmc@XBMCLive:~$ /etc/init.d/sabnzbdplus start
* Starting SABnzbd+ binary newsgrabber
Fatal error:
"/home/xbmc/.sabnzbd/sabnzbd.ini" is not a valid configuration file.
Specify a correct file or delete this file.
Any Ideas?
Regards,
Ian