Search found 11 matches

by perdrix
Tue Nov 26, 2024 2:36 pm
Forum: Support
Topic: Problem using transmission-daemon
Replies: 1
Views: 7243

Re: Problem using transmission-daemon

I thought I was on the way to solving the problem:

The network here has a Fritz! Box at the edge. Then the main router has its WAN port connected to the Frtiz! Box - the reason for that is the my main router has capabilities the Fritz! Box doesn't.

So, on the FB I went to the Internet/Permit ...
by perdrix
Mon Nov 25, 2024 5:46 pm
Forum: Support
Topic: Problem using transmission-daemon
Replies: 1
Views: 7243

Problem using transmission-daemon

Please be gentle - I am not an expert ...

I have transmission-daemon installed on an Lunbuntu 20.04 system. I have created a torrent to distribute a file to some friends.

Problem is when I try to use a torrent client to dl it just goes to "connecting to peers".

If I connect to transmission-daemon ...
by perdrix
Mon Oct 19, 2020 1:59 am
Forum: Support
Topic: Syslog spam
Replies: 0
Views: 9716

Syslog spam

I'm slowly rebuilding my system after the deep joy of having to do a bare metal re-install to upgrade to LUbuntu 20.04.1.

Yesterday I installed transmission-daemon and copied all the torrent files and other .config information from my old system disk.

Since doing so and now that transmission ...
by perdrix
Tue Mar 29, 2016 6:21 pm
Forum: General
Topic: https connection to transmission-daemon fails
Replies: 1
Views: 4793

Re: https connection to transmission-daemon fails

OK thank you - I'll keep those fingers xed.

Dave
by perdrix
Tue Mar 29, 2016 6:20 pm
Forum: Support
Topic: Terminated with status 255
Replies: 2
Views: 4849

Re: Terminated with status 255

Pretty much what the other chap did:

sudo apt-get autoremove transmission-daemon transmission-common transmission-cli transmission-gtk --purge

followed by

sudo apt-get install transmission-daemon transmission-common transmission-cli transmission-gtk

I then re-did my tailoring of the settings ...
by perdrix
Tue Mar 29, 2016 5:01 pm
Forum: Support
Topic: Terminated with status 255
Replies: 2
Views: 4849

Re: Terminated with status 255

In the end I did the same as the other guy - a full re-install and that worked! Ho-hum one of life's mysteries.

Thanks for the pointer to the other thread.

PS How to mark the thread as [SOLVED}?
Dave
by perdrix
Tue Mar 29, 2016 5:00 pm
Forum: General
Topic: https connection to transmission-daemon fails
Replies: 1
Views: 4793

https connection to transmission-daemon fails

I tried to connect with SSL to port 9091 on the server I have running transmission-daemon. I get:

Secure Connection Failed

An error occurred during a connection to charon:9091. SSL received a record that exceeded the maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG

Do I need ...
by perdrix
Tue Mar 29, 2016 9:46 am
Forum: Support
Topic: Terminated with status 255
Replies: 2
Views: 4849

Terminated with status 255

Installed current release on Ubuntu 14.04.4

I can't start the daemon as a service as I get:

[ 12.465563] init: transmission-daemon main process (826) terminated with status 255
[ 12.465612] init: transmission-daemon main process ended, respawning
[ 12.706613] init: transmission-daemon main process ...
by perdrix
Wed Mar 09, 2016 4:21 pm
Forum: GTK+ Support
Topic: Location of logfile for transmission-gtk
Replies: 3
Views: 18448

Re: Location of logfile for transmission-gtk

OK Mike thanks that's what I needed to know.

Cheers
Dave
by perdrix
Wed Mar 09, 2016 3:22 pm
Forum: GTK+ Support
Topic: Location of logfile for transmission-gtk
Replies: 3
Views: 18448

Re: Location of logfile for transmission-gtk

Erm I'm not running the daemon - I'm running transmission.gtk - and I assume that as YOU write the code, that YOU know where you put the logfile.

Dave
by perdrix
Wed Mar 09, 2016 10:11 am
Forum: GTK+ Support
Topic: Location of logfile for transmission-gtk
Replies: 3
Views: 18448

Location of logfile for transmission-gtk

I modified /home/user/.config/transmission/settings.json to set

"message-level": 3,

to try to debug a port problem. Trouble is I can't find the log file. I looked in /var/log and there was nothing there.

If it's relevant I'm running transmission 2.82 on Ubuntu Server LTS 14.04.4 (Trusty Tahr ...