Search found 2 matches

by dredkin
Tue Oct 12, 2021 1:48 pm
Forum: Support
Topic: How to debug RPC requests?
Replies: 2
Views: 20499

Re: How to debug RPC requests?

JIC here are my logs:
DAEMON:
debian-transmission@redkin-server:/home/dredkin$ /usr/bin/transmission-daemon --config-dir /var/lib/transmission-daemon/info -f --log-debug
[2021-10-12 16:19:35.464] Transmission 3.00 (bb6b5a062e) started (session.c:769)
[2021-10-12 16:19:35.464] Cache Maximum cache ...
by dredkin
Tue Oct 12, 2021 12:55 pm
Forum: Support
Topic: How to debug RPC requests?
Replies: 2
Views: 20499

How to debug RPC requests?

Hello!
I'm running a transmission-daemon on Ubuntu server 20.04 LTS
Now I'm trying to add some torrents through transmission's RPC requests.
The request returns 200/OK, but the torrent is not appearing in transmission!
I've tried to run transmission-daemon in console with --log-debug , but it shows ...