Search found 8 matches
- September 27th, 2017, 3:26 pm
- Forum: General Help
- Topic: SABYenc installed to wrong python version?
- Replies: 2
- Views: 1633
Re: SABYenc installed to wrong python version?
Yes, both of which are installed when I checked zypper: i+ | python-pip | Pip installs packages. Python packages. An easy_install r-> | package i | python3-pip | Pip installs packages. Python packages. An easy_install r-> | package So I uninstalled python3-pip and forced a re-install of python-pip. ...
- September 27th, 2017, 11:29 am
- Forum: General Help
- Topic: SABYenc installed to wrong python version?
- Replies: 2
- Views: 1633
SABYenc installed to wrong python version?
I just upgraded from SAB 1.2.3 to 2.3.0, and noticed I needed to install SABYenc 3.3.1. I followed the directions on https://sabnzbd.org/wiki/installation/sabyenc.html, and it looks like it installed okay. But then I think it may have installed on the wrong python version: > sudo pip install sabyenc...
- September 27th, 2014, 7:23 pm
- Forum: General Help
- Topic: Linux - SAB not Starting
- Replies: 10
- Views: 4454
Re: Linux - SAB not Starting
That did it! Thanks for the tip Shypike! I changed Sickbeard and CouchPotato to point to the IP Address instead of localhost, and it worked! Guess there is something wrong with the response if not tied explicitly to the IP Address, even though they are on the same machine.
Thanks again!
Thanks again!
- September 26th, 2014, 1:00 pm
- Forum: General Help
- Topic: Linux - SAB not Starting
- Replies: 10
- Views: 4454
Re: Linux - SAB not Starting
Testing with an NZB File.... manually downloading the file and then adding it to SAB results in a successful download and post processing.... just seems to be API adds not working now.
- September 26th, 2014, 11:56 am
- Forum: General Help
- Topic: Linux - SAB not Starting
- Replies: 10
- Views: 4454
Re: Linux - SAB not Starting
I may have jumped the gun on this one.... The UI starts up now, but it doesn't seem to be accepting any commands from other programs. In SAB I see the following output: 2014-09-26 09:20:15,282::INFO::[SABnzbd:1262] -------------------------------- 2014-09-26 09:20:15,282::INFO::[SABnzbd:1263] SABnzb...
- September 26th, 2014, 10:45 am
- Forum: General Help
- Topic: Linux - SAB not Starting
- Replies: 10
- Views: 4454
Re: Linux - SAB not Starting
Try the real (internal) IP address instead of 0.0.0.0 0.0.0.0 means that SABnzbd should find that out by itself, but on some systems this just doesn't work. EXCELLENT! That did the trick. I changed the "host = 0.0.0.0" entry to the IP address of the port, and SAB started right up! I've te...
- September 26th, 2014, 12:31 am
- Forum: General Help
- Topic: Linux - SAB not Starting
- Replies: 10
- Views: 4454
Re: Linux - SAB not Starting
Good thinking... but nothing is listening on that port. No results were returned.sander wrote:Post the output here.Code: Select all
netstat -apon | grep 8080
- September 25th, 2014, 11:08 pm
- Forum: General Help
- Topic: Linux - SAB not Starting
- Replies: 10
- Views: 4454
Linux - SAB not Starting
SAB no longer wants to start. I had an issue where the HDD had filled up 100%, and since then the system doesn't want to start. It may also be the first time that SAB has restarted since a recent update to the system. I am running OpenSUSE 12.3. Here's the error when starting up: 2014-09-25 20:54:18...