Search found 7 matches

by Bogg
June 3rd, 2013, 7:02 am
Forum: Debian/Ubuntu Package
Topic: Can't access web interface since upgrade
Replies: 12
Views: 11202

Re: Can't access web interface since upgrade

Possibly this helps: http://askubuntu.com/questions/30993/fixing-broken-packages/183625#183625 It certainly did. I edited the /var/lib/dpkg/status file and deleted all sections relating to sabnzb, reinstalled and everything is working as it used to. Thanks very much for all your help, you've been a...
by Bogg
June 3rd, 2013, 6:29 am
Forum: Debian/Ubuntu Package
Topic: Can't access web interface since upgrade
Replies: 12
Views: 11202

Re: Can't access web interface since upgrade

sudo apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following extra packages will be installed: sabnzbdplus sabnzbdplus-theme-classic sabnzbdplus-theme-smpl Suggested packages: sabnzbdplus-theme-mobile ...
by Bogg
June 3rd, 2013, 6:21 am
Forum: Debian/Ubuntu Package
Topic: Can't access web interface since upgrade
Replies: 12
Views: 11202

Re: Can't access web interface since upgrade

sudo apt-get remove sabnzbdplus Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies. sabnzbdplus-theme-classic : Depends: sabnzbdplus (= 0.7.11-0ubuntu1~j...
by Bogg
June 3rd, 2013, 5:27 am
Forum: Debian/Ubuntu Package
Topic: Can't access web interface since upgrade
Replies: 12
Views: 11202

Re: Can't access web interface since upgrade

That worked !! Thanks.
Now is there anyway to sort out the installation so I can have sab run as a service at boot as normal?
by Bogg
June 3rd, 2013, 4:56 am
Forum: Debian/Ubuntu Package
Topic: Can't access web interface since upgrade
Replies: 12
Views: 11202

Re: Can't access web interface since upgrade

When I try and access the web interface i get the login as usual (I use a username and password) when i login i get this in the browser 500 Internal Server Error The server encountered an unexpected condition which prevented it from fulfilling the request. Traceback (most recent call last): File &qu...
by Bogg
June 3rd, 2013, 2:44 am
Forum: Debian/Ubuntu Package
Topic: Can't access web interface since upgrade
Replies: 12
Views: 11202

Re: Can't access web interface since upgrade

Sorry about the delay in replying, I thought I had set email updates on. Here is the result netstat -apon | grep -i listen | grep -vi listening (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) tcp 0 0 0.0.0.0:1518 0.0.0.0:* L...
by Bogg
June 2nd, 2013, 3:57 pm
Forum: Debian/Ubuntu Package
Topic: Can't access web interface since upgrade
Replies: 12
Views: 11202

Can't access web interface since upgrade

I've been running sabnzbd from the ppa:jcfp/ppa on ubuntu desktop 12.04. Everything has been great up until i tried update & upgrade. This is the output I get sudo apt-get install sabnzbdplus Reading package lists... Done Building dependency tree Reading state information... Done You might want ...