Search found 6 matches

by rpleum
May 29th, 2010, 2:38 am
Forum: Debian/Ubuntu Package
Topic: Infinite Wizard Loop
Replies: 4
Views: 7776

Re: Infinite Wizard Loop

I started SABnzbd with the debug log option:

Code: Select all

sabnzbdplus -l 2
After step 5, I was succesfully redirected to the sabnzbd home page.
Too bad that it's works immediately so that I can't see where It was going wrong.

Maybe someone with the same problem can post a debug log?
by rpleum
May 25th, 2010, 4:59 am
Forum: Debian/Ubuntu Package
Topic: Infinite Wizard Loop
Replies: 4
Views: 7776

Re: Infinite Wizard Loop

rename install.php? I don't know what you mean.
I used to Install Sabnzbd with the 'apt-get install sabnzbdplus' command.
by rpleum
May 24th, 2010, 2:11 am
Forum: Debian/Ubuntu Package
Topic: Infinite Wizard Loop
Replies: 4
Views: 7776

Infinite Wizard Loop

Hi, After 2 years of working with ' Windows Home Server ' I changed my server platform to ' Ubuntu Server 10.04 LTS '. The installation of Sabnzbd went (very) smoothly. After then, I edited the ' /etc/default/sabnzbdplus ' file: USER = [my username] HOST = 0.0.0.0 PORT = 8080 I started Sabnzbd and b...
by rpleum
October 12th, 2009, 5:33 pm
Forum: General Help
Topic: API: Upload NZB file in .NET
Replies: 3
Views: 3296

Re: API: Upload NZB file in .NET

If you can get more details of the 500 error, or perhaps output the html response to a file and share it with us would be helpful. Also try setting the content type to application/x-nzb. I've tried to change the content type to application/x-nzb but I still get the Error 500 code. PROBLEM SOLVED: 1...
by rpleum
October 11th, 2009, 12:01 pm
Forum: General Help
Topic: API: Upload NZB file in .NET
Replies: 3
Views: 3296

Re: API: Upload NZB file in .NET

switch wrote: If you can get more details of the 500 error, or perhaps output the html response to a file and share it with us would be helpful.

Also try setting the content type to application/x-nzb.
I've tried to change the content type to application/x-nzb but I still get the Error 500 code.
by rpleum
October 11th, 2009, 7:18 am
Forum: General Help
Topic: API: Upload NZB file in .NET
Replies: 3
Views: 3296

API: Upload NZB file in .NET

When I try to upload a nzb file to SABnzbd I'll get this error:

Image

What am I doing wrong? Could someone please help me?

rpleum 8)