If i call SABnzbd like this everything works as expected, restart works without problems.
Greets,
Thomas
Search found 7 matches
- January 3rd, 2015, 5:18 pm
- Forum: General Help
- Topic: restarts ends with stop
- Replies: 13
- Views: 3437
- January 3rd, 2015, 12:18 pm
- Forum: General Help
- Topic: restarts ends with stop
- Replies: 13
- Views: 3437
Re: restarts ends with stop
yes, my system has 2 IPs on eth0 download:~ # ip a s 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forev...
- January 2nd, 2015, 1:04 pm
- Forum: General Help
- Topic: restarts ends with stop
- Replies: 13
- Views: 3437
Re: restarts ends with stop
yes, you're right. a simple download:~ # touch /usr/share/SABnzbd/util/__init__.py download:~ # chmod 644 /usr/share/SABnzbd/util/__init__.p makes starting SABnzbd with a raised loglevel possible. OK first problem found! Again something learned about python (maybew i'll begin to learn it, lets see i...
- January 2nd, 2015, 11:03 am
- Forum: General Help
- Topic: restarts ends with stop
- Replies: 13
- Views: 3437
Re: restarts ends with stop
In my opinion a bit more analysis would be the right solution to improve the code for everybody.
So, if you want more information from me i'll try to deliver.
Next time i'll use CODE make-up for the answers
Greets,
Thomas
So, if you want more information from me i'll try to deliver.
Next time i'll use CODE make-up for the answers
Greets,
Thomas
- January 2nd, 2015, 1:47 am
- Forum: General Help
- Topic: restarts ends with stop
- Replies: 13
- Views: 3437
Re: restarts ends with stop
Hello sander, i have not installed via git, i installed a prepacked RPM from SUSE which installs SABnzbd in /usr/share Version is: 0.7.20-42.1 Heres' your output: twurfbaum@download:~> cd /usr/share/SABnzbd twurfbaum@download:/usr/share/SABnzbd> ls SABnzbd.py SABnzbd.py twurfbaum@download:/usr/share...
- December 31st, 2014, 3:41 am
- Forum: General Help
- Topic: restarts ends with stop
- Replies: 13
- Views: 3437
Re: restarts ends with stop
sadly i then run in another problem: if i raise the log level i get the error --snip-- twurfbaum@download:~> /usr/share/SABnzbd/SABnzbd.py -l2 2014-12-31 09:23:39,009::INFO::[SABnzbd:1262] -------------------------------- 2014-12-31 09:23:39,012::INFO::[SABnzbd:1263] SABnzbd.py-0.7.20 (rev=1df2943d0...
- December 30th, 2014, 3:05 am
- Forum: General Help
- Topic: restarts ends with stop
- Replies: 13
- Views: 3437
restarts ends with stop
Hello, i installed SABnzb on my opensuse Tumbleweed system, everythings works like a charm exept the Restart button in the Webgiu. If i press this button, the following appears in the log: 2014-12-30 08:58:23,874::INFO::[__init__:372] SABnzbd shutting down... 2014-12-30 08:58:23,876::INFO::[__init__...