Search found 4 matches

by RSB
May 13th, 2008, 4:22 pm
Forum: Beta Releases
Topic: SABNZB 0.4 betas not works on FreeNAS
Replies: 6
Views: 6119

Re: SABNZB 0.4 betas not works on FreeNAS

its working now ! so it was a problem with cherry version

SABnzbd+ 0.4.0 beta 5 working on FreeNAS, now testing more...

next step: auto start SABnzb at boot

thanks for your help
by RSB
May 13th, 2008, 2:41 pm
Forum: Beta Releases
Topic: SABNZB 0.4 betas not works on FreeNAS
Replies: 6
Views: 6119

Re: SABNZB 0.4 betas not works on FreeNAS

python SABnzbd.py -b0 -s 192.168.0.250:8080 -> start and works with version SABnzbd-0.3.4
python SABnzbd.py -b0 -s 192.168.0.250:8080 -> start but does not works with version SABnzbd-0.4.x

my python install seems ok
shypike wrote: or set the X bit of the File.
what you mean?
by RSB
May 13th, 2008, 9:58 am
Forum: Beta Releases
Topic: SABNZB 0.4 betas not works on FreeNAS
Replies: 6
Views: 6119

Re: SABNZB 0.4 betas not works on FreeNAS

ok my NAS ip is 192.168.0.250

so i typed: python SABnzbd.py -b0 -s 192.168.0.250:8080
result: starting but nothing show in web browser, same as before...

note:
if i type: ./SABnzbd.py -b0 -s 192.168.0.250:8080
result: ./SABnzbd.py: Command not found.

could it be because of the way i start SABnzbd?
by RSB
May 12th, 2008, 6:19 pm
Forum: Beta Releases
Topic: SABNZB 0.4 betas not works on FreeNAS
Replies: 6
Views: 6119

SABNZB 0.4 betas not works on FreeNAS

Hello

i was able to install and use sabzbd 0.3.4 on Freenas (based on Freebsd)
now when i install 0.4 betas (tryed  betas 4 and 5) nothing works (well the daemon start but nothing shows when i type url in my web browser) so i think something is broken

any idea?