Search found 4 matches

by beartenor1
Fri Nov 27, 2009 9:48 pm
Forum: Requests
Topic: How To Volunteer?
Replies: 10
Views: 9917

How To Volunteer?

How do I volunteer to contribute a documentation wiki page to share my experience installing on openSuSE?

The wiki says to "please contact us" to volunteer, but doesn't say how. I don't use IRC and I can't find any other contact information on the site.

Paul
by beartenor1
Fri Nov 27, 2009 9:18 pm
Forum: General
Topic: Transmission 1.76 Error 403 Forbidden from WebGUI
Replies: 0
Views: 1900

Transmission 1.76 Error 403 Forbidden from WebGUI

Here is a paradox I can't figure out.

From the command line:
> sudo -u transmission /usr/bin/transmission-daemon --config-dir /path/to/config/files

The WebGUI works perfectly.


Inside the init.d script:
Either
/sbin/startproc -vs -u transmission /usr/bin/transmission-daemon --config-dir /path/to ...
by beartenor1
Fri Nov 27, 2009 9:09 pm
Forum: General
Topic: Transmission 1.76 Segmentation Fault from WebUI
Replies: 2
Views: 2991

Re: Transmission 1.76 Segmentation Fault from WebUI

I tried that already. It didn't work for me.

But something I did resolved the error, because I'm no longer getting the segmentation faults. Updating libevent from packman might have fixed it, but the errors didn't stop until a few hours later when I rebooted after making other changes. I can't say ...
by beartenor1
Thu Nov 26, 2009 9:08 am
Forum: General
Topic: Transmission 1.76 Segmentation Fault from WebUI
Replies: 2
Views: 2991

Transmission 1.76 Segmentation Fault from WebUI

openSuSE 11.1, transmission 1.76-0.pm builds (with DHT), Firefox 3.5 AutoTrans

Startproc will successfully launch transmission-daemon if I include the --config-dir option in the command line, pointing to the folder with the settings.json file. But, as soon as my browser connects to port 9091 the ...