Search found 7 matches
- September 18th, 2015, 8:32 am
- Forum: Debian/Ubuntu Package
- Topic: Ubuntu 15.04 (Upstart) no Autostart
- Replies: 0
- Views: 2759
Ubuntu 15.04 (Upstart) no Autostart
Hey guys, i am just running a freshly installed Ubuntu 15.04 where I switchted back to Upstart. So I just configured the /etc/init.d/sabnzbdplus script to my needs and when I start it manually, it will work without any problems.. BUT the autostart doesnt work at all... I tried setting it S99 already...
- September 18th, 2015, 4:28 am
- Forum: Debian/Ubuntu Package
- Topic: Ubuntu 15
- Replies: 3
- Views: 2773
Re: Ubuntu 15
I am running in the same problem.. But I already have created/configured the init.d script, which works fine when used manually. But the autostart doesnt work :/ same for sickrage.. What information can I provide to get some help ?
- October 16th, 2014, 9:20 am
- Forum: Debian/Ubuntu Package
- Topic: [SOLVED]4 Errors/No Downloading/More and more instances
- Replies: 6
- Views: 3882
Re: 4 Errors/No Downloading/More and more instances
Shame on a linux noob, editing /etc/network/interfaces and adding
auto lo
iface lo inet loopback
did it :X
auto lo
iface lo inet loopback
did it :X
- October 16th, 2014, 8:51 am
- Forum: Debian/Ubuntu Package
- Topic: [SOLVED]4 Errors/No Downloading/More and more instances
- Replies: 6
- Views: 3882
Re: 4 Errors/No Downloading/More and more instances
Tried that too, because i looked in the python script. "sabnzbdplus --sever 192.168.1.50 --no_ipv6" started the server on 8081. Then i did the wizzard but same thing as in first posts happens again :/ Still cant access it via the server itself.. only via LAN May this thread be a help ? htt...
- October 16th, 2014, 8:14 am
- Forum: Debian/Ubuntu Package
- Topic: [SOLVED]4 Errors/No Downloading/More and more instances
- Replies: 6
- Views: 3882
Re: 4 Errors/No Downloading/More and more instances
Have you tried 0.0.0.0 as host address? That should bind to the local IP and localhost. Maybe another port? Did you define a server in Config->Servers and did you use the Test button? I did try --server 0.0.0.0, that's what happens then: 2014-10-16 15:13:36,473::INFO::[sabnzbdplus:1250] -----------...
- October 15th, 2014, 12:01 pm
- Forum: Debian/Ubuntu Package
- Topic: [SOLVED]4 Errors/No Downloading/More and more instances
- Replies: 6
- Views: 3882
Re: 4 Errors/No Downloading/More and more instances
I tried to "sudo apt-get purge sabnzbdplus" and deleted the ".sabnzbdplus" folder on my user account, but it didn't help :/
- October 15th, 2014, 6:35 am
- Forum: Debian/Ubuntu Package
- Topic: [SOLVED]4 Errors/No Downloading/More and more instances
- Replies: 6
- Views: 3882
[SOLVED]4 Errors/No Downloading/More and more instances
Hey there, I installed sabnzbdplus on my Cubietruck with CubianX (debian) via this http://forums.sabnzbd.org/viewtopic.php?f=16&t=9844 thread. Then i edited /etc/default/sabnzbplus and added my normal user "cubie" to it. Now started sabnzbd with "sabnzbdplus --server 192.168.1.50:...