Search found 8 matches
- February 28th, 2017, 12:02 pm
- Forum: freeBSD Package
- Topic: [Solved] sabnzbd 1.2.0 not working
- Replies: 9
- Views: 36050
Re: sabnzbd 1.2.0 not working
This has been fixed in sabnzbd 1.2.1, thanks!
- February 6th, 2017, 6:36 pm
- Forum: freeBSD Package
- Topic: [Solved] sabnzbd 1.2.0 not working
- Replies: 9
- Views: 36050
Re: sabnzbd 1.2.0 not working
Hello Sanders, here is the output to your modified code: info [(28, 2, 17, '', (28, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')), (28, 1, 6, '', (28, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')), (28, 5, 132, '', (28, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\...
- February 6th, 2017, 4:27 pm
- Forum: freeBSD Package
- Topic: [Solved] sabnzbd 1.2.0 not working
- Replies: 9
- Views: 36050
Re: sabnzbd 1.2.0 not working
Hello Sander, thank you for taking the time and looking into this. I ran your code (as iptest.py). Since you gave no other instructions, it was simply run from my home directory as root and with the currently installed sabnzbd+ 1.1.0_1 running. Let me know if that was wrong. Here is the output: root...
- February 5th, 2017, 7:40 pm
- Forum: freeBSD Package
- Topic: [Solved] sabnzbd 1.2.0 not working
- Replies: 9
- Views: 36050
Re: sabnzbd 1.2.0 not working
Do you have https enabled? What do you have set for sabnzbd host? sabnzbd host is simply set to the internal IP of the server, access from outside my local network is not required or desired: 10.160.230.49 https is enabled on port 9090 and this is the related information that I saw on sabnzbd's con...
- February 4th, 2017, 4:16 pm
- Forum: freeBSD Package
- Topic: [Solved] sabnzbd 1.2.0 not working
- Replies: 9
- Views: 36050
[Solved] sabnzbd 1.2.0 not working
I just tried to update to sabnzbd+ 1.2.0 via the ports. While building worked without any error messages or warnings, the sabnzbd service will not start thereafter. I found the following in the sabnzbd error log: Traceback (most recent call last): File "/usr/local/bin/SABnzbd.py", line 179...
- August 8th, 2014, 10:21 am
- Forum: freeBSD Package
- Topic: Soft Freeze/Stall with FreeBSD 10.0
- Replies: 4
- Views: 21189
Re: Soft Freeze/Stall with FreeBSD 10.0
Thanks, reducing the number of connections is worth trying. Right now, 20 connections are used. Looking at sockets: root@store:/ # netstat -m 1034/9316/10350 mbufs in use (current/cache/total) 1026/8592/9618/2039272 mbuf clusters in use (current/cache/total/max) 1023/6632 mbuf+clusters out of packet...
- August 7th, 2014, 11:33 pm
- Forum: freeBSD Package
- Topic: Soft Freeze/Stall with FreeBSD 10.0
- Replies: 4
- Views: 21189
Re: Soft Freeze/Stall with FreeBSD 10.0
@shypike: Thanks for taking notice of my plight! I actually would not know about the quality of the Python port in FreeBSD, but I have not heard anything indicating issues. Would another version than 2.7 be preferred? I tried recompiling sabnzbd+ and all packages it depends on, but no difference. Ho...
- August 6th, 2014, 12:20 pm
- Forum: freeBSD Package
- Topic: Soft Freeze/Stall with FreeBSD 10.0
- Replies: 4
- Views: 21189
Soft Freeze/Stall with FreeBSD 10.0
I have a weird stalling/hanging issue with FreeBSD 10.0 (64 bit) and sabnzbd+ 0.718. The system is a storage server with a fairly minimal number of packages, mostly NFS and Samba server, couple of support packages and nessusd service. 32 GB of RAM, Xeon E5430 CPU, boot drive is a ZFS file system on ...